05:43:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/aai-common/+/138628 05:43:40 Running as SYSTEM 05:43:40 [EnvInject] - Loading node environment variables. 05:43:40 Building remotely on prd-ubuntu1804-builder-4c-4g-28941 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-aai-common-master-verify-java 05:43:40 [ssh-agent] Looking for ssh-agent implementation... 05:43:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:40 $ ssh-agent 05:43:41 SSH_AUTH_SOCK=/tmp/ssh-Tb6VADaYa9wp/agent.1690 05:43:41 SSH_AGENT_PID=1692 05:43:41 [ssh-agent] Started. 05:43:41 Running ssh-add (command line suppressed) 05:43:41 Identity added: /w/workspace/aai-aai-common-master-verify-java@tmp/private_key_6871261453525245810.key (/w/workspace/aai-aai-common-master-verify-java@tmp/private_key_6871261453525245810.key) 05:43:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:43:41 The recommended git tool is: NONE 05:43:42 using credential onap-jenkins-ssh 05:43:42 Wiping out workspace first. 05:43:42 Cloning the remote Git repository 05:43:42 Cloning repository git://cloud.onap.org/mirror/aai/aai-common.git 05:43:42 > git init /w/workspace/aai-aai-common-master-verify-java # timeout=10 05:43:42 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git 05:43:42 > git --version # timeout=10 05:43:42 > git --version # 'git version 2.17.1' 05:43:42 using GIT_SSH to set credentials Gerrit user 05:43:42 Verifying host key using manually-configured host key entries 05:43:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:43:45 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 05:43:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:45 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 05:43:45 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git 05:43:45 using GIT_SSH to set credentials Gerrit user 05:43:45 Verifying host key using manually-configured host key entries 05:43:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/aai-common.git refs/changes/28/138628/1 # timeout=30 05:43:45 > git rev-parse 80d46877832e2163d76e54ba0c79515d59cfb165^{commit} # timeout=10 05:43:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:43:45 Checking out Revision 80d46877832e2163d76e54ba0c79515d59cfb165 (refs/changes/28/138628/1) 05:43:45 > git config core.sparsecheckout # timeout=10 05:43:46 > git checkout -f 80d46877832e2163d76e54ba0c79515d59cfb165 # timeout=30 05:43:49 Commit message: "Consistently use NotificationEvent for notifications" 05:43:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:43:49 > git rev-list --no-walk 5e3fb37e781d9a740b5d73384519158d10642d97 # timeout=10 05:43:49 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins8423521541159772776.sh 05:43:49 ---> python-tools-install.sh 05:43:49 Setup pyenv: 05:43:49 * system (set by /opt/pyenv/version) 05:43:49 * 3.8.13 (set by /opt/pyenv/version) 05:43:49 * 3.9.13 (set by /opt/pyenv/version) 05:43:49 * 3.10.6 (set by /opt/pyenv/version) 05:43:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7lSg 05:43:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:43:56 lf-activate-venv(): INFO: Installing: lftools 05:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-7lSg/bin to PATH 05:44:24 Generating Requirements File 05:44:43 Python 3.10.6 05:44:43 pip 24.2 from /tmp/venv-7lSg/lib/python3.10/site-packages/pip (python 3.10) 05:44:44 appdirs==1.4.4 05:44:44 argcomplete==3.4.0 05:44:44 aspy.yaml==1.3.0 05:44:44 attrs==24.1.0 05:44:44 autopage==0.5.2 05:44:44 beautifulsoup4==4.12.3 05:44:44 boto3==1.34.154 05:44:44 botocore==1.34.154 05:44:44 bs4==0.0.2 05:44:44 cachetools==5.4.0 05:44:44 certifi==2024.7.4 05:44:44 cffi==1.16.0 05:44:44 cfgv==3.4.0 05:44:44 chardet==5.2.0 05:44:44 charset-normalizer==3.3.2 05:44:44 click==8.1.7 05:44:44 cliff==4.7.0 05:44:44 cmd2==2.4.3 05:44:44 cryptography==3.3.2 05:44:44 debtcollector==3.0.0 05:44:44 decorator==5.1.1 05:44:44 defusedxml==0.7.1 05:44:44 Deprecated==1.2.14 05:44:44 distlib==0.3.8 05:44:44 dnspython==2.6.1 05:44:44 docker==4.2.2 05:44:44 dogpile.cache==1.3.3 05:44:44 email_validator==2.2.0 05:44:44 filelock==3.15.4 05:44:44 future==1.0.0 05:44:44 gitdb==4.0.11 05:44:44 GitPython==3.1.43 05:44:44 google-auth==2.32.0 05:44:44 httplib2==0.22.0 05:44:44 identify==2.6.0 05:44:44 idna==3.7 05:44:44 importlib-resources==1.5.0 05:44:44 iso8601==2.1.0 05:44:44 Jinja2==3.1.4 05:44:44 jmespath==1.0.1 05:44:44 jsonpatch==1.33 05:44:44 jsonpointer==3.0.0 05:44:44 jsonschema==4.23.0 05:44:44 jsonschema-specifications==2023.12.1 05:44:44 keystoneauth1==5.7.0 05:44:44 kubernetes==30.1.0 05:44:44 lftools==0.37.10 05:44:44 lxml==5.2.2 05:44:44 MarkupSafe==2.1.5 05:44:44 msgpack==1.0.8 05:44:44 multi_key_dict==2.0.3 05:44:44 munch==4.0.0 05:44:44 netaddr==1.3.0 05:44:44 netifaces==0.11.0 05:44:44 niet==1.4.2 05:44:44 nodeenv==1.9.1 05:44:44 oauth2client==4.1.3 05:44:44 oauthlib==3.2.2 05:44:44 openstacksdk==3.3.0 05:44:44 os-client-config==2.1.0 05:44:44 os-service-types==1.7.0 05:44:44 osc-lib==3.1.0 05:44:44 oslo.config==9.5.0 05:44:44 oslo.context==5.5.0 05:44:44 oslo.i18n==6.3.0 05:44:44 oslo.log==6.1.1 05:44:44 oslo.serialization==5.4.0 05:44:44 oslo.utils==7.2.0 05:44:44 packaging==24.1 05:44:44 pbr==6.0.0 05:44:44 platformdirs==4.2.2 05:44:44 prettytable==3.10.2 05:44:44 pyasn1==0.6.0 05:44:44 pyasn1_modules==0.4.0 05:44:44 pycparser==2.22 05:44:44 pygerrit2==2.0.15 05:44:44 PyGithub==2.3.0 05:44:44 PyJWT==2.9.0 05:44:44 PyNaCl==1.5.0 05:44:44 pyparsing==2.4.7 05:44:44 pyperclip==1.9.0 05:44:44 pyrsistent==0.20.0 05:44:44 python-cinderclient==9.5.0 05:44:44 python-dateutil==2.9.0.post0 05:44:44 python-heatclient==3.5.0 05:44:44 python-jenkins==1.8.2 05:44:44 python-keystoneclient==5.4.0 05:44:44 python-magnumclient==4.6.0 05:44:44 python-novaclient==18.6.0 05:44:44 python-openstackclient==6.6.1 05:44:44 python-swiftclient==4.6.0 05:44:44 PyYAML==6.0.1 05:44:44 referencing==0.35.1 05:44:44 requests==2.32.3 05:44:44 requests-oauthlib==2.0.0 05:44:44 requestsexceptions==1.4.0 05:44:44 rfc3986==2.0.0 05:44:44 rpds-py==0.19.1 05:44:44 rsa==4.9 05:44:44 ruamel.yaml==0.18.6 05:44:44 ruamel.yaml.clib==0.2.8 05:44:44 s3transfer==0.10.2 05:44:44 simplejson==3.19.2 05:44:44 six==1.16.0 05:44:44 smmap==5.0.1 05:44:44 soupsieve==2.5 05:44:44 stevedore==5.2.0 05:44:44 tabulate==0.9.0 05:44:44 toml==0.10.2 05:44:44 tomlkit==0.13.0 05:44:44 tqdm==4.66.5 05:44:44 typing_extensions==4.12.2 05:44:44 tzdata==2024.1 05:44:44 urllib3==1.26.19 05:44:44 virtualenv==20.26.3 05:44:44 wcwidth==0.2.13 05:44:44 websocket-client==1.8.0 05:44:44 wrapt==1.16.0 05:44:44 xdg==6.0.0 05:44:44 xmltodict==0.13.0 05:44:44 yq==3.4.3 05:44:44 [EnvInject] - Injecting environment variables from a build step. 05:44:44 [EnvInject] - Injecting as environment variables the properties content 05:44:44 SET_JDK_VERSION=openjdk8 05:44:44 GIT_URL="git://cloud.onap.org/mirror" 05:44:44 05:44:44 [EnvInject] - Variables injected successfully. 05:44:44 [aai-aai-common-master-verify-java] $ /bin/sh /tmp/jenkins2081184815089190620.sh 05:44:44 ---> update-java-alternatives.sh 05:44:44 ---> Updating Java version 05:44:44 ---> Ubuntu/Debian system detected 05:44:44 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 05:44:44 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 05:44:44 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 05:44:44 openjdk version "1.8.0_342" 05:44:44 OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) 05:44:44 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 05:44:44 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 05:44:44 [EnvInject] - Injecting environment variables from a build step. 05:44:44 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:44:44 [EnvInject] - Variables injected successfully. 05:44:44 provisioning config files... 05:44:44 copy managed file [global-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config14126549293687032720tmp 05:44:44 copy managed file [aai-aai-common-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config4382016981293485573tmp 05:44:44 [EnvInject] - Injecting environment variables from a build step. 05:44:44 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-28941 05:44:45 using settings config with name aai-aai-common-settings 05:44:45 Replacing all maven server entries not found in credentials list is true 05:44:45 using global settings config with name global-settings 05:44:45 Replacing all maven server entries not found in credentials list is true 05:44:45 [aai-aai-common-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings9101542945424394751.xml -gs /tmp/global-settings1562405526534715742.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=80d46877832e2163d76e54ba0c79515d59cfb165 -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/+/138628 -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=138628 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/28/138628/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" ' -DPROJECT=aai/aai-common -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Q29uc2lzdGVudGx5IHVzZSBOb3RpZmljYXRpb25FdmVudCBmb3Igbm90aWZpY2F0aW9ucwoKLSBlbmZvcmNlIHRoZSBtZXNzYWdlIHN0cnVjdHVyZSBhcyBlYXJseSBhcyBwb3NzaWJsZSBbMF0gYW5kIGxldmVyYWdlIG9iamVjdCBtYXBwaW5nIHZpYSBKYWNrc29uCgpbMF0gIGFzIG9wcG9zZWQgdG8gcGFzc2luZyBTdHJpbmcgb3IgSnNvbk9iamVjdCB0aHJvdWdob3V0IG11bHRpcGxlIGNsYXNzZXMgYW5kIG1hbnVhbGx5IG1hcHBpbmcgaXQgd2hlbiB0cmlnZ2VyaW5nIHRoZSBldmVudAoKSXNzdWUtSUQ6IEFBSS0zOTQzCkNoYW5nZS1JZDogSWNmMmExNmYwYWJhNzdmNTk1NDVjODJhODRhNDBkMDJjMGI0YWQ5ZTYKU2lnbmVkLW9mZi1ieTogRmlldGUgT3N0a2FtcCA8RmlldGUuT3N0a2FtcEB0ZWxla29tLmRlPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Consistently use NotificationEvent for notifications" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Icf2a16f0aba77f59545c82a84a40d02c0b4ad9e6 -DGERRIT_EVENT_HASH=-1066410415 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 05:44:46 [INFO] Scanning for projects... 05:44:48 [INFO] ------------------------------------------------------------------------ 05:44:48 [INFO] Reactor Build Order: 05:44:48 [INFO] 05:44:48 [INFO] aai-aai-common 05:44:48 [INFO] aai-parent 05:44:48 [INFO] aai-els-onap-logging 05:44:48 [INFO] aai-rest 05:44:48 [INFO] aai-schema-ingest 05:44:48 [INFO] aai-annotations 05:44:48 [INFO] aai-aaf-auth 05:44:48 [INFO] aai-core 05:44:48 [INFO] aai-auth 05:44:48 [INFO] aai-failover 05:44:48 [INFO] aai-utils 05:44:48 [INFO] aai-schema-abstraction 05:44:48 [INFO] 05:44:48 [INFO] ------------------------------------------------------------------------ 05:44:48 [INFO] Building aai-aai-common 1.14.5-SNAPSHOT 05:44:48 [INFO] ------------------------------------------------------------------------ 05:44:49 [INFO] 05:44:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-common --- 05:44:49 [INFO] 05:44:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-common --- 05:44:51 [INFO] 05:44:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-common --- 05:44:51 [INFO] 05:44:51 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-unit-test) @ aai-common --- 05:44:53 [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/** 05:44:53 [INFO] 05:44:53 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-common --- 05:44:56 [INFO] Starting audit... 05:44:56 Audit done. 05:44:56 [INFO] 05:44:56 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-common --- 05:44:56 [INFO] Starting audit... 05:44:56 Audit done. 05:44:56 [INFO] 05:44:56 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-unit-test) @ aai-common --- 05:44:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:44:56 [INFO] 05:44:56 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-integration-test) @ aai-common --- 05:44:56 [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/** 05:44:56 [INFO] 05:44:56 [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (integration-tests) @ aai-common --- 05:44:57 [INFO] No tests to run. 05:44:57 [INFO] 05:44:57 [INFO] --- jacoco-maven-plugin:0.8.2:report (post-integration-test) @ aai-common --- 05:44:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:44:57 [INFO] 05:44:57 [INFO] --- maven-failsafe-plugin:2.22.0:verify (integration-tests) @ aai-common --- 05:44:57 [INFO] 05:44:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-common --- 05:44:57 [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.14.5-SNAPSHOT/aai-common-1.14.5-SNAPSHOT.pom 05:44:57 [INFO] 05:44:57 [INFO] ------------------------------------------------------------------------ 05:44:57 [INFO] Building aai-parent 1.14.5-SNAPSHOT 05:44:57 [INFO] ------------------------------------------------------------------------ 05:44:57 [INFO] 05:44:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-parent --- 05:44:57 [INFO] 05:44:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-parent --- 05:44:57 [INFO] 05:44:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-parent --- 05:44:57 [INFO] 05:44:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-parent --- 05:44:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 05:44:58 [INFO] 05:44:58 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-parent --- 05:44:58 [INFO] 05:44:58 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-parent --- 05:44:58 [INFO] 05:44:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-parent --- 05:44:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:44:58 [INFO] 05:44:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-parent --- 05:44:58 [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/** 05:44:58 [INFO] 05:44:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-parent --- 05:44:58 [INFO] No tests to run. 05:44:58 [INFO] 05:44:58 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-parent --- 05:44:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:44:58 [INFO] 05:44:58 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-parent --- 05:44:58 [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 05:44:58 [INFO] 05:44:58 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-parent --- 05:44:58 [INFO] 05:44:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-parent --- 05:44:58 [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.14.5-SNAPSHOT/aai-parent-1.14.5-SNAPSHOT.pom 05:44:58 [INFO] 05:44:58 [INFO] ------------------------------------------------------------------------ 05:44:58 [INFO] Building aai-els-onap-logging 1.14.5-SNAPSHOT 05:44:58 [INFO] ------------------------------------------------------------------------ 05:45:01 [INFO] 05:45:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-els-onap-logging --- 05:45:01 [INFO] 05:45:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-els-onap-logging --- 05:45:01 [INFO] 05:45:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-els-onap-logging --- 05:45:01 [INFO] 05:45:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-els-onap-logging --- 05:45:01 [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/** 05:45:01 [INFO] 05:45:01 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-els-onap-logging --- 05:45:01 [INFO] 05:45:01 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-els-onap-logging --- 05:45:01 [INFO] 05:45:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-els-onap-logging --- 05:45:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:01 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/resources 05:45:01 [INFO] 05:45:01 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-els-onap-logging --- 05:45:02 [INFO] Changes detected - recompiling the module! 05:45:02 [INFO] Compiling 60 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/classes 05:45:04 [INFO] 05:45:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-els-onap-logging --- 05:45:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:04 [INFO] Copying 4 resources 05:45:04 [INFO] 05:45:04 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-els-onap-logging --- 05:45:04 [INFO] Changes detected - recompiling the module! 05:45:04 [INFO] Compiling 31 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/test-classes 05:45:04 [INFO] 05:45:04 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-els-onap-logging --- 05:45:05 [INFO] 05:45:05 [INFO] ------------------------------------------------------- 05:45:05 [INFO] T E S T S 05:45:05 [INFO] ------------------------------------------------------- 05:45:06 [INFO] Running org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest 05:45:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest 05:45:06 [INFO] Running org.onap.logging.filter.base.MDCSetupTest 05:45:07 2024-08-06 05:45:07.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:07 2024-08-06 05:45:07.632 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partner] 05:45:07 2024-08-06 05:45:07.632 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partner 05:45:07 2024-08-06 05:45:07.632 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partner was null or empty 05:45:07 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in org.onap.logging.filter.base.MDCSetupTest 05:45:07 [INFO] Running org.onap.logging.filter.base.SimpleServletHeadersMapTest 05:45:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.logging.filter.base.SimpleServletHeadersMapTest 05:45:07 [INFO] Running org.onap.logging.filter.base.AuditLogContainerFilterTest 05:45:07 2024-08-06 05:45:07.869 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 05:45:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.logging.filter.base.AuditLogContainerFilterTest 05:45:07 [INFO] Running org.onap.logging.filter.base.PayloadLoggingClientFilterTest 05:45:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.logging.filter.base.PayloadLoggingClientFilterTest 05:45:07 [INFO] Running org.onap.logging.filter.base.MetricLogClientFilterTest 05:45:07 2024-08-06 05:45:07.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:07 2024-08-06 05:45:07.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:07 2024-08-06 05:45:07.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:08 2024-08-06 05:45:07.998 WARN --- [ main] o.o.l.f.base.AbstractMetricLogFilter : No value found in MDC when checking key RequestID value will be set to a0a1ce06-aeab-4748-a6c3-39e6018d0ddf 05:45:08 2024-08-06 05:45:07.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:08 2024-08-06 05:45:07.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:08 2024-08-06 05:45:08.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:08 2024-08-06 05:45:08.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:08 2024-08-06 05:45:08.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:08 2024-08-06 05:45:08.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:08 2024-08-06 05:45:08.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:08 2024-08-06 05:45:08.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:08 2024-08-06 05:45:08.005 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:08 2024-08-06 05:45:08.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:08 2024-08-06 05:45:08.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:08 2024-08-06 05:45:08.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.logging.filter.base.MetricLogClientFilterTest 05:45:08 [INFO] Running org.onap.logging.filter.base.LoggingContainerFilterTest 05:45:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.logging.filter.base.LoggingContainerFilterTest 05:45:08 [INFO] Running org.onap.logging.filter.base.AuditLogServletFilterTest 05:45:08 2024-08-06 05:45:08.119 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 05:45:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.onap.logging.filter.base.AuditLogServletFilterTest 05:45:08 [INFO] Running org.onap.logging.ref.slf4j.ONAPLogAdapterTest 05:45:08 2024-08-06 05:45:08.130 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 562af201-09ce-4349-a7ea-4af3940f6f55 05:45:08 2024-08-06 05:45:08.130 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 22f68af8-27a6-49d5-8d4d-903e22d245e5 05:45:08 2024-08-06 05:45:08.131 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : c44916f9-7825-4109-a1ac-e24ef49dadba 05:45:08 2024-08-06 05:45:08.131 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 05:45:08 2024-08-06 05:45:08.157 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 05:45:08 2024-08-06 05:45:08.165 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : d1c0845a-9768-419d-a44c-0d1ac5299b00 05:45:08 2024-08-06 05:45:08.166 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 05:45:08 2024-08-06 05:45:08.168 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 05:45:08 2024-08-06 05:45:08.168 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : ce4f1de3-681e-455a-92a6-ac625f96d70e 05:45:08 2024-08-06 05:45:08.169 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 05:45:08 2024-08-06 05:45:08.170 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 68232884-576a-4718-b2f3-f1ada36160db 05:45:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.logging.ref.slf4j.ONAPLogAdapterTest 05:45:08 [INFO] Running org.onap.logging.ref.slf4j.ONAPLogConstantsTest 05:45:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.logging.ref.slf4j.ONAPLogConstantsTest 05:45:08 [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 05:45:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in org.onap.aai.exceptions.AAIExceptionTest 05:45:08 [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest 05:45:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.exceptions.AAIExceptionWithInfoTest 05:45:08 [INFO] Running org.onap.aai.logging.ErrorObjectFormatExceptionTest 05:45:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.ErrorObjectFormatExceptionTest 05:45:08 [INFO] Running org.onap.aai.logging.ErrorObjectNotFoundExceptionTest 05:45:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.logging.ErrorObjectNotFoundExceptionTest 05:45:08 [INFO] Running org.onap.aai.logging.LogFormatToolsTest 05:45:08 2024-08-06 05:45:08.489 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:08 2024-08-06 05:45:08.489 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.logging.LogFormatToolsTest 05:45:08 [INFO] Running org.onap.aai.logging.StopWatchNotStartedExceptionTest 05:45:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.logging.StopWatchNotStartedExceptionTest 05:45:08 [INFO] Running org.onap.aai.logging.StopWatchTest 05:45:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.056 s - in org.onap.aai.logging.StopWatchTest 05:45:13 [INFO] Running org.onap.aai.logging.ErrorObjectTest 05:45:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.logging.ErrorObjectTest 05:45:13 [INFO] Running org.onap.aai.logging.CustomLogPatternLayoutTest 05:45:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.logging.CustomLogPatternLayoutTest 05:45:13 [INFO] Running org.onap.aai.logging.LoggingContextTest 05:45:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.logging.LoggingContextTest 05:45:13 [INFO] Running org.onap.aai.logging.ErrorLogHelperTest 05:45:13 2024-08-06 05:45:13.579 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:13 2024-08-06 05:45:13.579 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:13 2024-08-06 05:45:13.579 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 05:45:15 2024-08-06 05:45:15.613 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:15 2024-08-06 05:45:15.613 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:15 2024-08-06 05:45:15.614 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- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.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 05:45:15 2024-08-06 05:45:15.804 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:15 2024-08-06 05:45:15.804 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:15 2024-08-06 05:45:15.805 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 05:45:17 2024-08-06 05:45:17.886 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:17 2024-08-06 05:45:17.886 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:17 2024-08-06 05:45:17.887 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- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.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 05:45:17 2024-08-06 05:45:17.892 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1234. Using default AAIException 05:45:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.316 s - in org.onap.aai.logging.ErrorLogHelperTest 05:45:17 [INFO] Running org.onap.aai.logging.DME2RestFlagTest 05:45:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.aai.logging.DME2RestFlagTest 05:45:17 [INFO] Running org.onap.aai.logging.CNNameTest 05:45:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.aai.logging.CNNameTest 05:45:18 [INFO] Running org.onap.aai.util.AAIConfigTest 05:45:18 2024-08-06 05:45:18.004 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:45:18 2024-08-06 05:45:18.005 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.005 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.005 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:45:18 2024-08-06 05:45:18.005 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:45:18 2024-08-06 05:45:18.005 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.005 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.006 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:45:18 2024-08-06 05:45:18.006 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:45:18 2024-08-06 05:45:18.006 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.006 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.006 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:45:18 2024-08-06 05:45:18.006 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:45:18 2024-08-06 05:45:18.006 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.006 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.007 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:45:18 2024-08-06 05:45:18.007 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.007 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.007 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:45:18 2024-08-06 05:45:18.007 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.007 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.007 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:45:18 2024-08-06 05:45:18.007 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.007 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.008 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:45:18 2024-08-06 05:45:18.008 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.008 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.008 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:45:18 2024-08-06 05:45:18.008 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.008 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.009 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:45:18 2024-08-06 05:45:18.009 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.009 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 2024-08-06 05:45:18.009 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:45:18 2024-08-06 05:45:18.009 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai/bundleconfig/etc/appprops/aaiconfig.properties 05:45:18 2024-08-06 05:45:18.009 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 05:45:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.util.AAIConfigTest 05:45:18 [INFO] Running org.onap.aai.util.MapperUtilTest 05:45:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.util.MapperUtilTest 05:45:18 [INFO] Running org.onap.aai.util.AAIApplicationConfigTest 05:45:18 2024-08-06 05:45:18.026 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 05:45:18 2024-08-06 05:45:18.026 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 05:45:18 2024-08-06 05:45:18.026 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 05:45:18 2024-08-06 05:45:18.027 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 05:45:18 2024-08-06 05:45:18.027 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 05:45:18 2024-08-06 05:45:18.027 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 05:45:18 2024-08-06 05:45:18.049 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 05:45:18 2024-08-06 05:45:18.050 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 05:45:18 2024-08-06 05:45:18.051 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 05:45:18 2024-08-06 05:45:18.051 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 05:45:18 2024-08-06 05:45:18.051 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 05:45:18 2024-08-06 05:45:18.052 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 05:45:18 2024-08-06 05:45:18.052 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 05:45:18 2024-08-06 05:45:18.052 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 05:45:18 2024-08-06 05:45:18.053 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 05:45:18 2024-08-06 05:45:18.053 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 05:45:18 2024-08-06 05:45:18.054 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 05:45:18 2024-08-06 05:45:18.054 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 05:45:18 2024-08-06 05:45:18.054 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 05:45:18 2024-08-06 05:45:18.054 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 05:45:18 2024-08-06 05:45:18.055 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 05:45:18 2024-08-06 05:45:18.055 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 05:45:18 2024-08-06 05:45:18.056 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 05:45:18 2024-08-06 05:45:18.056 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 05:45:18 2024-08-06 05:45:18.057 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 05:45:18 2024-08-06 05:45:18.057 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 05:45:18 2024-08-06 05:45:18.058 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 05:45:18 2024-08-06 05:45:18.058 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 05:45:18 2024-08-06 05:45:18.058 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 05:45:18 2024-08-06 05:45:18.059 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 05:45:18 2024-08-06 05:45:18.062 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman passphrases file, e=certificates.passphrases (No such file or directory) 05:45:18 2024-08-06 05:45:18.063 WARN --- [ main] org.onap.aai.util.AAIApplicationConfig : Not using AAF Certman password file, e=certificates.password (No such file or directory) 05:45:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.aai.util.AAIApplicationConfigTest 05:45:18 [INFO] Running org.onap.aai.util.FormatDateTest 05:45:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.util.FormatDateTest 05:45:18 [INFO] Running org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 05:45:18 2024-08-06 05:45:18.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:18 2024-08-06 05:45:18.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:18 2024-08-06 05:45:18.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:18 2024-08-06 05:45:18.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:18 2024-08-06 05:45:18.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:18 2024-08-06 05:45:18.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:18 2024-08-06 05:45:18.136 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 37b3ab2a-e57e-4fe8-8d8f-eee3019efce6 05:45:18 2024-08-06 05:45:18.137 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 05:45:18 2024-08-06 05:45:18.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:18 2024-08-06 05:45:18.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:18 2024-08-06 05:45:18.138 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:18 2024-08-06 05:45:18.139 WARN --- [ main] f.RestControllerClientLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to e2de71ca-f13c-441b-9f38-84286f6a536b 05:45:18 2024-08-06 05:45:18.140 INFO --- [ main] f.RestControllerClientLoggingInterceptor : Invoke 05:45:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 05:45:18 [INFO] Running org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 05:45:18 2024-08-06 05:45:18.183 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering 05:45:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 05:45:18 [INFO] Running org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 05:45:18 2024-08-06 05:45:18.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:18 2024-08-06 05:45:18.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:18 2024-08-06 05:45:18.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:18 2024-08-06 05:45:18.245 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:18 2024-08-06 05:45:18.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:18 2024-08-06 05:45:18.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:18 2024-08-06 05:45:18.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:18 2024-08-06 05:45:18.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:18 2024-08-06 05:45:18.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:18 2024-08-06 05:45:18.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:18 2024-08-06 05:45:18.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:18 2024-08-06 05:45:18.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:18 2024-08-06 05:45:18.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:18 2024-08-06 05:45:18.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:18 2024-08-06 05:45:18.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:18 2024-08-06 05:45:18.254 INFO --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 05:45:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 05:45:18 [INFO] 05:45:18 [INFO] Results: 05:45:18 [INFO] 05:45:18 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0 05:45:18 [INFO] 05:45:18 [INFO] 05:45:18 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-els-onap-logging --- 05:45:18 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec 05:45:18 [INFO] Analyzed bundle 'aai-els-onap-logging' with 80 classes 05:45:18 [INFO] 05:45:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-els-onap-logging --- 05:45:19 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.14.5-SNAPSHOT.jar 05:45:19 [INFO] 05:45:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-els-onap-logging --- 05:45:19 [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/** 05:45:19 [INFO] 05:45:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-els-onap-logging --- 05:45:19 [INFO] 05:45:19 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-els-onap-logging --- 05:45:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:45:19 [INFO] 05:45:19 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-els-onap-logging --- 05:45:19 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec 05:45:19 [INFO] Analyzed bundle 'aai-els-onap-logging' with 80 classes 05:45:19 [INFO] All coverage checks have been met. 05:45:19 [INFO] 05:45:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-els-onap-logging --- 05:45:19 [INFO] 05:45:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-els-onap-logging --- 05:45:19 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.14.5-SNAPSHOT/aai-els-onap-logging-1.14.5-SNAPSHOT.jar 05:45:19 [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.14.5-SNAPSHOT/aai-els-onap-logging-1.14.5-SNAPSHOT.pom 05:45:19 [INFO] 05:45:19 [INFO] ------------------------------------------------------------------------ 05:45:19 [INFO] Building aai-rest 1.14.5-SNAPSHOT 05:45:19 [INFO] ------------------------------------------------------------------------ 05:45:21 [INFO] 05:45:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-rest --- 05:45:21 [INFO] 05:45:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-rest --- 05:45:21 [INFO] 05:45:21 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-rest --- 05:45:21 [INFO] 05:45:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-rest --- 05:45:21 [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/** 05:45:21 [INFO] 05:45:21 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-rest --- 05:45:21 [INFO] 05:45:21 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-rest --- 05:45:21 [INFO] 05:45:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-rest --- 05:45:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:21 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/resources 05:45:21 [INFO] 05:45:21 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-rest --- 05:45:21 [INFO] Changes detected - recompiling the module! 05:45:21 [INFO] Compiling 12 source files to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/classes 05:45:21 [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. 05:45:21 [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. 05:45:21 [INFO] 05:45:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-rest --- 05:45:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:21 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/resources 05:45:21 [INFO] 05:45:21 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-rest --- 05:45:21 [INFO] Changes detected - recompiling the module! 05:45:21 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/test-classes 05:45:21 [INFO] 05:45:21 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-rest --- 05:45:21 [INFO] 05:45:21 [INFO] ------------------------------------------------------- 05:45:21 [INFO] T E S T S 05:45:21 [INFO] ------------------------------------------------------- 05:45:22 [INFO] 05:45:22 [INFO] Results: 05:45:22 [INFO] 05:45:22 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 05:45:22 [INFO] 05:45:22 [INFO] 05:45:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-rest --- 05:45:22 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec 05:45:22 [INFO] Analyzed bundle 'aai-rest' with 9 classes 05:45:22 [INFO] 05:45:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-rest --- 05:45:22 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.14.5-SNAPSHOT.jar 05:45:22 [INFO] 05:45:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-rest --- 05:45:22 [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/** 05:45:22 [INFO] 05:45:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-rest --- 05:45:22 [INFO] 05:45:22 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-rest --- 05:45:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:45:22 [INFO] 05:45:22 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-rest --- 05:45:22 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec 05:45:22 [INFO] Analyzed bundle 'aai-rest' with 9 classes 05:45:22 [INFO] All coverage checks have been met. 05:45:22 [INFO] 05:45:22 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-rest --- 05:45:22 [INFO] 05:45:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-rest --- 05:45:22 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.14.5-SNAPSHOT/aai-rest-1.14.5-SNAPSHOT.jar 05:45:22 [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.14.5-SNAPSHOT/aai-rest-1.14.5-SNAPSHOT.pom 05:45:22 [INFO] 05:45:22 [INFO] ------------------------------------------------------------------------ 05:45:22 [INFO] Building aai-schema-ingest 1.14.5-SNAPSHOT 05:45:22 [INFO] ------------------------------------------------------------------------ 05:45:23 [INFO] 05:45:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-ingest --- 05:45:23 [INFO] 05:45:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-ingest --- 05:45:23 [INFO] 05:45:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-ingest --- 05:45:23 [INFO] 05:45:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-schema-ingest --- 05:45:23 [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/** 05:45:23 [INFO] 05:45:23 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-ingest --- 05:45:23 [INFO] 05:45:23 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-ingest --- 05:45:23 [INFO] 05:45:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-ingest --- 05:45:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:23 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/resources 05:45:23 [INFO] 05:45:23 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-schema-ingest --- 05:45:23 [INFO] Changes detected - recompiling the module! 05:45:23 [INFO] Compiling 54 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/classes 05:45:24 [INFO] 05:45:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-ingest --- 05:45:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:24 [INFO] Copying 55 resources 05:45:24 [INFO] 05:45:24 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-schema-ingest --- 05:45:24 [INFO] Changes detected - recompiling the module! 05:45:24 [INFO] Compiling 42 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/test-classes 05:45:24 [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. 05:45:24 [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. 05:45:24 [INFO] 05:45:24 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-schema-ingest --- 05:45:24 [INFO] 05:45:24 [INFO] ------------------------------------------------------- 05:45:24 [INFO] T E S T S 05:45:24 [INFO] ------------------------------------------------------- 05:45:25 05:45:25.787 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:25 05:45:25.797 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:25 05:45:25.809 [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)] 05:45:25 05:45:25.856 [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] 05:45:25 05:45:25.890 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@5484117b 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']. 05:45:25 05:45:25.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.setup.SchemaLocationsBeanXMLSetterTest] 05:45:25 05:45:25.962 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults. 05:45:25 05:45:25.962 [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] 05:45:25 05:45:25.985 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38ee7a9d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@629984eb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7b1e5e55, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4c1d59cd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@76cf841, org.springframework.test.context.support.DirtiesContextTestExecutionListener@297c9a9b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@20999517, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ec63f8, org.springframework.test.context.event.EventPublishingTestExecutionListener@66223d94, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2bc7db89] 05:45:25 05:45:25.990 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:25 05:45:25.991 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.010 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:26 05:45:26.010 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.010 [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)] 05:45:26 05:45:26.011 [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] 05:45:26 05:45:26.012 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@2abc8034 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']. 05:45:26 05:45:26.014 [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] 05:45:26 05:45:26.016 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults. 05:45:26 05:45:26.017 [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] 05:45:26 05:45:26.017 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@420cd102, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c7f4457, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@12e12ac9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5e230fc6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7a8341c1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ca8ef3a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17043b04, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@511f5b1d, org.springframework.test.context.event.EventPublishingTestExecutionListener@31f295b6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7a687d8d] 05:45:26 05:45:26.018 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:26 05:45:26.018 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:26 05:45:26.028 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:26 05:45:26.029 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.030 [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)] 05:45:26 05:45:26.035 [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] 05:45:26 05:45:26.041 [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 05:45:26 05:45:26.042 [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 05:45:26 05:45:26.042 [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}. 05:45:26 05:45:26.045 [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] 05:45:26 05:45:26.206 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults. 05:45:26 05:45:26.206 [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] 05:45:26 05:45:26.207 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59f45950, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7871d261, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@58164e9a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@11bfffb3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6a7a1a0d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1c6e3ff9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76e6c070, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@184afb78, org.springframework.test.context.event.EventPublishingTestExecutionListener@22da200e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4f26425b] 05:45:26 05:45:26.207 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:26 05:45:26.208 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:26 05:45:26.210 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 05:45:26 05:45:26.210 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.211 [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)] 05:45:26 05:45:26.211 [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] 05:45:26 05:45:26.212 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@4438938e 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']. 05:45:26 05:45:26.214 [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] 05:45:26 05:45:26.214 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest]: using defaults. 05:45:26 05:45:26.214 [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] 05:45:26 05:45:26.214 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e50ae56, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c68d0db, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@9be7319, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@91a2543, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@42730828, org.springframework.test.context.support.DirtiesContextTestExecutionListener@18c7f6b5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@629b780f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3af36922, org.springframework.test.context.event.EventPublishingTestExecutionListener@609b041c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@474e34e4] 05:45:26 05:45:26.215 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 05:45:26 05:45:26.215 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 05:45:26 05:45:26.217 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanTest] 05:45:26 05:45:26.217 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.217 [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)] 05:45:26 05:45:26.218 [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] 05:45:26 05:45:26.224 [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 05:45:26 05:45:26.224 [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 05:45:26 05:45:26.224 [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}. 05:45:26 05:45:26.226 [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] 05:45:26 05:45:26.229 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanTest]: using defaults. 05:45:26 05:45:26.229 [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] 05:45:26 05:45:26.229 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12cd129c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1a717d79, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4cb00fa5, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@13aed42b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@698d6d30, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78065fcd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3407aa4f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@51ed2f68, org.springframework.test.context.event.EventPublishingTestExecutionListener@538b3c88, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@19b9f903] 05:45:26 05:45:26.230 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanTest] 05:45:26 05:45:26.230 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanTest] 05:45:26 05:45:26.233 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 05:45:26 05:45:26.233 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.233 [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)] 05:45:26 05:45:26.234 [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] 05:45:26 05:45:26.234 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@6d4a05f7 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']. 05:45:26 05:45:26.235 [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] 05:45:26 05:45:26.235 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest]: using defaults. 05:45:26 05:45:26.236 [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] 05:45:26 05:45:26.236 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51d8f2f2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b476233, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@72fb989b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4f235e8e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@597a7afa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29dcdd1c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7cdb7fc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@524f5ea5, org.springframework.test.context.event.EventPublishingTestExecutionListener@586843bc, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17134190] 05:45:26 05:45:26.236 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 05:45:26 05:45:26.237 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 05:45:26 05:45:26.238 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.ConfigTranslatorWiringTest] 05:45:26 05:45:26.239 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.239 [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)] 05:45:26 05:45:26.239 [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] 05:45:26 05:45:26.240 [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 05:45:26 05:45:26.241 [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 05:45:26 05:45:26.241 [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}. 05:45:26 05:45:26.242 [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] 05:45:26 05:45:26.244 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.ConfigTranslatorWiringTest]: using defaults. 05:45:26 05:45:26.245 [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] 05:45:26 05:45:26.245 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5cf0673d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40c76f5a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@a323a5b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5546e754, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@ad0bb4e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7196a8f1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6a6da47a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@8f39224, org.springframework.test.context.event.EventPublishingTestExecutionListener@7f642bf, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@43e3a390] 05:45:26 05:45:26.245 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] 05:45:26 05:45:26.245 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.ConfigTranslatorWiringTest] 05:45:26 05:45:26.248 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorWiringTest] 05:45:26 05:45:26.248 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.248 [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)] 05:45:26 05:45:26.249 [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] 05:45:26 05:45:26.251 [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 05:45:26 05:45:26.251 [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 05:45:26 05:45:26.251 [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}. 05:45:26 05:45:26.252 [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] 05:45:26 05:45:26.254 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorWiringTest]: using defaults. 05:45:26 05:45:26.254 [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] 05:45:26 05:45:26.254 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4cb24e2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7be38eba, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2296127, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5ce3409b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1d283d1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@66234b0f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fca3eb5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@69eb544f, org.springframework.test.context.event.EventPublishingTestExecutionListener@7cb29ea8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@b5c902] 05:45:26 05:45:26.255 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorWiringTest] 05:45:26 05:45:26.255 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorWiringTest] 05:45:26 05:45:26.261 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorTest] 05:45:26 05:45:26.261 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.261 [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)] 05:45:26 05:45:26.262 [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] 05:45:26 05:45:26.262 [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 05:45:26 05:45:26.263 [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 05:45:26 05:45:26.263 [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}. 05:45:26 05:45:26.264 [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] 05:45:26 05:45:26.266 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorTest]: using defaults. 05:45:26 05:45:26.266 [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] 05:45:26 05:45:26.266 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12fccff0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d767218, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@510da778, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@20a1b3ae, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@54567b05, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3a5e2525, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6546371, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2b458cd6, org.springframework.test.context.event.EventPublishingTestExecutionListener@4c2c44e8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7103745] 05:45:26 05:45:26.267 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorTest] 05:45:26 05:45:26.267 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorTest] 05:45:26 05:45:26.270 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorLocalTest] 05:45:26 05:45:26.270 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.271 [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)] 05:45:26 05:45:26.271 [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] 05:45:26 05:45:26.272 [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 05:45:26 05:45:26.272 [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 05:45:26 05:45:26.272 [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}. 05:45:26 05:45:26.273 [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] 05:45:26 05:45:26.275 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorLocalTest]: using defaults. 05:45:26 05:45:26.275 [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] 05:45:26 05:45:26.275 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@14ed7ddf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@892af0e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@446c8c72, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6e2eead5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@11d2714a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ca546a1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2c8a445b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@356b6b5d, org.springframework.test.context.event.EventPublishingTestExecutionListener@37b1149b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1187dc82] 05:45:26 05:45:26.275 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorLocalTest] 05:45:26 05:45:26.275 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorLocalTest] 05:45:26 05:45:26.294 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorRainyDayTest] 05:45:26 05:45:26.294 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.294 [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)] 05:45:26 05:45:26.295 [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] 05:45:26 05:45:26.296 [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 05:45:26 05:45:26.297 [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 05:45:26 05:45:26.297 [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}. 05:45:26 05:45:26.298 [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] 05:45:26 05:45:26.303 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorRainyDayTest]: using defaults. 05:45:26 05:45:26.303 [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] 05:45:26 05:45:26.303 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@8ac12e6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40faff12, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@734fbae3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@223967ea, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4a6a6a69, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5d7f1e59, org.springframework.test.context.transaction.TransactionalTestExecutionListener@53e93fb7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3a861417, org.springframework.test.context.event.EventPublishingTestExecutionListener@2326180c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@68e47e7] 05:45:26 05:45:26.303 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] 05:45:26 05:45:26.304 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorRainyDayTest] 05:45:26 05:45:26.306 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 05:45:26 05:45:26.307 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.307 [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)] 05:45:26 05:45:26.307 [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] 05:45:26 05:45:26.308 [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 05:45:26 05:45:26.309 [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 05:45:26 05:45:26.309 [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}. 05:45:26 05:45:26.310 [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] 05:45:26 05:45:26.311 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: using defaults. 05:45:26 05:45:26.311 [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] 05:45:26 05:45:26.311 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@668a32a4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2026fbff, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@baa227e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@351e89fc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b682e9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15586843, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4fbb1144, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@e2b3026, org.springframework.test.context.event.EventPublishingTestExecutionListener@38bc5ac0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6ef037e4] 05:45:26 05:45:26.311 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 05:45:26 05:45:26.312 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 05:45:26 05:45:26.314 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 05:45:26 05:45:26.314 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.314 [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)] 05:45:26 05:45:26.315 [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] 05:45:26 05:45:26.322 [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 05:45:26 05:45:26.322 [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 05:45:26 05:45:26.322 [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}. 05:45:26 05:45:26.323 [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] 05:45:26 05:45:26.325 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: using defaults. 05:45:26 05:45:26.325 [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] 05:45:26 05:45:26.325 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4239262e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7bec8cb0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7d88fa9c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3eac2e8a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@352f6727, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2ab9e43e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@10dfa7ef, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4fd80300, org.springframework.test.context.event.EventPublishingTestExecutionListener@1805383, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@64fdcf99] 05:45:26 05:45:26.325 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 05:45:26 05:45:26.325 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 05:45:26 05:45:26.327 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 05:45:26 05:45:26.327 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.327 [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)] 05:45:26 05:45:26.327 [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] 05:45:26 05:45:26.328 [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 05:45:26 05:45:26.328 [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 05:45:26 05:45:26.329 [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}. 05:45:26 05:45:26.329 [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] 05:45:26 05:45:26.331 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: using defaults. 05:45:26 05:45:26.331 [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] 05:45:26 05:45:26.331 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@286866cb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ce561cc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@56ec6960, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7f8c3646, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@14b95942, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3375b118, org.springframework.test.context.transaction.TransactionalTestExecutionListener@667797f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@184751f3, org.springframework.test.context.event.EventPublishingTestExecutionListener@46ea78f0, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5889fc44] 05:45:26 05:45:26.331 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 05:45:26 05:45:26.331 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 05:45:26 05:45:26.336 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 05:45:26 05:45:26.336 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.336 [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)] 05:45:26 05:45:26.337 [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] 05:45:26 05:45:26.337 [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 05:45:26 05:45:26.338 [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 05:45:26 05:45:26.338 [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}. 05:45:26 05:45:26.338 [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] 05:45:26 05:45:26.340 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: using defaults. 05:45:26 05:45:26.340 [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] 05:45:26 05:45:26.340 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@547aaa32, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@472c9f88, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37a67cf, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5822ecda, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5908e6d6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7afbf2a0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2a6fb62f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@65e4cb84, org.springframework.test.context.event.EventPublishingTestExecutionListener@7b44bfb8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5e0f2c82] 05:45:26 05:45:26.341 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 05:45:26 05:45:26.341 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 05:45:26 05:45:26.345 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 05:45:26 05:45:26.345 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.346 [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)] 05:45:26 05:45:26.346 [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] 05:45:26 05:45:26.347 [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 05:45:26 05:45:26.348 [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 05:45:26 05:45:26.348 [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}. 05:45:26 05:45:26.350 [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] 05:45:26 05:45:26.351 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: using defaults. 05:45:26 05:45:26.351 [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] 05:45:26 05:45:26.353 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4276ad40, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e5f5478, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5fb07347, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3ef2b8e5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@49190ed6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5d717f19, org.springframework.test.context.transaction.TransactionalTestExecutionListener@18715bb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2a19a0fe, org.springframework.test.context.event.EventPublishingTestExecutionListener@2b7774d5, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7d284f15] 05:45:26 05:45:26.353 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 05:45:26 05:45:26.353 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 05:45:26 05:45:26.354 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 05:45:26 05:45:26.355 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.355 [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)] 05:45:26 05:45:26.355 [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] 05:45:26 05:45:26.356 [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 05:45:26 05:45:26.356 [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 05:45:26 05:45:26.356 [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}. 05:45:26 05:45:26.357 [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] 05:45:26 05:45:26.358 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: using defaults. 05:45:26 05:45:26.358 [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] 05:45:26 05:45:26.358 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f3b13d0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2964511, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6e9a10cd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6ea66c33, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@59b447a4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@69ba3f4e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@579846cc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@a826ff8, org.springframework.test.context.event.EventPublishingTestExecutionListener@71f0806b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@49889154] 05:45:26 05:45:26.359 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 05:45:26 05:45:26.359 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 05:45:26 05:45:26.360 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 05:45:26 05:45:26.360 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.361 [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)] 05:45:26 05:45:26.361 [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] 05:45:26 05:45:26.362 [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 05:45:26 05:45:26.362 [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 05:45:26 05:45:26.362 [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}. 05:45:26 05:45:26.363 [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] 05:45:26 05:45:26.364 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: using defaults. 05:45:26 05:45:26.364 [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] 05:45:26 05:45:26.364 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@721fc2e3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63187d63, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1ccdc7aa, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1a536164, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1657b017, org.springframework.test.context.support.DirtiesContextTestExecutionListener@368424db, org.springframework.test.context.transaction.TransactionalTestExecutionListener@44864536, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@455f4483, org.springframework.test.context.event.EventPublishingTestExecutionListener@6e239337, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7996d0d4] 05:45:26 05:45:26.364 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 05:45:26 05:45:26.364 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 05:45:26 05:45:26.376 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorSunnyDayTest] 05:45:26 05:45:26.376 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.376 [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)] 05:45:26 05:45:26.377 [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] 05:45:26 05:45:26.377 [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 05:45:26 05:45:26.377 [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 05:45:26 05:45:26.378 [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}. 05:45:26 05:45:26.379 [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] 05:45:26 05:45:26.380 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: using defaults. 05:45:26 05:45:26.380 [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] 05:45:26 05:45:26.381 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e93b0e7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5eeee124, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@62cd562d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3d1c52f5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4e7bc939, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67b5e613, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fc1a8f6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3095d401, org.springframework.test.context.event.EventPublishingTestExecutionListener@2037f12b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@687a0e40] 05:45:26 05:45:26.381 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 05:45:26 05:45:26.381 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 05:45:26 05:45:26.386 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorLocalTest] 05:45:26 05:45:26.387 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.387 [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)] 05:45:26 05:45:26.387 [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] 05:45:26 05:45:26.388 [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 05:45:26 05:45:26.389 [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 05:45:26 05:45:26.389 [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}. 05:45:26 05:45:26.391 [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] 05:45:26 05:45:26.393 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorLocalTest]: using defaults. 05:45:26 05:45:26.393 [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] 05:45:26 05:45:26.393 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f24ce45, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@e881e46, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@657b3b, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2cea921a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@65753724, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2bc16fe2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@d66502, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@78545d40, org.springframework.test.context.event.EventPublishingTestExecutionListener@34549979, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@144a5e6e] 05:45:26 05:45:26.393 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorLocalTest] 05:45:26 05:45:26.393 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorLocalTest] 05:45:26 05:45:26.401 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorTest] 05:45:26 05:45:26.401 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.401 [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)] 05:45:26 05:45:26.401 [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] 05:45:26 05:45:26.402 [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 05:45:26 05:45:26.402 [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 05:45:26 05:45:26.402 [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}. 05:45:26 05:45:26.404 [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] 05:45:26 05:45:26.405 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorTest]: using defaults. 05:45:26 05:45:26.405 [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] 05:45:26 05:45:26.406 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@15186ce0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@745926c3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@75dd0f94, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@72324965, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@249b54af, org.springframework.test.context.support.DirtiesContextTestExecutionListener@194911c1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4751cd3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64ec1459, org.springframework.test.context.event.EventPublishingTestExecutionListener@1aac0a47, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4b3ad7ca] 05:45:26 05:45:26.406 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorTest] 05:45:26 05:45:26.406 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorTest] 05:45:26 05:45:26.412 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorWiringTest] 05:45:26 05:45:26.412 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.413 [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)] 05:45:26 05:45:26.413 [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] 05:45:26 05:45:26.413 [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 05:45:26 05:45:26.414 [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 05:45:26 05:45:26.414 [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}. 05:45:26 05:45:26.414 [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] 05:45:26 05:45:26.416 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorWiringTest]: using defaults. 05:45:26 05:45:26.416 [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] 05:45:26 05:45:26.416 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ed65e4b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@481ed95c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@40cf6254, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@40bf0e15, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c77344f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@121ddca4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@297bd171, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@118cbded, org.springframework.test.context.event.EventPublishingTestExecutionListener@4cc26df, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@7848321e] 05:45:26 05:45:26.416 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorWiringTest] 05:45:26 05:45:26.416 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorWiringTest] 05:45:26 05:45:26.426 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.restclient.SchemaRestClientTest] 05:45:26 05:45:26.427 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.427 [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)] 05:45:26 05:45:26.427 [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] 05:45:26 05:45:26.428 [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 05:45:26 05:45:26.428 [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 05:45:26 05:45:26.428 [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}. 05:45:26 05:45:26.429 [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] 05:45:26 05:45:26.430 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.restclient.SchemaRestClientTest]: using defaults. 05:45:26 05:45:26.430 [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] 05:45:26 05:45:26.430 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5fa0141f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6caeba36, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@8ac512e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4bbc21bd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@14e3d439, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d85b399, org.springframework.test.context.transaction.TransactionalTestExecutionListener@674aa626, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4dd1d2bb, org.springframework.test.context.event.EventPublishingTestExecutionListener@47198524, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@67a0ff25] 05:45:26 05:45:26.430 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.restclient.SchemaRestClientTest] 05:45:26 05:45:26.430 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.restclient.SchemaRestClientTest] 05:45:26 05:45:26.436 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.436 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.436 [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)] 05:45:26 05:45:26.436 [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] 05:45:26 05:45:26.436 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@4cfc0c48 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']. 05:45:26 05:45:26.437 [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] 05:45:26 05:45:26.437 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest]: using defaults. 05:45:26 05:45:26.437 [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] 05:45:26 05:45:26.437 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59d5c537, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5464b97c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3355168, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2f07930a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@580c17a0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29d2fa84, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4540c7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@13c90c06, org.springframework.test.context.event.EventPublishingTestExecutionListener@2bc0b8c8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@15f861ee] 05:45:26 05:45:26.437 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.437 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.438 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:26 05:45:26.438 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.438 [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)] 05:45:26 05:45:26.438 [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] 05:45:26 05:45:26.438 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@6463da36 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']. 05:45:26 05:45:26.439 [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] 05:45:26 05:45:26.439 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest]: using defaults. 05:45:26 05:45:26.439 [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] 05:45:26 05:45:26.439 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4a4b288a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c6ac73c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@29892a77, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5341e71a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@405d8a80, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ac4e690, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6afeaf2d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@365bfc5f, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a7e799e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@37a3ec27] 05:45:26 05:45:26.439 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:26 05:45:26.439 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:26 05:45:26.440 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:26 05:45:26.440 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.440 [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)] 05:45:26 05:45:26.440 [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] 05:45:26 05:45:26.441 [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 05:45:26 05:45:26.441 [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 05:45:26 05:45:26.441 [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}. 05:45:26 05:45:26.442 [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] 05:45:26 05:45:26.443 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest]: using defaults. 05:45:26 05:45:26.443 [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] 05:45:26 05:45:26.443 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2830315f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@da22aa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@75452aea, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6c24f61d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4537880f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@14292d71, org.springframework.test.context.transaction.TransactionalTestExecutionListener@48e74764, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@338d47b, org.springframework.test.context.event.EventPublishingTestExecutionListener@7a3643e3, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2729bb71] 05:45:26 05:45:26.444 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:26 05:45:26.444 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:26 05:45:26.444 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 05:45:26 05:45:26.444 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.444 [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)] 05:45:26 05:45:26.444 [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] 05:45:26 05:45:26.445 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to process context configuration [ContextConfigurationAttributes@10d98940 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']. 05:45:26 05:45:26.445 [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] 05:45:26 05:45:26.445 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest]: using defaults. 05:45:26 05:45:26.445 [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] 05:45:26 05:45:26.445 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@58b8f9e3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@32a033b6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5f6e2ad9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3212bfd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1cc9bd9b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2f471037, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1d1cfe4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@ba562e0, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a51336a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4d8056bf] 05:45:26 05:45:26.446 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 05:45:26 05:45:26.446 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest] 05:45:26 05:45:26.446 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaVersionsBeanTest] 05:45:26 05:45:26.446 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.446 [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)] 05:45:26 05:45:26.446 [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] 05:45:26 05:45:26.447 [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 05:45:26 05:45:26.447 [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 05:45:26 05:45:26.447 [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}. 05:45:26 05:45:26.448 [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] 05:45:26 05:45:26.449 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaVersionsBeanTest]: using defaults. 05:45:26 05:45:26.449 [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] 05:45:26 05:45:26.450 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7e50eeb9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@34cb0e49, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@48b2dbc4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2a667f44, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@53ba7997, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3f6f9cef, org.springframework.test.context.transaction.TransactionalTestExecutionListener@61dd1c3d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7858d31d, org.springframework.test.context.event.EventPublishingTestExecutionListener@782e6b40, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3b65084e] 05:45:26 05:45:26.450 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanTest] 05:45:26 05:45:26.450 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanTest] 05:45:26 05:45:26.450 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 05:45:26 05:45:26.450 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.450 [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)] 05:45:26 05:45:26.450 [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] 05:45:26 05:45:26.451 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to process context configuration [ContextConfigurationAttributes@cae2a97 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']. 05:45:26 05:45:26.451 [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] 05:45:26 05:45:26.451 [main] DEBUG org.springframework.test.context.support.DefaultTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest]: using defaults. 05:45:26 05:45:26.451 [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] 05:45:26 05:45:26.453 [main] INFO org.springframework.test.context.support.DefaultTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7d12429, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@14656be5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@20be890d, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5db9f51f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@534762ed, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6c421123, org.springframework.test.context.transaction.TransactionalTestExecutionListener@38e00b47, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2a631049, org.springframework.test.context.event.EventPublishingTestExecutionListener@425b5fe2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3eec8583] 05:45:26 05:45:26.454 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 05:45:26 05:45:26.454 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest] 05:45:26 05:45:26.455 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.setup.ConfigTranslatorWiringTest] 05:45:26 05:45:26.455 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.456 [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)] 05:45:26 05:45:26.456 [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] 05:45:26 05:45:26.458 [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 05:45:26 05:45:26.458 [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 05:45:26 05:45:26.458 [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}. 05:45:26 05:45:26.459 [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] 05:45:26 05:45:26.460 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.setup.ConfigTranslatorWiringTest]: using defaults. 05:45:26 05:45:26.460 [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] 05:45:26 05:45:26.461 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@343db2f6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c815fdc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@769b0752, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@dae5e0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@59a94d0f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7ff09659, org.springframework.test.context.transaction.TransactionalTestExecutionListener@517fbf62, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@65db548, org.springframework.test.context.event.EventPublishingTestExecutionListener@150f41b9, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6e364f1f] 05:45:26 05:45:26.461 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.ConfigTranslatorWiringTest] 05:45:26 05:45:26.461 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.ConfigTranslatorWiringTest] 05:45:26 05:45:26.461 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorWiringTest] 05:45:26 05:45:26.461 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.462 [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)] 05:45:26 05:45:26.462 [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] 05:45:26 05:45:26.463 [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 05:45:26 05:45:26.463 [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 05:45:26 05:45:26.463 [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}. 05:45:26 05:45:26.464 [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] 05:45:26 05:45:26.465 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorWiringTest]: using defaults. 05:45:26 05:45:26.466 [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] 05:45:26 05:45:26.466 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@298263fa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@466fedfa, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1a7d0c9f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2b1a901d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@11bdab37, org.springframework.test.context.support.DirtiesContextTestExecutionListener@280484c7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5a6f6cac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@258a8584, org.springframework.test.context.event.EventPublishingTestExecutionListener@59127611, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@553ce348] 05:45:26 05:45:26.466 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorWiringTest] 05:45:26 05:45:26.466 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorWiringTest] 05:45:26 05:45:26.467 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorTest] 05:45:26 05:45:26.467 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.467 [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)] 05:45:26 05:45:26.467 [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] 05:45:26 05:45:26.468 [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 05:45:26 05:45:26.468 [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 05:45:26 05:45:26.468 [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}. 05:45:26 05:45:26.469 [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] 05:45:26 05:45:26.471 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorTest]: using defaults. 05:45:26 05:45:26.471 [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] 05:45:26 05:45:26.471 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4fa8bebb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d3c22a5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@369ad7da, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@344f9467, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3e98b933, org.springframework.test.context.support.DirtiesContextTestExecutionListener@222d9d4f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4269aad7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@a4df251, org.springframework.test.context.event.EventPublishingTestExecutionListener@71e7830a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3feebf9c] 05:45:26 05:45:26.471 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorTest] 05:45:26 05:45:26.471 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorTest] 05:45:26 05:45:26.472 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.nodes.NodeIngestorLocalTest] 05:45:26 05:45:26.472 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.472 [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)] 05:45:26 05:45:26.472 [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] 05:45:26 05:45:26.473 [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 05:45:26 05:45:26.473 [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 05:45:26 05:45:26.473 [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}. 05:45:26 05:45:26.474 [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] 05:45:26 05:45:26.475 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.nodes.NodeIngestorLocalTest]: using defaults. 05:45:26 05:45:26.475 [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] 05:45:26 05:45:26.475 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@18d610e1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@528e5e38, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@16391278, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@621dc63d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4ae49387, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6abb7b7d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@34cf0e80, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@38ef1a0a, org.springframework.test.context.event.EventPublishingTestExecutionListener@56f9de3b, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6728370a] 05:45:26 05:45:26.475 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.nodes.NodeIngestorLocalTest] 05:45:26 05:45:26.475 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.nodes.NodeIngestorLocalTest] 05:45:26 05:45:26.476 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorRainyDayTest] 05:45:26 05:45:26.476 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.476 [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)] 05:45:26 05:45:26.476 [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] 05:45:26 05:45:26.476 [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 05:45:26 05:45:26.477 [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 05:45:26 05:45:26.477 [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}. 05:45:26 05:45:26.477 [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] 05:45:26 05:45:26.478 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorRainyDayTest]: using defaults. 05:45:26 05:45:26.479 [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] 05:45:26 05:45:26.479 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6ba0ee4a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@73b0ed03, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@55061418, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@27db45f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6ec3d8e4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1aeff8ca, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7f2c995b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@101c15ad, org.springframework.test.context.event.EventPublishingTestExecutionListener@6068ebb2, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5a466dd] 05:45:26 05:45:26.479 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorRainyDayTest] 05:45:26 05:45:26.479 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorRainyDayTest] 05:45:26 05:45:26.479 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 05:45:26 05:45:26.479 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.479 [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)] 05:45:26 05:45:26.480 [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] 05:45:26 05:45:26.480 [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 05:45:26 05:45:26.480 [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 05:45:26 05:45:26.480 [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}. 05:45:26 05:45:26.481 [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] 05:45:26 05:45:26.482 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest]: using defaults. 05:45:26 05:45:26.482 [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] 05:45:26 05:45:26.482 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@498a4d62, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6fbe4800, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3f3c5ecd, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1179fc8c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@a03529c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1760e594, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4af70b83, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@143413cd, org.springframework.test.context.event.EventPublishingTestExecutionListener@4b32465, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@146f3d22] 05:45:26 05:45:26.483 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 05:45:26 05:45:26.483 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest] 05:45:26 05:45:26.483 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 05:45:26 05:45:26.483 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.483 [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)] 05:45:26 05:45:26.483 [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] 05:45:26 05:45:26.484 [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 05:45:26 05:45:26.484 [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 05:45:26 05:45:26.484 [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}. 05:45:26 05:45:26.484 [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] 05:45:26 05:45:26.486 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest]: using defaults. 05:45:26 05:45:26.486 [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] 05:45:26 05:45:26.486 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@52285a5f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4fa5cc73, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@224e6e88, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@70139a81, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@60f9dc7e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15e5246, org.springframework.test.context.transaction.TransactionalTestExecutionListener@503556cb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c9e19de, org.springframework.test.context.event.EventPublishingTestExecutionListener@12aa381f, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6115846e] 05:45:26 05:45:26.486 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 05:45:26 05:45:26.486 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest] 05:45:26 05:45:26.486 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 05:45:26 05:45:26.486 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.487 [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)] 05:45:26 05:45:26.487 [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] 05:45:26 05:45:26.487 [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 05:45:26 05:45:26.487 [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 05:45:26 05:45:26.487 [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}. 05:45:26 05:45:26.488 [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] 05:45:26 05:45:26.489 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest]: using defaults. 05:45:26 05:45:26.489 [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] 05:45:26 05:45:26.489 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57f0bfc3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@14590fe2, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5922cff3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@2299d903, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@70c56434, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2c3f43d1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@632d4cf2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f10d055, org.springframework.test.context.event.EventPublishingTestExecutionListener@542ff147, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2d801d8] 05:45:26 05:45:26.490 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 05:45:26 05:45:26.490 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.nodes.NodeValidatorRainyDayTest] 05:45:26 05:45:26.490 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 05:45:26 05:45:26.491 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.491 [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)] 05:45:26 05:45:26.491 [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] 05:45:26 05:45:26.491 [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 05:45:26 05:45:26.492 [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 05:45:26 05:45:26.492 [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}. 05:45:26 05:45:26.492 [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] 05:45:26 05:45:26.493 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest]: using defaults. 05:45:26 05:45:26.493 [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] 05:45:26 05:45:26.493 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@298e002d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b9a1205, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3c6bd624, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3d8d52be, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@645ba24a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f6a8efe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3dd2b9c1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6a1d1467, org.springframework.test.context.event.EventPublishingTestExecutionListener@536da29c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@58fbcb71] 05:45:26 05:45:26.494 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 05:45:26 05:45:26.494 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.NodeTypesValidationModuleTest] 05:45:26 05:45:26.494 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 05:45:26 05:45:26.494 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.494 [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)] 05:45:26 05:45:26.494 [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] 05:45:26 05:45:26.495 [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 05:45:26 05:45:26.495 [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 05:45:26 05:45:26.495 [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}. 05:45:26 05:45:26.495 [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] 05:45:26 05:45:26.496 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest]: using defaults. 05:45:26 05:45:26.497 [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] 05:45:26 05:45:26.497 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@72f3f14c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cb4c4cc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4a122e68, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@41be8db9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c2a7d53, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46524ebe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1de85972, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@280ecc33, org.springframework.test.context.event.EventPublishingTestExecutionListener@57b1ec84, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3c27f72] 05:45:26 05:45:26.497 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 05:45:26 05:45:26.497 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest] 05:45:26 05:45:26.497 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 05:45:26 05:45:26.497 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.497 [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)] 05:45:26 05:45:26.498 [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] 05:45:26 05:45:26.498 [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 05:45:26 05:45:26.498 [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 05:45:26 05:45:26.498 [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}. 05:45:26 05:45:26.499 [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] 05:45:26 05:45:26.505 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest]: using defaults. 05:45:26 05:45:26.505 [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] 05:45:26 05:45:26.506 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@28fa541, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5a82bc58, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4aab7195, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6210666c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1dca62c2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@52657d5f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43d3995f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2211b44f, org.springframework.test.context.event.EventPublishingTestExecutionListener@6c830ebd, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@15f519f7] 05:45:26 05:45:26.506 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 05:45:26 05:45:26.506 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest] 05:45:26 05:45:26.506 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 05:45:26 05:45:26.506 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.506 [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)] 05:45:26 05:45:26.507 [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] 05:45:26 05:45:26.507 [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 05:45:26 05:45:26.507 [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 05:45:26 05:45:26.507 [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}. 05:45:26 05:45:26.508 [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] 05:45:26 05:45:26.509 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest]: using defaults. 05:45:26 05:45:26.509 [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] 05:45:26 05:45:26.509 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@65af05b2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11ad095c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2c2a903f, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d537616, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@604c7e9b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@19d27c27, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6181bc4a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@70485aa, org.springframework.test.context.event.EventPublishingTestExecutionListener@4bf8b77, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@e06ec83] 05:45:26 05:45:26.510 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 05:45:26 05:45:26.510 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest] 05:45:26 05:45:26.511 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.validation.VersionValidatorSunnyDayTest] 05:45:26 05:45:26.511 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.511 [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)] 05:45:26 05:45:26.511 [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] 05:45:26 05:45:26.512 [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 05:45:26 05:45:26.512 [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 05:45:26 05:45:26.512 [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}. 05:45:26 05:45:26.512 [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] 05:45:26 05:45:26.513 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.validation.VersionValidatorSunnyDayTest]: using defaults. 05:45:26 05:45:26.513 [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] 05:45:26 05:45:26.514 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@410382cb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@399f5daf, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@c4cceb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@29f3185c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@74bbc273, org.springframework.test.context.support.DirtiesContextTestExecutionListener@370a8b6e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@118fbaf0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@208f7165, org.springframework.test.context.event.EventPublishingTestExecutionListener@a0d875d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@693f2c89] 05:45:26 05:45:26.514 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 05:45:26 05:45:26.514 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.validation.VersionValidatorSunnyDayTest] 05:45:26 05:45:26.514 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorLocalTest] 05:45:26 05:45:26.514 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.514 [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)] 05:45:26 05:45:26.515 [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] 05:45:26 05:45:26.515 [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 05:45:26 05:45:26.515 [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 05:45:26 05:45:26.515 [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}. 05:45:26 05:45:26.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.edges.EdgeIngestorLocalTest] 05:45:26 05:45:26.517 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorLocalTest]: using defaults. 05:45:26 05:45:26.517 [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] 05:45:26 05:45:26.517 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38054d01, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@28ce75ec, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@778113f2, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@9dc782d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1ba35152, org.springframework.test.context.support.DirtiesContextTestExecutionListener@401926df, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3ff8a3ad, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@550fa96f, org.springframework.test.context.event.EventPublishingTestExecutionListener@54275b5d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5d01b0d8] 05:45:26 05:45:26.517 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorLocalTest] 05:45:26 05:45:26.517 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorLocalTest] 05:45:26 05:45:26.518 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorTest] 05:45:26 05:45:26.518 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.518 [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)] 05:45:26 05:45:26.519 [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] 05:45:26 05:45:26.519 [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 05:45:26 05:45:26.519 [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 05:45:26 05:45:26.519 [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}. 05:45:26 05:45:26.520 [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] 05:45:26 05:45:26.521 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorTest]: using defaults. 05:45:26 05:45:26.521 [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] 05:45:26 05:45:26.521 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@61e14b53, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31b6b0c7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6253e59a, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7d1cb59f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@16ccd2bc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@12f8682a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6f7a20da, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7752c0e7, org.springframework.test.context.event.EventPublishingTestExecutionListener@77ba583, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5613247e] 05:45:26 05:45:26.521 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorTest] 05:45:26 05:45:26.522 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorTest] 05:45:26 05:45:26.522 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.edges.EdgeIngestorWiringTest] 05:45:26 05:45:26.523 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.523 [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)] 05:45:26 05:45:26.523 [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] 05:45:26 05:45:26.526 [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 05:45:26 05:45:26.526 [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 05:45:26 05:45:26.527 [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}. 05:45:26 05:45:26.528 [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] 05:45:26 05:45:26.530 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.edges.EdgeIngestorWiringTest]: using defaults. 05:45:26 05:45:26.530 [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] 05:45:26 05:45:26.530 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@9e50283, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5368e981, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1c171746, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@79b7c350, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@586737ff, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4cd7e993, org.springframework.test.context.transaction.TransactionalTestExecutionListener@685e6a68, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2fb48970, org.springframework.test.context.event.EventPublishingTestExecutionListener@4e8d9bb6, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@3de56885] 05:45:26 05:45:26.531 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.edges.EdgeIngestorWiringTest] 05:45:26 05:45:26.531 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.edges.EdgeIngestorWiringTest] 05:45:26 05:45:26.531 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class org.onap.aai.restclient.SchemaRestClientTest] 05:45:26 05:45:26.532 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 05:45:26 05:45:26.532 [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)] 05:45:26 05:45:26.532 [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] 05:45:26 05:45:26.532 [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 05:45:26 05:45:26.532 [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 05:45:26 05:45:26.533 [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}. 05:45:26 05:45:26.533 [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] 05:45:26 05:45:26.534 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [org.onap.aai.restclient.SchemaRestClientTest]: using defaults. 05:45:26 05:45:26.534 [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] 05:45:26 05:45:26.534 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d07aacc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ff5d4f1, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@194224ca, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@254e9709, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@350f18a6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@147c00aa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1c90029b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4db728df, org.springframework.test.context.event.EventPublishingTestExecutionListener@b0d3e7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74bdfa0b] 05:45:26 05:45:26.535 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.restclient.SchemaRestClientTest] 05:45:26 05:45:26.535 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.restclient.SchemaRestClientTest] 05:45:26 05:45:26.573 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.574 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 05:45:26 05:45:26.577 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.577 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.577 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.578 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.578 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@4a520f05 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]. 05:45:26 05:45:26.580 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.580 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest] 05:45:26 05:45:26.586 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@4a520f05 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@49e0b123, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]]]. 05:45:26 05:45:26.587 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to GenericGroovyXmlContextLoader to load context from [MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 05:45:26 05:45:26.587 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 05:45:26 05:45:26.648 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 05:45:27 05:45:27.067 [main] DEBUG org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loaded 1 bean definitions from class path resource [forWiringTests/testContext.xml] 05:45:27 05:45:27.088 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@42e202d7 05:45:27 05:45:27.114 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 05:45:27 05:45:27.176 [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}" 05:45:27 05:45:27.284 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 05:45:27 05:45:27.292 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 05:45:27 05:45:27.310 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 05:45:27 05:45:27.311 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 05:45:27 05:45:27.313 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 05:45:27 05:45:27.314 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 05:45:27 05:45:27.320 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 05:45:27 05:45:27.320 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 05:45:27 05:45:27.327 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 05:45:27 05:45:27.344 [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 05:45:27 05:45:27.345 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 05:45:27 05:45:27.345 [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 05:45:27 05:45:27.345 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 05:45:27 05:45:27.346 [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 05:45:27 05:45:27.346 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 05:45:27 05:45:27.425 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [1122108119] in cache under key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.425 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1] 05:45:27 05:45:27.432 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1122108119] from cache with key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.432 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1] 05:45:27 05:45:27.438 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@4a520f05 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@49e0b123, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]. 05:45:27 05:45:27.446 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1122108119] from cache with key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.446 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1] 05:45:27 05:45:27.446 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1122108119] from cache with key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.446 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1] 05:45:27 05:45:27.629 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1122108119] from cache with key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.630 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1] 05:45:27 05:45:27.631 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1122108119] from cache with key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.631 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1] 05:45:27 05:45:27.632 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1122108119] from cache with key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.632 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1] 05:45:27 05:45:27.632 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1122108119] from cache with key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.633 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1] 05:45:27 05:45:27.633 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@4a520f05 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest@49e0b123, testMethod = test@SchemaLocationsBeanXMLSetterTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]. 05:45:27 05:45:27.637 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1122108119] from cache with key [[MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.637 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1] 05:45:27 05:45:27.637 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@4a520f05 testClass = SchemaLocationsBeanXMLSetterTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@389a1e34 testClass = SchemaLocationsBeanXMLSetterTest, locations = '{classpath:forWiringTests/testContext.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]. 05:45:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 s - in org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 05:45:27 05:45:27.646 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:27 05:45:27.646 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:27 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 05:45:27 05:45:27.646 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:27 05:45:27.646 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:27 05:45:27.646 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:27 05:45:27.646 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:27 05:45:27.647 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5ad07f8a testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]. 05:45:27 05:45:27.647 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:27 05:45:27.647 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest] 05:45:27 05:45:27.647 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@5ad07f8a testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@1bf6c568, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]]]. 05:45:27 05:45:27.647 [main] DEBUG org.springframework.test.context.support.AbstractDelegatingSmartContextLoader - Delegating to AnnotationConfigContextLoader to load context from [MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]. 05:45:27 05:45:27.647 [main] DEBUG org.springframework.test.context.support.AbstractGenericContextLoader - Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]. 05:45:27 05:45:27.648 [main] DEBUG org.springframework.core.env.StandardEnvironment - Activating profiles [] 05:45:27 05:45:27.648 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {schema.ingest.file = src/test/resources/forWiringTests/schema-ingest2.properties} 05:45:27 05:45:27.648 [main] DEBUG org.springframework.test.context.support.AnnotationConfigContextLoader - Registering component classes: {class org.onap.aai.setup.SchemaLocationsBean} 05:45:27 05:45:27.653 [main] DEBUG org.springframework.context.support.GenericApplicationContext - Refreshing org.springframework.context.support.GenericApplicationContext@4d2eb4c6 05:45:27 05:45:27.654 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' 05:45:27 05:45:27.655 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.ingest.file' in PropertySource 'Inlined Test Properties' with value of type String 05:45:27 05:45:27.658 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer' 05:45:27 05:45:27.658 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor' 05:45:27 05:45:27.659 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor' 05:45:27 05:45:27.659 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory' 05:45:27 05:45:27.660 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' 05:45:27 05:45:27.660 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' 05:45:27 05:45:27.660 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' 05:45:27 05:45:27.660 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor' 05:45:27 05:45:27.661 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'schemaLocationsBean' 05:45:27 05:45:27.663 [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 05:45:27 05:45:27.663 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.configuration.location' in PropertySource 'environmentProperties' with value of type String 05:45:27 05:45:27.663 [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 05:45:27 05:45:27.663 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.nodes.location' in PropertySource 'environmentProperties' with value of type String 05:45:27 05:45:27.663 [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 05:45:27 05:45:27.663 [main] DEBUG org.springframework.core.env.PropertySourcesPropertyResolver - Found key 'schema.edges.location' in PropertySource 'environmentProperties' with value of type String 05:45:27 05:45:27.668 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Storing ApplicationContext [1294906566] in cache under key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.668 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 2] 05:45:27 05:45:27.670 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1294906566] from cache with key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.670 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 2] 05:45:27 05:45:27.671 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test method: context [DefaultTestContext@5ad07f8a testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@1bf6c568, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]. 05:45:27 05:45:27.672 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1294906566] from cache with key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.672 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 2] 05:45:27 05:45:27.674 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1294906566] from cache with key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.678 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 2] 05:45:27 05:45:27.678 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1294906566] from cache with key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.679 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 2] 05:45:27 05:45:27.679 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1294906566] from cache with key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.679 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 2] 05:45:27 05:45:27.679 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1294906566] from cache with key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.680 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 14, missCount = 2] 05:45:27 05:45:27.680 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1294906566] from cache with key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.680 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 15, missCount = 2] 05:45:27 05:45:27.681 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test method: context [DefaultTestContext@5ad07f8a testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest@1bf6c568, testMethod = test@SchemaLocationsBeanEnvVarInjectionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]. 05:45:27 05:45:27.686 [main] DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate - Retrieved ApplicationContext [1294906566] from cache with key [[MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]] 05:45:27 05:45:27.686 [main] DEBUG org.springframework.test.context.cache - Spring test ApplicationContext cache statistics: [DefaultContextCache@71268b8c size = 2, maxSize = 32, parentContextCount = 0, hitCount = 16, missCount = 2] 05:45:27 05:45:27.687 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - After test class: context [DefaultTestContext@5ad07f8a testClass = SchemaLocationsBeanEnvVarInjectionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c03678 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, 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]. 05:45:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest 05:45:27 05:45:27.695 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:27 05:45:27.695 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:27 [INFO] Running org.onap.aai.setup.SchemaVersionsBeanOverrideTest 05:45:27 05:45:27.696 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:27 05:45:27.696 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:27 05:45:27.697 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:27 05:45:27.697 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:27 05:45:27.698 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5c2900ed testClass = SchemaVersionsBeanOverrideTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@75c85a8a 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@4d1ff6b1, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@5634a861, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@4c6a4ffd, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@ec7b5de], 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]. 05:45:27 05:45:27.699 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:27 05:45:27.699 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [org.onap.aai.setup.SchemaVersionsBeanOverrideTest] 05:45:27 05:45:27.728 [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} 05:45:27 05:45:27 . ____ _ __ _ _ 05:45:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:27 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:27 =========|_|==============|___/=/_/_/_/ 05:45:27 :: Spring Boot :: (v2.4.13) 05:45:27 05:45:27 2024-08-06 05:45:27.957 INFO 2531 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Starting SchemaVersionsBeanOverrideTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:27 2024-08-06 05:45:27.958 INFO 2531 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : No active profile set, falling back to default profiles: default 05:45:29 2024-08-06 05:45:29.044 INFO 2531 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Started SchemaVersionsBeanOverrideTest in 1.307 seconds (JVM running for 4.222) 05:45:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 s - in org.onap.aai.setup.SchemaVersionsBeanOverrideTest 05:45:29 [INFO] Running org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 05:45:29 2024-08-06 05:45:29.084 INFO 2531 --- [ 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}" 05:45:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 05:45:29 [INFO] Running org.onap.aai.setup.SchemaVersionsBeanTest 05:45:29 05:45:29 . ____ _ __ _ _ 05:45:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:29 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:29 =========|_|==============|___/=/_/_/_/ 05:45:29 :: Spring Boot :: (v2.4.13) 05:45:29 05:45:29 2024-08-06 05:45:29.138 INFO 2531 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Starting SchemaVersionsBeanTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:29 2024-08-06 05:45:29.139 INFO 2531 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : No active profile set, falling back to default profiles: default 05:45:29 2024-08-06 05:45:29.163 INFO 2531 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Started SchemaVersionsBeanTest in 0.056 seconds (JVM running for 4.341) 05:45:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.aai.setup.SchemaVersionsBeanTest 05:45:29 [INFO] Running org.onap.aai.setup.ConfigTranslatorWiringTest 05:45:29 05:45:29 . ____ _ __ _ _ 05:45:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:29 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:29 =========|_|==============|___/=/_/_/_/ 05:45:29 :: Spring Boot :: (v2.4.13) 05:45:29 05:45:29 2024-08-06 05:45:29.219 INFO 2531 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Starting ConfigTranslatorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:29 2024-08-06 05:45:29.219 INFO 2531 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : No active profile set, falling back to default profiles: default 05:45:29 2024-08-06 05:45:29.246 INFO 2531 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Started ConfigTranslatorWiringTest in 0.067 seconds (JVM running for 4.424) 05:45:29 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.074 s - in org.onap.aai.setup.ConfigTranslatorWiringTest 05:45:29 [INFO] Running org.onap.aai.nodes.NodeIngestorWiringTest 05:45:29 05:45:29 . ____ _ __ _ _ 05:45:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:29 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:29 =========|_|==============|___/=/_/_/_/ 05:45:29 :: Spring Boot :: (v2.4.13) 05:45:29 05:45:29 2024-08-06 05:45:29.270 INFO 2531 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Starting NodeIngestorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:29 2024-08-06 05:45:29.270 INFO 2531 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : No active profile set, falling back to default profiles: default 05:45:29 2024-08-06 05:45:29.322 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.108--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:30 2024-08-06 05:45:30.170 INFO 2531 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Started NodeIngestorWiringTest in 0.916 seconds (JVM running for 5.348) 05:45:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in org.onap.aai.nodes.NodeIngestorWiringTest 05:45:30 [INFO] Running org.onap.aai.nodes.NodeIngestorTest 05:45:30 05:45:30 . ____ _ __ _ _ 05:45:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:30 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:30 =========|_|==============|___/=/_/_/_/ 05:45:30 :: Spring Boot :: (v2.4.13) 05:45:30 05:45:30 2024-08-06 05:45:30.218 INFO 2531 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Starting NodeIngestorTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:30 2024-08-06 05:45:30.219 INFO 2531 --- [ main] org.onap.aai.nodes.NodeIngestorTest : No active profile set, falling back to default profiles: default 05:45:30 2024-08-06 05:45:30.273 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.331--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.35--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.365--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.378--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.392--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.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 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.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 05:45:30 [EL Warning]: moxy: 2024-08-06 05:45:30.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 05:45:30 2024-08-06 05:45:30.864 INFO 2531 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Started NodeIngestorTest in 0.684 seconds (JVM running for 6.041) 05:45:31 Schema file: /tmp/schema6508217235194210432.xsd 05:45:31 Schema file: /tmp/schema5934422979867764239.xsd 05:45:31 Schema file: /tmp/schema806155790168440620.xsd 05:45:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s - in org.onap.aai.nodes.NodeIngestorTest 05:45:31 [INFO] Running org.onap.aai.nodes.NodeIngestorLocalTest 05:45:31 05:45:31 . ____ _ __ _ _ 05:45:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:31 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:31 =========|_|==============|___/=/_/_/_/ 05:45:31 :: Spring Boot :: (v2.4.13) 05:45:31 05:45:31 2024-08-06 05:45:31.343 INFO 2531 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Starting NodeIngestorLocalTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:31 2024-08-06 05:45:31.344 INFO 2531 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : No active profile set, falling back to default profiles: default 05:45:31 2024-08-06 05:45:31.365 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.37--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.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 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.428--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 2024-08-06 05:45:31.615 INFO 2531 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Started NodeIngestorLocalTest in 0.291 seconds (JVM running for 6.793) 05:45:31 Schema file: /tmp/schema4134710850525285051.xsd 05:45:31 Schema file: /tmp/schema7069405355168540578.xsd 05:45:31 Schema file: /tmp/schema7694293044141486318.xsd 05:45:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.onap.aai.nodes.NodeIngestorLocalTest 05:45:31 [INFO] Running org.onap.aai.validation.VersionValidatorRainyDayTest 05:45:31 05:45:31 . ____ _ __ _ _ 05:45:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:31 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:31 =========|_|==============|___/=/_/_/_/ 05:45:31 :: Spring Boot :: (v2.4.13) 05:45:31 05:45:31 2024-08-06 05:45:31.713 INFO 2531 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Starting VersionValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:31 2024-08-06 05:45:31.713 INFO 2531 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : No active profile set, falling back to default profiles: default 05:45:31 2024-08-06 05:45:31.745 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.751--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 2024-08-06 05:45:31.768 INFO 2531 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Started VersionValidatorRainyDayTest in 0.07 seconds (JVM running for 6.946) 05:45:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.onap.aai.validation.VersionValidatorRainyDayTest 05:45:31 [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 05:45:31 05:45:31 . ____ _ __ _ _ 05:45:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:31 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:31 =========|_|==============|___/=/_/_/_/ 05:45:31 :: Spring Boot :: (v2.4.13) 05:45:31 05:45:31 2024-08-06 05:45:31.804 INFO 2531 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Starting NodeValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:31 2024-08-06 05:45:31.805 INFO 2531 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 05:45:31 2024-08-06 05:45:31.837 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.842--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.857--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.87--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.883--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.895--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.908--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.921--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 [EL Warning]: moxy: 2024-08-06 05:45:31.933--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:31 2024-08-06 05:45:31.947 INFO 2531 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Started NodeValidatorSunnyDayTest in 0.159 seconds (JVM running for 7.125) 05:45:31 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.194 s - in org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest 05:45:31 [INFO] Running org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 05:45:32 05:45:32 . ____ _ __ _ _ 05:45:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:32 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:32 =========|_|==============|___/=/_/_/_/ 05:45:32 :: Spring Boot :: (v2.4.13) 05:45:32 05:45:32 2024-08-06 05:45:32.002 INFO 2531 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Starting NodeValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:32 2024-08-06 05:45:32.002 INFO 2531 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : No active profile set, falling back to default profiles: default 05:45:32 2024-08-06 05:45:32.028 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.035--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 2024-08-06 05:45:32.050 INFO 2531 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Started NodeValidatorRainyDayTest in 0.064 seconds (JVM running for 7.228) 05:45:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.aai.validation.nodes.NodeValidatorRainyDayTest 05:45:32 [INFO] Running org.onap.aai.validation.CheckEverythingStrategyTest 05:45:32 oh noes a problem with the gooble-gobble edge rule! 05:45:32 error 2 05:45:32 duplicate labels not everything is a fork 05:45:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.validation.CheckEverythingStrategyTest 05:45:32 [INFO] Running org.onap.aai.validation.FailFastStrategyTest 05:45:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.validation.FailFastStrategyTest 05:45:32 [INFO] Running org.onap.aai.validation.edges.NodeTypesValidationModuleTest 05:45:32 05:45:32 . ____ _ __ _ _ 05:45:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:32 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:32 =========|_|==============|___/=/_/_/_/ 05:45:32 :: Spring Boot :: (v2.4.13) 05:45:32 05:45:32 2024-08-06 05:45:32.095 INFO 2531 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Starting NodeTypesValidationModuleTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:32 2024-08-06 05:45:32.096 INFO 2531 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : No active profile set, falling back to default profiles: default 05:45:32 2024-08-06 05:45:32.117 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.122--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.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 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.173--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 2024-08-06 05:45:32.364 INFO 2531 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Started NodeTypesValidationModuleTest in 0.284 seconds (JVM running for 7.542) 05:45:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.onap.aai.validation.edges.NodeTypesValidationModuleTest 05:45:32 [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 05:45:32 05:45:32 . ____ _ __ _ _ 05:45:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:32 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:32 =========|_|==============|___/=/_/_/_/ 05:45:32 :: Spring Boot :: (v2.4.13) 05:45:32 05:45:32 2024-08-06 05:45:32.400 INFO 2531 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Starting EdgeRuleValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:32 2024-08-06 05:45:32.400 INFO 2531 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 05:45:32 2024-08-06 05:45:32.430 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.436--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.454--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.467--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.48--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.492--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.504--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.517--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.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 05:45:32 2024-08-06 05:45:32.602 INFO 2531 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Started EdgeRuleValidatorSunnyDayTest in 0.218 seconds (JVM running for 7.78) 05:45:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest 05:45:32 [INFO] Running org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 05:45:32 05:45:32 . ____ _ __ _ _ 05:45:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:32 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:32 =========|_|==============|___/=/_/_/_/ 05:45:32 :: Spring Boot :: (v2.4.13) 05:45:32 05:45:32 2024-08-06 05:45:32.778 INFO 2531 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Starting DefaultEdgeFieldsValidationModuleTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:32 2024-08-06 05:45:32.778 INFO 2531 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : No active profile set, falling back to default profiles: default 05:45:32 2024-08-06 05:45:32.785 INFO 2531 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Started DefaultEdgeFieldsValidationModuleTest in 0.022 seconds (JVM running for 7.963) 05:45:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest 05:45:32 [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 05:45:32 05:45:32 . ____ _ __ _ _ 05:45:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:32 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:32 =========|_|==============|___/=/_/_/_/ 05:45:32 :: Spring Boot :: (v2.4.13) 05:45:32 05:45:32 2024-08-06 05:45:32.813 INFO 2531 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Starting EdgeRuleValidatorRainyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:32 2024-08-06 05:45:32.814 INFO 2531 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : No active profile set, falling back to default profiles: default 05:45:32 2024-08-06 05:45:32.838 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.843--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 2024-08-06 05:45:32.860 INFO 2531 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Started EdgeRuleValidatorRainyDayTest in 0.064 seconds (JVM running for 8.038) 05:45:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest 05:45:32 [INFO] Running org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest 05:45:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest 05:45:32 [INFO] Running org.onap.aai.validation.edges.UniqueLabelValidationModuleTest 05:45:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.aai.validation.edges.UniqueLabelValidationModuleTest 05:45:32 [INFO] Running org.onap.aai.validation.edges.SingleContainmentValidationModuleTest 05:45:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.validation.edges.SingleContainmentValidationModuleTest 05:45:32 [INFO] Running org.onap.aai.validation.VersionValidatorSunnyDayTest 05:45:32 05:45:32 . ____ _ __ _ _ 05:45:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:32 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:32 =========|_|==============|___/=/_/_/_/ 05:45:32 :: Spring Boot :: (v2.4.13) 05:45:32 05:45:32 2024-08-06 05:45:32.917 INFO 2531 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Starting VersionValidatorSunnyDayTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:32 2024-08-06 05:45:32.917 INFO 2531 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : No active profile set, falling back to default profiles: default 05:45:32 2024-08-06 05:45:32.939 INFO 2531 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.943--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.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 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.967--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.98--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:32 [EL Warning]: moxy: 2024-08-06 05:45:32.992--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:33 [EL Warning]: moxy: 2024-08-06 05:45:33.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 05:45:33 [EL Warning]: moxy: 2024-08-06 05:45:33.014--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:33 [EL Warning]: moxy: 2024-08-06 05:45:33.025--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:33 2024-08-06 05:45:33.035 INFO 2531 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Started VersionValidatorSunnyDayTest in 0.134 seconds (JVM running for 8.213) 05:45:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.onap.aai.validation.VersionValidatorSunnyDayTest 05:45:33 [INFO] Running org.onap.aai.edges.EdgeIngestorLocalTest 05:45:33 05:45:33 . ____ _ __ _ _ 05:45:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:33 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:33 =========|_|==============|___/=/_/_/_/ 05:45:33 :: Spring Boot :: (v2.4.13) 05:45:33 05:45:33 2024-08-06 05:45:33.064 INFO 2531 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Starting EdgeIngestorLocalTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:33 2024-08-06 05:45:33.064 INFO 2531 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : No active profile set, falling back to default profiles: default 05:45:33 2024-08-06 05:45:33.133 INFO 2531 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Started EdgeIngestorLocalTest in 0.083 seconds (JVM running for 8.311) 05:45:33 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.onap.aai.edges.EdgeIngestorLocalTest 05:45:33 [INFO] Running org.onap.aai.edges.EdgeRuleTest 05:45:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.edges.EdgeRuleTest 05:45:33 [INFO] Running org.onap.aai.edges.EdgeIngestorTest 05:45:33 05:45:33 . ____ _ __ _ _ 05:45:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:33 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:33 =========|_|==============|___/=/_/_/_/ 05:45:33 :: Spring Boot :: (v2.4.13) 05:45:33 05:45:33 2024-08-06 05:45:33.268 INFO 2531 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Starting EdgeIngestorTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:33 2024-08-06 05:45:33.268 INFO 2531 --- [ main] org.onap.aai.edges.EdgeIngestorTest : No active profile set, falling back to default profiles: default 05:45:33 2024-08-06 05:45:33.308 INFO 2531 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Started EdgeIngestorTest in 0.061 seconds (JVM running for 8.486) 05:45:33 5 05:45:33 foo|quux 05:45:33 bar|foo 05:45:33 dog|foo 05:45:33 baz|foo 05:45:33 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.onap.aai.edges.EdgeIngestorTest 05:45:33 [INFO] Running org.onap.aai.edges.TypeAlphabetizerTest 05:45:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.edges.TypeAlphabetizerTest 05:45:33 [INFO] Running org.onap.aai.edges.EdgeIngestorWiringTest 05:45:33 05:45:33 . ____ _ __ _ _ 05:45:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:33 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:33 =========|_|==============|___/=/_/_/_/ 05:45:33 :: Spring Boot :: (v2.4.13) 05:45:33 05:45:33 2024-08-06 05:45:33.390 INFO 2531 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Starting EdgeIngestorWiringTest using Java 1.8.0_342 on prd-ubuntu1804-builder-4c-4g-28941 with PID 2531 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 05:45:33 2024-08-06 05:45:33.391 INFO 2531 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : No active profile set, falling back to default profiles: default 05:45:33 2024-08-06 05:45:33.414 INFO 2531 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Started EdgeIngestorWiringTest in 0.038 seconds (JVM running for 8.592) 05:45:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.aai.edges.EdgeIngestorWiringTest 05:45:33 [INFO] Running org.onap.aai.edges.JsonIngestorTest 05:45:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.edges.JsonIngestorTest 05:45:33 [INFO] Running org.onap.aai.edges.EdgeRuleQueryTest 05:45:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.edges.EdgeRuleQueryTest 05:45:33 [INFO] 05:45:33 [INFO] Results: 05:45:33 [INFO] 05:45:33 [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2 05:45:33 [INFO] 05:45:33 [INFO] 05:45:33 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-schema-ingest --- 05:45:34 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec 05:45:34 [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes 05:45:34 [INFO] 05:45:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-ingest --- 05:45:34 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.14.5-SNAPSHOT.jar 05:45:34 [INFO] 05:45:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-ingest --- 05:45:34 [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/** 05:45:34 [INFO] 05:45:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-schema-ingest --- 05:45:34 [INFO] 05:45:34 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-ingest --- 05:45:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:45:34 [INFO] 05:45:34 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-schema-ingest --- 05:45:34 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec 05:45:34 [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes 05:45:34 [INFO] All coverage checks have been met. 05:45:34 [INFO] 05:45:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-schema-ingest --- 05:45:34 [INFO] 05:45:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-ingest --- 05:45:34 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.14.5-SNAPSHOT/aai-schema-ingest-1.14.5-SNAPSHOT.jar 05:45:34 [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.14.5-SNAPSHOT/aai-schema-ingest-1.14.5-SNAPSHOT.pom 05:45:34 [INFO] 05:45:34 [INFO] ------------------------------------------------------------------------ 05:45:34 [INFO] Building aai-annotations 1.14.5-SNAPSHOT 05:45:34 [INFO] ------------------------------------------------------------------------ 05:45:34 [INFO] 05:45:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- 05:45:34 [INFO] 05:45:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- 05:45:34 [INFO] 05:45:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- 05:45:34 [INFO] 05:45:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-annotations --- 05:45:34 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 05:45:34 [INFO] 05:45:34 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-annotations --- 05:45:34 [INFO] 05:45:34 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-annotations --- 05:45:34 [INFO] 05:45:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- 05:45:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:34 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/resources 05:45:34 [INFO] 05:45:34 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-annotations --- 05:45:34 [INFO] Changes detected - recompiling the module! 05:45:34 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/classes 05:45:34 [INFO] 05:45:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- 05:45:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:34 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/resources 05:45:34 [INFO] 05:45:34 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-annotations --- 05:45:34 [INFO] Changes detected - recompiling the module! 05:45:34 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/test-classes 05:45:34 [INFO] 05:45:34 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-annotations --- 05:45:35 [INFO] 05:45:35 [INFO] ------------------------------------------------------- 05:45:35 [INFO] T E S T S 05:45:35 [INFO] ------------------------------------------------------- 05:45:35 [INFO] 05:45:35 [INFO] Results: 05:45:35 [INFO] 05:45:35 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 05:45:35 [INFO] 05:45:35 [INFO] 05:45:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-annotations --- 05:45:35 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 05:45:35 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 05:45:35 [INFO] 05:45:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- 05:45:35 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.14.5-SNAPSHOT.jar 05:45:35 [INFO] 05:45:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-annotations --- 05:45:35 [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/** 05:45:35 [INFO] 05:45:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-annotations --- 05:45:35 [INFO] 05:45:35 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-annotations --- 05:45:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:45:35 [INFO] 05:45:35 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-annotations --- 05:45:35 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec 05:45:35 [INFO] Analyzed bundle 'aai-annotations' with 2 classes 05:45:35 [INFO] All coverage checks have been met. 05:45:35 [INFO] 05:45:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-annotations --- 05:45:35 [INFO] 05:45:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- 05:45:35 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.14.5-SNAPSHOT/aai-annotations-1.14.5-SNAPSHOT.jar 05:45:35 [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.14.5-SNAPSHOT/aai-annotations-1.14.5-SNAPSHOT.pom 05:45:35 [INFO] 05:45:35 [INFO] ------------------------------------------------------------------------ 05:45:35 [INFO] Building aai-aaf-auth 1.14.5-SNAPSHOT 05:45:35 [INFO] ------------------------------------------------------------------------ 05:45:36 [INFO] 05:45:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-aaf-auth --- 05:45:36 [INFO] 05:45:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-aaf-auth --- 05:45:36 [INFO] 05:45:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-aaf-auth --- 05:45:36 [INFO] 05:45:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-aaf-auth --- 05:45:36 [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/** 05:45:36 [INFO] 05:45:36 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-aaf-auth --- 05:45:36 [INFO] 05:45:36 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-aaf-auth --- 05:45:36 [INFO] 05:45:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-aaf-auth --- 05:45:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:36 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/src/main/resources 05:45:36 [INFO] 05:45:36 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-aaf-auth --- 05:45:36 [INFO] Changes detected - recompiling the module! 05:45:36 [INFO] Compiling 18 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/classes 05:45:36 [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. 05:45:36 [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. 05:45:36 [INFO] 05:45:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-aaf-auth --- 05:45:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:36 [INFO] Copying 20 resources 05:45:36 [INFO] 05:45:36 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-aaf-auth --- 05:45:36 [INFO] Changes detected - recompiling the module! 05:45:36 [INFO] Compiling 6 source files to /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/test-classes 05:45:36 [INFO] 05:45:36 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-aaf-auth --- 05:45:36 [INFO] 05:45:36 [INFO] ------------------------------------------------------- 05:45:36 [INFO] T E S T S 05:45:36 [INFO] ------------------------------------------------------- 05:45:37 [INFO] Running org.onap.aai.aaf.filters.CadiPropsTest 05:45:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.aai.aaf.filters.CadiPropsTest 05:45:37 [INFO] Running org.onap.aai.aaf.auth.AAIAuthCoreTest 05:45:37 05:45:37.306 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.309 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.361 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 05:45:37 05:45:37.363 [main] INFO org.eclipse.jetty.util.log - Logging initialized @945ms to org.eclipse.jetty.util.log.Slf4jLog 05:45:37 05:45:37.365 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.372 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:45:37 05:45:37.372 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:45:37 05:45:37.373 [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 05:45:37 05:45:37.374 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.374 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 05:45:37 05:45:37.375 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.375 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.376 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.376 [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 05:45:37 05:45:37.376 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.376 [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 05:45:37 05:45:37.376 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.376 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 05:45:37 05:45:37.377 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.377 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.378 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.378 [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 05:45:37 05:45:37.378 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type POST 05:45:37 05:45:37.379 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.379 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.381 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.381 [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 05:45:37 05:45:37.382 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 05:45:37 05:45:37.382 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.382 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.384 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.384 [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 05:45:37 05:45:37.384 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 05:45:37 05:45:37.385 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.385 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.389 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.390 [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 05:45:37 05:45:37.390 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testwildcardid, o= on function testFunction request type PUT 05:45:37 05:45:37.390 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.390 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.391 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.391 [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 05:45:37 05:45:37.391 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.391 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 05:45:37 05:45:37.391 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.392 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.393 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.393 [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 05:45:37 05:45:37.394 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 05:45:37 05:45:37.394 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.394 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.396 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.793 [main] INFO org.onap.aai.logging.ErrorLogHelper - Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 05:45:37 05:45:37.798 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 05:45:37 05:45:37.799 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.799 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.800 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.800 [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 05:45:37 05:45:37.800 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.801 [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 05:45:37 05:45:37.801 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.801 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 05:45:37 05:45:37.801 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.801 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.803 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.803 [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 05:45:37 05:45:37.803 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.803 [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 05:45:37 05:45:37.803 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.803 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 05:45:37 05:45:37.804 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.804 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.804 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.804 [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 05:45:37 05:45:37.804 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.804 [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 05:45:37 05:45:37.805 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.805 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 05:45:37 05:45:37.805 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.805 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.806 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.806 [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 05:45:37 05:45:37.806 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.806 [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 05:45:37 05:45:37.806 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 05:45:37 05:45:37.807 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.807 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.807 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.807 [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 05:45:37 05:45:37.807 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.807 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 05:45:37 05:45:37.807 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-user on function util request type GET 05:45:37 05:45:37.808 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.808 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.809 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.810 [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 05:45:37 05:45:37.810 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.810 [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 05:45:37 05:45:37.810 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.810 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 05:45:37 05:45:37.811 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.811 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.814 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.815 [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 05:45:37 05:45:37.815 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 05:45:37 05:45:37.817 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.817 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.818 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.818 [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 05:45:37 05:45:37.818 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, ha-proxy-wildcard-id, o= on function testFunction request type PUT 05:45:37 05:45:37.819 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.819 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.821 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.822 [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 05:45:37 05:45:37.822 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.822 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Authorized user has HAProxy role with echo request 05:45:37 05:45:37.822 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: ha-proxy-wildcard-id on function util request type GET 05:45:37 05:45:37.822 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.822 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.823 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.823 [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 05:45:37 05:45:37.823 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 05:45:37 05:45:37.823 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.823 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.838 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.838 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 05:45:37 05:45:37.839 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.839 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.839 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.840 [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 05:45:37 05:45:37.840 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.840 [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 05:45:37 05:45:37.840 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.840 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testuser on function testFunction request type PUT 05:45:37 05:45:37.841 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.841 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.843 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.843 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.843 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.844 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.844 [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 05:45:37 05:45:37.844 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.844 [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 05:45:37 05:45:37.844 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.844 [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 05:45:37 05:45:37.845 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: on function testFunction request type PUT 05:45:37 05:45:37.845 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.845 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.846 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.846 [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 05:45:37 05:45:37.846 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.846 [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 05:45:37 05:45:37.846 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: cn=blah, testuser, o= on function testFunction request type PUT 05:45:37 05:45:37.847 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.847 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.847 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.847 [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 05:45:37 05:45:37.847 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.848 [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 05:45:37 05:45:37.848 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User not found: invlaidtestuser on function testFunction request type PUT 05:45:37 05:45:37.848 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.848 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.849 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.849 [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 05:45:37 05:45:37.850 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.850 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 05:45:37 05:45:37.850 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.850 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.851 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.851 [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 05:45:37 05:45:37.851 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User has HAProxy role 05:45:37 05:45:37.851 [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 05:45:37 05:45:37.851 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.851 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH ACCEPTED: testwildcardid on function testFunction request type PUT 05:45:37 05:45:37.852 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.852 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.852 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.852 [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 05:45:37 05:45:37.852 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - User doesn't have HAProxy role so assuming its a regular client 05:45:37 05:45:37.852 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - AUTH FAILED: testuser on function testFunction request type POST 05:45:37 05:45:37.852 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Initializing Auth Policy Config 05:45:37 05:45:37.853 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Reading from ./src/test/resources/bundleconfig-local/etc/auth/aai_policy.json 05:45:37 05:45:37.853 [main] DEBUG org.onap.aai.aaf.auth.AAIAuthCore - Static Initializiation complete 05:45:37 05:45:37.853 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_3012. Using default AAIException 05:45:37 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s - in org.onap.aai.aaf.auth.AAIAuthCoreTest 05:45:37 [INFO] Running org.onap.aai.aaf.auth.AafRequestWrapperTest 05:45:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.aai.aaf.auth.AafRequestWrapperTest 05:45:37 [INFO] Running org.onap.aai.aaf.auth.AAIUserTest 05:45:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.aaf.auth.AAIUserTest 05:45:37 [INFO] Running org.onap.aai.aaf.auth.CertUtilTest 05:45:37 05:45:37.898 [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 05:45:37 05:45:37.898 [main] DEBUG org.onap.aai.aaf.auth.CertUtil - getMechId mechId=m55555@org.onap.com 05:45:37 05:45:37.899 [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] 05:45:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.aaf.auth.CertUtilTest 05:45:38 [INFO] 05:45:38 [INFO] Results: 05:45:38 [INFO] 05:45:38 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 05:45:38 [INFO] 05:45:38 [INFO] 05:45:38 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-aaf-auth --- 05:45:38 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec 05:45:38 [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes 05:45:38 [INFO] 05:45:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-aaf-auth --- 05:45:38 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.14.5-SNAPSHOT.jar 05:45:38 [INFO] 05:45:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-aaf-auth --- 05:45: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-aaf-auth/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 05:45:38 [INFO] 05:45:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-aaf-auth --- 05:45:38 [INFO] 05:45:38 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-aaf-auth --- 05:45:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:45:38 [INFO] 05:45:38 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-aaf-auth --- 05:45:38 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/code-coverage/jacoco-ut.exec 05:45:38 [INFO] Analyzed bundle 'aai-aaf-auth' with 18 classes 05:45:38 [INFO] All coverage checks have been met. 05:45:38 [INFO] 05:45:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-aaf-auth --- 05:45:38 [INFO] 05:45:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-aaf-auth --- 05:45:38 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-aaf-auth/target/aai-aaf-auth-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-aaf-auth/1.14.5-SNAPSHOT/aai-aaf-auth-1.14.5-SNAPSHOT.jar 05:45:38 [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.14.5-SNAPSHOT/aai-aaf-auth-1.14.5-SNAPSHOT.pom 05:45:38 [INFO] 05:45:38 [INFO] ------------------------------------------------------------------------ 05:45:38 [INFO] Building aai-core 1.14.5-SNAPSHOT 05:45:38 [INFO] ------------------------------------------------------------------------ 05:45:41 [INFO] 05:45:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-core --- 05:45:41 [INFO] 05:45:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-core --- 05:45:41 [INFO] 05:45:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-core --- 05:45:41 [INFO] 05:45:41 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-core --- 05:45:41 [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/** 05:45:41 [INFO] 05:45:41 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-core --- 05:45:41 [INFO] 05:45:41 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-core --- 05:45:41 [INFO] 05:45:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-core --- 05:45:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:41 [INFO] Copying 4 resources 05:45:41 [INFO] 05:45:41 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-core --- 05:45:41 [INFO] Changes detected - recompiling the module! 05:45:41 [INFO] Compiling 216 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/classes 05:45:44 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java: Some input files use or override a deprecated API. 05:45:44 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.java: Recompile with -Xlint:deprecation for details. 05:45:44 [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. 05:45:44 [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. 05:45:44 [INFO] 05:45:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-core --- 05:45:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:44 [INFO] Copying 122 resources 05:45:44 [INFO] 05:45:44 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-core --- 05:45:44 [INFO] Changes detected - recompiling the module! 05:45:44 [INFO] Compiling 138 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes 05:45:47 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java: Some input files use or override a deprecated API. 05:45:47 [WARNING] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/serialization/queryformats/QueryFormatTestHelper.java: Recompile with -Xlint:deprecation for details. 05:45:47 [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. 05:45:47 [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. 05:45:47 [INFO] 05:45:47 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-core --- 05:45:47 [INFO] 05:45:47 [INFO] ------------------------------------------------------- 05:45:47 [INFO] T E S T S 05:45:47 [INFO] ------------------------------------------------------- 05:45:49 [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationTest 05:45:50 2024-08-06 05:45:50.596 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:45:50 2024-08-06 05:45:50.601 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:45:50 2024-08-06 05:45:50.606 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:45:50 2024-08-06 05:45:50.607 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:45:50 2024-08-06 05:45:50.609 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:45:50 2024-08-06 05:45:50.610 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:45:50 2024-08-06 05:45:50.613 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:45:50 2024-08-06 05:45:50.613 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:45:50 2024-08-06 05:45:50.615 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:45:50 2024-08-06 05:45:50.616 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:45:50 2024-08-06 05:45:50.619 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:45:50 2024-08-06 05:45:50.734 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:45:50 2024-08-06 05:45:50.735 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:45:50 2024-08-06 05:45:50.761 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:45:50 2024-08-06 05:45:50.762 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:45:51 [EL Warning]: moxy: 2024-08-06 05:45:51.918--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:52 2024-08-06 05:45:52.378 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:45:52 2024-08-06 05:45:52.417 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:45:52 2024-08-06 05:45:52.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:45:52 2024-08-06 05:45:52.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:45:52 [EL Warning]: moxy: 2024-08-06 05:45:52.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 05:45:52 2024-08-06 05:45:52.780 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:45:52 2024-08-06 05:45:52.798 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:45:52 2024-08-06 05:45:52.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:45:52 2024-08-06 05:45:52.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:45:52 [EL Warning]: moxy: 2024-08-06 05:45:52.861--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:53 2024-08-06 05:45:53.131 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:45:53 2024-08-06 05:45:53.150 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:45:53 2024-08-06 05:45:53.153 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:45:53 2024-08-06 05:45:53.154 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:45:53 [EL Warning]: moxy: 2024-08-06 05:45:53.217--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:53 2024-08-06 05:45:53.486 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:45:53 2024-08-06 05:45:53.502 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:45:53 2024-08-06 05:45:53.504 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:45:53 2024-08-06 05:45:53.504 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:45:53 [EL Warning]: moxy: 2024-08-06 05:45:53.563--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:45:53 2024-08-06 05:45:53.832 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:45:55 2024-08-06 05:45:55.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-944e7d79-06af-41d1-901c-fa7ef2be9bf5 with payload { 05:45:55 "model-invariant-id": "test-model-944e7d79-06af-41d1-901c-fa7ef2be9bf5", 05:45:55 "model-type": "some-type" 05:45:55 } 05:45:56 2024-08-06 05:45:56.060 WARN --- [ main] org.reflections8.Reflections : given scan urls are empty. set urls in the configuration 05:45:56 2024-08-06 05:45:56.337 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 05:45:56 2024-08-06 05:45:56.347 INFO --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 05:45:56 2024-08-06 05:45:56.368 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:45:56 2024-08-06 05:45:56.368 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:45:56 2024-08-06 05:45:56.369 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:45:56 2024-08-06 05:45:56.369 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:45:56 2024-08-06 05:45:56.436 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.486 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [related-lookup-uuid] 05:45:56 2024-08-06 05:45:56.503 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-type], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.506 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-type] 05:45:56 2024-08-06 05:45:56.507 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-property], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.510 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-property] 05:45:56 2024-08-06 05:45:56.511 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-type], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.514 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-type] 05:45:56 2024-08-06 05:45:56.515 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-property], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.518 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-property] 05:45:56 2024-08-06 05:45:56.519 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-collect-list], [String], [SET] 05:45:56 2024-08-06 05:45:56.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-collect-list] 05:45:56 2024-08-06 05:45:56.523 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-version], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.586 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 05:45:56 2024-08-06 05:45:56.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_rv_lock_enabled:false 05:45:56 2024-08-06 05:45:56.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-version] 05:45:56 2024-08-06 05:45:56.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [wan-port-config-id] 05:45:56 2024-08-06 05:45:56.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-config-name] 05:45:56 2024-08-06 05:45:56.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-id] 05:45:56 2024-08-06 05:45:56.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.625 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id] 05:45:56 2024-08-06 05:45:56.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.629 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ip-address] 05:45:56 2024-08-06 05:45:56.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.637 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv4-address] 05:45:56 2024-08-06 05:45:56.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv6-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv6-address] 05:45:56 2024-08-06 05:45:56.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ip-address] 05:45:56 2024-08-06 05:45:56.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv4-address] 05:45:56 2024-08-06 05:45:56.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv6-address] 05:45:56 2024-08-06 05:45:56.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-bandwidth] 05:45:56 2024-08-06 05:45:56.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.679 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [output-bandwidth] 05:45:56 2024-08-06 05:45:56.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [description], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [description] 05:45:56 2024-08-06 05:45:56.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-type], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-type] 05:45:56 2024-08-06 05:45:56.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-number], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-number] 05:45:56 2024-08-06 05:45:56.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-network-name], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-network-name] 05:45:56 2024-08-06 05:45:56.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-port-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-port-id] 05:45:56 2024-08-06 05:45:56.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.712 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-id] 05:45:56 2024-08-06 05:45:56.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selflink], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selflink] 05:45:56 2024-08-06 05:45:56.718 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-status], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [operational-status] 05:45:56 2024-08-06 05:45:56.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-customization-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-customization-id] 05:45:56 2024-08-06 05:45:56.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-invariant-id-local] 05:45:56 2024-08-06 05:45:56.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-version-id-local] 05:45:56 2024-08-06 05:45:56.742 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.749 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-set-id] 05:45:56 2024-08-06 05:45:56.752 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.754 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.756 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [physical-location-id] 05:45:56 2024-08-06 05:45:56.759 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-center-code], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.766 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-center-code] 05:45:56 2024-08-06 05:45:56.773 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [complex-name], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.778 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [complex-name] 05:45:56 2024-08-06 05:45:56.781 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [identity-url], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.784 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [identity-url] 05:45:56 2024-08-06 05:45:56.788 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.788 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-type], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.791 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-location-type] 05:45:56 2024-08-06 05:45:56.792 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street1], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.795 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street1] 05:45:56 2024-08-06 05:45:56.796 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street2], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.798 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street2] 05:45:56 2024-08-06 05:45:56.799 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [city], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.801 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [city] 05:45:56 2024-08-06 05:45:56.801 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.803 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state] 05:45:56 2024-08-06 05:45:56.804 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [postal-code], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.805 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [postal-code] 05:45:56 2024-08-06 05:45:56.806 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [country], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.808 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [country] 05:45:56 2024-08-06 05:45:56.808 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [region], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.810 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [region] 05:45:56 2024-08-06 05:45:56.811 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latitude], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.813 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latitude] 05:45:56 2024-08-06 05:45:56.813 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [longitude], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.815 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [longitude] 05:45:56 2024-08-06 05:45:56.816 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [elevation], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.818 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [elevation] 05:45:56 2024-08-06 05:45:56.819 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lata], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.820 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lata] 05:45:56 2024-08-06 05:45:56.822 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-name], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.824 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-name] 05:45:56 2024-08-06 05:45:56.825 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-value], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.826 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-value] 05:45:56 2024-08-06 05:45:56.828 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.830 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [routing-instance-id] 05:45:56 2024-08-06 05:45:56.833 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rpm-owner], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.834 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rpm-owner] 05:45:56 2024-08-06 05:45:56.834 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.838 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.840 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pnf-name] 05:45:56 2024-08-06 05:45:56.842 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-owner], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.844 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [data-owner] 05:45:56 2024-08-06 05:45:56.845 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.846 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2] 05:45:56 2024-08-06 05:45:56.846 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:56 2024-08-06 05:45:56.847 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.850 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2-source] 05:45:56 2024-08-06 05:45:56.850 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-id] 05:45:56 2024-08-06 05:45:56.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-type], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.854 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-type] 05:45:56 2024-08-06 05:45:56.855 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-vendor], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-vendor] 05:45:56 2024-08-06 05:45:56.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-model], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-model] 05:45:56 2024-08-06 05:45:56.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-option], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-option] 05:45:56 2024-08-06 05:45:56.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-oam] 05:45:56 2024-08-06 05:45:56.864 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-version], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-version] 05:45:56 2024-08-06 05:45:56.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 05:45:56 2024-08-06 05:45:56.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [in-maint] 05:45:56 2024-08-06 05:45:56.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frame-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [frame-id] 05:45:56 2024-08-06 05:45:56.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [serial-number], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [serial-number] 05:45:56 2024-08-06 05:45:56.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-loopback0] 05:45:56 2024-08-06 05:45:56.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-loopback0] 05:45:56 2024-08-06 05:45:56.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-aim] 05:45:56 2024-08-06 05:45:56.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-aim] 05:45:56 2024-08-06 05:45:56.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-oam] 05:45:56 2024-08-06 05:45:56.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inv-status], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [inv-status] 05:45:56 2024-08-06 05:45:56.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prov-status], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prov-status] 05:45:56 2024-08-06 05:45:56.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-role], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nf-role] 05:45:56 2024-08-06 05:45:56.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-status], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [admin-status] 05:45:56 2024-08-06 05:45:56.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:56 2024-08-06 05:45:56.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:56 2024-08-06 05:45:56.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:56 2024-08-06 05:45:56.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:56 2024-08-06 05:45:56.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv4-address] 05:45:56 2024-08-06 05:45:56.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv6-address] 05:45:56 2024-08-06 05:45:56.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [element-choice-set-uuid] 05:45:56 2024-08-06 05:45:56.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [element-choice-set-name] 05:45:56 2024-08-06 05:45:56.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cardinality], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cardinality] 05:45:56 2024-08-06 05:45:56.913 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-id] 05:45:56 2024-08-06 05:45:56.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-name], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-name] 05:45:56 2024-08-06 05:45:56.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [heat-stack-id] 05:45:56 2024-08-06 05:45:56.925 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-status], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [orchestration-status] 05:45:56 2024-08-06 05:45:56.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 05:45:56 2024-08-06 05:45:56.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-base-vf-module] 05:45:56 2024-08-06 05:45:56.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 05:45:56 2024-08-06 05:45:56.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [automated-assignment] 05:45:56 2024-08-06 05:45:56.931 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.931 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:56 2024-08-06 05:45:56.931 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:56 2024-08-06 05:45:56.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [persona-model-version], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [persona-model-version] 05:45:56 2024-08-06 05:45:56.934 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:56 2024-08-06 05:45:56.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.936 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-id] 05:45:56 2024-08-06 05:45:56.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-version], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-version] 05:45:56 2024-08-06 05:45:56.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.942 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-service-instance-fqdn] 05:45:56 2024-08-06 05:45:56.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [module-index], [Integer], [SINGLE] 05:45:56 2024-08-06 05:45:56.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [module-index] 05:45:56 2024-08-06 05:45:56.946 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:56 2024-08-06 05:45:56.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-element-uuid] 05:45:56 2024-08-06 05:45:56.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.952 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [new-data-del-flag] 05:45:56 2024-08-06 05:45:56.952 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cardinality] already existed in the DB. 05:45:56 2024-08-06 05:45:56.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [linkage-points], [String], [SET] 05:45:56 2024-08-06 05:45:56.954 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [linkage-points] 05:45:56 2024-08-06 05:45:56.954 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.956 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [include-node-type], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.958 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [include-node-type] 05:45:56 2024-08-06 05:45:56.958 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-key], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.959 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-key] 05:45:56 2024-08-06 05:45:56.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-value], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-value] 05:45:56 2024-08-06 05:45:56.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv6-address] 05:45:56 2024-08-06 05:45:56.965 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 05:45:56 2024-08-06 05:45:56.966 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv6-prefix-length] 05:45:56 2024-08-06 05:45:56.967 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 05:45:56 2024-08-06 05:45:56.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-inner] 05:45:56 2024-08-06 05:45:56.970 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 05:45:56 2024-08-06 05:45:56.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-outer] 05:45:56 2024-08-06 05:45:56.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 05:45:56 2024-08-06 05:45:56.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-floating] 05:45:56 2024-08-06 05:45:56.973 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-network-id] 05:45:56 2024-08-06 05:45:56.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.978 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-subnet-id] 05:45:56 2024-08-06 05:45:56.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capability-id] 05:45:56 2024-08-06 05:45:56.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-feature], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-feature] 05:45:56 2024-08-06 05:45:56.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-version], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-version] 05:45:56 2024-08-06 05:45:56.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [architecture], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.990 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [architecture] 05:45:56 2024-08-06 05:45:56.991 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:56 2024-08-06 05:45:56.993 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 05:45:56 2024-08-06 05:45:56.994 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esn], [String], [SINGLE] 05:45:56 2024-08-06 05:45:56.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esn] 05:45:57 2024-08-06 05:45:56.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:56.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-name] 05:45:57 2024-08-06 05:45:56.999 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vendor] 05:45:57 2024-08-06 05:45:57.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class] 05:45:57 2024-08-06 05:45:57.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [type] 05:45:57 2024-08-06 05:45:57.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [version] 05:45:57 2024-08-06 05:45:57.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ip], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ip] 05:45:57 2024-08-06 05:45:57.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv4], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv4] 05:45:57 2024-08-06 05:45:57.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv6], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv6] 05:45:57 2024-08-06 05:45:57.019 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.020 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name] 05:45:57 2024-08-06 05:45:57.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-role] 05:45:57 2024-08-06 05:45:57.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-wan-link-ip] 05:45:57 2024-08-06 05:45:57.033 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-id] 05:45:57 2024-08-06 05:45:57.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [macaddr], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [macaddr] 05:45:57 2024-08-06 05:45:57.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-name] 05:45:57 2024-08-06 05:45:57.043 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 05:45:57 2024-08-06 05:45:57.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-description], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-description] 05:45:57 2024-08-06 05:45:57.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.046 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-port-mirrored] 05:45:57 2024-08-06 05:45:57.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.046 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-ip-unnumbered] 05:45:57 2024-08-06 05:45:57.048 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.049 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [allowed-address-pairs] 05:45:57 2024-08-06 05:45:57.051 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.055 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfm-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.056 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfm-id] 05:45:57 2024-08-06 05:45:57.057 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vim-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vim-id] 05:45:57 2024-08-06 05:45:57.058 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [certificate-url], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.059 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [certificate-url] 05:45:57 2024-08-06 05:45:57.060 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.061 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-to], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-to] 05:45:57 2024-08-06 05:45:57.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-label], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-label] 05:45:57 2024-08-06 05:45:57.064 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-link], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-link] 05:45:57 2024-08-06 05:45:57.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-constraint-uuid] 05:45:57 2024-08-06 05:45:57.068 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.069 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 05:45:57 2024-08-06 05:45:57.069 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.070 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.070 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [filter-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [filter-type] 05:45:57 2024-08-06 05:45:57.071 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.073 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cambria-partition], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.074 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cambria-partition] 05:45:57 2024-08-06 05:45:57.076 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ems-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ems-id] 05:45:57 2024-08-06 05:45:57.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.079 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cp-instance-id] 05:45:57 2024-08-06 05:45:57.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-id], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-id] 05:45:57 2024-08-06 05:45:57.083 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.084 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.085 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-type] 05:45:57 2024-08-06 05:45:57.086 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-link], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.087 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-link] 05:45:57 2024-08-06 05:45:57.087 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.087 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.088 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [availability-zone-name] 05:45:57 2024-08-06 05:45:57.090 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.091 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hypervisor-type] 05:45:57 2024-08-06 05:45:57.091 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.091 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.093 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.094 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sdwan-vpn-id] 05:45:57 2024-08-06 05:45:57.095 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.096 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sdwan-vpn-name] 05:45:57 2024-08-06 05:45:57.097 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.098 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vxlan-id] 05:45:57 2024-08-06 05:45:57.100 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [topology], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.101 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [topology] 05:45:57 2024-08-06 05:45:57.102 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.103 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tenant-id] 05:45:57 2024-08-06 05:45:57.103 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.104 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-id] 05:45:57 2024-08-06 05:45:57.104 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.105 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.105 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.105 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.105 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.106 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.106 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.107 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-mapping-id] 05:45:57 2024-08-06 05:45:57.109 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.110 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [uni-cvlan] 05:45:57 2024-08-06 05:45:57.110 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-svlan], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.111 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-svlan] 05:45:57 2024-08-06 05:45:57.111 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.112 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-cvlan] 05:45:57 2024-08-06 05:45:57.113 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [iv-lan], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.114 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [iv-lan] 05:45:57 2024-08-06 05:45:57.114 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.115 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pci-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.116 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pci-id] 05:45:57 2024-08-06 05:45:57.118 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.119 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-filter] 05:45:57 2024-08-06 05:45:57.120 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.121 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-mac-filter] 05:45:57 2024-08-06 05:45:57.122 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.123 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-strip] 05:45:57 2024-08-06 05:45:57.124 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.125 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-vlan-anti-spoof-check] 05:45:57 2024-08-06 05:45:57.126 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.127 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mac-anti-spoof-check] 05:45:57 2024-08-06 05:45:57.127 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.128 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mirrors] 05:45:57 2024-08-06 05:45:57.128 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.129 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-broadcast-allow] 05:45:57 2024-08-06 05:45:57.130 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.131 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-multicast-allow] 05:45:57 2024-08-06 05:45:57.132 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.133 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-unicast-allow] 05:45:57 2024-08-06 05:45:57.133 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.134 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-insert-stag] 05:45:57 2024-08-06 05:45:57.134 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-link-status], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.135 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-link-status] 05:45:57 2024-08-06 05:45:57.135 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.136 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.137 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.137 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [project-name] 05:45:57 2024-08-06 05:45:57.139 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.139 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.140 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-type] 05:45:57 2024-08-06 05:45:57.142 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.143 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [temp-ub-sub-account-id] 05:45:57 2024-08-06 05:45:57.143 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.144 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-node-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.145 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-node-type] 05:45:57 2024-08-06 05:45:57.146 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [secondary-filter-cut-point] 05:45:57 2024-08-06 05:45:57.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.148 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-policy-id] 05:45:57 2024-08-06 05:45:57.149 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.151 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-policy-fqdn] 05:45:57 2024-08-06 05:45:57.152 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.152 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.153 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.154 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-name] 05:45:57 2024-08-06 05:45:57.155 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.156 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-id] 05:45:57 2024-08-06 05:45:57.158 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.159 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-name] 05:45:57 2024-08-06 05:45:57.160 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-architecture], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.161 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-architecture] 05:45:57 2024-08-06 05:45:57.161 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-distro], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.162 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-distro] 05:45:57 2024-08-06 05:45:57.162 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.163 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-version] 05:45:57 2024-08-06 05:45:57.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application] 05:45:57 2024-08-06 05:45:57.166 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-vendor], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.167 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-vendor] 05:45:57 2024-08-06 05:45:57.168 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.169 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-version] 05:45:57 2024-08-06 05:45:57.170 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.171 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-selflink] 05:45:57 2024-08-06 05:45:57.171 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.172 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.173 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-mod-source-of-truth] 05:45:57 2024-08-06 05:45:57.173 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-node-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.174 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-node-type] 05:45:57 2024-08-06 05:45:57.175 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.176 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-created-ts] 05:45:57 2024-08-06 05:45:57.176 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.177 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-unique-key] 05:45:57 2024-08-06 05:45:57.179 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.180 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-last-mod-ts] 05:45:57 2024-08-06 05:45:57.180 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-of-truth], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.181 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [source-of-truth] 05:45:57 2024-08-06 05:45:57.182 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uri], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.183 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_uri_lock_enabled:false 05:45:57 2024-08-06 05:45:57.183 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-uri] 05:45:57 2024-08-06 05:45:57.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info:: aai_uri_lock_enabled:false 05:45:57 2024-08-06 05:45:57.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-route-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-route-id] 05:45:57 2024-08-06 05:45:57.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-prefix], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.188 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-prefix] 05:45:57 2024-08-06 05:45:57.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop] 05:45:57 2024-08-06 05:45:57.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-type] 05:45:57 2024-08-06 05:45:57.191 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.192 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-tag-id] 05:45:57 2024-08-06 05:45:57.194 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-role] 05:45:57 2024-08-06 05:45:57.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 05:45:57 2024-08-06 05:45:57.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 05:45:57 2024-08-06 05:45:57.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-private], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-private] 05:45:57 2024-08-06 05:45:57.197 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ipsec-configuration-id] 05:45:57 2024-08-06 05:45:57.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-vig-address-type] 05:45:57 2024-08-06 05:45:57.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-encryption-strength] 05:45:57 2024-08-06 05:45:57.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-dmz-type] 05:45:57 2024-08-06 05:45:57.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [shared-dmz-network-address] 05:45:57 2024-08-06 05:45:57.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-customer-name] 05:45:57 2024-08-06 05:45:57.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ike-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ike-version] 05:45:57 2024-08-06 05:45:57.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-authentication] 05:45:57 2024-08-06 05:45:57.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-encryption] 05:45:57 2024-08-06 05:45:57.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-dh-group] 05:45:57 2024-08-06 05:45:57.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-group-id] 05:45:57 2024-08-06 05:45:57.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-password] 05:45:57 2024-08-06 05:45:57.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-sa-lifetime] 05:45:57 2024-08-06 05:45:57.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-authentication] 05:45:57 2024-08-06 05:45:57.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-encryption] 05:45:57 2024-08-06 05:45:57.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-sa-lifetime] 05:45:57 2024-08-06 05:45:57.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-pfs] 05:45:57 2024-08-06 05:45:57.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-id] 05:45:57 2024-08-06 05:45:57.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-password] 05:45:57 2024-08-06 05:45:57.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-interval], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-interval] 05:45:57 2024-08-06 05:45:57.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-frequency] 05:45:57 2024-08-06 05:45:57.225 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [property-constraint-uuid] 05:45:57 2024-08-06 05:45:57.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constraint-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constraint-type] 05:45:57 2024-08-06 05:45:57.229 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.229 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.229 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [collection-id] 05:45:57 2024-08-06 05:45:57.232 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.232 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-name] 05:45:57 2024-08-06 05:45:57.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-type] 05:45:57 2024-08-06 05:45:57.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-role] 05:45:57 2024-08-06 05:45:57.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-function], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-function] 05:45:57 2024-08-06 05:45:57.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-customization-id] 05:45:57 2024-08-06 05:45:57.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id] 05:45:57 2024-08-06 05:45:57.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-id] 05:45:57 2024-08-06 05:45:57.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [volume-selflink] 05:45:57 2024-08-06 05:45:57.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-id] 05:45:57 2024-08-06 05:45:57.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-name] 05:45:57 2024-08-06 05:45:57.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-vcpus] 05:45:57 2024-08-06 05:45:57.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ram] 05:45:57 2024-08-06 05:45:57.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disk] 05:45:57 2024-08-06 05:45:57.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ephemeral] 05:45:57 2024-08-06 05:45:57.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-swap], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-swap] 05:45:57 2024-08-06 05:45:57.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-is-public] 05:45:57 2024-08-06 05:45:57.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-selflink] 05:45:57 2024-08-06 05:45:57.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disabled] 05:45:57 2024-08-06 05:45:57.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-element-uuid] 05:45:57 2024-08-06 05:45:57.262 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-collect-list] already existed in the DB. 05:45:57 2024-08-06 05:45:57.262 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-limit-desc] 05:45:57 2024-08-06 05:45:57.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-output], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-output] 05:45:57 2024-08-06 05:45:57.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarder-evc-id] 05:45:57 2024-08-06 05:45:57.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [circuit-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [circuit-id] 05:45:57 2024-08-06 05:45:57.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ivlan], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ivlan] 05:45:57 2024-08-06 05:45:57.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svlan], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svlan] 05:45:57 2024-08-06 05:45:57.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cvlan] 05:45:57 2024-08-06 05:45:57.272 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esr-system-info-id] 05:45:57 2024-08-06 05:45:57.274 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-name] 05:45:57 2024-08-06 05:45:57.276 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.276 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 05:45:57 2024-08-06 05:45:57.276 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-url], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-url] 05:45:57 2024-08-06 05:45:57.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [user-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [user-name] 05:45:57 2024-08-06 05:45:57.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [password], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [password] 05:45:57 2024-08-06 05:45:57.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-type] 05:45:57 2024-08-06 05:45:57.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protocol], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protocol] 05:45:57 2024-08-06 05:45:57.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-cacert] 05:45:57 2024-08-06 05:45:57.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-insecure] 05:45:57 2024-08-06 05:45:57.285 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port] 05:45:57 2024-08-06 05:45:57.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-domain], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-domain] 05:45:57 2024-08-06 05:45:57.288 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [default-tenant], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.288 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [default-tenant] 05:45:57 2024-08-06 05:45:57.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [passive], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [passive] 05:45:57 2024-08-06 05:45:57.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-path], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-path] 05:45:57 2024-08-06 05:45:57.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-status], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-status] 05:45:57 2024-08-06 05:45:57.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.293 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [openstack-region-id] 05:45:57 2024-08-06 05:45:57.293 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.294 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-id] 05:45:57 2024-08-06 05:45:57.296 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.296 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.297 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-type] 05:45:57 2024-08-06 05:45:57.298 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.298 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-role] 05:45:57 2024-08-06 05:45:57.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.300 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology] 05:45:57 2024-08-06 05:45:57.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-bound-to-vpn] 05:45:57 2024-08-06 05:45:57.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-id] 05:45:57 2024-08-06 05:45:57.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-role-instance] 05:45:57 2024-08-06 05:45:57.304 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.304 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.305 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.305 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mso-catalog-key] 05:45:57 2024-08-06 05:45:57.306 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-network-fqdn] 05:45:57 2024-08-06 05:45:57.307 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.308 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.308 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.308 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.308 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.309 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.309 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-network-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-network-name] 05:45:57 2024-08-06 05:45:57.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-provider-network] 05:45:57 2024-08-06 05:45:57.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-shared-network] 05:45:57 2024-08-06 05:45:57.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-external-network] 05:45:57 2024-08-06 05:45:57.313 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.313 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-trunked] 05:45:57 2024-08-06 05:45:57.315 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-instance-id] 05:45:57 2024-08-06 05:45:57.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name] 05:45:57 2024-08-06 05:45:57.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name2], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name2] 05:45:57 2024-08-06 05:45:57.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-type] 05:45:57 2024-08-06 05:45:57.322 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [regional-resource-zone] 05:45:57 2024-08-06 05:45:57.323 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.324 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key] 05:45:57 2024-08-06 05:45:57.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-role] 05:45:57 2024-08-06 05:45:57.326 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-package-name] 05:45:57 2024-08-06 05:45:57.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-discriptor-name] 05:45:57 2024-08-06 05:45:57.328 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [job-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [job-id] 05:45:57 2024-08-06 05:45:57.330 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.330 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 05:45:57 2024-08-06 05:45:57.330 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 05:45:57 2024-08-06 05:45:57.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-address] 05:45:57 2024-08-06 05:45:57.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-loopback0-address] 05:45:57 2024-08-06 05:45:57.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-lan-v6-address] 05:45:57 2024-08-06 05:45:57.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-v6-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-v6-address] 05:45:57 2024-08-06 05:45:57.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu] 05:45:57 2024-08-06 05:45:57.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu-units], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu-units] 05:45:57 2024-08-06 05:45:57.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory] 05:45:57 2024-08-06 05:45:57.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory-units], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.338 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory-units] 05:45:57 2024-08-06 05:45:57.338 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk] 05:45:57 2024-08-06 05:45:57.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk-units], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk-units] 05:45:57 2024-08-06 05:45:57.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nshd], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nshd] 05:45:57 2024-08-06 05:45:57.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nvm], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nvm] 05:45:57 2024-08-06 05:45:57.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nnet], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nnet] 05:45:57 2024-08-06 05:45:57.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.343 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-closed-loop-disabled] 05:45:57 2024-08-06 05:45:57.345 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [summary-status], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [summary-status] 05:45:57 2024-08-06 05:45:57.346 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encrypted-access-flag] 05:45:57 2024-08-06 05:45:57.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-assignment-group-uuid] 05:45:57 2024-08-06 05:45:57.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-resource-uuid] 05:45:57 2024-08-06 05:45:57.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-assignment-group-uuid] 05:45:57 2024-08-06 05:45:57.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key-uuid] 05:45:57 2024-08-06 05:45:57.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [as-number], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [as-number] 05:45:57 2024-08-06 05:45:57.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [regional-resource-subzone] 05:45:57 2024-08-06 05:45:57.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-type] 05:45:57 2024-08-06 05:45:57.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-function], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-function] 05:45:57 2024-08-06 05:45:57.357 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-role] already existed in the DB. 05:45:57 2024-08-06 05:45:57.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-naming-code] 05:45:57 2024-08-06 05:45:57.358 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address] 05:45:57 2024-08-06 05:45:57.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 05:45:57 2024-08-06 05:45:57.360 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 05:45:57 2024-08-06 05:45:57.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-profile-name] 05:45:57 2024-08-06 05:45:57.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id2], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id2] 05:45:57 2024-08-06 05:45:57.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 05:45:57 2024-08-06 05:45:57.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 05:45:57 2024-08-06 05:45:57.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 05:45:57 2024-08-06 05:45:57.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.365 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 05:45:57 2024-08-06 05:45:57.366 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [id] 05:45:57 2024-08-06 05:45:57.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.369 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-role] 05:45:57 2024-08-06 05:45:57.369 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.369 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.369 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-type] 05:45:57 2024-08-06 05:45:57.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.371 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-name] 05:45:57 2024-08-06 05:45:57.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-function], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-function] 05:45:57 2024-08-06 05:45:57.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-value], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-value] 05:45:57 2024-08-06 05:45:57.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-units], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-units] 05:45:57 2024-08-06 05:45:57.375 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.375 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 05:45:57 2024-08-06 05:45:57.376 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.376 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-type] 05:45:57 2024-08-06 05:45:57.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-uri], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-uri] 05:45:57 2024-08-06 05:45:57.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-resource-id] 05:45:57 2024-08-06 05:45:57.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [site-resource-name] 05:45:57 2024-08-06 05:45:57.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.383 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.384 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [role] 05:45:57 2024-08-06 05:45:57.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [generated-site-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [generated-site-id] 05:45:57 2024-08-06 05:45:57.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.386 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.388 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 05:45:57 2024-08-06 05:45:57.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [allotted-resource-name] 05:45:57 2024-08-06 05:45:57.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-provider-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-provider-id] 05:45:57 2024-08-06 05:45:57.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-client-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-client-id] 05:45:57 2024-08-06 05:45:57.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-topology-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-topology-id] 05:45:57 2024-08-06 05:45:57.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-node-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-node-id] 05:45:57 2024-08-06 05:45:57.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-ltp-id] 05:45:57 2024-08-06 05:45:57.397 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 05:45:57 2024-08-06 05:45:57.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-name] 05:45:57 2024-08-06 05:45:57.399 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-id] 05:45:57 2024-08-06 05:45:57.401 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-ip], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-ip] 05:45:57 2024-08-06 05:45:57.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-ip], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-ip] 05:45:57 2024-08-06 05:45:57.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-version] 05:45:57 2024-08-06 05:45:57.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-hostname], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-hostname] 05:45:57 2024-08-06 05:45:57.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-equip-type] 05:45:57 2024-08-06 05:45:57.405 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.405 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp] 05:45:57 2024-08-06 05:45:57.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-name] 05:45:57 2024-08-06 05:45:57.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain] 05:45:57 2024-08-06 05:45:57.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence-number], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sequence-number] 05:45:57 2024-08-06 05:45:57.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [severity], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [severity] 05:45:57 2024-08-06 05:45:57.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.411 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-type] 05:45:57 2024-08-06 05:45:57.411 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.411 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.412 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action] 05:45:57 2024-08-06 05:45:57.412 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-type] 05:45:57 2024-08-06 05:45:57.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-entity-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-entity-type] 05:45:57 2024-08-06 05:45:57.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-link], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-link] 05:45:57 2024-08-06 05:45:57.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [status], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [status] 05:45:57 2024-08-06 05:45:57.415 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.416 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.416 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.417 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-id] 05:45:57 2024-08-06 05:45:57.417 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [schema-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.418 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [schema-version] 05:45:57 2024-08-06 05:45:57.418 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.419 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cos], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.419 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cos] 05:45:57 2024-08-06 05:45:57.420 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.421 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-id] 05:45:57 2024-08-06 05:45:57.421 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.422 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-type] 05:45:57 2024-08-06 05:45:57.422 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.422 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vig-address-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.423 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vig-address-type] 05:45:57 2024-08-06 05:45:57.424 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 05:45:57 2024-08-06 05:45:57.424 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-vig] 05:45:57 2024-08-06 05:45:57.425 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 05:45:57 2024-08-06 05:45:57.425 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-vig] 05:45:57 2024-08-06 05:45:57.425 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.426 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.427 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cvlan-tag] 05:45:57 2024-08-06 05:45:57.427 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.428 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.428 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-name] 05:45:57 2024-08-06 05:45:57.429 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.429 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.430 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 05:45:57 2024-08-06 05:45:57.430 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 05:45:57 2024-08-06 05:45:57.430 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.430 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.431 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-version-id] 05:45:57 2024-08-06 05:45:57.432 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.432 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.433 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version] 05:45:57 2024-08-06 05:45:57.434 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [distribution-status], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.434 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [distribution-status] 05:45:57 2024-08-06 05:45:57.435 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-description], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.436 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-description] 05:45:57 2024-08-06 05:45:57.436 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.436 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.437 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-id] 05:45:57 2024-08-06 05:45:57.438 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.438 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-name] 05:45:57 2024-08-06 05:45:57.439 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.439 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.440 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.440 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.440 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.440 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.440 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.441 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 05:45:57 2024-08-06 05:45:57.441 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-description], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.441 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-description] 05:45:57 2024-08-06 05:45:57.442 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.442 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-identifier] 05:45:57 2024-08-06 05:45:57.442 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 05:45:57 2024-08-06 05:45:57.443 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.443 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-type] 05:45:57 2024-08-06 05:45:57.443 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.444 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mac-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.444 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mac-address] 05:45:57 2024-08-06 05:45:57.444 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.445 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.445 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.445 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-ref], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.446 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-ref] 05:45:57 2024-08-06 05:45:57.446 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transparent], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.447 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transparent] 05:45:57 2024-08-06 05:45:57.447 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.448 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.448 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-description], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.449 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-description] 05:45:57 2024-08-06 05:45:57.450 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.450 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-selflink] 05:45:57 2024-08-06 05:45:57.450 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.451 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.451 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-version] 05:45:57 2024-08-06 05:45:57.452 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.452 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [multicast-configuration-id] 05:45:57 2024-08-06 05:45:57.453 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.454 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multicast-protocol] 05:45:57 2024-08-06 05:45:57.454 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rp-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.455 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rp-type] 05:45:57 2024-08-06 05:45:57.455 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.455 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.456 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-attribute-key] 05:45:57 2024-08-06 05:45:57.457 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.458 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-attribute-value] 05:45:57 2024-08-06 05:45:57.458 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.459 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaname], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.460 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [metaname] 05:45:57 2024-08-06 05:45:57.461 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaval], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.462 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metaval] 05:45:57 2024-08-06 05:45:57.462 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.462 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.463 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [service-instance-id] 05:45:57 2024-08-06 05:45:57.464 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.465 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-name] 05:45:57 2024-08-06 05:45:57.466 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.466 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.467 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-role] 05:45:57 2024-08-06 05:45:57.467 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [environment-context], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.468 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [environment-context] 05:45:57 2024-08-06 05:45:57.469 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [workload-context], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.470 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [workload-context] 05:45:57 2024-08-06 05:45:57.471 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [created-at], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.472 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [created-at] 05:45:57 2024-08-06 05:45:57.472 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [updated-at], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.472 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [updated-at] 05:45:57 2024-08-06 05:45:57.473 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.473 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.473 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.473 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.473 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.473 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.474 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.474 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-total] 05:45:57 2024-08-06 05:45:57.474 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.475 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vhn-portal-url] 05:45:57 2024-08-06 05:45:57.475 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.476 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-location-id] 05:45:57 2024-08-06 05:45:57.476 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.477 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.477 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.477 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-parameters], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.478 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-parameters] 05:45:57 2024-08-06 05:45:57.478 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.479 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-uuid] 05:45:57 2024-08-06 05:45:57.479 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.480 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [named-query-name] 05:45:57 2024-08-06 05:45:57.481 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.481 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [named-query-version] 05:45:57 2024-08-06 05:45:57.482 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [required-input-params], [String], [SET] 05:45:57 2024-08-06 05:45:57.482 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [required-input-params] 05:45:57 2024-08-06 05:45:57.482 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.482 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.483 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hostname], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.484 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [hostname] 05:45:57 2024-08-06 05:45:57.484 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.485 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ptnii-equip-name] 05:45:57 2024-08-06 05:45:57.485 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.486 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number-of-cpus] 05:45:57 2024-08-06 05:45:57.486 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.487 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [disk-in-gigabytes] 05:45:57 2024-08-06 05:45:57.487 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.487 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ram-in-megabytes] 05:45:57 2024-08-06 05:45:57.488 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.488 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 05:45:57 2024-08-06 05:45:57.488 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 05:45:57 2024-08-06 05:45:57.488 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.489 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn] 05:45:57 2024-08-06 05:45:57.489 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.489 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pserver-selflink] 05:45:57 2024-08-06 05:45:57.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 05:45:57 2024-08-06 05:45:57.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 05:45:57 2024-08-06 05:45:57.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 05:45:57 2024-08-06 05:45:57.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-aim] already existed in the DB. 05:45:57 2024-08-06 05:45:57.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-aim] already existed in the DB. 05:45:57 2024-08-06 05:45:57.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-oam] already existed in the DB. 05:45:57 2024-08-06 05:45:57.491 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.491 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.491 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-id] 05:45:57 2024-08-06 05:45:57.493 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-topology], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.493 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-topology] 05:45:57 2024-08-06 05:45:57.493 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.494 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.494 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-name2], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.494 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-name2] 05:45:57 2024-08-06 05:45:57.495 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [purpose], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.496 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [purpose] 05:45:57 2024-08-06 05:45:57.496 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.497 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 05:45:57 2024-08-06 05:45:57.497 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-profile], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.498 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-profile] 05:45:57 2024-08-06 05:45:57.498 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.499 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [connectivity-id] 05:45:57 2024-08-06 05:45:57.500 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.500 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bandwidth-profile-name] 05:45:57 2024-08-06 05:45:57.501 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.502 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-type] 05:45:57 2024-08-06 05:45:57.503 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.504 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir] 05:45:57 2024-08-06 05:45:57.505 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [eir], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.505 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [eir] 05:45:57 2024-08-06 05:45:57.505 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cbs], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.506 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cbs] 05:45:57 2024-08-06 05:45:57.506 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ebs], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.507 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ebs] 05:45:57 2024-08-06 05:45:57.507 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [color-aware], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.507 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [color-aware] 05:45:57 2024-08-06 05:45:57.508 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coupling-flag], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.509 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coupling-flag] 05:45:57 2024-08-06 05:45:57.510 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.510 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [etht-svc-name] 05:45:57 2024-08-06 05:45:57.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.518 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.520 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connectivity-selflink] 05:45:57 2024-08-06 05:45:57.521 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 05:45:57 2024-08-06 05:45:57.522 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.522 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.522 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.522 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.523 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.524 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-id] 05:45:57 2024-08-06 05:45:57.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name] 05:45:57 2024-08-06 05:45:57.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name2], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.529 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name2] 05:45:57 2024-08-06 05:45:57.530 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vserver-selflink] 05:45:57 2024-08-06 05:45:57.532 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.532 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 05:45:57 2024-08-06 05:45:57.532 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.533 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sp-partner-id] 05:45:57 2024-08-06 05:45:57.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [url], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [url] 05:45:57 2024-08-06 05:45:57.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [callsource], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [callsource] 05:45:57 2024-08-06 05:45:57.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action-type] 05:45:57 2024-08-06 05:45:57.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-invariant-id] 05:45:57 2024-08-06 05:45:57.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-type] 05:45:57 2024-08-06 05:45:57.546 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.546 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-name] 05:45:57 2024-08-06 05:45:57.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-context], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-context] 05:45:57 2024-08-06 05:45:57.549 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.550 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.550 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [neutron-network-name] 05:45:57 2024-08-06 05:45:57.551 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 05:45:57 2024-08-06 05:45:57.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-group-id] 05:45:57 2024-08-06 05:45:57.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-group-name] 05:45:57 2024-08-06 05:45:57.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switch-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [switch-name] 05:45:57 2024-08-06 05:45:57.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.559 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 05:45:57 2024-08-06 05:45:57.559 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [provider-id] 05:45:57 2024-08-06 05:45:57.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [client-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [client-id] 05:45:57 2024-08-06 05:45:57.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [te-topo-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [te-topo-id] 05:45:57 2024-08-06 05:45:57.564 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.564 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [constrained-element-set-uuid] 05:45:57 2024-08-06 05:45:57.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [constraint-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [check-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [check-type] 05:45:57 2024-08-06 05:45:57.567 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [operational-environment-id] 05:45:57 2024-08-06 05:45:57.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-name] 05:45:57 2024-08-06 05:45:57.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-type] 05:45:57 2024-08-06 05:45:57.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-status] 05:45:57 2024-08-06 05:45:57.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-context] already existed in the DB. 05:45:57 2024-08-06 05:45:57.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [workload-context] already existed in the DB. 05:45:57 2024-08-06 05:45:57.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-route-target], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [global-route-target] 05:45:57 2024-08-06 05:45:57.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-target-role] 05:45:57 2024-08-06 05:45:57.575 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-address] 05:45:57 2024-08-06 05:45:57.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 05:45:57 2024-08-06 05:45:57.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 05:45:57 2024-08-06 05:45:57.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 05:45:57 2024-08-06 05:45:57.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 05:45:57 2024-08-06 05:45:57.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-instance-id] 05:45:57 2024-08-06 05:45:57.579 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.579 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.580 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sequence] 05:45:57 2024-08-06 05:45:57.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarder-role] 05:45:57 2024-08-06 05:45:57.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [thirdparty-sdnc-id] 05:45:57 2024-08-06 05:45:57.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location] 05:45:57 2024-08-06 05:45:57.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-name] 05:45:57 2024-08-06 05:45:57.585 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-name] 05:45:57 2024-08-06 05:45:57.587 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-type] 05:45:57 2024-08-06 05:45:57.588 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.588 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 05:45:57 2024-08-06 05:45:57.588 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-protocol], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [routing-protocol] 05:45:57 2024-08-06 05:45:57.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-role] 05:45:57 2024-08-06 05:45:57.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name2], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-name2] 05:45:57 2024-08-06 05:45:57.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [link-id] 05:45:57 2024-08-06 05:45:57.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.593 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [purpose] already existed in the DB. 05:45:57 2024-08-06 05:45:57.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [snapshot-id] 05:45:57 2024-08-06 05:45:57.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [snapshot-name] 05:45:57 2024-08-06 05:45:57.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-architecture] 05:45:57 2024-08-06 05:45:57.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-distro] 05:45:57 2024-08-06 05:45:57.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-version] 05:45:57 2024-08-06 05:45:57.599 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 05:45:57 2024-08-06 05:45:57.599 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 05:45:57 2024-08-06 05:45:57.599 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-selflink] 05:45:57 2024-08-06 05:45:57.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prev-snapshot-id] 05:45:57 2024-08-06 05:45:57.601 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nos-server-id] 05:45:57 2024-08-06 05:45:57.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-name] 05:45:57 2024-08-06 05:45:57.604 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 05:45:57 2024-08-06 05:45:57.604 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-selflink] 05:45:57 2024-08-06 05:45:57.605 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.605 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfc-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfc-name] 05:45:57 2024-08-06 05:45:57.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-naming-code] 05:45:57 2024-08-06 05:45:57.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-function], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-function] 05:45:57 2024-08-06 05:45:57.609 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.609 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipaddress-v4-oam-vip] 05:45:57 2024-08-06 05:45:57.611 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.611 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 05:45:57 2024-08-06 05:45:57.611 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-notation], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-notation] 05:45:57 2024-08-06 05:45:57.612 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.613 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.613 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.613 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.613 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [line-of-business-name] 05:45:57 2024-08-06 05:45:57.615 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.615 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.615 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.615 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-key], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-key] 05:45:57 2024-08-06 05:45:57.616 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-id] 05:45:57 2024-08-06 05:45:57.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [node-type] 05:45:57 2024-08-06 05:45:57.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-trigger], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-trigger] 05:45:57 2024-08-06 05:45:57.619 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-name] 05:45:57 2024-08-06 05:45:57.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-value], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-value] 05:45:57 2024-08-06 05:45:57.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.621 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-id] 05:45:57 2024-08-06 05:45:57.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-type] 05:45:57 2024-08-06 05:45:57.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-name] 05:45:57 2024-08-06 05:45:57.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-description], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.625 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-description] 05:45:57 2024-08-06 05:45:57.625 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.625 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [software-version-id] 05:45:57 2024-08-06 05:45:57.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-active-sw-ver] 05:45:57 2024-08-06 05:45:57.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segmentation-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.628 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [segmentation-id] 05:45:57 2024-08-06 05:45:57.629 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.629 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-interface], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.630 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-interface] 05:45:57 2024-08-06 05:45:57.630 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 05:45:57 2024-08-06 05:45:57.631 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 05:45:57 2024-08-06 05:45:57.631 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.631 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.631 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 05:45:57 2024-08-06 05:45:57.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-description], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-description] 05:45:57 2024-08-06 05:45:57.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [backdoor-connection] 05:45:57 2024-08-06 05:45:57.632 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-key], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-key] 05:45:57 2024-08-06 05:45:57.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 05:45:57 2024-08-06 05:45:57.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-ip-unnumbered] already existed in the DB. 05:45:57 2024-08-06 05:45:57.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-private] already existed in the DB. 05:45:57 2024-08-06 05:45:57.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [regional-resource-zone] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 05:45:57 2024-08-06 05:45:57.635 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 05:45:57 2024-08-06 05:45:57.636 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.636 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.636 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 05:45:57 2024-08-06 05:45:57.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpe-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpe-id] 05:45:57 2024-08-06 05:45:57.637 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-vce-wan-address] 05:45:57 2024-08-06 05:45:57.638 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.638 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.638 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.638 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [entitlement-resource-uuid] already existed in the DB. 05:45:57 2024-08-06 05:45:57.639 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nm-profile-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-string], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [community-string] 05:45:57 2024-08-06 05:45:57.640 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-label], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-label] 05:45:57 2024-08-06 05:45:57.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [direction], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [direction] 05:45:57 2024-08-06 05:45:57.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multiplicity-rule] 05:45:57 2024-08-06 05:45:57.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contains-other-v], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contains-other-v] 05:45:57 2024-08-06 05:45:57.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [delete-other-v], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [delete-other-v] 05:45:57 2024-08-06 05:45:57.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svcinfra], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svcinfra] 05:45:57 2024-08-06 05:45:57.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prevent-delete], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prevent-delete] 05:45:57 2024-08-06 05:45:57.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uuid] 05:45:57 2024-08-06 05:45:57.648 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.648 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-id] 05:45:57 2024-08-06 05:45:57.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.650 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-name] 05:45:57 2024-08-06 05:45:57.651 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [subnet-id] 05:45:57 2024-08-06 05:45:57.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-name] 05:45:57 2024-08-06 05:45:57.654 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gateway-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [gateway-address] 05:45:57 2024-08-06 05:45:57.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-start-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-start-address] 05:45:57 2024-08-06 05:45:57.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cidr-mask], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cidr-mask] 05:45:57 2024-08-06 05:45:57.656 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.656 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 05:45:57 2024-08-06 05:45:57.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-enabled] 05:45:57 2024-08-06 05:45:57.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-start], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-start] 05:45:57 2024-08-06 05:45:57.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-end], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-end] 05:45:57 2024-08-06 05:45:57.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-role], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-role] 05:45:57 2024-08-06 05:45:57.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-assignment-direction] 05:45:57 2024-08-06 05:45:57.660 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-sequence] 05:45:57 2024-08-06 05:45:57.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-owner], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-owner] 05:45:57 2024-08-06 05:45:57.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.663 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-region-id] 05:45:57 2024-08-06 05:45:57.664 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-type] 05:45:57 2024-08-06 05:45:57.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [owner-defined-type] 05:45:57 2024-08-06 05:45:57.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-version] 05:45:57 2024-08-06 05:45:57.667 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [identity-url] already existed in the DB. 05:45:57 2024-08-06 05:45:57.667 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-zone], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-zone] 05:45:57 2024-08-06 05:45:57.668 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [complex-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sriov-automation], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sriov-automation] 05:45:57 2024-08-06 05:45:57.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-extra-info] 05:45:57 2024-08-06 05:45:57.670 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [zone-id] 05:45:57 2024-08-06 05:45:57.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-name] 05:45:57 2024-08-06 05:45:57.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [design-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [design-type] 05:45:57 2024-08-06 05:45:57.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-context], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-context] 05:45:57 2024-08-06 05:45:57.676 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.676 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.676 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [lan-port-config-id] 05:45:57 2024-08-06 05:45:57.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lan-port-config-name] 05:45:57 2024-08-06 05:45:57.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.679 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv6-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag] 05:45:57 2024-08-06 05:45:57.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [input-bandwidth] already existed in the DB. 05:45:57 2024-08-06 05:45:57.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [output-bandwidth] already existed in the DB. 05:45:57 2024-08-06 05:45:57.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.681 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.682 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-name-version-id] 05:45:57 2024-08-06 05:45:57.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-id] 05:45:57 2024-08-06 05:45:57.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-description] already existed in the DB. 05:45:57 2024-08-06 05:45:57.684 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarding-path-id] 05:45:57 2024-08-06 05:45:57.685 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [forwarding-path-name] 05:45:57 2024-08-06 05:45:57.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.687 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-id] 05:45:57 2024-08-06 05:45:57.688 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-name] 05:45:57 2024-08-06 05:45:57.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.690 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-module-model-customization-id] 05:45:57 2024-08-06 05:45:57.691 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.691 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-technology-id] 05:45:57 2024-08-06 05:45:57.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology-name] 05:45:57 2024-08-06 05:45:57.693 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-type] 05:45:57 2024-08-06 05:45:57.694 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-link] 05:45:57 2024-08-06 05:45:57.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [dhcp-service-id] 05:45:57 2024-08-06 05:45:57.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.697 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv4-address] 05:45:57 2024-08-06 05:45:57.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv6-address] 05:45:57 2024-08-06 05:45:57.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-enable], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-enable] 05:45:57 2024-08-06 05:45:57.700 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dhcp-service-type] 05:45:57 2024-08-06 05:45:57.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lease-time], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lease-time] 05:45:57 2024-08-06 05:45:57.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.703 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [domain-name] 05:45:57 2024-08-06 05:45:57.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns] 05:45:57 2024-08-06 05:45:57.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-primary], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-primary] 05:45:57 2024-08-06 05:45:57.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-secondary] 05:45:57 2024-08-06 05:45:57.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nbns], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nbns] 05:45:57 2024-08-06 05:45:57.708 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capacity-key] 05:45:57 2024-08-06 05:45:57.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-capacity-value] 05:45:57 2024-08-06 05:45:57.711 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-uuid] 05:45:57 2024-08-06 05:45:57.712 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.712 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan-tag] already existed in the DB. 05:45:57 2024-08-06 05:45:57.712 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 05:45:57 2024-08-06 05:45:57.713 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 05:45:57 2024-08-06 05:45:57.713 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-uuid] 05:45:57 2024-08-06 05:45:57.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.715 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-uuid] 05:45:57 2024-08-06 05:45:57.715 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-image-uuid] 05:45:57 2024-08-06 05:45:57.717 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 05:45:57 2024-08-06 05:45:57.717 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 05:45:57 2024-08-06 05:45:57.717 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 05:45:57 2024-08-06 05:45:57.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.718 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-uuid] already existed in the DB. 05:45:57 2024-08-06 05:45:57.719 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-uuid] already existed in the DB. 05:45:57 2024-08-06 05:45:57.719 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.719 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [switch-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcenter-url], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vcenter-url] 05:45:57 2024-08-06 05:45:57.721 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-tag], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-tag] 05:45:57 2024-08-06 05:45:57.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [result-detail], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [result-detail] 05:45:57 2024-08-06 05:45:57.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-node-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-node-type] 05:45:57 2024-08-06 05:45:57.724 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.724 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-platform], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-platform] 05:45:57 2024-08-06 05:45:57.725 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-type] already existed in the DB. 05:45:57 2024-08-06 05:45:57.725 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-region], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-region] 05:45:57 2024-08-06 05:45:57.726 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [customer-vpn-id] 05:45:57 2024-08-06 05:45:57.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.727 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-distinguisher] 05:45:57 2024-08-06 05:45:57.728 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.728 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.728 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.728 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.729 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-node-id] 05:45:57 2024-08-06 05:45:57.729 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-ltp-id] 05:45:57 2024-08-06 05:45:57.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-node-id] 05:45:57 2024-08-06 05:45:57.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.732 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-ltp-id] 05:45:57 2024-08-06 05:45:57.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.733 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.734 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.734 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.734 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-address] 05:45:57 2024-08-06 05:45:57.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 05:45:57 2024-08-06 05:45:57.736 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 05:45:57 2024-08-06 05:45:57.737 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 05:45:57 2024-08-06 05:45:57.737 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 05:45:57 2024-08-06 05:45:57.737 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.737 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.737 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [configuration-id] 05:45:57 2024-08-06 05:45:57.739 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 05:45:57 2024-08-06 05:45:57.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-name] 05:45:57 2024-08-06 05:45:57.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-type] 05:45:57 2024-08-06 05:45:57.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-sub-type] 05:45:57 2024-08-06 05:45:57.742 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.742 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 05:45:57 2024-08-06 05:45:57.742 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.742 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 05:45:57 2024-08-06 05:45:57.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-selflink] 05:45:57 2024-08-06 05:45:57.743 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.744 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tunnel-bandwidth] 05:45:57 2024-08-06 05:45:57.744 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-allowed-max-bandwidth] 05:45:57 2024-08-06 05:45:57.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-policy-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-policy-name] 05:45:57 2024-08-06 05:45:57.746 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.747 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.747 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv4-address] 05:45:57 2024-08-06 05:45:57.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 05:45:57 2024-08-06 05:45:57.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv4-prefix-length] 05:45:57 2024-08-06 05:45:57.749 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 05:45:57 2024-08-06 05:45:57.749 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 05:45:57 2024-08-06 05:45:57.749 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 05:45:57 2024-08-06 05:45:57.749 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.749 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.749 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.750 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [platform-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.750 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [platform-name] 05:45:57 2024-08-06 05:45:57.751 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.754 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.754 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [evc-id] 05:45:57 2024-08-06 05:45:57.755 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.756 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarding-path-topology] 05:45:57 2024-08-06 05:45:57.756 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-value], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.756 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-value] 05:45:57 2024-08-06 05:45:57.757 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-units], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.757 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-units] 05:45:57 2024-08-06 05:45:57.757 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.758 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connection-diversity-group-id] 05:45:57 2024-08-06 05:45:57.758 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-hours], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.758 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-hours] 05:45:57 2024-08-06 05:45:57.759 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.759 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-circuit-id] 05:45:57 2024-08-06 05:45:57.759 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.760 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-value] 05:45:57 2024-08-06 05:45:57.760 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.761 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-units] 05:45:57 2024-08-06 05:45:57.761 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.761 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-itu-code] 05:45:57 2024-08-06 05:45:57.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collector-pop-clli] 05:45:57 2024-08-06 05:45:57.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.763 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-connect-type-ingress] 05:45:57 2024-08-06 05:45:57.763 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.763 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-ingress] 05:45:57 2024-08-06 05:45:57.764 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.764 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-egress] 05:45:57 2024-08-06 05:45:57.764 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.765 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 05:45:57 2024-08-06 05:45:57.765 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.765 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.765 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.766 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.766 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.766 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 05:45:57 2024-08-06 05:45:57.766 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 05:45:57 2024-08-06 05:45:57.766 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dual-mode], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.767 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dual-mode] 05:45:57 2024-08-06 05:45:57.767 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 05:45:57 2024-08-06 05:45:57.767 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.768 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-name] 05:45:57 2024-08-06 05:45:57.768 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.769 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-value] 05:45:57 2024-08-06 05:45:57.769 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.769 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-units] 05:45:57 2024-08-06 05:45:57.770 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 05:45:57 2024-08-06 05:45:57.770 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-value] 05:45:57 2024-08-06 05:45:57.770 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.771 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-units] 05:45:57 2024-08-06 05:45:57.771 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.771 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.772 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pf-pci-id] 05:45:57 2024-08-06 05:45:57.773 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.774 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.774 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [route-table-reference-id] 05:45:57 2024-08-06 05:45:57.775 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.775 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-table-reference-fqdn] 05:45:57 2024-08-06 05:45:57.776 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.777 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.777 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.777 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.777 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 05:45:57 2024-08-06 05:45:57.777 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-pe], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.778 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [target-pe] 05:45:57 2024-08-06 05:45:57.779 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [availability-zone-name] already existed in the DB. 05:45:57 2024-08-06 05:45:57.779 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.779 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-pool-purpose] 05:45:57 2024-08-06 05:45:57.780 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-values], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.780 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-values] 05:45:57 2024-08-06 05:45:57.780 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.781 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-customer-id], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.781 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [global-customer-id] 05:45:57 2024-08-06 05:45:57.782 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-name], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.783 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-name] 05:45:57 2024-08-06 05:45:57.784 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-type], [String], [SINGLE] 05:45:57 2024-08-06 05:45:57.784 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-type] 05:45:57 2024-08-06 05:45:57.785 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 05:45:57 2024-08-06 05:45:57.837 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Targets] 05:45:57 2024-08-06 05:45:57.840 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Targets 05:45:57 2024-08-06 05:45:57.854 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 05:45:57 2024-08-06 05:45:57.855 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BelongsTo 05:45:57 2024-08-06 05:45:57.856 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [NOT.A.REAL.EDGERULE] 05:45:57 2024-08-06 05:45:57.857 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: NOT.A.REAL.EDGERULE 05:45:57 2024-08-06 05:45:57.860 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 05:45:57 2024-08-06 05:45:57.861 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BindsTo 05:45:57 2024-08-06 05:45:57.862 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 05:45:57 2024-08-06 05:45:57.863 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.DependsOn 05:45:57 2024-08-06 05:45:57.863 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Source] 05:45:57 2024-08-06 05:45:57.864 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Source 05:45:57 2024-08-06 05:45:57.865 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.inventory.BelongsTo] 05:45:57 2024-08-06 05:45:57.865 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.inventory.BelongsTo 05:45:57 2024-08-06 05:45:57.866 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.HostedOn] 05:45:57 2024-08-06 05:45:57.866 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.HostedOn 05:45:57 2024-08-06 05:45:57.867 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 05:45:57 2024-08-06 05:45:57.868 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.MemberOf 05:45:57 2024-08-06 05:45:57.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.IsA] 05:45:57 2024-08-06 05:45:57.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.IsA 05:45:57 2024-08-06 05:45:57.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 05:45:57 2024-08-06 05:45:57.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.BelongsTo 05:45:57 2024-08-06 05:45:57.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 05:45:57 2024-08-06 05:45:57.872 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.Uses 05:45:57 2024-08-06 05:45:57.872 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.AttachesTo] 05:45:57 2024-08-06 05:45:57.873 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.AttachesTo 05:45:57 2024-08-06 05:45:57.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BindsTo] 05:45:57 2024-08-06 05:45:57.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.network.BindsTo 05:45:57 2024-08-06 05:45:57.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 05:45:57 2024-08-06 05:45:57.881 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.ForwardsTo 05:45:57 2024-08-06 05:45:57.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 05:45:57 2024-08-06 05:45:57.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BridgedTo 05:45:57 2024-08-06 05:45:57.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 05:45:57 2024-08-06 05:45:57.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.LocatedIn 05:45:57 2024-08-06 05:45:57.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 05:45:57 2024-08-06 05:45:57.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.MemberOf 05:45:57 2024-08-06 05:45:57.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 05:45:57 2024-08-06 05:45:57.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.PartOf 05:45:57 2024-08-06 05:45:57.890 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 05:45:57 2024-08-06 05:45:57.890 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.AppliesTo 05:45:57 2024-08-06 05:45:57.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 05:45:57 2024-08-06 05:45:57.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.ComposedOf 05:45:57 2024-08-06 05:45:57.892 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Destination] 05:45:57 2024-08-06 05:45:57.892 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Destination 05:45:57 2024-08-06 05:45:57.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 05:45:57 2024-08-06 05:45:57.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.CanBeInstantiatedIn 05:45:57 2024-08-06 05:45:57.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Uses] 05:45:57 2024-08-06 05:45:57.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Uses 05:45:57 2024-08-06 05:45:57.896 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.LinksTo] 05:45:57 2024-08-06 05:45:57.896 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.network.LinksTo 05:45:57 2024-08-06 05:45:57.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : -- About to call graphMgmt commit 05:45:57 2024-08-06 05:45:57.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Successfully loaded the schema to inmemory 05:45:58 2024-08-06 05:45:58.421 DEBUG --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 05:45:58 2024-08-06 05:45:58.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:45:58 2024-08-06 05:45:58.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:58 2024-08-06 05:45:58.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:58 2024-08-06 05:45:58.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:58 2024-08-06 05:45:58.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:45:58 2024-08-06 05:45:58.645 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:45:58 2024-08-06 05:45:58.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:45:59 2024-08-06 05:45:59.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-944e7d79-06af-41d1-901c-fa7ef2be9bf5/model-vers/model-ver/test-model-ver-785a2bf1-a765-4d1c-8ec7-ce7122630345 with payload { 05:45:59 "model-version-id": "test-model-ver-785a2bf1-a765-4d1c-8ec7-ce7122630345", 05:45:59 "model-name": "some-model", 05:45:59 "model-version": "testValue" 05:45:59 } 05:45:59 2024-08-06 05:45:59.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:45:59 2024-08-06 05:45:59.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:59 2024-08-06 05:45:59.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:59 2024-08-06 05:45:59.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:59 2024-08-06 05:45:59.055 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:45:59 2024-08-06 05:45:59.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:45:59 2024-08-06 05:45:59.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:45:59 2024-08-06 05:45:59.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-0cca1da0-e694-4ebd-aa10-8ac30294bfb9 with payload { 05:45:59 "vnf-id": "test-generic-0cca1da0-e694-4ebd-aa10-8ac30294bfb9", 05:45:59 "vnf-type": "someval", 05:45:59 "vnf-name": "someval", 05:45:59 "model-invariant-id": "test-model-944e7d79-06af-41d1-901c-fa7ef2be9bf5", 05:45:59 "model-version-id": "test-model-ver-785a2bf1-a765-4d1c-8ec7-ce7122630345" 05:45:59 } 05:45:59 05:45:59 2024-08-06 05:45:59.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:45:59 2024-08-06 05:45:59.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:59 2024-08-06 05:45:59.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:59 2024-08-06 05:45:59.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:59 2024-08-06 05:45:59.471 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:45:59 2024-08-06 05:45:59.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:45:59 2024-08-06 05:45:59.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:45:59 2024-08-06 05:45:59.899 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:45:59 2024-08-06 05:45:59.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-0cca1da0-e694-4ebd-aa10-8ac30294bfb9 with depth all 05:45:59 2024-08-06 05:45:59.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:45:59 2024-08-06 05:45:59.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:59 2024-08-06 05:45:59.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:59 2024-08-06 05:45:59.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:59 2024-08-06 05:45:59.919 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:45:59 2024-08-06 05:45:59.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:45:59 2024-08-06 05:45:59.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:45:59 2024-08-06 05:45:59.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-0cca1da0-e694-4ebd-aa10-8ac30294bfb9 with payload { 05:45:59 "vnf-id": "test-generic-0cca1da0-e694-4ebd-aa10-8ac30294bfb9", 05:45:59 "vnf-type": "someval", 05:45:59 "vnf-name": "someval", 05:45:59 "model-invariant-id": "test-model-fb10cdf7-b971-42cf-81d9-0f2efce7415f", 05:45:59 "model-version-id": "test-model-ver-341b8dc7-84d8-4f06-9df3-7746cd54283c", 05:45:59 "resource-version": "1722923159470" 05:45:59 } 05:45:59 05:45:59 2024-08-06 05:45:59.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:45:59 2024-08-06 05:45:59.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:45:59 2024-08-06 05:45:59.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:45:59 2024-08-06 05:45:59.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:45:59 2024-08-06 05:45:59.981 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:45:59 2024-08-06 05:45:59.990 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-fb10cdf7-b971-42cf-81d9-0f2efce7415f/model-vers/model-ver/test-model-ver-341b8dc7-84d8-4f06-9df3-7746cd54283c#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:00 2024-08-06 05:46:00.055 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:00 2024-08-06 05:46:00.056 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-0cca1da0-e694-4ebd-aa10-8ac30294bfb9","Node Not Found:object located at service-design-and-creation/models/model/test-model-fb10cdf7-b971-42cf-81d9-0f2efce7415f/model-vers/model-ver/test-model-ver-341b8dc7-84d8-4f06-9df3-7746cd54283c#model-version not found","ERR.5.4.6114"]}}} 05:46:00 2024-08-06 05:46:00.058 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:00 2024-08-06 05:46:00.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-660a32fa-78a0-40c9-ae6d-0d45606cc67c with payload { 05:46:00 "model-invariant-id": "test-model-660a32fa-78a0-40c9-ae6d-0d45606cc67c", 05:46:00 "model-type": "some-type" 05:46:00 } 05:46:00 2024-08-06 05:46:00.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:00 2024-08-06 05:46:00.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.408 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-660a32fa-78a0-40c9-ae6d-0d45606cc67c/model-vers/model-ver/test-model-ver-229a2556-3d7a-41d8-ab42-d77c963026e7 with payload { 05:46:00 "model-version-id": "test-model-ver-229a2556-3d7a-41d8-ab42-d77c963026e7", 05:46:00 "model-name": "some-model", 05:46:00 "model-version": "testValue" 05:46:00 } 05:46:00 2024-08-06 05:46:00.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:00 2024-08-06 05:46:00.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.440 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.448 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-52207cad-fb96-4f1c-9791-becd463a6065 with payload { 05:46:00 "vnf-id": "test-generic-52207cad-fb96-4f1c-9791-becd463a6065", 05:46:00 "vnf-type": "someval", 05:46:00 "vnf-name": "someval", 05:46:00 "model-invariant-id": "test-model-660a32fa-78a0-40c9-ae6d-0d45606cc67c", 05:46:00 "model-version-id": "test-model-ver-229a2556-3d7a-41d8-ab42-d77c963026e7" 05:46:00 } 05:46:00 05:46:00 2024-08-06 05:46:00.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:00 2024-08-06 05:46:00.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.455 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.456 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.497 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:00 2024-08-06 05:46:00.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-52207cad-fb96-4f1c-9791-becd463a6065 with depth all 05:46:00 2024-08-06 05:46:00.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:00 2024-08-06 05:46:00.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.505 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.516 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:00 2024-08-06 05:46:00.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3c801ba3-addf-473a-a643-331e6681d485 with payload { 05:46:00 "model-invariant-id": "test-model-3c801ba3-addf-473a-a643-331e6681d485", 05:46:00 "model-type": "some-type" 05:46:00 } 05:46:00 2024-08-06 05:46:00.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:00 2024-08-06 05:46:00.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3c801ba3-addf-473a-a643-331e6681d485/model-vers/model-ver/test-model-ver-4febe5ea-36a2-48e3-8b2a-251ce69cd336 with payload { 05:46:00 "model-version-id": "test-model-ver-4febe5ea-36a2-48e3-8b2a-251ce69cd336", 05:46:00 "model-name": "some-model", 05:46:00 "model-version": "testValue" 05:46:00 } 05:46:00 2024-08-06 05:46:00.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:00 2024-08-06 05:46:00.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-52207cad-fb96-4f1c-9791-becd463a6065 with payload { 05:46:00 "vnf-id": "test-generic-52207cad-fb96-4f1c-9791-becd463a6065", 05:46:00 "vnf-type": "someval", 05:46:00 "vnf-name": "someval", 05:46:00 "model-invariant-id": "test-model-3c801ba3-addf-473a-a643-331e6681d485", 05:46:00 "resource-version": "${resource-version}" 05:46:00 } 05:46:00 2024-08-06 05:46:00.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:00 2024-08-06 05:46:00.557 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 05:46:00 2024-08-06 05:46:00.557 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 05:46:00 2024-08-06 05:46:00.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:00 2024-08-06 05:46:00.558 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-52207cad-fb96-4f1c-9791-becd463a6065","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:00 2024-08-06 05:46:00.560 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:00 2024-08-06 05:46:00.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c5c8fe54-48bf-4f88-a9eb-1c67f822024e with payload { 05:46:00 "model-invariant-id": "test-model-c5c8fe54-48bf-4f88-a9eb-1c67f822024e", 05:46:00 "model-type": "some-type" 05:46:00 } 05:46:00 2024-08-06 05:46:00.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:00 2024-08-06 05:46:00.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c5c8fe54-48bf-4f88-a9eb-1c67f822024e/model-vers/model-ver/test-model-ver-501b09b2-0705-4b67-b3be-bd1a190a5c05 with payload { 05:46:00 "model-version-id": "test-model-ver-501b09b2-0705-4b67-b3be-bd1a190a5c05", 05:46:00 "model-name": "some-model", 05:46:00 "model-version": "testValue" 05:46:00 } 05:46:00 2024-08-06 05:46:00.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:00 2024-08-06 05:46:00.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.906 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cef5d216-d077-4eef-b07e-75201863cf64 with payload { 05:46:00 "vnf-id": "test-generic-cef5d216-d077-4eef-b07e-75201863cf64", 05:46:00 "vnf-type": "someval", 05:46:00 "vnf-name": "someval", 05:46:00 "model-invariant-id": "test-model-c5c8fe54-48bf-4f88-a9eb-1c67f822024e", 05:46:00 "model-version-id": "test-model-ver-501b09b2-0705-4b67-b3be-bd1a190a5c05" 05:46:00 } 05:46:00 05:46:00 2024-08-06 05:46:00.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:00 2024-08-06 05:46:00.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.956 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:00 2024-08-06 05:46:00.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cef5d216-d077-4eef-b07e-75201863cf64 with depth all 05:46:00 2024-08-06 05:46:00.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:00 2024-08-06 05:46:00.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.973 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:00 2024-08-06 05:46:00.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-79e85e30-56ea-4dbd-ab67-39cbfee991c2 with payload { 05:46:00 "model-invariant-id": "test-model-79e85e30-56ea-4dbd-ab67-39cbfee991c2", 05:46:00 "model-type": "some-type" 05:46:00 } 05:46:00 2024-08-06 05:46:00.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:00 2024-08-06 05:46:00.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:00 2024-08-06 05:46:00.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:00 2024-08-06 05:46:00.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:00 2024-08-06 05:46:00.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-79e85e30-56ea-4dbd-ab67-39cbfee991c2/model-vers/model-ver/test-model-ver-a38801be-2edd-40dc-93fc-b4bd967f29fc with payload { 05:46:00 "model-version-id": "test-model-ver-a38801be-2edd-40dc-93fc-b4bd967f29fc", 05:46:00 "model-name": "some-model", 05:46:00 "model-version": "testValue" 05:46:00 } 05:46:00 2024-08-06 05:46:00.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:00 2024-08-06 05:46:00.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:00 2024-08-06 05:46:00.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:00 2024-08-06 05:46:00.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:00 2024-08-06 05:46:00.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:00.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:01 2024-08-06 05:46:01.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cef5d216-d077-4eef-b07e-75201863cf64 with payload { 05:46:01 "vnf-id": "test-generic-cef5d216-d077-4eef-b07e-75201863cf64", 05:46:01 "vnf-type": "someval", 05:46:01 "vnf-name": "someval", 05:46:01 "model-invariant-id": "test-model-79e85e30-56ea-4dbd-ab67-39cbfee991c2", 05:46:01 "model-version-id": "test-model-ver-a38801be-2edd-40dc-93fc-b4bd967f29fc", 05:46:01 "resource-version": "1722923160927" 05:46:01 } 05:46:01 05:46:01 2024-08-06 05:46:01.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:01 2024-08-06 05:46:01.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:01 2024-08-06 05:46:01.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:01 2024-08-06 05:46:01.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:01 2024-08-06 05:46:01.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:01.032 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:01 2024-08-06 05:46:01.044 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:01 2024-08-06 05:46:01.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cef5d216-d077-4eef-b07e-75201863cf64 with depth all 05:46:01 2024-08-06 05:46:01.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:01 2024-08-06 05:46:01.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:01 2024-08-06 05:46:01.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:01 2024-08-06 05:46:01.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:01 2024-08-06 05:46:01.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:01.060 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:01 2024-08-06 05:46:01.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cef5d216-d077-4eef-b07e-75201863cf64 with resource version 1722923161009 05:46:01 2024-08-06 05:46:01.063 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:01 2024-08-06 05:46:01.064 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:01 2024-08-06 05:46:01.064 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:01 2024-08-06 05:46:01.064 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:01 2024-08-06 05:46:01.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:01.087 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8336 with label generic-vnf 05:46:01 2024-08-06 05:46:01.090 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:01 2024-08-06 05:46:01.399 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:01 2024-08-06 05:46:01.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a6f342e2-eb3c-444b-9aec-92448c2f62ea with payload { 05:46:01 "model-invariant-id": "test-model-a6f342e2-eb3c-444b-9aec-92448c2f62ea", 05:46:01 "model-type": "some-type" 05:46:01 } 05:46:01 2024-08-06 05:46:01.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:01 2024-08-06 05:46:01.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:01 2024-08-06 05:46:01.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:01 2024-08-06 05:46:01.727 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:01 2024-08-06 05:46:01.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:01.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:01 2024-08-06 05:46:01.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a6f342e2-eb3c-444b-9aec-92448c2f62ea/model-vers/model-ver/test-model-ver-7863a344-4250-4175-9353-35cd0f7ee45e with payload { 05:46:01 "model-version-id": "test-model-ver-7863a344-4250-4175-9353-35cd0f7ee45e", 05:46:01 "model-name": "some-model", 05:46:01 "model-version": "testValue" 05:46:01 } 05:46:01 2024-08-06 05:46:01.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:01 2024-08-06 05:46:01.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:01 2024-08-06 05:46:01.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:01 2024-08-06 05:46:01.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:01 2024-08-06 05:46:01.744 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:01.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:01 2024-08-06 05:46:01.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-ffe316ec-2c73-42c2-a51e-48607b918fee with payload { 05:46:01 "vnf-id": "test-generic-ffe316ec-2c73-42c2-a51e-48607b918fee", 05:46:01 "vnf-type": "someval", 05:46:01 "vnf-name": "someval", 05:46:01 "model-invariant-id": "test-model-a6f342e2-eb3c-444b-9aec-92448c2f62ea", 05:46:01 "model-version-id": "test-model-ver-7863a344-4250-4175-9353-35cd0f7ee45e" 05:46:01 } 05:46:01 05:46:01 2024-08-06 05:46:01.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:01 2024-08-06 05:46:01.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:01 2024-08-06 05:46:01.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:01 2024-08-06 05:46:01.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:01 2024-08-06 05:46:01.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:01.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:01 2024-08-06 05:46:01.793 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:01 2024-08-06 05:46:01.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-a6f342e2-eb3c-444b-9aec-92448c2f62ea/model-vers/model-ver/test-model-ver-7863a344-4250-4175-9353-35cd0f7ee45e with depth all 05:46:01 2024-08-06 05:46:01.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:01 2024-08-06 05:46:01.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:01 2024-08-06 05:46:01.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:01 2024-08-06 05:46:01.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:01 2024-08-06 05:46:01.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:01.806 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:01 2024-08-06 05:46:01.808 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-a6f342e2-eb3c-444b-9aec-92448c2f62ea/model-vers/model-ver/test-model-ver-7863a344-4250-4175-9353-35cd0f7ee45e with resource version 1722923161743 05:46:01 2024-08-06 05:46:01.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:01 2024-08-06 05:46:01.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:01 2024-08-06 05:46:01.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:01 2024-08-06 05:46:01.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:01 2024-08-06 05:46:01.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:01 2024-08-06 05:46:01.822 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:01 2024-08-06 05:46:01.824 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:01 2024-08-06 05:46:01.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:01 2024-08-06 05:46:01.824 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-a6f342e2-eb3c-444b-9aec-92448c2f62ea/model-vers/model-ver/test-model-ver-7863a344-4250-4175-9353-35cd0f7ee45e"]}}} 05:46:02 2024-08-06 05:46:02.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f59c0b6d-faaa-49aa-869e-d9a23988ed66 with payload { 05:46:02 "model-invariant-id": "test-model-f59c0b6d-faaa-49aa-869e-d9a23988ed66", 05:46:02 "model-type": "some-type" 05:46:02 } 05:46:02 2024-08-06 05:46:02.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:02 2024-08-06 05:46:02.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.144 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:02 2024-08-06 05:46:02.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f59c0b6d-faaa-49aa-869e-d9a23988ed66/model-vers/model-ver/test-model-ver-0cf53c50-8fb2-4fff-8277-dbaf16b2409c with payload { 05:46:02 "model-version-id": "test-model-ver-0cf53c50-8fb2-4fff-8277-dbaf16b2409c", 05:46:02 "model-name": "some-model", 05:46:02 "model-version": "testValue" 05:46:02 } 05:46:02 2024-08-06 05:46:02.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:02 2024-08-06 05:46:02.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.160 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:02 2024-08-06 05:46:02.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-72b424b0-183d-466f-adc4-c0f0645fb63c with payload { 05:46:02 "vnf-id": "test-generic-72b424b0-183d-466f-adc4-c0f0645fb63c", 05:46:02 "vnf-type": "someval", 05:46:02 "vnf-name": "someval", 05:46:02 "model-invariant-id": "test-model-f59c0b6d-faaa-49aa-869e-d9a23988ed66", 05:46:02 "model-version-id": "test-model-ver-0cf53c50-8fb2-4fff-8277-dbaf16b2409c" 05:46:02 } 05:46:02 05:46:02 2024-08-06 05:46:02.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:02 2024-08-06 05:46:02.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.180 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.181 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.196 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:02 2024-08-06 05:46:02.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-72b424b0-183d-466f-adc4-c0f0645fb63c with depth all 05:46:02 2024-08-06 05:46:02.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:02 2024-08-06 05:46:02.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.208 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:02 2024-08-06 05:46:02.217 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:02 2024-08-06 05:46:02.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-72b424b0-183d-466f-adc4-c0f0645fb63c with payload { 05:46:02 "vnf-id": "test-generic-72b424b0-183d-466f-adc4-c0f0645fb63c", 05:46:02 "vnf-type": "someval", 05:46:02 "vnf-name": "someval" 05:46:02 , "resource-version": "1722923162180"} 05:46:02 2024-08-06 05:46:02.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:02 2024-08-06 05:46:02.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.226 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.239 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:02 2024-08-06 05:46:02.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-72b424b0-183d-466f-adc4-c0f0645fb63c with depth all 05:46:02 2024-08-06 05:46:02.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:02 2024-08-06 05:46:02.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.252 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.259 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:02 2024-08-06 05:46:02.260 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:02 2024-08-06 05:46:02.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-72b424b0-183d-466f-adc4-c0f0645fb63c with resource version 1722923162225 05:46:02 2024-08-06 05:46:02.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:02 2024-08-06 05:46:02.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.267 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.276 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12504 with label generic-vnf 05:46:02 2024-08-06 05:46:02.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:02 2024-08-06 05:46:02.582 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:02 2024-08-06 05:46:02.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2482fb86-d799-451e-a0e6-97aa3265e0e0 with payload { 05:46:02 "model-invariant-id": "test-model-2482fb86-d799-451e-a0e6-97aa3265e0e0", 05:46:02 "model-type": "some-type" 05:46:02 } 05:46:02 2024-08-06 05:46:02.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:02 2024-08-06 05:46:02.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.907 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:02 2024-08-06 05:46:02.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2482fb86-d799-451e-a0e6-97aa3265e0e0/model-vers/model-ver/test-model-ver-16d8654b-8d78-44f6-bf48-d3226620b19e with payload { 05:46:02 "model-version-id": "test-model-ver-16d8654b-8d78-44f6-bf48-d3226620b19e", 05:46:02 "model-name": "some-model", 05:46:02 "model-version": "testValue" 05:46:02 } 05:46:02 2024-08-06 05:46:02.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:02 2024-08-06 05:46:02.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:02 2024-08-06 05:46:02.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-79ea6e96-7313-47b0-a0fe-acfaf79a4bb0 with payload { 05:46:02 "vnf-id": "test-generic-79ea6e96-7313-47b0-a0fe-acfaf79a4bb0", 05:46:02 "vnf-type": "someval", 05:46:02 "vnf-name": "someval", 05:46:02 "model-invariant-id": "random-wrong-model", 05:46:02 "model-version-id": "random-wrong-model-ver" 05:46:02 } 05:46:02 05:46:02 2024-08-06 05:46:02.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:02 2024-08-06 05:46:02.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:02 2024-08-06 05:46:02.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:02 2024-08-06 05:46:02.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:02 2024-08-06 05:46:02.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:02 2024-08-06 05:46:02.943 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:02 2024-08-06 05:46:02.944 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:02 2024-08-06 05:46:02.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:02 2024-08-06 05:46:02.945 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-79ea6e96-7313-47b0-a0fe-acfaf79a4bb0","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"]}}} 05:46:02 2024-08-06 05:46:02.946 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-79ea6e96-7313-47b0-a0fe-acfaf79a4bb0","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"]}}} 05:46:03 2024-08-06 05:46:03.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-288ad996-9a8a-4e02-af8e-0bf6fb642814 with payload { 05:46:03 "model-invariant-id": "test-model-288ad996-9a8a-4e02-af8e-0bf6fb642814", 05:46:03 "model-type": "some-type" 05:46:03 } 05:46:03 2024-08-06 05:46:03.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:03 2024-08-06 05:46:03.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:03 2024-08-06 05:46:03.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:03 2024-08-06 05:46:03.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:03 2024-08-06 05:46:03.265 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:03 2024-08-06 05:46:03.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:03 2024-08-06 05:46:03.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:03 2024-08-06 05:46:03.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-288ad996-9a8a-4e02-af8e-0bf6fb642814/model-vers/model-ver/test-model-ver-fb43fd7c-806c-4ce2-a94c-daa9b8b2acd8 with payload { 05:46:03 "model-version-id": "test-model-ver-fb43fd7c-806c-4ce2-a94c-daa9b8b2acd8", 05:46:03 "model-name": "some-model", 05:46:03 "model-version": "testValue" 05:46:03 } 05:46:03 2024-08-06 05:46:03.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:03 2024-08-06 05:46:03.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:03 2024-08-06 05:46:03.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:03 2024-08-06 05:46:03.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:03 2024-08-06 05:46:03.279 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:03 2024-08-06 05:46:03.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:03 2024-08-06 05:46:03.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:03 2024-08-06 05:46:03.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-1274cdc6-aeda-4868-86dd-bf7a7d12e8be with payload { 05:46:03 "global-customer-id": "test-customer-1274cdc6-aeda-4868-86dd-bf7a7d12e8be", 05:46:03 "subscriber-name": "example-subscriber-name-val-99675", 05:46:03 "subscriber-type": "example-subscriber-type-val-40388", 05:46:03 "service-subscriptions": { 05:46:03 "service-subscription": [ 05:46:03 { 05:46:03 "service-type": "test-subtype-dcfb3521-faa5-43ee-a354-b59c80eb21b7", 05:46:03 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:03 "service-instances": { 05:46:03 "service-instance": [ 05:46:03 { 05:46:03 "service-instance-id": "test-tenant-41022908-4332-4167-bced-3f5489a03921", 05:46:03 "service-instance-name": "example-service-instance-name-val-4896", 05:46:03 "service-type": "example-service-type-val-25453", 05:46:03 "service-role": "example-service-role-val-66197", 05:46:03 "environment-context": "example-environment-context-val-95014", 05:46:03 "workload-context": "example-workload-context-val-56102", 05:46:03 "model-invariant-id": "test-model-288ad996-9a8a-4e02-af8e-0bf6fb642814", 05:46:03 "model-version-id": "test-model-ver-fb43fd7c-806c-4ce2-a94c-daa9b8b2acd8" 05:46:03 } 05:46:03 ] 05:46:03 } 05:46:03 } 05:46:03 ] 05:46:03 } 05:46:03 } 05:46:03 2024-08-06 05:46:03.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:03 2024-08-06 05:46:03.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:03 2024-08-06 05:46:03.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:03 2024-08-06 05:46:03.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:03 2024-08-06 05:46:03.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:03 2024-08-06 05:46:03.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:03 2024-08-06 05:46:03.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:03 2024-08-06 05:46:03.670 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:03 2024-08-06 05:46:03.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-1274cdc6-aeda-4868-86dd-bf7a7d12e8be with depth all 05:46:03 2024-08-06 05:46:03.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:03 2024-08-06 05:46:03.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:03 2024-08-06 05:46:03.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:03 2024-08-06 05:46:03.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:03 2024-08-06 05:46:03.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:03 2024-08-06 05:46:03.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:03 2024-08-06 05:46:03.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:03 2024-08-06 05:46:03.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-d40b2e35-8d52-4275-aa61-2ed39c2ace6a with payload { 05:46:03 "vnf-id": "vnf-d40b2e35-8d52-4275-aa61-2ed39c2ace6a", 05:46:03 "vnf-type": "someval", 05:46:03 "vnf-name": "someval", 05:46:03 "relationship-list": { 05:46:03 "relationship": [ 05:46:03 { 05:46:03 "related-to": "service-instance", 05:46:03 "related-link": "/aai/v10/business/customers/customer/test-customer-1274cdc6-aeda-4868-86dd-bf7a7d12e8be/service-subscriptions/service-subscription/test-subtype-dcfb3521-faa5-43ee-a354-b59c80eb21b7/service-instances/service-instance/test-tenant-41022908-4332-4167-bced-3f5489a03921" 05:46:03 } 05:46:03 ] 05:46:03 } 05:46:03 } 05:46:03 05:46:03 2024-08-06 05:46:03.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:03 2024-08-06 05:46:03.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:03 2024-08-06 05:46:03.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:03 2024-08-06 05:46:03.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:03 2024-08-06 05:46:03.698 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:03 2024-08-06 05:46:03.725 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:03 2024-08-06 05:46:03.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:03 2024-08-06 05:46:03.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-d40b2e35-8d52-4275-aa61-2ed39c2ace6a with depth all 05:46:03 2024-08-06 05:46:03.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:03 2024-08-06 05:46:03.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:03 2024-08-06 05:46:03.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:03 2024-08-06 05:46:03.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:03 2024-08-06 05:46:03.757 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:03 2024-08-06 05:46:03.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:03 2024-08-06 05:46:03.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:03 2024-08-06 05:46:03.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-1274cdc6-aeda-4868-86dd-bf7a7d12e8be with depth all 05:46:03 2024-08-06 05:46:03.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:03 2024-08-06 05:46:03.770 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:03 2024-08-06 05:46:03.770 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:03 2024-08-06 05:46:03.770 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:03 2024-08-06 05:46:03.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:03 2024-08-06 05:46:03.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:03 2024-08-06 05:46:03.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:04 2024-08-06 05:46:04.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-69541076-04d5-4d28-9a66-fc311a1ebf34 with payload { 05:46:04 "model-invariant-id": "test-model-69541076-04d5-4d28-9a66-fc311a1ebf34", 05:46:04 "model-type": "some-type" 05:46:04 } 05:46:04 2024-08-06 05:46:04.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:04 2024-08-06 05:46:04.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.100 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.100 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.105 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:04 2024-08-06 05:46:04.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-69541076-04d5-4d28-9a66-fc311a1ebf34/model-vers/model-ver/test-model-ver-6a9ab8cd-3be7-44ff-9581-2c19a7e4b051 with payload { 05:46:04 "model-version-id": "test-model-ver-6a9ab8cd-3be7-44ff-9581-2c19a7e4b051", 05:46:04 "model-name": "some-model", 05:46:04 "model-version": "testValue" 05:46:04 } 05:46:04 2024-08-06 05:46:04.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:04 2024-08-06 05:46:04.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.119 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:04 2024-08-06 05:46:04.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cf83e208-f2fc-4872-a19a-d8b45e59a5ec with payload { 05:46:04 "vnf-id": "test-generic-cf83e208-f2fc-4872-a19a-d8b45e59a5ec", 05:46:04 "vnf-type": "someval", 05:46:04 "vnf-name": "someval", 05:46:04 "model-invariant-id": "test-model-69541076-04d5-4d28-9a66-fc311a1ebf34", 05:46:04 "model-version-id": "test-model-ver-6a9ab8cd-3be7-44ff-9581-2c19a7e4b051" 05:46:04 } 05:46:04 05:46:04 2024-08-06 05:46:04.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:04 2024-08-06 05:46:04.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.142 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:04 2024-08-06 05:46:04.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cf83e208-f2fc-4872-a19a-d8b45e59a5ec with depth all 05:46:04 2024-08-06 05:46:04.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:04 2024-08-06 05:46:04.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:04 2024-08-06 05:46:04.159 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:04 2024-08-06 05:46:04.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cf83e208-f2fc-4872-a19a-d8b45e59a5ec with payload { 05:46:04 "vnf-id": "test-generic-cf83e208-f2fc-4872-a19a-d8b45e59a5ec", 05:46:04 "vnf-type": "someval", 05:46:04 "vnf-name": "someval", 05:46:04 "model-invariant-id": "test-model-69541076-04d5-4d28-9a66-fc311a1ebf34", 05:46:04 "model-version-id": "test-model-ver-6a9ab8cd-3be7-44ff-9581-2c19a7e4b051", 05:46:04 "resource-version": "1722923164129" 05:46:04 } 05:46:04 05:46:04 2024-08-06 05:46:04.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:04 2024-08-06 05:46:04.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:04 2024-08-06 05:46:04.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cf83e208-f2fc-4872-a19a-d8b45e59a5ec with depth all 05:46:04 2024-08-06 05:46:04.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:04 2024-08-06 05:46:04.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:04 2024-08-06 05:46:04.194 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:04 2024-08-06 05:46:04.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-cf83e208-f2fc-4872-a19a-d8b45e59a5ec with resource version 1722923164167 05:46:04 2024-08-06 05:46:04.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:04 2024-08-06 05:46:04.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.199 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.208 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20512 with label generic-vnf 05:46:04 2024-08-06 05:46:04.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:04 2024-08-06 05:46:04.517 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:04 2024-08-06 05:46:04.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8052f1b2-41ca-409c-a18e-9e7f1f986d37 with payload { 05:46:04 "model-invariant-id": "test-model-8052f1b2-41ca-409c-a18e-9e7f1f986d37", 05:46:04 "model-type": "some-type" 05:46:04 } 05:46:04 2024-08-06 05:46:04.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:04 2024-08-06 05:46:04.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.841 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.845 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:04 2024-08-06 05:46:04.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-8052f1b2-41ca-409c-a18e-9e7f1f986d37/model-vers/model-ver/test-model-ver-f816206a-6458-4813-9dba-6a61fc22bc9f with payload { 05:46:04 "model-version-id": "test-model-ver-f816206a-6458-4813-9dba-6a61fc22bc9f", 05:46:04 "model-name": "some-model", 05:46:04 "model-version": "testValue" 05:46:04 } 05:46:04 2024-08-06 05:46:04.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:04 2024-08-06 05:46:04.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.860 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:04 2024-08-06 05:46:04.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c3cff52b-d407-40df-96c2-5656caa7ef11 with payload { 05:46:04 "vnf-id": "test-generic-c3cff52b-d407-40df-96c2-5656caa7ef11", 05:46:04 "vnf-type": "someval", 05:46:04 "vnf-name": "someval", 05:46:04 "model-invariant-id": "test-model-8052f1b2-41ca-409c-a18e-9e7f1f986d37", 05:46:04 "model-version-id": "test-model-ver-f816206a-6458-4813-9dba-6a61fc22bc9f" 05:46:04 } 05:46:04 05:46:04 2024-08-06 05:46:04.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:04 2024-08-06 05:46:04.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.885 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.898 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:04 2024-08-06 05:46:04.906 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:04 2024-08-06 05:46:04.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c3cff52b-d407-40df-96c2-5656caa7ef11 with depth all 05:46:04 2024-08-06 05:46:04.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:04 2024-08-06 05:46:04.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.911 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:04 2024-08-06 05:46:04.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c3cff52b-d407-40df-96c2-5656caa7ef11 with resource version 1722923164884 05:46:04 2024-08-06 05:46:04.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:04 2024-08-06 05:46:04.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:04 2024-08-06 05:46:04.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:04 2024-08-06 05:46:04.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:04 2024-08-06 05:46:04.919 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:04 2024-08-06 05:46:04.928 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32968 with label generic-vnf 05:46:04 2024-08-06 05:46:04.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:04 2024-08-06 05:46:04.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:05 2024-08-06 05:46:05.237 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:05 2024-08-06 05:46:05.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-cf02905f-5975-470e-85fe-847793e98781 with payload { 05:46:05 "model-invariant-id": "test-model-cf02905f-5975-470e-85fe-847793e98781", 05:46:05 "model-type": "some-type" 05:46:05 } 05:46:05 2024-08-06 05:46:05.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:05 2024-08-06 05:46:05.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:05 2024-08-06 05:46:05.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:05 2024-08-06 05:46:05.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:05 2024-08-06 05:46:05.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:05 2024-08-06 05:46:05.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:05 2024-08-06 05:46:05.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:05 2024-08-06 05:46:05.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-cf02905f-5975-470e-85fe-847793e98781/model-vers/model-ver/test-model-ver-a37bd92e-eeb8-408d-9633-b827b2101bb6 with payload { 05:46:05 "model-version-id": "test-model-ver-a37bd92e-eeb8-408d-9633-b827b2101bb6", 05:46:05 "model-name": "some-model", 05:46:05 "model-version": "testValue" 05:46:05 } 05:46:05 2024-08-06 05:46:05.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:05 2024-08-06 05:46:05.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:05 2024-08-06 05:46:05.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:05 2024-08-06 05:46:05.569 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:05 2024-08-06 05:46:05.570 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:05 2024-08-06 05:46:05.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:05 2024-08-06 05:46:05.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:05 2024-08-06 05:46:05.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2ba4051b-175a-458a-8a37-7bbd9ed6a444 with payload { 05:46:05 "vnf-id": "test-generic-2ba4051b-175a-458a-8a37-7bbd9ed6a444", 05:46:05 "vnf-type": "someval", 05:46:05 "vnf-name": "someval", 05:46:05 "model-invariant-id": "some-model" 05:46:05 } 05:46:05 2024-08-06 05:46:05.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:05 2024-08-06 05:46:05.583 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 05:46:05 2024-08-06 05:46:05.584 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 05:46:05 2024-08-06 05:46:05.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:05 2024-08-06 05:46:05.584 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-2ba4051b-175a-458a-8a37-7bbd9ed6a444","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:05 2024-08-06 05:46:05.584 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-2ba4051b-175a-458a-8a37-7bbd9ed6a444","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:05 2024-08-06 05:46:05.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3f6e6bc3-c3df-4fcd-8552-ba3c108bd8b0 with payload { 05:46:05 "model-invariant-id": "test-model-3f6e6bc3-c3df-4fcd-8552-ba3c108bd8b0", 05:46:05 "model-type": "some-type" 05:46:05 } 05:46:05 2024-08-06 05:46:05.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:05 2024-08-06 05:46:05.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:05 2024-08-06 05:46:05.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:05 2024-08-06 05:46:05.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:05 2024-08-06 05:46:05.900 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:05 2024-08-06 05:46:05.903 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:05 2024-08-06 05:46:05.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:05 2024-08-06 05:46:05.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3f6e6bc3-c3df-4fcd-8552-ba3c108bd8b0/model-vers/model-ver/test-model-ver-0a766b53-c786-4ec5-883e-31f28a4d24ac with payload { 05:46:05 "model-version-id": "test-model-ver-0a766b53-c786-4ec5-883e-31f28a4d24ac", 05:46:05 "model-name": "some-model", 05:46:05 "model-version": "testValue" 05:46:05 } 05:46:05 2024-08-06 05:46:05.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:05 2024-08-06 05:46:05.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:05 2024-08-06 05:46:05.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:05 2024-08-06 05:46:05.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:05 2024-08-06 05:46:05.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:05 2024-08-06 05:46:05.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:05 2024-08-06 05:46:05.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:05 2024-08-06 05:46:05.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b4083fe6-e9c3-44f3-bbb8-249d74de0725 with payload { 05:46:05 "vnf-id": "test-generic-b4083fe6-e9c3-44f3-bbb8-249d74de0725", 05:46:05 "vnf-type": "someval", 05:46:05 "vnf-name": "someval", 05:46:05 "model-invariant-id": "test-model-3f6e6bc3-c3df-4fcd-8552-ba3c108bd8b0", 05:46:05 "model-version-id": "test-model-ver-0a766b53-c786-4ec5-883e-31f28a4d24ac" 05:46:05 } 05:46:05 05:46:05 2024-08-06 05:46:05.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:05 2024-08-06 05:46:05.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:05 2024-08-06 05:46:05.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:05 2024-08-06 05:46:05.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:05 2024-08-06 05:46:05.930 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:05 2024-08-06 05:46:05.940 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:05 2024-08-06 05:46:05.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:05 2024-08-06 05:46:05.947 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:05 2024-08-06 05:46:05.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b4083fe6-e9c3-44f3-bbb8-249d74de0725 with depth all 05:46:05 2024-08-06 05:46:05.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:05 2024-08-06 05:46:05.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:05 2024-08-06 05:46:05.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:05 2024-08-06 05:46:05.952 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:05 2024-08-06 05:46:05.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:05 2024-08-06 05:46:05.957 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:05 2024-08-06 05:46:05.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:05 2024-08-06 05:46:05.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-b4083fe6-e9c3-44f3-bbb8-249d74de0725 with payload { 05:46:05 "vnf-id": "test-generic-b4083fe6-e9c3-44f3-bbb8-249d74de0725", 05:46:05 "vnf-type": "someval", 05:46:05 "vnf-name": "someval", 05:46:05 "model-invariant-id": "test-model-99f50890-b5c6-4f98-89ef-5b61fe8aa393", 05:46:05 "model-version-id": "test-model-ver-f84f492b-e7da-4e5c-b4ba-6260d65e043c", 05:46:05 "resource-version": "1722923165930" 05:46:05 } 05:46:05 05:46:05 2024-08-06 05:46:05.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:05 2024-08-06 05:46:05.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:05 2024-08-06 05:46:05.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:05 2024-08-06 05:46:05.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:05 2024-08-06 05:46:05.962 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:05 2024-08-06 05:46:05.964 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-99f50890-b5c6-4f98-89ef-5b61fe8aa393/model-vers/model-ver/test-model-ver-f84f492b-e7da-4e5c-b4ba-6260d65e043c#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:05 2024-08-06 05:46:05.965 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:05 2024-08-06 05:46:05.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:05 2024-08-06 05:46:05.965 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-b4083fe6-e9c3-44f3-bbb8-249d74de0725","Node Not Found:object located at service-design-and-creation/models/model/test-model-99f50890-b5c6-4f98-89ef-5b61fe8aa393/model-vers/model-ver/test-model-ver-f84f492b-e7da-4e5c-b4ba-6260d65e043c#model-version not found","ERR.5.4.6114"]}}} 05:46:05 2024-08-06 05:46:05.966 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:06 2024-08-06 05:46:06.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-867dff44-5448-464f-b990-db1bbc319d7f with payload { 05:46:06 "model-invariant-id": "test-model-867dff44-5448-464f-b990-db1bbc319d7f", 05:46:06 "model-type": "some-type" 05:46:06 } 05:46:06 2024-08-06 05:46:06.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:06 2024-08-06 05:46:06.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-867dff44-5448-464f-b990-db1bbc319d7f/model-vers/model-ver/test-model-ver-6c1463fa-9935-4bfc-b301-ec835898aece with payload { 05:46:06 "model-version-id": "test-model-ver-6c1463fa-9935-4bfc-b301-ec835898aece", 05:46:06 "model-name": "some-model", 05:46:06 "model-version": "testValue" 05:46:06 } 05:46:06 2024-08-06 05:46:06.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:06 2024-08-06 05:46:06.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.298 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-214323b1-7918-4900-9e89-225728986580 with payload { 05:46:06 "vnf-id": "test-generic-214323b1-7918-4900-9e89-225728986580", 05:46:06 "vnf-type": "someval", 05:46:06 "vnf-name": "someval", 05:46:06 "model-invariant-id": "test-model-867dff44-5448-464f-b990-db1bbc319d7f", 05:46:06 "model-version-id": "test-model-ver-6c1463fa-9935-4bfc-b301-ec835898aece" 05:46:06 } 05:46:06 05:46:06 2024-08-06 05:46:06.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:06 2024-08-06 05:46:06.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.324 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:06 2024-08-06 05:46:06.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-214323b1-7918-4900-9e89-225728986580 with depth all 05:46:06 2024-08-06 05:46:06.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:06 2024-08-06 05:46:06.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:06 2024-08-06 05:46:06.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e46c2824-9f1a-420d-aaf8-9aa9c2688bc7 with payload { 05:46:06 "model-invariant-id": "test-model-e46c2824-9f1a-420d-aaf8-9aa9c2688bc7", 05:46:06 "model-type": "some-type" 05:46:06 } 05:46:06 2024-08-06 05:46:06.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:06 2024-08-06 05:46:06.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-e46c2824-9f1a-420d-aaf8-9aa9c2688bc7/model-vers/model-ver/test-model-ver-f29a0e7f-9f9e-4f18-8aaa-2428e35caf52 with payload { 05:46:06 "model-version-id": "test-model-ver-f29a0e7f-9f9e-4f18-8aaa-2428e35caf52", 05:46:06 "model-name": "some-model", 05:46:06 "model-version": "testValue" 05:46:06 } 05:46:06 2024-08-06 05:46:06.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:06 2024-08-06 05:46:06.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.351 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-214323b1-7918-4900-9e89-225728986580 with payload { 05:46:06 "vnf-id": "test-generic-214323b1-7918-4900-9e89-225728986580", 05:46:06 "vnf-type": "someval", 05:46:06 "vnf-name": "someval", 05:46:06 "model-invariant-id": "test-model-e46c2824-9f1a-420d-aaf8-9aa9c2688bc7", 05:46:06 "resource-version": "${resource-version}" 05:46:06 } 05:46:06 2024-08-06 05:46:06.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:06 2024-08-06 05:46:06.360 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 05:46:06 2024-08-06 05:46:06.361 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 05:46:06 2024-08-06 05:46:06.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:06 2024-08-06 05:46:06.361 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-214323b1-7918-4900-9e89-225728986580","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:06 2024-08-06 05:46:06.362 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:06 2024-08-06 05:46:06.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-61302152-d7a4-4c2a-861c-d71f4931770a with payload { 05:46:06 "model-invariant-id": "test-model-61302152-d7a4-4c2a-861c-d71f4931770a", 05:46:06 "model-type": "some-type" 05:46:06 } 05:46:06 2024-08-06 05:46:06.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:06 2024-08-06 05:46:06.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.680 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.680 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.684 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.686 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-61302152-d7a4-4c2a-861c-d71f4931770a/model-vers/model-ver/test-model-ver-8583ebf3-07cb-4506-b5b5-8f0fe0d87071 with payload { 05:46:06 "model-version-id": "test-model-ver-8583ebf3-07cb-4506-b5b5-8f0fe0d87071", 05:46:06 "model-name": "some-model", 05:46:06 "model-version": "testValue" 05:46:06 } 05:46:06 2024-08-06 05:46:06.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:06 2024-08-06 05:46:06.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.699 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8331db33-6284-4674-bcc2-21978c965122 with payload { 05:46:06 "vnf-id": "test-generic-8331db33-6284-4674-bcc2-21978c965122", 05:46:06 "vnf-type": "someval", 05:46:06 "vnf-name": "someval", 05:46:06 "model-invariant-id": "test-model-61302152-d7a4-4c2a-861c-d71f4931770a", 05:46:06 "model-version-id": "test-model-ver-8583ebf3-07cb-4506-b5b5-8f0fe0d87071" 05:46:06 } 05:46:06 05:46:06 2024-08-06 05:46:06.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:06 2024-08-06 05:46:06.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.703 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.719 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:06 2024-08-06 05:46:06.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8331db33-6284-4674-bcc2-21978c965122 with depth all 05:46:06 2024-08-06 05:46:06.724 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:06 2024-08-06 05:46:06.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.729 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:06 2024-08-06 05:46:06.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-10b5df10-5fbb-44d0-b7b4-e806274acff7 with payload { 05:46:06 "model-invariant-id": "test-model-10b5df10-5fbb-44d0-b7b4-e806274acff7", 05:46:06 "model-type": "some-type" 05:46:06 } 05:46:06 2024-08-06 05:46:06.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:06 2024-08-06 05:46:06.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.736 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-10b5df10-5fbb-44d0-b7b4-e806274acff7/model-vers/model-ver/test-model-ver-f2cb63c7-34fd-4fa8-8532-f6156ec66872 with payload { 05:46:06 "model-version-id": "test-model-ver-f2cb63c7-34fd-4fa8-8532-f6156ec66872", 05:46:06 "model-name": "some-model", 05:46:06 "model-version": "testValue" 05:46:06 } 05:46:06 2024-08-06 05:46:06.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:06 2024-08-06 05:46:06.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.742 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.750 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:06 2024-08-06 05:46:06.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8331db33-6284-4674-bcc2-21978c965122 with payload { 05:46:06 "vnf-id": "test-generic-8331db33-6284-4674-bcc2-21978c965122", 05:46:06 "vnf-type": "someval", 05:46:06 "vnf-name": "someval", 05:46:06 "model-invariant-id": "test-model-10b5df10-5fbb-44d0-b7b4-e806274acff7", 05:46:06 "model-version-id": "test-model-ver-f2cb63c7-34fd-4fa8-8532-f6156ec66872", 05:46:06 "resource-version": "1722923166702" 05:46:06 } 05:46:06 05:46:06 2024-08-06 05:46:06.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:06 2024-08-06 05:46:06.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.764 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:06 2024-08-06 05:46:06.776 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:06 2024-08-06 05:46:06.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8331db33-6284-4674-bcc2-21978c965122 with depth all 05:46:06 2024-08-06 05:46:06.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:06 2024-08-06 05:46:06.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.781 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.786 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:06 2024-08-06 05:46:06.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8331db33-6284-4674-bcc2-21978c965122 with resource version 1722923166754 05:46:06 2024-08-06 05:46:06.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:06 2024-08-06 05:46:06.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:06 2024-08-06 05:46:06.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:06 2024-08-06 05:46:06.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:06 2024-08-06 05:46:06.789 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:06 2024-08-06 05:46:06.796 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28704 with label generic-vnf 05:46:06 2024-08-06 05:46:06.797 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:06 2024-08-06 05:46:06.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:07 2024-08-06 05:46:07.104 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:07 2024-08-06 05:46:07.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-07703a0b-8dc9-49dc-b4d3-016abd7520bd with payload { 05:46:07 "model-invariant-id": "test-model-07703a0b-8dc9-49dc-b4d3-016abd7520bd", 05:46:07 "model-type": "some-type" 05:46:07 } 05:46:07 2024-08-06 05:46:07.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:07 2024-08-06 05:46:07.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:07 2024-08-06 05:46:07.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-07703a0b-8dc9-49dc-b4d3-016abd7520bd/model-vers/model-ver/test-model-ver-39c3c25f-c01d-46a0-b4bb-de4f9a30376a with payload { 05:46:07 "model-version-id": "test-model-ver-39c3c25f-c01d-46a0-b4bb-de4f9a30376a", 05:46:07 "model-name": "some-model", 05:46:07 "model-version": "testValue" 05:46:07 } 05:46:07 2024-08-06 05:46:07.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:07 2024-08-06 05:46:07.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.433 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.438 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:07 2024-08-06 05:46:07.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-a1d5a764-f69d-4d14-bed1-578b65093ab5 with payload { 05:46:07 "vnf-id": "test-generic-a1d5a764-f69d-4d14-bed1-578b65093ab5", 05:46:07 "vnf-type": "someval", 05:46:07 "vnf-name": "someval", 05:46:07 "model-invariant-id": "test-model-07703a0b-8dc9-49dc-b4d3-016abd7520bd", 05:46:07 "model-version-id": "test-model-ver-39c3c25f-c01d-46a0-b4bb-de4f9a30376a" 05:46:07 } 05:46:07 05:46:07 2024-08-06 05:46:07.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:07 2024-08-06 05:46:07.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.445 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.454 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:07 2024-08-06 05:46:07.460 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:07 2024-08-06 05:46:07.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-07703a0b-8dc9-49dc-b4d3-016abd7520bd/model-vers/model-ver/test-model-ver-39c3c25f-c01d-46a0-b4bb-de4f9a30376a with depth all 05:46:07 2024-08-06 05:46:07.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:07 2024-08-06 05:46:07.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.473 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:07 2024-08-06 05:46:07.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-07703a0b-8dc9-49dc-b4d3-016abd7520bd/model-vers/model-ver/test-model-ver-39c3c25f-c01d-46a0-b4bb-de4f9a30376a with resource version 1722923167433 05:46:07 2024-08-06 05:46:07.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:07 2024-08-06 05:46:07.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.475 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.480 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:07 2024-08-06 05:46:07.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:07 2024-08-06 05:46:07.481 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-07703a0b-8dc9-49dc-b4d3-016abd7520bd/model-vers/model-ver/test-model-ver-39c3c25f-c01d-46a0-b4bb-de4f9a30376a"]}}} 05:46:07 2024-08-06 05:46:07.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ae3834e8-9221-4cd2-bd40-9d4ec419d986 with payload { 05:46:07 "model-invariant-id": "test-model-ae3834e8-9221-4cd2-bd40-9d4ec419d986", 05:46:07 "model-type": "some-type" 05:46:07 } 05:46:07 2024-08-06 05:46:07.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:07 2024-08-06 05:46:07.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.799 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.802 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:07 2024-08-06 05:46:07.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ae3834e8-9221-4cd2-bd40-9d4ec419d986/model-vers/model-ver/test-model-ver-ae8c60f6-ea8f-40d2-9ac8-d510a35916f9 with payload { 05:46:07 "model-version-id": "test-model-ver-ae8c60f6-ea8f-40d2-9ac8-d510a35916f9", 05:46:07 "model-name": "some-model", 05:46:07 "model-version": "testValue" 05:46:07 } 05:46:07 2024-08-06 05:46:07.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:07 2024-08-06 05:46:07.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.808 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.809 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.813 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:07 2024-08-06 05:46:07.817 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8fe4d6f1-b067-4a72-9f9f-5c528962304c with payload { 05:46:07 "vnf-id": "test-generic-8fe4d6f1-b067-4a72-9f9f-5c528962304c", 05:46:07 "vnf-type": "someval", 05:46:07 "vnf-name": "someval", 05:46:07 "model-invariant-id": "test-model-ae3834e8-9221-4cd2-bd40-9d4ec419d986", 05:46:07 "model-version-id": "test-model-ver-ae8c60f6-ea8f-40d2-9ac8-d510a35916f9" 05:46:07 } 05:46:07 05:46:07 2024-08-06 05:46:07.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:07 2024-08-06 05:46:07.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.820 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.829 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:07 2024-08-06 05:46:07.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8fe4d6f1-b067-4a72-9f9f-5c528962304c with depth all 05:46:07 2024-08-06 05:46:07.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:07 2024-08-06 05:46:07.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.841 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:07 2024-08-06 05:46:07.845 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:07 2024-08-06 05:46:07.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8fe4d6f1-b067-4a72-9f9f-5c528962304c with payload { 05:46:07 "vnf-id": "test-generic-8fe4d6f1-b067-4a72-9f9f-5c528962304c", 05:46:07 "vnf-type": "someval", 05:46:07 "vnf-name": "someval" 05:46:07 , "resource-version": "1722923167820"} 05:46:07 2024-08-06 05:46:07.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:07 2024-08-06 05:46:07.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.852 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:07 2024-08-06 05:46:07.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8fe4d6f1-b067-4a72-9f9f-5c528962304c with depth all 05:46:07 2024-08-06 05:46:07.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:07 2024-08-06 05:46:07.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:07 2024-08-06 05:46:07.874 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:07 2024-08-06 05:46:07.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8fe4d6f1-b067-4a72-9f9f-5c528962304c with resource version 1722923167851 05:46:07 2024-08-06 05:46:07.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:07 2024-08-06 05:46:07.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:07 2024-08-06 05:46:07.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:07 2024-08-06 05:46:07.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:07 2024-08-06 05:46:07.879 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:07 2024-08-06 05:46:07.885 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 24760 with label generic-vnf 05:46:07 2024-08-06 05:46:07.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:07 2024-08-06 05:46:07.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:08 2024-08-06 05:46:08.189 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:08 2024-08-06 05:46:08.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c61d88fb-bd41-410e-90b4-2d3c2b64bf0b with payload { 05:46:08 "model-invariant-id": "test-model-c61d88fb-bd41-410e-90b4-2d3c2b64bf0b", 05:46:08 "model-type": "some-type" 05:46:08 } 05:46:08 2024-08-06 05:46:08.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:08 2024-08-06 05:46:08.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.513 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.516 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:08 2024-08-06 05:46:08.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-c61d88fb-bd41-410e-90b4-2d3c2b64bf0b/model-vers/model-ver/test-model-ver-248b0b43-049b-496d-9aaa-58665451a8f0 with payload { 05:46:08 "model-version-id": "test-model-ver-248b0b43-049b-496d-9aaa-58665451a8f0", 05:46:08 "model-name": "some-model", 05:46:08 "model-version": "testValue" 05:46:08 } 05:46:08 2024-08-06 05:46:08.521 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:08 2024-08-06 05:46:08.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.523 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.523 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.523 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:08 2024-08-06 05:46:08.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-5d426fb0-9aed-4720-99ff-59fdbec1b519 with payload { 05:46:08 "vnf-id": "test-generic-5d426fb0-9aed-4720-99ff-59fdbec1b519", 05:46:08 "vnf-type": "someval", 05:46:08 "vnf-name": "someval", 05:46:08 "model-invariant-id": "random-wrong-model", 05:46:08 "model-version-id": "random-wrong-model-ver" 05:46:08 } 05:46:08 05:46:08 2024-08-06 05:46:08.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:08 2024-08-06 05:46:08.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.539 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:08 2024-08-06 05:46:08.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:08 2024-08-06 05:46:08.540 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-5d426fb0-9aed-4720-99ff-59fdbec1b519","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"]}}} 05:46:08 2024-08-06 05:46:08.541 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-5d426fb0-9aed-4720-99ff-59fdbec1b519","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"]}}} 05:46:08 2024-08-06 05:46:08.854 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1f596302-f8ef-4b04-8ed8-6dbf14405992 with payload { 05:46:08 "model-invariant-id": "test-model-1f596302-f8ef-4b04-8ed8-6dbf14405992", 05:46:08 "model-type": "some-type" 05:46:08 } 05:46:08 2024-08-06 05:46:08.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:08 2024-08-06 05:46:08.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.859 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:08 2024-08-06 05:46:08.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1f596302-f8ef-4b04-8ed8-6dbf14405992/model-vers/model-ver/test-model-ver-8b1b10f8-bf51-400f-86ad-77810f00964d with payload { 05:46:08 "model-version-id": "test-model-ver-8b1b10f8-bf51-400f-86ad-77810f00964d", 05:46:08 "model-name": "some-model", 05:46:08 "model-version": "testValue" 05:46:08 } 05:46:08 2024-08-06 05:46:08.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:08 2024-08-06 05:46:08.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.868 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:08 2024-08-06 05:46:08.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-0151131c-a954-427c-983c-32604981b795 with payload { 05:46:08 "global-customer-id": "test-customer-0151131c-a954-427c-983c-32604981b795", 05:46:08 "subscriber-name": "example-subscriber-name-val-99675", 05:46:08 "subscriber-type": "example-subscriber-type-val-40388", 05:46:08 "service-subscriptions": { 05:46:08 "service-subscription": [ 05:46:08 { 05:46:08 "service-type": "test-subtype-92a5cf34-d618-432a-9ea9-b42db5923a07", 05:46:08 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:08 "service-instances": { 05:46:08 "service-instance": [ 05:46:08 { 05:46:08 "service-instance-id": "test-tenant-fb7c968f-edc1-4b8b-8089-931adecff80a", 05:46:08 "service-instance-name": "example-service-instance-name-val-4896", 05:46:08 "service-type": "example-service-type-val-25453", 05:46:08 "service-role": "example-service-role-val-66197", 05:46:08 "environment-context": "example-environment-context-val-95014", 05:46:08 "workload-context": "example-workload-context-val-56102", 05:46:08 "model-invariant-id": "test-model-1f596302-f8ef-4b04-8ed8-6dbf14405992", 05:46:08 "model-version-id": "test-model-ver-8b1b10f8-bf51-400f-86ad-77810f00964d" 05:46:08 } 05:46:08 ] 05:46:08 } 05:46:08 } 05:46:08 ] 05:46:08 } 05:46:08 } 05:46:08 2024-08-06 05:46:08.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:08 2024-08-06 05:46:08.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.897 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:08 2024-08-06 05:46:08.903 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:08 2024-08-06 05:46:08.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-0151131c-a954-427c-983c-32604981b795 with depth all 05:46:08 2024-08-06 05:46:08.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:08 2024-08-06 05:46:08.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.909 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.914 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:08 2024-08-06 05:46:08.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-952af7e4-0dd7-4246-a522-9f082fde1484 with payload { 05:46:08 "vnf-id": "vnf-952af7e4-0dd7-4246-a522-9f082fde1484", 05:46:08 "vnf-type": "someval", 05:46:08 "vnf-name": "someval", 05:46:08 "relationship-list": { 05:46:08 "relationship": [ 05:46:08 { 05:46:08 "related-to": "service-instance", 05:46:08 "related-link": "/aai/v10/business/customers/customer/test-customer-0151131c-a954-427c-983c-32604981b795/service-subscriptions/service-subscription/test-subtype-92a5cf34-d618-432a-9ea9-b42db5923a07/service-instances/service-instance/test-tenant-fb7c968f-edc1-4b8b-8089-931adecff80a" 05:46:08 } 05:46:08 ] 05:46:08 } 05:46:08 } 05:46:08 05:46:08 2024-08-06 05:46:08.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:08 2024-08-06 05:46:08.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.920 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:08 2024-08-06 05:46:08.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-952af7e4-0dd7-4246-a522-9f082fde1484 with depth all 05:46:08 2024-08-06 05:46:08.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:08 2024-08-06 05:46:08.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:08 2024-08-06 05:46:08.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-0151131c-a954-427c-983c-32604981b795 with depth all 05:46:08 2024-08-06 05:46:08.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:08 2024-08-06 05:46:08.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:08 2024-08-06 05:46:08.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:08 2024-08-06 05:46:08.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:08 2024-08-06 05:46:08.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:08 2024-08-06 05:46:08.962 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:08 2024-08-06 05:46:08.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:09 2024-08-06 05:46:09.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ac1e1687-a9c9-453a-8a0b-b7366de47d1f with payload { 05:46:09 "model-invariant-id": "test-model-ac1e1687-a9c9-453a-8a0b-b7366de47d1f", 05:46:09 "model-type": "some-type" 05:46:09 } 05:46:09 2024-08-06 05:46:09.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:09 2024-08-06 05:46:09.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:09 2024-08-06 05:46:09.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:09 2024-08-06 05:46:09.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:09 2024-08-06 05:46:09.279 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:09 2024-08-06 05:46:09.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:09 2024-08-06 05:46:09.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:09 2024-08-06 05:46:09.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ac1e1687-a9c9-453a-8a0b-b7366de47d1f/model-vers/model-ver/test-model-ver-03da349c-6619-4922-8919-68c43d78a187 with payload { 05:46:09 "model-version-id": "test-model-ver-03da349c-6619-4922-8919-68c43d78a187", 05:46:09 "model-name": "some-model", 05:46:09 "model-version": "testValue" 05:46:09 } 05:46:09 2024-08-06 05:46:09.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:09 2024-08-06 05:46:09.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:09 2024-08-06 05:46:09.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:09 2024-08-06 05:46:09.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:09 2024-08-06 05:46:09.289 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:09 2024-08-06 05:46:09.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:09 2024-08-06 05:46:09.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:09 2024-08-06 05:46:09.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-95f965a6-cf85-4b80-a3a1-bf64309aa9a0 with payload { 05:46:09 "vnf-id": "test-generic-95f965a6-cf85-4b80-a3a1-bf64309aa9a0", 05:46:09 "vnf-type": "someval", 05:46:09 "vnf-name": "someval", 05:46:09 "model-invariant-id": "test-model-ac1e1687-a9c9-453a-8a0b-b7366de47d1f", 05:46:09 "model-version-id": "test-model-ver-03da349c-6619-4922-8919-68c43d78a187" 05:46:09 } 05:46:09 05:46:09 2024-08-06 05:46:09.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:09 2024-08-06 05:46:09.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:09 2024-08-06 05:46:09.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:09 2024-08-06 05:46:09.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:09 2024-08-06 05:46:09.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:09 2024-08-06 05:46:09.317 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:09 2024-08-06 05:46:09.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:09 2024-08-06 05:46:09.323 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-95f965a6-cf85-4b80-a3a1-bf64309aa9a0 with depth all 05:46:09 2024-08-06 05:46:09.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:09 2024-08-06 05:46:09.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:09 2024-08-06 05:46:09.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:09 2024-08-06 05:46:09.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:09 2024-08-06 05:46:09.325 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:09 2024-08-06 05:46:09.330 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:09 2024-08-06 05:46:09.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:09 2024-08-06 05:46:09.331 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:09 2024-08-06 05:46:09.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-95f965a6-cf85-4b80-a3a1-bf64309aa9a0 with payload { 05:46:09 "vnf-id": "test-generic-95f965a6-cf85-4b80-a3a1-bf64309aa9a0", 05:46:09 "vnf-type": "someval", 05:46:09 "vnf-name": "someval", 05:46:09 "model-invariant-id": "test-model-ac1e1687-a9c9-453a-8a0b-b7366de47d1f", 05:46:09 "model-version-id": "test-model-ver-03da349c-6619-4922-8919-68c43d78a187", 05:46:09 "resource-version": "1722923169307" 05:46:09 } 05:46:09 05:46:09 2024-08-06 05:46:09.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:09 2024-08-06 05:46:09.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:09 2024-08-06 05:46:09.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:09 2024-08-06 05:46:09.337 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:09 2024-08-06 05:46:09.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:09 2024-08-06 05:46:09.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:09 2024-08-06 05:46:09.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:09 2024-08-06 05:46:09.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-95f965a6-cf85-4b80-a3a1-bf64309aa9a0 with depth all 05:46:09 2024-08-06 05:46:09.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:09 2024-08-06 05:46:09.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:09 2024-08-06 05:46:09.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:09 2024-08-06 05:46:09.352 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:09 2024-08-06 05:46:09.353 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:09 2024-08-06 05:46:09.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:09 2024-08-06 05:46:09.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:09 2024-08-06 05:46:09.360 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:09 2024-08-06 05:46:09.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-95f965a6-cf85-4b80-a3a1-bf64309aa9a0 with resource version 1722923169337 05:46:09 2024-08-06 05:46:09.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:09 2024-08-06 05:46:09.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:09 2024-08-06 05:46:09.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:09 2024-08-06 05:46:09.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:09 2024-08-06 05:46:09.365 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:09 2024-08-06 05:46:09.371 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69832 with label generic-vnf 05:46:09 2024-08-06 05:46:09.373 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:09 2024-08-06 05:46:09.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:09 2024-08-06 05:46:09.679 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:10 2024-08-06 05:46:09.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-77973cee-482c-415f-bcb3-5139cfb957ed with payload { 05:46:10 "model-invariant-id": "test-model-77973cee-482c-415f-bcb3-5139cfb957ed", 05:46:10 "model-type": "some-type" 05:46:10 } 05:46:10 2024-08-06 05:46:09.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:10 2024-08-06 05:46:10.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:10 2024-08-06 05:46:10.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:10 2024-08-06 05:46:10.001 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:10 2024-08-06 05:46:10.001 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:10 2024-08-06 05:46:10.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:10 2024-08-06 05:46:10.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:10 2024-08-06 05:46:10.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-77973cee-482c-415f-bcb3-5139cfb957ed/model-vers/model-ver/test-model-ver-61522186-4aae-4b43-96e8-2cc95e87bae9 with payload { 05:46:10 "model-version-id": "test-model-ver-61522186-4aae-4b43-96e8-2cc95e87bae9", 05:46:10 "model-name": "some-model", 05:46:10 "model-version": "testValue" 05:46:10 } 05:46:10 2024-08-06 05:46:10.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:10 2024-08-06 05:46:10.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:10 2024-08-06 05:46:10.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:10 2024-08-06 05:46:10.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:10 2024-08-06 05:46:10.011 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:10 2024-08-06 05:46:10.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:10 2024-08-06 05:46:10.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:10 2024-08-06 05:46:10.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be190cc0-8b5d-42df-be29-0593ae2f95aa with payload { 05:46:10 "vnf-id": "test-generic-be190cc0-8b5d-42df-be29-0593ae2f95aa", 05:46:10 "vnf-type": "someval", 05:46:10 "vnf-name": "someval", 05:46:10 "model-invariant-id": "test-model-77973cee-482c-415f-bcb3-5139cfb957ed", 05:46:10 "model-version-id": "test-model-ver-61522186-4aae-4b43-96e8-2cc95e87bae9" 05:46:10 } 05:46:10 05:46:10 2024-08-06 05:46:10.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:10 2024-08-06 05:46:10.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:10 2024-08-06 05:46:10.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:10 2024-08-06 05:46:10.023 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:10 2024-08-06 05:46:10.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:10 2024-08-06 05:46:10.032 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:10 2024-08-06 05:46:10.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:10 2024-08-06 05:46:10.038 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:10 2024-08-06 05:46:10.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be190cc0-8b5d-42df-be29-0593ae2f95aa with depth all 05:46:10 2024-08-06 05:46:10.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:10 2024-08-06 05:46:10.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:10 2024-08-06 05:46:10.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:10 2024-08-06 05:46:10.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:10 2024-08-06 05:46:10.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:10 2024-08-06 05:46:10.047 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:10 2024-08-06 05:46:10.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:10 2024-08-06 05:46:10.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-be190cc0-8b5d-42df-be29-0593ae2f95aa with resource version 1722923170023 05:46:10 2024-08-06 05:46:10.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:10 2024-08-06 05:46:10.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:10 2024-08-06 05:46:10.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:10 2024-08-06 05:46:10.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:10 2024-08-06 05:46:10.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:10 2024-08-06 05:46:10.057 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32952 with label generic-vnf 05:46:10 2024-08-06 05:46:10.058 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:10 2024-08-06 05:46:10.061 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:10 2024-08-06 05:46:10.365 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:10 2024-08-06 05:46:10.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-731032ba-3608-4482-bb00-b6ce833d5007 with payload { 05:46:10 "model-invariant-id": "test-model-731032ba-3608-4482-bb00-b6ce833d5007", 05:46:10 "model-type": "some-type" 05:46:10 } 05:46:10 2024-08-06 05:46:10.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:10 2024-08-06 05:46:10.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:10 2024-08-06 05:46:10.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:10 2024-08-06 05:46:10.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:10 2024-08-06 05:46:10.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:10 2024-08-06 05:46:10.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:10 2024-08-06 05:46:10.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:10 2024-08-06 05:46:10.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-731032ba-3608-4482-bb00-b6ce833d5007/model-vers/model-ver/test-model-ver-cbbe73b8-295f-4c3f-a759-168751072f56 with payload { 05:46:10 "model-version-id": "test-model-ver-cbbe73b8-295f-4c3f-a759-168751072f56", 05:46:10 "model-name": "some-model", 05:46:10 "model-version": "testValue" 05:46:10 } 05:46:10 2024-08-06 05:46:10.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:10 2024-08-06 05:46:10.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:10 2024-08-06 05:46:10.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:10 2024-08-06 05:46:10.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:10 2024-08-06 05:46:10.699 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:10 2024-08-06 05:46:10.703 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:10 2024-08-06 05:46:10.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:10 2024-08-06 05:46:10.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-34b9d70a-e5b0-48b4-bae5-4eeca7756cf9 with payload { 05:46:10 "vnf-id": "test-generic-34b9d70a-e5b0-48b4-bae5-4eeca7756cf9", 05:46:10 "vnf-type": "someval", 05:46:10 "vnf-name": "someval", 05:46:10 "model-invariant-id": "some-model" 05:46:10 } 05:46:10 2024-08-06 05:46:10.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:10 2024-08-06 05:46:10.711 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 05:46:10 2024-08-06 05:46:10.711 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 05:46:10 2024-08-06 05:46:10.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:10 2024-08-06 05:46:10.712 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-34b9d70a-e5b0-48b4-bae5-4eeca7756cf9","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:10 2024-08-06 05:46:10.712 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-34b9d70a-e5b0-48b4-bae5-4eeca7756cf9","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:11 2024-08-06 05:46:11.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-532c587e-22bc-4313-8a5f-9b84b1159e23 with payload { 05:46:11 "model-invariant-id": "test-model-532c587e-22bc-4313-8a5f-9b84b1159e23", 05:46:11 "model-type": "some-type" 05:46:11 } 05:46:11 2024-08-06 05:46:11.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:11 2024-08-06 05:46:11.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.028 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-532c587e-22bc-4313-8a5f-9b84b1159e23/model-vers/model-ver/test-model-ver-d61a4f17-980d-43ec-b6d6-9612abb377ba with payload { 05:46:11 "model-version-id": "test-model-ver-d61a4f17-980d-43ec-b6d6-9612abb377ba", 05:46:11 "model-name": "some-model", 05:46:11 "model-version": "testValue" 05:46:11 } 05:46:11 2024-08-06 05:46:11.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:11 2024-08-06 05:46:11.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.039 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.044 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-355537be-e72b-4b0a-a186-589f6a5e082d with payload { 05:46:11 "vnf-id": "test-generic-355537be-e72b-4b0a-a186-589f6a5e082d", 05:46:11 "vnf-type": "someval", 05:46:11 "vnf-name": "someval", 05:46:11 "model-invariant-id": "test-model-532c587e-22bc-4313-8a5f-9b84b1159e23", 05:46:11 "model-version-id": "test-model-ver-d61a4f17-980d-43ec-b6d6-9612abb377ba" 05:46:11 } 05:46:11 05:46:11 2024-08-06 05:46:11.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.075 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:11 2024-08-06 05:46:11.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-355537be-e72b-4b0a-a186-589f6a5e082d with depth all 05:46:11 2024-08-06 05:46:11.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.081 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.087 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:11 2024-08-06 05:46:11.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-355537be-e72b-4b0a-a186-589f6a5e082d with payload { 05:46:11 "vnf-id": "test-generic-355537be-e72b-4b0a-a186-589f6a5e082d", 05:46:11 "vnf-type": "someval", 05:46:11 "vnf-name": "someval", 05:46:11 "model-invariant-id": "test-model-68a64ee0-b429-4da8-85ac-47adbbc7771b", 05:46:11 "model-version-id": "test-model-ver-ec121053-66ed-47e9-b9bd-251f9f622d23", 05:46:11 "resource-version": "1722923171054" 05:46:11 } 05:46:11 05:46:11 2024-08-06 05:46:11.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.096 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-68a64ee0-b429-4da8-85ac-47adbbc7771b/model-vers/model-ver/test-model-ver-ec121053-66ed-47e9-b9bd-251f9f622d23#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:11 2024-08-06 05:46:11.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:11 2024-08-06 05:46:11.097 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-355537be-e72b-4b0a-a186-589f6a5e082d","Node Not Found:object located at service-design-and-creation/models/model/test-model-68a64ee0-b429-4da8-85ac-47adbbc7771b/model-vers/model-ver/test-model-ver-ec121053-66ed-47e9-b9bd-251f9f622d23#model-version not found","ERR.5.4.6114"]}}} 05:46:11 2024-08-06 05:46:11.099 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:11 2024-08-06 05:46:11.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-fd05c2c2-a222-4aaf-af6b-5256c7cabbb6 with payload { 05:46:11 "model-invariant-id": "test-model-fd05c2c2-a222-4aaf-af6b-5256c7cabbb6", 05:46:11 "model-type": "some-type" 05:46:11 } 05:46:11 2024-08-06 05:46:11.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:11 2024-08-06 05:46:11.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.416 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.417 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.420 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-fd05c2c2-a222-4aaf-af6b-5256c7cabbb6/model-vers/model-ver/test-model-ver-a46e916c-8f1e-4297-a530-21743db25fe5 with payload { 05:46:11 "model-version-id": "test-model-ver-a46e916c-8f1e-4297-a530-21743db25fe5", 05:46:11 "model-name": "some-model", 05:46:11 "model-version": "testValue" 05:46:11 } 05:46:11 2024-08-06 05:46:11.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:11 2024-08-06 05:46:11.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.427 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.440 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6c5f6e7d-86e3-4fc9-bdbe-c7ecea9827c0 with payload { 05:46:11 "vnf-id": "test-generic-6c5f6e7d-86e3-4fc9-bdbe-c7ecea9827c0", 05:46:11 "vnf-type": "someval", 05:46:11 "vnf-name": "someval", 05:46:11 "model-invariant-id": "test-model-fd05c2c2-a222-4aaf-af6b-5256c7cabbb6", 05:46:11 "model-version-id": "test-model-ver-a46e916c-8f1e-4297-a530-21743db25fe5" 05:46:11 } 05:46:11 05:46:11 2024-08-06 05:46:11.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.444 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.454 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.460 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:11 2024-08-06 05:46:11.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6c5f6e7d-86e3-4fc9-bdbe-c7ecea9827c0 with depth all 05:46:11 2024-08-06 05:46:11.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.466 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.466 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.471 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:11 2024-08-06 05:46:11.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f28b88cc-d28d-443f-b4a9-e9b73532dc52 with payload { 05:46:11 "model-invariant-id": "test-model-f28b88cc-d28d-443f-b4a9-e9b73532dc52", 05:46:11 "model-type": "some-type" 05:46:11 } 05:46:11 2024-08-06 05:46:11.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:11 2024-08-06 05:46:11.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.479 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f28b88cc-d28d-443f-b4a9-e9b73532dc52/model-vers/model-ver/test-model-ver-68449cf8-0ffa-4b1c-aca8-230d7aadec1d with payload { 05:46:11 "model-version-id": "test-model-ver-68449cf8-0ffa-4b1c-aca8-230d7aadec1d", 05:46:11 "model-name": "some-model", 05:46:11 "model-version": "testValue" 05:46:11 } 05:46:11 2024-08-06 05:46:11.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:11 2024-08-06 05:46:11.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-6c5f6e7d-86e3-4fc9-bdbe-c7ecea9827c0 with payload { 05:46:11 "vnf-id": "test-generic-6c5f6e7d-86e3-4fc9-bdbe-c7ecea9827c0", 05:46:11 "vnf-type": "someval", 05:46:11 "vnf-name": "someval", 05:46:11 "model-invariant-id": "test-model-f28b88cc-d28d-443f-b4a9-e9b73532dc52", 05:46:11 "resource-version": "${resource-version}" 05:46:11 } 05:46:11 2024-08-06 05:46:11.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.500 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 05:46:11 2024-08-06 05:46:11.501 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 05:46:11 2024-08-06 05:46:11.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:11 2024-08-06 05:46:11.502 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-6c5f6e7d-86e3-4fc9-bdbe-c7ecea9827c0","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:11 2024-08-06 05:46:11.503 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:11 2024-08-06 05:46:11.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5d55488d-7435-4d3e-826f-31ff3727a4c3 with payload { 05:46:11 "model-invariant-id": "test-model-5d55488d-7435-4d3e-826f-31ff3727a4c3", 05:46:11 "model-type": "some-type" 05:46:11 } 05:46:11 2024-08-06 05:46:11.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:11 2024-08-06 05:46:11.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.820 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.821 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.824 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.828 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5d55488d-7435-4d3e-826f-31ff3727a4c3/model-vers/model-ver/test-model-ver-13019fea-fc8a-4014-ad1c-5ab7d9121c36 with payload { 05:46:11 "model-version-id": "test-model-ver-13019fea-fc8a-4014-ad1c-5ab7d9121c36", 05:46:11 "model-name": "some-model", 05:46:11 "model-version": "testValue" 05:46:11 } 05:46:11 2024-08-06 05:46:11.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:11 2024-08-06 05:46:11.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.832 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e9139924-ec8d-47c2-acf7-b8aa68008d94 with payload { 05:46:11 "vnf-id": "test-generic-e9139924-ec8d-47c2-acf7-b8aa68008d94", 05:46:11 "vnf-type": "someval", 05:46:11 "vnf-name": "someval", 05:46:11 "model-invariant-id": "test-model-5d55488d-7435-4d3e-826f-31ff3727a4c3", 05:46:11 "model-version-id": "test-model-ver-13019fea-fc8a-4014-ad1c-5ab7d9121c36" 05:46:11 } 05:46:11 05:46:11 2024-08-06 05:46:11.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.845 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.859 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:11 2024-08-06 05:46:11.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e9139924-ec8d-47c2-acf7-b8aa68008d94 with depth all 05:46:11 2024-08-06 05:46:11.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.865 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.870 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:11 2024-08-06 05:46:11.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-edc6b92c-05cb-4d88-ab97-a96a61394a34 with payload { 05:46:11 "model-invariant-id": "test-model-edc6b92c-05cb-4d88-ab97-a96a61394a34", 05:46:11 "model-type": "some-type" 05:46:11 } 05:46:11 2024-08-06 05:46:11.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:11 2024-08-06 05:46:11.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.877 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-edc6b92c-05cb-4d88-ab97-a96a61394a34/model-vers/model-ver/test-model-ver-44ec46a9-d9f1-4ecf-86c9-84f8dfa2eb80 with payload { 05:46:11 "model-version-id": "test-model-ver-44ec46a9-d9f1-4ecf-86c9-84f8dfa2eb80", 05:46:11 "model-name": "some-model", 05:46:11 "model-version": "testValue" 05:46:11 } 05:46:11 2024-08-06 05:46:11.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:11 2024-08-06 05:46:11.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:11 2024-08-06 05:46:11.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e9139924-ec8d-47c2-acf7-b8aa68008d94 with payload { 05:46:11 "vnf-id": "test-generic-e9139924-ec8d-47c2-acf7-b8aa68008d94", 05:46:11 "vnf-type": "someval", 05:46:11 "vnf-name": "someval", 05:46:11 "model-invariant-id": "test-model-edc6b92c-05cb-4d88-ab97-a96a61394a34", 05:46:11 "model-version-id": "test-model-ver-44ec46a9-d9f1-4ecf-86c9-84f8dfa2eb80", 05:46:11 "resource-version": "1722923171844" 05:46:11 } 05:46:11 05:46:11 2024-08-06 05:46:11.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.898 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.907 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:11 2024-08-06 05:46:11.912 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:11 2024-08-06 05:46:11.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e9139924-ec8d-47c2-acf7-b8aa68008d94 with depth all 05:46:11 2024-08-06 05:46:11.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:11 2024-08-06 05:46:11.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e9139924-ec8d-47c2-acf7-b8aa68008d94 with resource version 1722923171898 05:46:11 2024-08-06 05:46:11.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:11 2024-08-06 05:46:11.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:11 2024-08-06 05:46:11.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:11 2024-08-06 05:46:11.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:11 2024-08-06 05:46:11.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:11 2024-08-06 05:46:11.933 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32776 with label generic-vnf 05:46:11 2024-08-06 05:46:11.934 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:11 2024-08-06 05:46:11.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:12 2024-08-06 05:46:12.242 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:12 2024-08-06 05:46:12.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b6acb307-6847-42c5-9b7d-768160e48d21 with payload { 05:46:12 "model-invariant-id": "test-model-b6acb307-6847-42c5-9b7d-768160e48d21", 05:46:12 "model-type": "some-type" 05:46:12 } 05:46:12 2024-08-06 05:46:12.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:12 2024-08-06 05:46:12.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.568 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:12 2024-08-06 05:46:12.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b6acb307-6847-42c5-9b7d-768160e48d21/model-vers/model-ver/test-model-ver-903a64ce-e56f-4993-b95b-4ea8626069d1 with payload { 05:46:12 "model-version-id": "test-model-ver-903a64ce-e56f-4993-b95b-4ea8626069d1", 05:46:12 "model-name": "some-model", 05:46:12 "model-version": "testValue" 05:46:12 } 05:46:12 2024-08-06 05:46:12.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:12 2024-08-06 05:46:12.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:12 2024-08-06 05:46:12.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-49da1e53-0bb1-4270-8afa-9832be9432f1 with payload { 05:46:12 "vnf-id": "test-generic-49da1e53-0bb1-4270-8afa-9832be9432f1", 05:46:12 "vnf-type": "someval", 05:46:12 "vnf-name": "someval", 05:46:12 "model-invariant-id": "test-model-b6acb307-6847-42c5-9b7d-768160e48d21", 05:46:12 "model-version-id": "test-model-ver-903a64ce-e56f-4993-b95b-4ea8626069d1" 05:46:12 } 05:46:12 05:46:12 2024-08-06 05:46:12.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:12 2024-08-06 05:46:12.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.600 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:12 2024-08-06 05:46:12.607 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:12 2024-08-06 05:46:12.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-b6acb307-6847-42c5-9b7d-768160e48d21/model-vers/model-ver/test-model-ver-903a64ce-e56f-4993-b95b-4ea8626069d1 with depth all 05:46:12 2024-08-06 05:46:12.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:12 2024-08-06 05:46:12.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.613 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.617 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:12 2024-08-06 05:46:12.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-b6acb307-6847-42c5-9b7d-768160e48d21/model-vers/model-ver/test-model-ver-903a64ce-e56f-4993-b95b-4ea8626069d1 with resource version 1722923172575 05:46:12 2024-08-06 05:46:12.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:12 2024-08-06 05:46:12.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.621 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.629 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:12 2024-08-06 05:46:12.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:12 2024-08-06 05:46:12.631 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-b6acb307-6847-42c5-9b7d-768160e48d21/model-vers/model-ver/test-model-ver-903a64ce-e56f-4993-b95b-4ea8626069d1"]}}} 05:46:12 2024-08-06 05:46:12.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1cf9bf73-8ffa-4a3f-bf39-9e8135e12c53 with payload { 05:46:12 "model-invariant-id": "test-model-1cf9bf73-8ffa-4a3f-bf39-9e8135e12c53", 05:46:12 "model-type": "some-type" 05:46:12 } 05:46:12 2024-08-06 05:46:12.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:12 2024-08-06 05:46:12.946 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:12 2024-08-06 05:46:12.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1cf9bf73-8ffa-4a3f-bf39-9e8135e12c53/model-vers/model-ver/test-model-ver-6362bc1e-5ddd-4257-8d56-25064b7b3a3b with payload { 05:46:12 "model-version-id": "test-model-ver-6362bc1e-5ddd-4257-8d56-25064b7b3a3b", 05:46:12 "model-name": "some-model", 05:46:12 "model-version": "testValue" 05:46:12 } 05:46:12 2024-08-06 05:46:12.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:12 2024-08-06 05:46:12.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.958 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.962 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:12 2024-08-06 05:46:12.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48e6d080-816c-4195-bccf-906d4fdd930f with payload { 05:46:12 "vnf-id": "test-generic-48e6d080-816c-4195-bccf-906d4fdd930f", 05:46:12 "vnf-type": "someval", 05:46:12 "vnf-name": "someval", 05:46:12 "model-invariant-id": "test-model-1cf9bf73-8ffa-4a3f-bf39-9e8135e12c53", 05:46:12 "model-version-id": "test-model-ver-6362bc1e-5ddd-4257-8d56-25064b7b3a3b" 05:46:12 } 05:46:12 05:46:12 2024-08-06 05:46:12.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:12 2024-08-06 05:46:12.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.971 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.981 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:12 2024-08-06 05:46:12.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48e6d080-816c-4195-bccf-906d4fdd930f with depth all 05:46:12 2024-08-06 05:46:12.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:12 2024-08-06 05:46:12.988 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:12 2024-08-06 05:46:12.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:12 2024-08-06 05:46:12.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:12 2024-08-06 05:46:12.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:12 2024-08-06 05:46:12.994 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:12 2024-08-06 05:46:12.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:12 2024-08-06 05:46:12.995 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:13 2024-08-06 05:46:12.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48e6d080-816c-4195-bccf-906d4fdd930f with payload { 05:46:13 "vnf-id": "test-generic-48e6d080-816c-4195-bccf-906d4fdd930f", 05:46:13 "vnf-type": "someval", 05:46:13 "vnf-name": "someval" 05:46:13 , "resource-version": "1722923172971"} 05:46:13 2024-08-06 05:46:12.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:13 2024-08-06 05:46:13.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:13 2024-08-06 05:46:13.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:13 2024-08-06 05:46:13.002 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:13 2024-08-06 05:46:13.002 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:13 2024-08-06 05:46:13.010 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:13 2024-08-06 05:46:13.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:13 2024-08-06 05:46:13.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48e6d080-816c-4195-bccf-906d4fdd930f with depth all 05:46:13 2024-08-06 05:46:13.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:13 2024-08-06 05:46:13.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:13 2024-08-06 05:46:13.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:13 2024-08-06 05:46:13.017 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:13 2024-08-06 05:46:13.018 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:13 2024-08-06 05:46:13.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:13 2024-08-06 05:46:13.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:13 2024-08-06 05:46:13.024 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:13 2024-08-06 05:46:13.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48e6d080-816c-4195-bccf-906d4fdd930f with resource version 1722923173002 05:46:13 2024-08-06 05:46:13.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:13 2024-08-06 05:46:13.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:13 2024-08-06 05:46:13.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:13 2024-08-06 05:46:13.029 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:13 2024-08-06 05:46:13.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:13 2024-08-06 05:46:13.035 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45072 with label generic-vnf 05:46:13 2024-08-06 05:46:13.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:13 2024-08-06 05:46:13.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:13 2024-08-06 05:46:13.339 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:13 2024-08-06 05:46:13.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-99473efe-bb50-4709-bf8c-8291928c0277 with payload { 05:46:13 "model-invariant-id": "test-model-99473efe-bb50-4709-bf8c-8291928c0277", 05:46:13 "model-type": "some-type" 05:46:13 } 05:46:13 2024-08-06 05:46:13.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:13 2024-08-06 05:46:13.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:13 2024-08-06 05:46:13.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:13 2024-08-06 05:46:13.658 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:13 2024-08-06 05:46:13.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:13 2024-08-06 05:46:13.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:13 2024-08-06 05:46:13.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:13 2024-08-06 05:46:13.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-99473efe-bb50-4709-bf8c-8291928c0277/model-vers/model-ver/test-model-ver-aedb78f0-8160-4e3a-8f6d-fea49191094b with payload { 05:46:13 "model-version-id": "test-model-ver-aedb78f0-8160-4e3a-8f6d-fea49191094b", 05:46:13 "model-name": "some-model", 05:46:13 "model-version": "testValue" 05:46:13 } 05:46:13 2024-08-06 05:46:13.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:13 2024-08-06 05:46:13.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:13 2024-08-06 05:46:13.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:13 2024-08-06 05:46:13.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:13 2024-08-06 05:46:13.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:13 2024-08-06 05:46:13.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:13 2024-08-06 05:46:13.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:13 2024-08-06 05:46:13.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-853da1f0-33c2-4403-87f9-ffd3d07e4a4c with payload { 05:46:13 "vnf-id": "test-generic-853da1f0-33c2-4403-87f9-ffd3d07e4a4c", 05:46:13 "vnf-type": "someval", 05:46:13 "vnf-name": "someval", 05:46:13 "model-invariant-id": "random-wrong-model", 05:46:13 "model-version-id": "random-wrong-model-ver" 05:46:13 } 05:46:13 05:46:13 2024-08-06 05:46:13.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:13 2024-08-06 05:46:13.687 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:13 2024-08-06 05:46:13.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:13 2024-08-06 05:46:13.688 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:13 2024-08-06 05:46:13.688 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:13 2024-08-06 05:46:13.692 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:13 2024-08-06 05:46:13.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:13 2024-08-06 05:46:13.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:13 2024-08-06 05:46:13.694 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-853da1f0-33c2-4403-87f9-ffd3d07e4a4c","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"]}}} 05:46:13 2024-08-06 05:46:13.695 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-853da1f0-33c2-4403-87f9-ffd3d07e4a4c","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"]}}} 05:46:14 2024-08-06 05:46:14.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a93ffaa5-bb9c-4142-8471-d17c848839c2 with payload { 05:46:14 "model-invariant-id": "test-model-a93ffaa5-bb9c-4142-8471-d17c848839c2", 05:46:14 "model-type": "some-type" 05:46:14 } 05:46:14 2024-08-06 05:46:14.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:14 2024-08-06 05:46:14.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.012 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:14 2024-08-06 05:46:14.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-a93ffaa5-bb9c-4142-8471-d17c848839c2/model-vers/model-ver/test-model-ver-5a4bac79-34c7-400a-82cc-ab19bf0b7aeb with payload { 05:46:14 "model-version-id": "test-model-ver-5a4bac79-34c7-400a-82cc-ab19bf0b7aeb", 05:46:14 "model-name": "some-model", 05:46:14 "model-version": "testValue" 05:46:14 } 05:46:14 2024-08-06 05:46:14.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:14 2024-08-06 05:46:14.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.026 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:14 2024-08-06 05:46:14.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-aa4ea439-d364-412b-b783-02dd0baf043d with payload { 05:46:14 "global-customer-id": "test-customer-aa4ea439-d364-412b-b783-02dd0baf043d", 05:46:14 "subscriber-name": "example-subscriber-name-val-99675", 05:46:14 "subscriber-type": "example-subscriber-type-val-40388", 05:46:14 "service-subscriptions": { 05:46:14 "service-subscription": [ 05:46:14 { 05:46:14 "service-type": "test-subtype-3a81f74c-d24f-41c9-b5ea-435eb7628408", 05:46:14 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:14 "service-instances": { 05:46:14 "service-instance": [ 05:46:14 { 05:46:14 "service-instance-id": "test-tenant-99878200-4fd2-4b89-935f-dcc96fb190c0", 05:46:14 "service-instance-name": "example-service-instance-name-val-4896", 05:46:14 "service-type": "example-service-type-val-25453", 05:46:14 "service-role": "example-service-role-val-66197", 05:46:14 "environment-context": "example-environment-context-val-95014", 05:46:14 "workload-context": "example-workload-context-val-56102", 05:46:14 "model-invariant-id": "test-model-a93ffaa5-bb9c-4142-8471-d17c848839c2", 05:46:14 "model-version-id": "test-model-ver-5a4bac79-34c7-400a-82cc-ab19bf0b7aeb" 05:46:14 } 05:46:14 ] 05:46:14 } 05:46:14 } 05:46:14 ] 05:46:14 } 05:46:14 } 05:46:14 2024-08-06 05:46:14.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:14 2024-08-06 05:46:14.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:14 2024-08-06 05:46:14.056 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:14 2024-08-06 05:46:14.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-aa4ea439-d364-412b-b783-02dd0baf043d with depth all 05:46:14 2024-08-06 05:46:14.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:14 2024-08-06 05:46:14.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.067 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:14 2024-08-06 05:46:14.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-9125f462-91a7-4d0a-821a-2807bff485d9 with payload { 05:46:14 "vnf-id": "vnf-9125f462-91a7-4d0a-821a-2807bff485d9", 05:46:14 "vnf-type": "someval", 05:46:14 "vnf-name": "someval", 05:46:14 "relationship-list": { 05:46:14 "relationship": [ 05:46:14 { 05:46:14 "related-to": "service-instance", 05:46:14 "related-link": "/aai/v11/business/customers/customer/test-customer-aa4ea439-d364-412b-b783-02dd0baf043d/service-subscriptions/service-subscription/test-subtype-3a81f74c-d24f-41c9-b5ea-435eb7628408/service-instances/service-instance/test-tenant-99878200-4fd2-4b89-935f-dcc96fb190c0" 05:46:14 } 05:46:14 ] 05:46:14 } 05:46:14 } 05:46:14 05:46:14 2024-08-06 05:46:14.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:14 2024-08-06 05:46:14.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.072 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.073 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:14 2024-08-06 05:46:14.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-9125f462-91a7-4d0a-821a-2807bff485d9 with depth all 05:46:14 2024-08-06 05:46:14.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:14 2024-08-06 05:46:14.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.097 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:14 2024-08-06 05:46:14.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-aa4ea439-d364-412b-b783-02dd0baf043d with depth all 05:46:14 2024-08-06 05:46:14.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:14 2024-08-06 05:46:14.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.116 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:14 2024-08-06 05:46:14.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5ed2482c-1573-4fa1-bf54-b02ad3c3265c with payload { 05:46:14 "model-invariant-id": "test-model-5ed2482c-1573-4fa1-bf54-b02ad3c3265c", 05:46:14 "model-type": "some-type" 05:46:14 } 05:46:14 2024-08-06 05:46:14.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:14 2024-08-06 05:46:14.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.431 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.437 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:14 2024-08-06 05:46:14.438 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5ed2482c-1573-4fa1-bf54-b02ad3c3265c/model-vers/model-ver/test-model-ver-ff281ca0-f2b8-4913-83ae-4c8f7fead151 with payload { 05:46:14 "model-version-id": "test-model-ver-ff281ca0-f2b8-4913-83ae-4c8f7fead151", 05:46:14 "model-name": "some-model", 05:46:14 "model-version": "testValue" 05:46:14 } 05:46:14 2024-08-06 05:46:14.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:14 2024-08-06 05:46:14.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.441 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.441 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.445 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:14 2024-08-06 05:46:14.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-27e5c2fd-3bbc-459d-96ec-96b0713dc7d6 with payload { 05:46:14 "vnf-id": "test-generic-27e5c2fd-3bbc-459d-96ec-96b0713dc7d6", 05:46:14 "vnf-type": "someval", 05:46:14 "vnf-name": "someval", 05:46:14 "model-invariant-id": "test-model-5ed2482c-1573-4fa1-bf54-b02ad3c3265c", 05:46:14 "model-version-id": "test-model-ver-ff281ca0-f2b8-4913-83ae-4c8f7fead151" 05:46:14 } 05:46:14 05:46:14 2024-08-06 05:46:14.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:14 2024-08-06 05:46:14.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.464 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:14 2024-08-06 05:46:14.471 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-27e5c2fd-3bbc-459d-96ec-96b0713dc7d6 with depth all 05:46:14 2024-08-06 05:46:14.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:14 2024-08-06 05:46:14.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.472 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.473 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.479 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:14 2024-08-06 05:46:14.481 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:14 2024-08-06 05:46:14.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-27e5c2fd-3bbc-459d-96ec-96b0713dc7d6 with payload { 05:46:14 "vnf-id": "test-generic-27e5c2fd-3bbc-459d-96ec-96b0713dc7d6", 05:46:14 "vnf-type": "someval", 05:46:14 "vnf-name": "someval", 05:46:14 "model-invariant-id": "test-model-5ed2482c-1573-4fa1-bf54-b02ad3c3265c", 05:46:14 "model-version-id": "test-model-ver-ff281ca0-f2b8-4913-83ae-4c8f7fead151", 05:46:14 "resource-version": "1722923174454" 05:46:14 } 05:46:14 05:46:14 2024-08-06 05:46:14.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:14 2024-08-06 05:46:14.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.489 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.497 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:14 2024-08-06 05:46:14.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-27e5c2fd-3bbc-459d-96ec-96b0713dc7d6 with depth all 05:46:14 2024-08-06 05:46:14.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:14 2024-08-06 05:46:14.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.505 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.510 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:14 2024-08-06 05:46:14.511 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:14 2024-08-06 05:46:14.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-27e5c2fd-3bbc-459d-96ec-96b0713dc7d6 with resource version 1722923174489 05:46:14 2024-08-06 05:46:14.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:14 2024-08-06 05:46:14.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:14 2024-08-06 05:46:14.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:14 2024-08-06 05:46:14.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:14 2024-08-06 05:46:14.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:14 2024-08-06 05:46:14.524 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 49336 with label generic-vnf 05:46:14 2024-08-06 05:46:14.526 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:14 2024-08-06 05:46:14.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:14 2024-08-06 05:46:14.832 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:15 2024-08-06 05:46:15.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-45dc6a54-6880-468f-9000-4e3c823214be with payload { 05:46:15 "model-invariant-id": "test-model-45dc6a54-6880-468f-9000-4e3c823214be", 05:46:15 "model-type": "some-type" 05:46:15 } 05:46:15 2024-08-06 05:46:15.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:15 2024-08-06 05:46:15.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:15 2024-08-06 05:46:15.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:15 2024-08-06 05:46:15.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:15 2024-08-06 05:46:15.154 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:15 2024-08-06 05:46:15.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:15 2024-08-06 05:46:15.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:15 2024-08-06 05:46:15.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-45dc6a54-6880-468f-9000-4e3c823214be/model-vers/model-ver/test-model-ver-d61f140a-0568-4d8c-886f-48da4ebdefe6 with payload { 05:46:15 "model-version-id": "test-model-ver-d61f140a-0568-4d8c-886f-48da4ebdefe6", 05:46:15 "model-name": "some-model", 05:46:15 "model-version": "testValue" 05:46:15 } 05:46:15 2024-08-06 05:46:15.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:15 2024-08-06 05:46:15.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:15 2024-08-06 05:46:15.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:15 2024-08-06 05:46:15.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:15 2024-08-06 05:46:15.169 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:15 2024-08-06 05:46:15.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:15 2024-08-06 05:46:15.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:15 2024-08-06 05:46:15.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-9781898f-5450-4e9d-b4ec-6be4576e325d with payload { 05:46:15 "vnf-id": "test-generic-9781898f-5450-4e9d-b4ec-6be4576e325d", 05:46:15 "vnf-type": "someval", 05:46:15 "vnf-name": "someval", 05:46:15 "model-invariant-id": "test-model-45dc6a54-6880-468f-9000-4e3c823214be", 05:46:15 "model-version-id": "test-model-ver-d61f140a-0568-4d8c-886f-48da4ebdefe6" 05:46:15 } 05:46:15 05:46:15 2024-08-06 05:46:15.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:15 2024-08-06 05:46:15.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:15 2024-08-06 05:46:15.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:15 2024-08-06 05:46:15.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:15 2024-08-06 05:46:15.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:15 2024-08-06 05:46:15.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:15 2024-08-06 05:46:15.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:15 2024-08-06 05:46:15.209 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:15 2024-08-06 05:46:15.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-9781898f-5450-4e9d-b4ec-6be4576e325d with depth all 05:46:15 2024-08-06 05:46:15.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:15 2024-08-06 05:46:15.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:15 2024-08-06 05:46:15.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:15 2024-08-06 05:46:15.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:15 2024-08-06 05:46:15.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:15 2024-08-06 05:46:15.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:15 2024-08-06 05:46:15.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:15 2024-08-06 05:46:15.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-9781898f-5450-4e9d-b4ec-6be4576e325d with resource version 1722923175189 05:46:15 2024-08-06 05:46:15.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:15 2024-08-06 05:46:15.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:15 2024-08-06 05:46:15.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:15 2024-08-06 05:46:15.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:15 2024-08-06 05:46:15.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:15 2024-08-06 05:46:15.232 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 49168 with label generic-vnf 05:46:15 2024-08-06 05:46:15.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:15 2024-08-06 05:46:15.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:15 2024-08-06 05:46:15.540 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:15 2024-08-06 05:46:15.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0639faae-39cb-4876-8919-4d2ce5136349 with payload { 05:46:15 "model-invariant-id": "test-model-0639faae-39cb-4876-8919-4d2ce5136349", 05:46:15 "model-type": "some-type" 05:46:15 } 05:46:15 2024-08-06 05:46:15.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:15 2024-08-06 05:46:15.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:15 2024-08-06 05:46:15.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:15 2024-08-06 05:46:15.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:15 2024-08-06 05:46:15.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:15 2024-08-06 05:46:15.866 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:15 2024-08-06 05:46:15.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:15 2024-08-06 05:46:15.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-0639faae-39cb-4876-8919-4d2ce5136349/model-vers/model-ver/test-model-ver-9b02ba53-8f51-4fdd-9440-14238fb8178d with payload { 05:46:15 "model-version-id": "test-model-ver-9b02ba53-8f51-4fdd-9440-14238fb8178d", 05:46:15 "model-name": "some-model", 05:46:15 "model-version": "testValue" 05:46:15 } 05:46:15 2024-08-06 05:46:15.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:15 2024-08-06 05:46:15.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:15 2024-08-06 05:46:15.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:15 2024-08-06 05:46:15.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:15 2024-08-06 05:46:15.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:15 2024-08-06 05:46:15.877 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:15 2024-08-06 05:46:15.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:15 2024-08-06 05:46:15.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-c7e812e7-ade0-4a2e-8c8d-c0b37f4a3afc with payload { 05:46:15 "vnf-id": "test-generic-c7e812e7-ade0-4a2e-8c8d-c0b37f4a3afc", 05:46:15 "vnf-type": "someval", 05:46:15 "vnf-name": "someval", 05:46:15 "model-invariant-id": "some-model" 05:46:15 } 05:46:15 2024-08-06 05:46:15.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:15 2024-08-06 05:46:15.885 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 05:46:15 2024-08-06 05:46:15.886 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 05:46:15 2024-08-06 05:46:15.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:15 2024-08-06 05:46:15.886 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-c7e812e7-ade0-4a2e-8c8d-c0b37f4a3afc","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:15 2024-08-06 05:46:15.887 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-c7e812e7-ade0-4a2e-8c8d-c0b37f4a3afc","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:16 2024-08-06 05:46:16.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4edcbedc-b79b-47ed-be86-4ec27dd01873 with payload { 05:46:16 "model-invariant-id": "test-model-4edcbedc-b79b-47ed-be86-4ec27dd01873", 05:46:16 "model-type": "some-type" 05:46:16 } 05:46:16 2024-08-06 05:46:16.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:16 2024-08-06 05:46:16.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4edcbedc-b79b-47ed-be86-4ec27dd01873/model-vers/model-ver/test-model-ver-b191d2e1-af58-47bc-b138-d67e64bfa424 with payload { 05:46:16 "model-version-id": "test-model-ver-b191d2e1-af58-47bc-b138-d67e64bfa424", 05:46:16 "model-name": "some-model", 05:46:16 "model-version": "testValue" 05:46:16 } 05:46:16 2024-08-06 05:46:16.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:16 2024-08-06 05:46:16.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.210 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-134af8d4-07e2-4845-bea3-03fc0213e3cd with payload { 05:46:16 "vnf-id": "test-generic-134af8d4-07e2-4845-bea3-03fc0213e3cd", 05:46:16 "vnf-type": "someval", 05:46:16 "vnf-name": "someval", 05:46:16 "model-invariant-id": "test-model-4edcbedc-b79b-47ed-be86-4ec27dd01873", 05:46:16 "model-version-id": "test-model-ver-b191d2e1-af58-47bc-b138-d67e64bfa424" 05:46:16 } 05:46:16 05:46:16 2024-08-06 05:46:16.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:16 2024-08-06 05:46:16.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.238 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:16 2024-08-06 05:46:16.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-134af8d4-07e2-4845-bea3-03fc0213e3cd with depth all 05:46:16 2024-08-06 05:46:16.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:16 2024-08-06 05:46:16.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.244 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.248 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:16 2024-08-06 05:46:16.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-134af8d4-07e2-4845-bea3-03fc0213e3cd with payload { 05:46:16 "vnf-id": "test-generic-134af8d4-07e2-4845-bea3-03fc0213e3cd", 05:46:16 "vnf-type": "someval", 05:46:16 "vnf-name": "someval", 05:46:16 "model-invariant-id": "test-model-db4a8100-4980-400e-81e6-955cf68626d3", 05:46:16 "model-version-id": "test-model-ver-902da84f-d12c-4ffd-8699-d18b5d1a372e", 05:46:16 "resource-version": "1722923176222" 05:46:16 } 05:46:16 05:46:16 2024-08-06 05:46:16.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:16 2024-08-06 05:46:16.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.253 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.256 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-db4a8100-4980-400e-81e6-955cf68626d3/model-vers/model-ver/test-model-ver-902da84f-d12c-4ffd-8699-d18b5d1a372e#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:16 2024-08-06 05:46:16.258 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:16 2024-08-06 05:46:16.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-134af8d4-07e2-4845-bea3-03fc0213e3cd","Node Not Found:object located at service-design-and-creation/models/model/test-model-db4a8100-4980-400e-81e6-955cf68626d3/model-vers/model-ver/test-model-ver-902da84f-d12c-4ffd-8699-d18b5d1a372e#model-version not found","ERR.5.4.6114"]}}} 05:46:16 2024-08-06 05:46:16.259 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:16 2024-08-06 05:46:16.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e2a51128-7bb2-4b00-8183-9b95c5194a9c with payload { 05:46:16 "model-invariant-id": "test-model-e2a51128-7bb2-4b00-8183-9b95c5194a9c", 05:46:16 "model-type": "some-type" 05:46:16 } 05:46:16 2024-08-06 05:46:16.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:16 2024-08-06 05:46:16.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e2a51128-7bb2-4b00-8183-9b95c5194a9c/model-vers/model-ver/test-model-ver-5ae0a8a9-7b12-42ee-9153-765d6e369b9b with payload { 05:46:16 "model-version-id": "test-model-ver-5ae0a8a9-7b12-42ee-9153-765d6e369b9b", 05:46:16 "model-name": "some-model", 05:46:16 "model-version": "testValue" 05:46:16 } 05:46:16 2024-08-06 05:46:16.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:16 2024-08-06 05:46:16.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.586 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-829a86af-20a8-47b9-84fc-d0598be8dce4 with payload { 05:46:16 "vnf-id": "test-generic-829a86af-20a8-47b9-84fc-d0598be8dce4", 05:46:16 "vnf-type": "someval", 05:46:16 "vnf-name": "someval", 05:46:16 "model-invariant-id": "test-model-e2a51128-7bb2-4b00-8183-9b95c5194a9c", 05:46:16 "model-version-id": "test-model-ver-5ae0a8a9-7b12-42ee-9153-765d6e369b9b" 05:46:16 } 05:46:16 05:46:16 2024-08-06 05:46:16.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:16 2024-08-06 05:46:16.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.606 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.611 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:16 2024-08-06 05:46:16.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-829a86af-20a8-47b9-84fc-d0598be8dce4 with depth all 05:46:16 2024-08-06 05:46:16.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:16 2024-08-06 05:46:16.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.617 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:16 2024-08-06 05:46:16.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-6ee04f35-4b23-46d7-ad9e-00c4a427635d with payload { 05:46:16 "model-invariant-id": "test-model-6ee04f35-4b23-46d7-ad9e-00c4a427635d", 05:46:16 "model-type": "some-type" 05:46:16 } 05:46:16 2024-08-06 05:46:16.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:16 2024-08-06 05:46:16.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-6ee04f35-4b23-46d7-ad9e-00c4a427635d/model-vers/model-ver/test-model-ver-76e4f8e1-d50e-429f-957b-e014be026133 with payload { 05:46:16 "model-version-id": "test-model-ver-76e4f8e1-d50e-429f-957b-e014be026133", 05:46:16 "model-name": "some-model", 05:46:16 "model-version": "testValue" 05:46:16 } 05:46:16 2024-08-06 05:46:16.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:16 2024-08-06 05:46:16.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.637 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-829a86af-20a8-47b9-84fc-d0598be8dce4 with payload { 05:46:16 "vnf-id": "test-generic-829a86af-20a8-47b9-84fc-d0598be8dce4", 05:46:16 "vnf-type": "someval", 05:46:16 "vnf-name": "someval", 05:46:16 "model-invariant-id": "test-model-6ee04f35-4b23-46d7-ad9e-00c4a427635d", 05:46:16 "resource-version": "${resource-version}" 05:46:16 } 05:46:16 2024-08-06 05:46:16.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:16 2024-08-06 05:46:16.644 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 05:46:16 2024-08-06 05:46:16.644 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 05:46:16 2024-08-06 05:46:16.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:16 2024-08-06 05:46:16.645 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-829a86af-20a8-47b9-84fc-d0598be8dce4","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:16 2024-08-06 05:46:16.646 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:16 2024-08-06 05:46:16.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-56909863-53fc-412e-86e4-9ed575273a28 with payload { 05:46:16 "model-invariant-id": "test-model-56909863-53fc-412e-86e4-9ed575273a28", 05:46:16 "model-type": "some-type" 05:46:16 } 05:46:16 2024-08-06 05:46:16.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:16 2024-08-06 05:46:16.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-56909863-53fc-412e-86e4-9ed575273a28/model-vers/model-ver/test-model-ver-46114304-4b6d-4629-82e9-56c1e18b3e45 with payload { 05:46:16 "model-version-id": "test-model-ver-46114304-4b6d-4629-82e9-56c1e18b3e45", 05:46:16 "model-name": "some-model", 05:46:16 "model-version": "testValue" 05:46:16 } 05:46:16 2024-08-06 05:46:16.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:16 2024-08-06 05:46:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.971 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:16 2024-08-06 05:46:16.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:16 2024-08-06 05:46:16.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-75720971-a99f-4243-8ed4-c0d89e8a63f3 with payload { 05:46:16 "vnf-id": "test-generic-75720971-a99f-4243-8ed4-c0d89e8a63f3", 05:46:16 "vnf-type": "someval", 05:46:16 "vnf-name": "someval", 05:46:16 "model-invariant-id": "test-model-56909863-53fc-412e-86e4-9ed575273a28", 05:46:16 "model-version-id": "test-model-ver-46114304-4b6d-4629-82e9-56c1e18b3e45" 05:46:16 } 05:46:16 05:46:16 2024-08-06 05:46:16.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:16 2024-08-06 05:46:16.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:16 2024-08-06 05:46:16.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:16 2024-08-06 05:46:16.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:16 2024-08-06 05:46:16.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:16 2024-08-06 05:46:16.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:16.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:17 2024-08-06 05:46:16.999 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:17 2024-08-06 05:46:17.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-75720971-a99f-4243-8ed4-c0d89e8a63f3 with depth all 05:46:17 2024-08-06 05:46:17.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:17 2024-08-06 05:46:17.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.009 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:17 2024-08-06 05:46:17.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ae43739f-8940-4bab-84ac-706408ac5eb0 with payload { 05:46:17 "model-invariant-id": "test-model-ae43739f-8940-4bab-84ac-706408ac5eb0", 05:46:17 "model-type": "some-type" 05:46:17 } 05:46:17 2024-08-06 05:46:17.011 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:17 2024-08-06 05:46:17.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.013 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:17 2024-08-06 05:46:17.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ae43739f-8940-4bab-84ac-706408ac5eb0/model-vers/model-ver/test-model-ver-7b4a0733-4c95-4381-a616-b7902cdba42d with payload { 05:46:17 "model-version-id": "test-model-ver-7b4a0733-4c95-4381-a616-b7902cdba42d", 05:46:17 "model-name": "some-model", 05:46:17 "model-version": "testValue" 05:46:17 } 05:46:17 2024-08-06 05:46:17.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:17 2024-08-06 05:46:17.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.026 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:17 2024-08-06 05:46:17.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-75720971-a99f-4243-8ed4-c0d89e8a63f3 with payload { 05:46:17 "vnf-id": "test-generic-75720971-a99f-4243-8ed4-c0d89e8a63f3", 05:46:17 "vnf-type": "someval", 05:46:17 "vnf-name": "someval", 05:46:17 "model-invariant-id": "test-model-ae43739f-8940-4bab-84ac-706408ac5eb0", 05:46:17 "model-version-id": "test-model-ver-7b4a0733-4c95-4381-a616-b7902cdba42d", 05:46:17 "resource-version": "1722923176983" 05:46:17 } 05:46:17 05:46:17 2024-08-06 05:46:17.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:17 2024-08-06 05:46:17.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.033 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:17 2024-08-06 05:46:17.047 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:17 2024-08-06 05:46:17.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-75720971-a99f-4243-8ed4-c0d89e8a63f3 with depth all 05:46:17 2024-08-06 05:46:17.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:17 2024-08-06 05:46:17.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:17 2024-08-06 05:46:17.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-75720971-a99f-4243-8ed4-c0d89e8a63f3 with resource version 1722923177033 05:46:17 2024-08-06 05:46:17.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:17 2024-08-06 05:46:17.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.059 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.065 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 73944 with label generic-vnf 05:46:17 2024-08-06 05:46:17.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:17 2024-08-06 05:46:17.372 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:17 2024-08-06 05:46:17.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-01331e9e-0dc5-41ab-b98d-4bdca6b8c333 with payload { 05:46:17 "model-invariant-id": "test-model-01331e9e-0dc5-41ab-b98d-4bdca6b8c333", 05:46:17 "model-type": "some-type" 05:46:17 } 05:46:17 2024-08-06 05:46:17.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:17 2024-08-06 05:46:17.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.693 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.694 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:17 2024-08-06 05:46:17.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-01331e9e-0dc5-41ab-b98d-4bdca6b8c333/model-vers/model-ver/test-model-ver-d7100fb2-baaa-4e12-b228-c61e4a165c81 with payload { 05:46:17 "model-version-id": "test-model-ver-d7100fb2-baaa-4e12-b228-c61e4a165c81", 05:46:17 "model-name": "some-model", 05:46:17 "model-version": "testValue" 05:46:17 } 05:46:17 2024-08-06 05:46:17.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:17 2024-08-06 05:46:17.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.702 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.706 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:17 2024-08-06 05:46:17.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-5374bee0-fcf0-43ad-ad1c-fc3e280967bc with payload { 05:46:17 "vnf-id": "test-generic-5374bee0-fcf0-43ad-ad1c-fc3e280967bc", 05:46:17 "vnf-type": "someval", 05:46:17 "vnf-name": "someval", 05:46:17 "model-invariant-id": "test-model-01331e9e-0dc5-41ab-b98d-4bdca6b8c333", 05:46:17 "model-version-id": "test-model-ver-d7100fb2-baaa-4e12-b228-c61e4a165c81" 05:46:17 } 05:46:17 05:46:17 2024-08-06 05:46:17.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:17 2024-08-06 05:46:17.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.722 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:17 2024-08-06 05:46:17.727 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:17 2024-08-06 05:46:17.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-01331e9e-0dc5-41ab-b98d-4bdca6b8c333/model-vers/model-ver/test-model-ver-d7100fb2-baaa-4e12-b228-c61e4a165c81 with depth all 05:46:17 2024-08-06 05:46:17.732 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:17 2024-08-06 05:46:17.732 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.732 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.732 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.736 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:17 2024-08-06 05:46:17.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-01331e9e-0dc5-41ab-b98d-4bdca6b8c333/model-vers/model-ver/test-model-ver-d7100fb2-baaa-4e12-b228-c61e4a165c81 with resource version 1722923177702 05:46:17 2024-08-06 05:46:17.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:17 2024-08-06 05:46:17.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:17 2024-08-06 05:46:17.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:17 2024-08-06 05:46:17.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:17 2024-08-06 05:46:17.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:17 2024-08-06 05:46:17.742 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:17 2024-08-06 05:46:17.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:17 2024-08-06 05:46:17.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:17 2024-08-06 05:46:17.744 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-01331e9e-0dc5-41ab-b98d-4bdca6b8c333/model-vers/model-ver/test-model-ver-d7100fb2-baaa-4e12-b228-c61e4a165c81"]}}} 05:46:18 2024-08-06 05:46:18.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-627ea598-29d3-4343-8468-fe2cfb0709d8 with payload { 05:46:18 "model-invariant-id": "test-model-627ea598-29d3-4343-8468-fe2cfb0709d8", 05:46:18 "model-type": "some-type" 05:46:18 } 05:46:18 2024-08-06 05:46:18.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:18 2024-08-06 05:46:18.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.060 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:18 2024-08-06 05:46:18.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-627ea598-29d3-4343-8468-fe2cfb0709d8/model-vers/model-ver/test-model-ver-7fd42063-a8b0-4be6-958c-89313eefed32 with payload { 05:46:18 "model-version-id": "test-model-ver-7fd42063-a8b0-4be6-958c-89313eefed32", 05:46:18 "model-name": "some-model", 05:46:18 "model-version": "testValue" 05:46:18 } 05:46:18 2024-08-06 05:46:18.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:18 2024-08-06 05:46:18.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.067 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:18 2024-08-06 05:46:18.074 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-bfd0051f-5c41-4efa-987c-5614fe59c0fb with payload { 05:46:18 "vnf-id": "test-generic-bfd0051f-5c41-4efa-987c-5614fe59c0fb", 05:46:18 "vnf-type": "someval", 05:46:18 "vnf-name": "someval", 05:46:18 "model-invariant-id": "test-model-627ea598-29d3-4343-8468-fe2cfb0709d8", 05:46:18 "model-version-id": "test-model-ver-7fd42063-a8b0-4be6-958c-89313eefed32" 05:46:18 } 05:46:18 05:46:18 2024-08-06 05:46:18.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:18 2024-08-06 05:46:18.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.090 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:18 2024-08-06 05:46:18.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-bfd0051f-5c41-4efa-987c-5614fe59c0fb with depth all 05:46:18 2024-08-06 05:46:18.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:18 2024-08-06 05:46:18.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.097 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:18 2024-08-06 05:46:18.097 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:18 2024-08-06 05:46:18.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-bfd0051f-5c41-4efa-987c-5614fe59c0fb with payload { 05:46:18 "vnf-id": "test-generic-bfd0051f-5c41-4efa-987c-5614fe59c0fb", 05:46:18 "vnf-type": "someval", 05:46:18 "vnf-name": "someval" 05:46:18 , "resource-version": "1722923178077"} 05:46:18 2024-08-06 05:46:18.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:18 2024-08-06 05:46:18.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:18 2024-08-06 05:46:18.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-bfd0051f-5c41-4efa-987c-5614fe59c0fb with depth all 05:46:18 2024-08-06 05:46:18.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:18 2024-08-06 05:46:18.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.123 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:18 2024-08-06 05:46:18.124 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:18 2024-08-06 05:46:18.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-bfd0051f-5c41-4efa-987c-5614fe59c0fb with resource version 1722923178104 05:46:18 2024-08-06 05:46:18.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:18 2024-08-06 05:46:18.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.134 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 147656 with label generic-vnf 05:46:18 2024-08-06 05:46:18.135 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:18 2024-08-06 05:46:18.439 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:18 2024-08-06 05:46:18.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-96d5bdf6-ecbe-4568-8cc3-e4dc30e5f50c with payload { 05:46:18 "model-invariant-id": "test-model-96d5bdf6-ecbe-4568-8cc3-e4dc30e5f50c", 05:46:18 "model-type": "some-type" 05:46:18 } 05:46:18 2024-08-06 05:46:18.758 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:18 2024-08-06 05:46:18.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.761 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.761 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:18 2024-08-06 05:46:18.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-96d5bdf6-ecbe-4568-8cc3-e4dc30e5f50c/model-vers/model-ver/test-model-ver-2ea0e758-5f18-472a-8822-53ddef168f7c with payload { 05:46:18 "model-version-id": "test-model-ver-2ea0e758-5f18-472a-8822-53ddef168f7c", 05:46:18 "model-name": "some-model", 05:46:18 "model-version": "testValue" 05:46:18 } 05:46:18 2024-08-06 05:46:18.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:18 2024-08-06 05:46:18.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.769 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:18 2024-08-06 05:46:18.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-e562dfe5-0feb-4dc3-9bfe-f5be98d7b866 with payload { 05:46:18 "vnf-id": "test-generic-e562dfe5-0feb-4dc3-9bfe-f5be98d7b866", 05:46:18 "vnf-type": "someval", 05:46:18 "vnf-name": "someval", 05:46:18 "model-invariant-id": "random-wrong-model", 05:46:18 "model-version-id": "random-wrong-model-ver" 05:46:18 } 05:46:18 05:46:18 2024-08-06 05:46:18.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:18 2024-08-06 05:46:18.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:18 2024-08-06 05:46:18.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:18 2024-08-06 05:46:18.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:18 2024-08-06 05:46:18.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:18 2024-08-06 05:46:18.783 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:18 2024-08-06 05:46:18.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:18 2024-08-06 05:46:18.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:18 2024-08-06 05:46:18.783 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-e562dfe5-0feb-4dc3-9bfe-f5be98d7b866","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"]}}} 05:46:18 2024-08-06 05:46:18.784 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-e562dfe5-0feb-4dc3-9bfe-f5be98d7b866","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"]}}} 05:46:19 2024-08-06 05:46:19.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c500e465-b0a7-4af0-bf44-ff6bb4b87aa9 with payload { 05:46:19 "model-invariant-id": "test-model-c500e465-b0a7-4af0-bf44-ff6bb4b87aa9", 05:46:19 "model-type": "some-type" 05:46:19 } 05:46:19 2024-08-06 05:46:19.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:19 2024-08-06 05:46:19.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.098 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.098 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.101 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:19 2024-08-06 05:46:19.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c500e465-b0a7-4af0-bf44-ff6bb4b87aa9/model-vers/model-ver/test-model-ver-c84e67fc-3d46-4189-abdd-ffffe6f0cf4a with payload { 05:46:19 "model-version-id": "test-model-ver-c84e67fc-3d46-4189-abdd-ffffe6f0cf4a", 05:46:19 "model-name": "some-model", 05:46:19 "model-version": "testValue" 05:46:19 } 05:46:19 2024-08-06 05:46:19.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:19 2024-08-06 05:46:19.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.110 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:19 2024-08-06 05:46:19.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-b7c3eab0-b508-48ed-bd9a-b5ada85ee11f with payload { 05:46:19 "global-customer-id": "test-customer-b7c3eab0-b508-48ed-bd9a-b5ada85ee11f", 05:46:19 "subscriber-name": "example-subscriber-name-val-99675", 05:46:19 "subscriber-type": "example-subscriber-type-val-40388", 05:46:19 "service-subscriptions": { 05:46:19 "service-subscription": [ 05:46:19 { 05:46:19 "service-type": "test-subtype-0516418b-ba75-46e5-8b0e-61791648ab92", 05:46:19 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:19 "service-instances": { 05:46:19 "service-instance": [ 05:46:19 { 05:46:19 "service-instance-id": "test-tenant-673377a1-3a1b-4871-a69d-1406ad85e728", 05:46:19 "service-instance-name": "example-service-instance-name-val-4896", 05:46:19 "service-type": "example-service-type-val-25453", 05:46:19 "service-role": "example-service-role-val-66197", 05:46:19 "environment-context": "example-environment-context-val-95014", 05:46:19 "workload-context": "example-workload-context-val-56102", 05:46:19 "model-invariant-id": "test-model-c500e465-b0a7-4af0-bf44-ff6bb4b87aa9", 05:46:19 "model-version-id": "test-model-ver-c84e67fc-3d46-4189-abdd-ffffe6f0cf4a" 05:46:19 } 05:46:19 ] 05:46:19 } 05:46:19 } 05:46:19 ] 05:46:19 } 05:46:19 } 05:46:19 2024-08-06 05:46:19.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:19 2024-08-06 05:46:19.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:19 2024-08-06 05:46:19.137 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:19 2024-08-06 05:46:19.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-b7c3eab0-b508-48ed-bd9a-b5ada85ee11f with depth all 05:46:19 2024-08-06 05:46:19.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:19 2024-08-06 05:46:19.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.144 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.144 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:19 2024-08-06 05:46:19.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-71b1ea7f-e166-438b-a383-0420a56b861b with payload { 05:46:19 "vnf-id": "vnf-71b1ea7f-e166-438b-a383-0420a56b861b", 05:46:19 "vnf-type": "someval", 05:46:19 "vnf-name": "someval", 05:46:19 "relationship-list": { 05:46:19 "relationship": [ 05:46:19 { 05:46:19 "related-to": "service-instance", 05:46:19 "related-link": "/aai/v11/business/customers/customer/test-customer-b7c3eab0-b508-48ed-bd9a-b5ada85ee11f/service-subscriptions/service-subscription/test-subtype-0516418b-ba75-46e5-8b0e-61791648ab92/service-instances/service-instance/test-tenant-673377a1-3a1b-4871-a69d-1406ad85e728" 05:46:19 } 05:46:19 ] 05:46:19 } 05:46:19 } 05:46:19 05:46:19 2024-08-06 05:46:19.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:19 2024-08-06 05:46:19.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.191 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:19 2024-08-06 05:46:19.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-71b1ea7f-e166-438b-a383-0420a56b861b with depth all 05:46:19 2024-08-06 05:46:19.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:19 2024-08-06 05:46:19.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.215 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.220 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:19 2024-08-06 05:46:19.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-b7c3eab0-b508-48ed-bd9a-b5ada85ee11f with depth all 05:46:19 2024-08-06 05:46:19.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:19 2024-08-06 05:46:19.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:19 2024-08-06 05:46:19.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-28b519e9-8638-45dc-b21c-d663da87e5bc with payload { 05:46:19 "model-invariant-id": "test-model-28b519e9-8638-45dc-b21c-d663da87e5bc", 05:46:19 "model-type": "some-type" 05:46:19 } 05:46:19 2024-08-06 05:46:19.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:19 2024-08-06 05:46:19.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.546 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:19 2024-08-06 05:46:19.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-28b519e9-8638-45dc-b21c-d663da87e5bc/model-vers/model-ver/test-model-ver-1256ee15-d9ee-44f9-a58e-7118b89588a8 with payload { 05:46:19 "model-version-id": "test-model-ver-1256ee15-d9ee-44f9-a58e-7118b89588a8", 05:46:19 "model-name": "some-model", 05:46:19 "model-version": "testValue" 05:46:19 } 05:46:19 2024-08-06 05:46:19.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:19 2024-08-06 05:46:19.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.551 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:19 2024-08-06 05:46:19.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-28787c73-e1fd-46b3-8271-66421d211490 with payload { 05:46:19 "vnf-id": "test-generic-28787c73-e1fd-46b3-8271-66421d211490", 05:46:19 "vnf-type": "someval", 05:46:19 "vnf-name": "someval", 05:46:19 "model-invariant-id": "test-model-28b519e9-8638-45dc-b21c-d663da87e5bc", 05:46:19 "model-version-id": "test-model-ver-1256ee15-d9ee-44f9-a58e-7118b89588a8" 05:46:19 } 05:46:19 05:46:19 2024-08-06 05:46:19.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:19 2024-08-06 05:46:19.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:19 2024-08-06 05:46:19.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-28787c73-e1fd-46b3-8271-66421d211490 with depth all 05:46:19 2024-08-06 05:46:19.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:19 2024-08-06 05:46:19.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.575 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.579 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:19 2024-08-06 05:46:19.580 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:19 2024-08-06 05:46:19.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-28787c73-e1fd-46b3-8271-66421d211490 with payload { 05:46:19 "vnf-id": "test-generic-28787c73-e1fd-46b3-8271-66421d211490", 05:46:19 "vnf-type": "someval", 05:46:19 "vnf-name": "someval", 05:46:19 "model-invariant-id": "test-model-28b519e9-8638-45dc-b21c-d663da87e5bc", 05:46:19 "model-version-id": "test-model-ver-1256ee15-d9ee-44f9-a58e-7118b89588a8", 05:46:19 "resource-version": "1722923179561" 05:46:19 } 05:46:19 05:46:19 2024-08-06 05:46:19.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:19 2024-08-06 05:46:19.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.586 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.587 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.593 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:19 2024-08-06 05:46:19.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-28787c73-e1fd-46b3-8271-66421d211490 with depth all 05:46:19 2024-08-06 05:46:19.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:19 2024-08-06 05:46:19.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.598 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.602 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:19 2024-08-06 05:46:19.603 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:19 2024-08-06 05:46:19.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-28787c73-e1fd-46b3-8271-66421d211490 with resource version 1722923179586 05:46:19 2024-08-06 05:46:19.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:19 2024-08-06 05:46:19.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:19 2024-08-06 05:46:19.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:19 2024-08-06 05:46:19.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:19 2024-08-06 05:46:19.606 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:19 2024-08-06 05:46:19.611 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 57352 with label generic-vnf 05:46:19 2024-08-06 05:46:19.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:19 2024-08-06 05:46:19.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:19 2024-08-06 05:46:19.920 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:20 2024-08-06 05:46:20.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-7b7edf9d-a926-43fe-bc21-964e74471d2d with payload { 05:46:20 "model-invariant-id": "test-model-7b7edf9d-a926-43fe-bc21-964e74471d2d", 05:46:20 "model-type": "some-type" 05:46:20 } 05:46:20 2024-08-06 05:46:20.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:20 2024-08-06 05:46:20.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:20 2024-08-06 05:46:20.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:20 2024-08-06 05:46:20.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:20 2024-08-06 05:46:20.238 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:20 2024-08-06 05:46:20.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:20 2024-08-06 05:46:20.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:20 2024-08-06 05:46:20.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-7b7edf9d-a926-43fe-bc21-964e74471d2d/model-vers/model-ver/test-model-ver-25597bb8-25b5-4f85-92ec-3a725ff578ea with payload { 05:46:20 "model-version-id": "test-model-ver-25597bb8-25b5-4f85-92ec-3a725ff578ea", 05:46:20 "model-name": "some-model", 05:46:20 "model-version": "testValue" 05:46:20 } 05:46:20 2024-08-06 05:46:20.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:20 2024-08-06 05:46:20.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:20 2024-08-06 05:46:20.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:20 2024-08-06 05:46:20.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:20 2024-08-06 05:46:20.247 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:20 2024-08-06 05:46:20.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:20 2024-08-06 05:46:20.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:20 2024-08-06 05:46:20.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-386fd345-7c00-4080-8a02-447c4c2a1125 with payload { 05:46:20 "vnf-id": "test-generic-386fd345-7c00-4080-8a02-447c4c2a1125", 05:46:20 "vnf-type": "someval", 05:46:20 "vnf-name": "someval", 05:46:20 "model-invariant-id": "test-model-7b7edf9d-a926-43fe-bc21-964e74471d2d", 05:46:20 "model-version-id": "test-model-ver-25597bb8-25b5-4f85-92ec-3a725ff578ea" 05:46:20 } 05:46:20 05:46:20 2024-08-06 05:46:20.255 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:20 2024-08-06 05:46:20.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:20 2024-08-06 05:46:20.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:20 2024-08-06 05:46:20.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:20 2024-08-06 05:46:20.256 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:20 2024-08-06 05:46:20.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:20 2024-08-06 05:46:20.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:20 2024-08-06 05:46:20.269 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:20 2024-08-06 05:46:20.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-386fd345-7c00-4080-8a02-447c4c2a1125 with depth all 05:46:20 2024-08-06 05:46:20.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:20 2024-08-06 05:46:20.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:20 2024-08-06 05:46:20.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:20 2024-08-06 05:46:20.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:20 2024-08-06 05:46:20.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:20 2024-08-06 05:46:20.277 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:20 2024-08-06 05:46:20.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:20 2024-08-06 05:46:20.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-386fd345-7c00-4080-8a02-447c4c2a1125 with resource version 1722923180256 05:46:20 2024-08-06 05:46:20.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:20 2024-08-06 05:46:20.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:20 2024-08-06 05:46:20.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:20 2024-08-06 05:46:20.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:20 2024-08-06 05:46:20.279 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:20 2024-08-06 05:46:20.284 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 61448 with label generic-vnf 05:46:20 2024-08-06 05:46:20.284 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:20 2024-08-06 05:46:20.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:20 2024-08-06 05:46:20.593 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:20 2024-08-06 05:46:20.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b720b371-57e4-4565-a88e-39fc6fba07ce with payload { 05:46:20 "model-invariant-id": "test-model-b720b371-57e4-4565-a88e-39fc6fba07ce", 05:46:20 "model-type": "some-type" 05:46:20 } 05:46:20 2024-08-06 05:46:20.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:20 2024-08-06 05:46:20.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:20 2024-08-06 05:46:20.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:20 2024-08-06 05:46:20.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:20 2024-08-06 05:46:20.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:20 2024-08-06 05:46:20.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:20 2024-08-06 05:46:20.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:20 2024-08-06 05:46:20.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-b720b371-57e4-4565-a88e-39fc6fba07ce/model-vers/model-ver/test-model-ver-58110baf-a7e8-46f8-b3a1-bad0473092fb with payload { 05:46:20 "model-version-id": "test-model-ver-58110baf-a7e8-46f8-b3a1-bad0473092fb", 05:46:20 "model-name": "some-model", 05:46:20 "model-version": "testValue" 05:46:20 } 05:46:20 2024-08-06 05:46:20.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:20 2024-08-06 05:46:20.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:20 2024-08-06 05:46:20.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:20 2024-08-06 05:46:20.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:20 2024-08-06 05:46:20.921 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:20 2024-08-06 05:46:20.924 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:20 2024-08-06 05:46:20.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:20 2024-08-06 05:46:20.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a9438a80-9486-4f77-ba3d-00902011d674 with payload { 05:46:20 "vnf-id": "test-generic-a9438a80-9486-4f77-ba3d-00902011d674", 05:46:20 "vnf-type": "someval", 05:46:20 "vnf-name": "someval", 05:46:20 "model-invariant-id": "some-model" 05:46:20 } 05:46:20 2024-08-06 05:46:20.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:20 2024-08-06 05:46:20.930 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 05:46:20 2024-08-06 05:46:20.930 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 05:46:20 2024-08-06 05:46:20.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:20 2024-08-06 05:46:20.931 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-a9438a80-9486-4f77-ba3d-00902011d674","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:20 2024-08-06 05:46:20.931 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-a9438a80-9486-4f77-ba3d-00902011d674","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:21 2024-08-06 05:46:21.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-76b76671-9409-4200-9761-6ab89b08cd96 with payload { 05:46:21 "model-invariant-id": "test-model-76b76671-9409-4200-9761-6ab89b08cd96", 05:46:21 "model-type": "some-type" 05:46:21 } 05:46:21 2024-08-06 05:46:21.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:21 2024-08-06 05:46:21.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.246 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.246 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.249 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-76b76671-9409-4200-9761-6ab89b08cd96/model-vers/model-ver/test-model-ver-f91da30e-6ece-4681-93e4-13a05af6da49 with payload { 05:46:21 "model-version-id": "test-model-ver-f91da30e-6ece-4681-93e4-13a05af6da49", 05:46:21 "model-name": "some-model", 05:46:21 "model-version": "testValue" 05:46:21 } 05:46:21 2024-08-06 05:46:21.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:21 2024-08-06 05:46:21.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.255 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.258 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-230d4e7f-9e88-475e-8a04-5f9c048ab4eb with payload { 05:46:21 "vnf-id": "test-generic-230d4e7f-9e88-475e-8a04-5f9c048ab4eb", 05:46:21 "vnf-type": "someval", 05:46:21 "vnf-name": "someval", 05:46:21 "model-invariant-id": "test-model-76b76671-9409-4200-9761-6ab89b08cd96", 05:46:21 "model-version-id": "test-model-ver-f91da30e-6ece-4681-93e4-13a05af6da49" 05:46:21 } 05:46:21 05:46:21 2024-08-06 05:46:21.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:21 2024-08-06 05:46:21.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.276 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:21 2024-08-06 05:46:21.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-230d4e7f-9e88-475e-8a04-5f9c048ab4eb with depth all 05:46:21 2024-08-06 05:46:21.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:21 2024-08-06 05:46:21.279 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.280 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:21 2024-08-06 05:46:21.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-230d4e7f-9e88-475e-8a04-5f9c048ab4eb with payload { 05:46:21 "vnf-id": "test-generic-230d4e7f-9e88-475e-8a04-5f9c048ab4eb", 05:46:21 "vnf-type": "someval", 05:46:21 "vnf-name": "someval", 05:46:21 "model-invariant-id": "test-model-b605e8c8-f547-4856-99ab-d0e5e82efda0", 05:46:21 "model-version-id": "test-model-ver-b8fe2eaf-7b8b-47bb-ad9c-bc550e80d7eb", 05:46:21 "resource-version": "1722923181264" 05:46:21 } 05:46:21 05:46:21 2024-08-06 05:46:21.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:21 2024-08-06 05:46:21.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.287 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.293 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-b605e8c8-f547-4856-99ab-d0e5e82efda0/model-vers/model-ver/test-model-ver-b8fe2eaf-7b8b-47bb-ad9c-bc550e80d7eb#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:21 2024-08-06 05:46:21.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:21 2024-08-06 05:46:21.294 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-230d4e7f-9e88-475e-8a04-5f9c048ab4eb","Node Not Found:object located at service-design-and-creation/models/model/test-model-b605e8c8-f547-4856-99ab-d0e5e82efda0/model-vers/model-ver/test-model-ver-b8fe2eaf-7b8b-47bb-ad9c-bc550e80d7eb#model-version not found","ERR.5.4.6114"]}}} 05:46:21 2024-08-06 05:46:21.295 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:21 2024-08-06 05:46:21.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0eba4bcd-ea38-4d18-bd24-38416caf7977 with payload { 05:46:21 "model-invariant-id": "test-model-0eba4bcd-ea38-4d18-bd24-38416caf7977", 05:46:21 "model-type": "some-type" 05:46:21 } 05:46:21 2024-08-06 05:46:21.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:21 2024-08-06 05:46:21.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.613 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0eba4bcd-ea38-4d18-bd24-38416caf7977/model-vers/model-ver/test-model-ver-339364e2-4ca9-4e25-8c79-0e9f5373f80f with payload { 05:46:21 "model-version-id": "test-model-ver-339364e2-4ca9-4e25-8c79-0e9f5373f80f", 05:46:21 "model-name": "some-model", 05:46:21 "model-version": "testValue" 05:46:21 } 05:46:21 2024-08-06 05:46:21.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:21 2024-08-06 05:46:21.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a467246b-9d6b-4e5a-aacd-cf771d3111bc with payload { 05:46:21 "vnf-id": "test-generic-a467246b-9d6b-4e5a-aacd-cf771d3111bc", 05:46:21 "vnf-type": "someval", 05:46:21 "vnf-name": "someval", 05:46:21 "model-invariant-id": "test-model-0eba4bcd-ea38-4d18-bd24-38416caf7977", 05:46:21 "model-version-id": "test-model-ver-339364e2-4ca9-4e25-8c79-0e9f5373f80f" 05:46:21 } 05:46:21 05:46:21 2024-08-06 05:46:21.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:21 2024-08-06 05:46:21.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.635 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.639 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:21 2024-08-06 05:46:21.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a467246b-9d6b-4e5a-aacd-cf771d3111bc with depth all 05:46:21 2024-08-06 05:46:21.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:21 2024-08-06 05:46:21.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.647 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:21 2024-08-06 05:46:21.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4418ce8a-aab8-4ba5-b72a-4bd43fe386f6 with payload { 05:46:21 "model-invariant-id": "test-model-4418ce8a-aab8-4ba5-b72a-4bd43fe386f6", 05:46:21 "model-type": "some-type" 05:46:21 } 05:46:21 2024-08-06 05:46:21.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:21 2024-08-06 05:46:21.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.654 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4418ce8a-aab8-4ba5-b72a-4bd43fe386f6/model-vers/model-ver/test-model-ver-92f75c09-8035-442a-8457-d0747ffadbef with payload { 05:46:21 "model-version-id": "test-model-ver-92f75c09-8035-442a-8457-d0747ffadbef", 05:46:21 "model-name": "some-model", 05:46:21 "model-version": "testValue" 05:46:21 } 05:46:21 2024-08-06 05:46:21.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:21 2024-08-06 05:46:21.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a467246b-9d6b-4e5a-aacd-cf771d3111bc with payload { 05:46:21 "vnf-id": "test-generic-a467246b-9d6b-4e5a-aacd-cf771d3111bc", 05:46:21 "vnf-type": "someval", 05:46:21 "vnf-name": "someval", 05:46:21 "model-invariant-id": "test-model-4418ce8a-aab8-4ba5-b72a-4bd43fe386f6", 05:46:21 "resource-version": "${resource-version}" 05:46:21 } 05:46:21 2024-08-06 05:46:21.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:21 2024-08-06 05:46:21.667 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 05:46:21 2024-08-06 05:46:21.667 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 05:46:21 2024-08-06 05:46:21.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:21 2024-08-06 05:46:21.668 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-a467246b-9d6b-4e5a-aacd-cf771d3111bc","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:21 2024-08-06 05:46:21.668 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:21 2024-08-06 05:46:21.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-31b921d0-ba7a-4ad0-a00b-4a6fa821effe with payload { 05:46:21 "model-invariant-id": "test-model-31b921d0-ba7a-4ad0-a00b-4a6fa821effe", 05:46:21 "model-type": "some-type" 05:46:21 } 05:46:21 2024-08-06 05:46:21.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:21 2024-08-06 05:46:21.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.983 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.983 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.985 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-31b921d0-ba7a-4ad0-a00b-4a6fa821effe/model-vers/model-ver/test-model-ver-16dab399-1943-4b47-9784-64ac880c5bd3 with payload { 05:46:21 "model-version-id": "test-model-ver-16dab399-1943-4b47-9784-64ac880c5bd3", 05:46:21 "model-name": "some-model", 05:46:21 "model-version": "testValue" 05:46:21 } 05:46:21 2024-08-06 05:46:21.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:21 2024-08-06 05:46:21.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:21 2024-08-06 05:46:21.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:21 2024-08-06 05:46:21.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:21 2024-08-06 05:46:21.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:21 2024-08-06 05:46:21.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:21 2024-08-06 05:46:21.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:21 2024-08-06 05:46:21.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-feb0f3c0-bd14-43be-8a30-059f2e49505a with payload { 05:46:21 "vnf-id": "test-generic-feb0f3c0-bd14-43be-8a30-059f2e49505a", 05:46:21 "vnf-type": "someval", 05:46:21 "vnf-name": "someval", 05:46:21 "model-invariant-id": "test-model-31b921d0-ba7a-4ad0-a00b-4a6fa821effe", 05:46:21 "model-version-id": "test-model-ver-16dab399-1943-4b47-9784-64ac880c5bd3" 05:46:21 } 05:46:21 05:46:22 2024-08-06 05:46:21.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:22 2024-08-06 05:46:21.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:21.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:21.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:21.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.008 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:22 2024-08-06 05:46:22.009 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:22 2024-08-06 05:46:22.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-feb0f3c0-bd14-43be-8a30-059f2e49505a with depth all 05:46:22 2024-08-06 05:46:22.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:22 2024-08-06 05:46:22.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.013 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:22 2024-08-06 05:46:22.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-dc41c8d2-6aa4-4faf-aa82-d11618878ab5 with payload { 05:46:22 "model-invariant-id": "test-model-dc41c8d2-6aa4-4faf-aa82-d11618878ab5", 05:46:22 "model-type": "some-type" 05:46:22 } 05:46:22 2024-08-06 05:46:22.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:22 2024-08-06 05:46:22.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.021 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:22 2024-08-06 05:46:22.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-dc41c8d2-6aa4-4faf-aa82-d11618878ab5/model-vers/model-ver/test-model-ver-d7456e13-357c-4b94-88ae-a3b9e429ea52 with payload { 05:46:22 "model-version-id": "test-model-ver-d7456e13-357c-4b94-88ae-a3b9e429ea52", 05:46:22 "model-name": "some-model", 05:46:22 "model-version": "testValue" 05:46:22 } 05:46:22 2024-08-06 05:46:22.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:22 2024-08-06 05:46:22.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.029 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:22 2024-08-06 05:46:22.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-feb0f3c0-bd14-43be-8a30-059f2e49505a with payload { 05:46:22 "vnf-id": "test-generic-feb0f3c0-bd14-43be-8a30-059f2e49505a", 05:46:22 "vnf-type": "someval", 05:46:22 "vnf-name": "someval", 05:46:22 "model-invariant-id": "test-model-dc41c8d2-6aa4-4faf-aa82-d11618878ab5", 05:46:22 "model-version-id": "test-model-ver-d7456e13-357c-4b94-88ae-a3b9e429ea52", 05:46:22 "resource-version": "1722923181998" 05:46:22 } 05:46:22 05:46:22 2024-08-06 05:46:22.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:22 2024-08-06 05:46:22.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.034 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.034 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:22 2024-08-06 05:46:22.044 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:22 2024-08-06 05:46:22.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-feb0f3c0-bd14-43be-8a30-059f2e49505a with depth all 05:46:22 2024-08-06 05:46:22.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:22 2024-08-06 05:46:22.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.047 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.047 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:22 2024-08-06 05:46:22.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-feb0f3c0-bd14-43be-8a30-059f2e49505a with resource version 1722923182034 05:46:22 2024-08-06 05:46:22.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:22 2024-08-06 05:46:22.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.056 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 94352 with label generic-vnf 05:46:22 2024-08-06 05:46:22.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:22 2024-08-06 05:46:22.364 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:22 2024-08-06 05:46:22.679 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-33536725-4d86-4365-8ae4-e39cbf39743a with payload { 05:46:22 "model-invariant-id": "test-model-33536725-4d86-4365-8ae4-e39cbf39743a", 05:46:22 "model-type": "some-type" 05:46:22 } 05:46:22 2024-08-06 05:46:22.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:22 2024-08-06 05:46:22.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.682 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.683 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.685 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:22 2024-08-06 05:46:22.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-33536725-4d86-4365-8ae4-e39cbf39743a/model-vers/model-ver/test-model-ver-ab3bd462-caa1-4b43-be07-c84aae5ab56b with payload { 05:46:22 "model-version-id": "test-model-ver-ab3bd462-caa1-4b43-be07-c84aae5ab56b", 05:46:22 "model-name": "some-model", 05:46:22 "model-version": "testValue" 05:46:22 } 05:46:22 2024-08-06 05:46:22.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:22 2024-08-06 05:46:22.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:22 2024-08-06 05:46:22.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-78eb124f-9b91-463d-95d8-fa1b12fe3c27 with payload { 05:46:22 "vnf-id": "test-generic-78eb124f-9b91-463d-95d8-fa1b12fe3c27", 05:46:22 "vnf-type": "someval", 05:46:22 "vnf-name": "someval", 05:46:22 "model-invariant-id": "test-model-33536725-4d86-4365-8ae4-e39cbf39743a", 05:46:22 "model-version-id": "test-model-ver-ab3bd462-caa1-4b43-be07-c84aae5ab56b" 05:46:22 } 05:46:22 05:46:22 2024-08-06 05:46:22.696 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:22 2024-08-06 05:46:22.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.698 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.704 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:22 2024-08-06 05:46:22.709 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:22 2024-08-06 05:46:22.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-33536725-4d86-4365-8ae4-e39cbf39743a/model-vers/model-ver/test-model-ver-ab3bd462-caa1-4b43-be07-c84aae5ab56b with depth all 05:46:22 2024-08-06 05:46:22.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:22 2024-08-06 05:46:22.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.715 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:22 2024-08-06 05:46:22.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-33536725-4d86-4365-8ae4-e39cbf39743a/model-vers/model-ver/test-model-ver-ab3bd462-caa1-4b43-be07-c84aae5ab56b with resource version 1722923182689 05:46:22 2024-08-06 05:46:22.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:22 2024-08-06 05:46:22.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:22 2024-08-06 05:46:22.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:22 2024-08-06 05:46:22.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:22 2024-08-06 05:46:22.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:22 2024-08-06 05:46:22.721 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:22 2024-08-06 05:46:22.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:22 2024-08-06 05:46:22.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:22 2024-08-06 05:46:22.721 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-33536725-4d86-4365-8ae4-e39cbf39743a/model-vers/model-ver/test-model-ver-ab3bd462-caa1-4b43-be07-c84aae5ab56b"]}}} 05:46:23 2024-08-06 05:46:23.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d5ce372b-e992-46d1-8177-b17377ce1fdb with payload { 05:46:23 "model-invariant-id": "test-model-d5ce372b-e992-46d1-8177-b17377ce1fdb", 05:46:23 "model-type": "some-type" 05:46:23 } 05:46:23 2024-08-06 05:46:23.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:23 2024-08-06 05:46:23.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.033 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:23 2024-08-06 05:46:23.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d5ce372b-e992-46d1-8177-b17377ce1fdb/model-vers/model-ver/test-model-ver-7b46037d-df3a-4e08-a113-24013834de3c with payload { 05:46:23 "model-version-id": "test-model-ver-7b46037d-df3a-4e08-a113-24013834de3c", 05:46:23 "model-name": "some-model", 05:46:23 "model-version": "testValue" 05:46:23 } 05:46:23 2024-08-06 05:46:23.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:23 2024-08-06 05:46:23.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.044 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.048 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:23 2024-08-06 05:46:23.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-0d6473f0-3de4-4aa6-b469-90e06716eaee with payload { 05:46:23 "vnf-id": "test-generic-0d6473f0-3de4-4aa6-b469-90e06716eaee", 05:46:23 "vnf-type": "someval", 05:46:23 "vnf-name": "someval", 05:46:23 "model-invariant-id": "test-model-d5ce372b-e992-46d1-8177-b17377ce1fdb", 05:46:23 "model-version-id": "test-model-ver-7b46037d-df3a-4e08-a113-24013834de3c" 05:46:23 } 05:46:23 05:46:23 2024-08-06 05:46:23.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:23 2024-08-06 05:46:23.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.060 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:23 2024-08-06 05:46:23.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-0d6473f0-3de4-4aa6-b469-90e06716eaee with depth all 05:46:23 2024-08-06 05:46:23.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:23 2024-08-06 05:46:23.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.069 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:23 2024-08-06 05:46:23.070 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:23 2024-08-06 05:46:23.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-0d6473f0-3de4-4aa6-b469-90e06716eaee with payload { 05:46:23 "vnf-id": "test-generic-0d6473f0-3de4-4aa6-b469-90e06716eaee", 05:46:23 "vnf-type": "someval", 05:46:23 "vnf-name": "someval" 05:46:23 , "resource-version": "1722923183053"} 05:46:23 2024-08-06 05:46:23.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:23 2024-08-06 05:46:23.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.075 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.081 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.083 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:23 2024-08-06 05:46:23.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-0d6473f0-3de4-4aa6-b469-90e06716eaee with depth all 05:46:23 2024-08-06 05:46:23.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:23 2024-08-06 05:46:23.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:23 2024-08-06 05:46:23.088 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:23 2024-08-06 05:46:23.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-0d6473f0-3de4-4aa6-b469-90e06716eaee with resource version 1722923183074 05:46:23 2024-08-06 05:46:23.091 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:23 2024-08-06 05:46:23.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.096 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 110736 with label generic-vnf 05:46:23 2024-08-06 05:46:23.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:23 2024-08-06 05:46:23.401 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:23 2024-08-06 05:46:23.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d30dd966-5f82-4f37-b247-12d1f5841b05 with payload { 05:46:23 "model-invariant-id": "test-model-d30dd966-5f82-4f37-b247-12d1f5841b05", 05:46:23 "model-type": "some-type" 05:46:23 } 05:46:23 2024-08-06 05:46:23.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:23 2024-08-06 05:46:23.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.716 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:23 2024-08-06 05:46:23.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d30dd966-5f82-4f37-b247-12d1f5841b05/model-vers/model-ver/test-model-ver-e5e1b873-da77-4671-b372-8a9835d99ee0 with payload { 05:46:23 "model-version-id": "test-model-ver-e5e1b873-da77-4671-b372-8a9835d99ee0", 05:46:23 "model-name": "some-model", 05:46:23 "model-version": "testValue" 05:46:23 } 05:46:23 2024-08-06 05:46:23.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:23 2024-08-06 05:46:23.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.722 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.725 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:23 2024-08-06 05:46:23.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-020d5082-e228-4983-b7c8-83026fc0430c with payload { 05:46:23 "vnf-id": "test-generic-020d5082-e228-4983-b7c8-83026fc0430c", 05:46:23 "vnf-type": "someval", 05:46:23 "vnf-name": "someval", 05:46:23 "model-invariant-id": "random-wrong-model", 05:46:23 "model-version-id": "random-wrong-model-ver" 05:46:23 } 05:46:23 05:46:23 2024-08-06 05:46:23.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:23 2024-08-06 05:46:23.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:23 2024-08-06 05:46:23.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:23 2024-08-06 05:46:23.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:23 2024-08-06 05:46:23.730 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:23 2024-08-06 05:46:23.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/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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:23 2024-08-06 05:46:23.732 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:23 2024-08-06 05:46:23.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:23 2024-08-06 05:46:23.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-020d5082-e228-4983-b7c8-83026fc0430c","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"]}}} 05:46:23 2024-08-06 05:46:23.733 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-020d5082-e228-4983-b7c8-83026fc0430c","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"]}}} 05:46:24 2024-08-06 05:46:24.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ccb1c632-92a0-4b16-aa6d-a1c73e799421 with payload { 05:46:24 "model-invariant-id": "test-model-ccb1c632-92a0-4b16-aa6d-a1c73e799421", 05:46:24 "model-type": "some-type" 05:46:24 } 05:46:24 2024-08-06 05:46:24.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:24 2024-08-06 05:46:24.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.044 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:24 2024-08-06 05:46:24.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ccb1c632-92a0-4b16-aa6d-a1c73e799421/model-vers/model-ver/test-model-ver-85adfa18-bc82-4941-8660-b7422de47e23 with payload { 05:46:24 "model-version-id": "test-model-ver-85adfa18-bc82-4941-8660-b7422de47e23", 05:46:24 "model-name": "some-model", 05:46:24 "model-version": "testValue" 05:46:24 } 05:46:24 2024-08-06 05:46:24.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:24 2024-08-06 05:46:24.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.050 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:24 2024-08-06 05:46:24.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-fac7236a-2d15-4de4-af6e-554fa2324fe1 with payload { 05:46:24 "global-customer-id": "test-customer-fac7236a-2d15-4de4-af6e-554fa2324fe1", 05:46:24 "subscriber-name": "example-subscriber-name-val-99675", 05:46:24 "subscriber-type": "example-subscriber-type-val-40388", 05:46:24 "service-subscriptions": { 05:46:24 "service-subscription": [ 05:46:24 { 05:46:24 "service-type": "test-subtype-50217e1e-3bfc-40a7-9efd-6b30616aa46b", 05:46:24 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:24 "service-instances": { 05:46:24 "service-instance": [ 05:46:24 { 05:46:24 "service-instance-id": "test-tenant-e4022cbc-4575-4562-8ba2-1e705f5773e1", 05:46:24 "service-instance-name": "example-service-instance-name-val-4896", 05:46:24 "service-type": "example-service-type-val-25453", 05:46:24 "service-role": "example-service-role-val-66197", 05:46:24 "environment-context": "example-environment-context-val-95014", 05:46:24 "workload-context": "example-workload-context-val-56102", 05:46:24 "model-invariant-id": "test-model-ccb1c632-92a0-4b16-aa6d-a1c73e799421", 05:46:24 "model-version-id": "test-model-ver-85adfa18-bc82-4941-8660-b7422de47e23" 05:46:24 } 05:46:24 ] 05:46:24 } 05:46:24 } 05:46:24 ] 05:46:24 } 05:46:24 } 05:46:24 2024-08-06 05:46:24.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:24 2024-08-06 05:46:24.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.058 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.068 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.071 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:24 2024-08-06 05:46:24.073 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:24 2024-08-06 05:46:24.075 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-fac7236a-2d15-4de4-af6e-554fa2324fe1 with depth all 05:46:24 2024-08-06 05:46:24.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:24 2024-08-06 05:46:24.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.081 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:24 2024-08-06 05:46:24.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-f57d10cf-2019-403e-94b6-6fca999ab455 with payload { 05:46:24 "vnf-id": "vnf-f57d10cf-2019-403e-94b6-6fca999ab455", 05:46:24 "vnf-type": "someval", 05:46:24 "vnf-name": "someval", 05:46:24 "relationship-list": { 05:46:24 "relationship": [ 05:46:24 { 05:46:24 "related-to": "service-instance", 05:46:24 "related-link": "/aai/v12/business/customers/customer/test-customer-fac7236a-2d15-4de4-af6e-554fa2324fe1/service-subscriptions/service-subscription/test-subtype-50217e1e-3bfc-40a7-9efd-6b30616aa46b/service-instances/service-instance/test-tenant-e4022cbc-4575-4562-8ba2-1e705f5773e1" 05:46:24 } 05:46:24 ] 05:46:24 } 05:46:24 } 05:46:24 05:46:24 2024-08-06 05:46:24.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:24 2024-08-06 05:46:24.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.084 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.094 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:24 2024-08-06 05:46:24.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-f57d10cf-2019-403e-94b6-6fca999ab455 with depth all 05:46:24 2024-08-06 05:46:24.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:24 2024-08-06 05:46:24.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:24 2024-08-06 05:46:24.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-fac7236a-2d15-4de4-af6e-554fa2324fe1 with depth all 05:46:24 2024-08-06 05:46:24.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:24 2024-08-06 05:46:24.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.116 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:24 2024-08-06 05:46:24.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e6f01055-e9d9-49e7-8a3f-054ac28ee919 with payload { 05:46:24 "model-invariant-id": "test-model-e6f01055-e9d9-49e7-8a3f-054ac28ee919", 05:46:24 "model-type": "some-type" 05:46:24 } 05:46:24 2024-08-06 05:46:24.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:24 2024-08-06 05:46:24.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:24 2024-08-06 05:46:24.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e6f01055-e9d9-49e7-8a3f-054ac28ee919/model-vers/model-ver/test-model-ver-771fc108-6647-49f7-8c7b-a926786bb3a7 with payload { 05:46:24 "model-version-id": "test-model-ver-771fc108-6647-49f7-8c7b-a926786bb3a7", 05:46:24 "model-name": "some-model", 05:46:24 "model-version": "testValue" 05:46:24 } 05:46:24 2024-08-06 05:46:24.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:24 2024-08-06 05:46:24.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.436 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:24 2024-08-06 05:46:24.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-5fe3fac1-9041-4031-9bbd-6788c66fc175 with payload { 05:46:24 "vnf-id": "test-generic-5fe3fac1-9041-4031-9bbd-6788c66fc175", 05:46:24 "vnf-type": "someval", 05:46:24 "vnf-name": "someval", 05:46:24 "model-invariant-id": "test-model-e6f01055-e9d9-49e7-8a3f-054ac28ee919", 05:46:24 "model-version-id": "test-model-ver-771fc108-6647-49f7-8c7b-a926786bb3a7" 05:46:24 } 05:46:24 05:46:24 2024-08-06 05:46:24.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:24 2024-08-06 05:46:24.444 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.445 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.445 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.452 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:24 2024-08-06 05:46:24.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-5fe3fac1-9041-4031-9bbd-6788c66fc175 with depth all 05:46:24 2024-08-06 05:46:24.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:24 2024-08-06 05:46:24.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.458 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.458 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.461 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:24 2024-08-06 05:46:24.462 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:24 2024-08-06 05:46:24.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-5fe3fac1-9041-4031-9bbd-6788c66fc175 with payload { 05:46:24 "vnf-id": "test-generic-5fe3fac1-9041-4031-9bbd-6788c66fc175", 05:46:24 "vnf-type": "someval", 05:46:24 "vnf-name": "someval", 05:46:24 "model-invariant-id": "test-model-e6f01055-e9d9-49e7-8a3f-054ac28ee919", 05:46:24 "model-version-id": "test-model-ver-771fc108-6647-49f7-8c7b-a926786bb3a7", 05:46:24 "resource-version": "1722923184444" 05:46:24 } 05:46:24 05:46:24 2024-08-06 05:46:24.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:24 2024-08-06 05:46:24.467 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.467 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.467 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.467 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.473 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:24 2024-08-06 05:46:24.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-5fe3fac1-9041-4031-9bbd-6788c66fc175 with depth all 05:46:24 2024-08-06 05:46:24.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:24 2024-08-06 05:46:24.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.477 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.480 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:24 2024-08-06 05:46:24.480 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:24 2024-08-06 05:46:24.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-5fe3fac1-9041-4031-9bbd-6788c66fc175 with resource version 1722923184467 05:46:24 2024-08-06 05:46:24.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:24 2024-08-06 05:46:24.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:24 2024-08-06 05:46:24.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:24 2024-08-06 05:46:24.484 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:24 2024-08-06 05:46:24.484 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:24 2024-08-06 05:46:24.488 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 69664 with label generic-vnf 05:46:24 2024-08-06 05:46:24.488 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:24 2024-08-06 05:46:24.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:24 2024-08-06 05:46:24.793 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:25 2024-08-06 05:46:25.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f7acaa4c-2ed8-419c-a070-c47218cea2f2 with payload { 05:46:25 "model-invariant-id": "test-model-f7acaa4c-2ed8-419c-a070-c47218cea2f2", 05:46:25 "model-type": "some-type" 05:46:25 } 05:46:25 2024-08-06 05:46:25.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:25 2024-08-06 05:46:25.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:25 2024-08-06 05:46:25.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:25 2024-08-06 05:46:25.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:25 2024-08-06 05:46:25.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:25 2024-08-06 05:46:25.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:25 2024-08-06 05:46:25.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:25 2024-08-06 05:46:25.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f7acaa4c-2ed8-419c-a070-c47218cea2f2/model-vers/model-ver/test-model-ver-35052305-9fac-4d80-8829-26fb36633e55 with payload { 05:46:25 "model-version-id": "test-model-ver-35052305-9fac-4d80-8829-26fb36633e55", 05:46:25 "model-name": "some-model", 05:46:25 "model-version": "testValue" 05:46:25 } 05:46:25 2024-08-06 05:46:25.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:25 2024-08-06 05:46:25.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:25 2024-08-06 05:46:25.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:25 2024-08-06 05:46:25.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:25 2024-08-06 05:46:25.117 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:25 2024-08-06 05:46:25.120 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:25 2024-08-06 05:46:25.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:25 2024-08-06 05:46:25.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-6f403ecf-343d-4315-b4c8-1ca6e5697e5a with payload { 05:46:25 "vnf-id": "test-generic-6f403ecf-343d-4315-b4c8-1ca6e5697e5a", 05:46:25 "vnf-type": "someval", 05:46:25 "vnf-name": "someval", 05:46:25 "model-invariant-id": "test-model-f7acaa4c-2ed8-419c-a070-c47218cea2f2", 05:46:25 "model-version-id": "test-model-ver-35052305-9fac-4d80-8829-26fb36633e55" 05:46:25 } 05:46:25 05:46:25 2024-08-06 05:46:25.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:25 2024-08-06 05:46:25.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:25 2024-08-06 05:46:25.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:25 2024-08-06 05:46:25.126 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:25 2024-08-06 05:46:25.126 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:25 2024-08-06 05:46:25.133 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:25 2024-08-06 05:46:25.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:25 2024-08-06 05:46:25.137 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:25 2024-08-06 05:46:25.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-6f403ecf-343d-4315-b4c8-1ca6e5697e5a with depth all 05:46:25 2024-08-06 05:46:25.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:25 2024-08-06 05:46:25.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:25 2024-08-06 05:46:25.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:25 2024-08-06 05:46:25.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:25 2024-08-06 05:46:25.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:25 2024-08-06 05:46:25.144 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:25 2024-08-06 05:46:25.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:25 2024-08-06 05:46:25.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-6f403ecf-343d-4315-b4c8-1ca6e5697e5a with resource version 1722923185126 05:46:25 2024-08-06 05:46:25.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:25 2024-08-06 05:46:25.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:25 2024-08-06 05:46:25.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:25 2024-08-06 05:46:25.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:25 2024-08-06 05:46:25.147 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:25 2024-08-06 05:46:25.151 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 127120 with label generic-vnf 05:46:25 2024-08-06 05:46:25.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:25 2024-08-06 05:46:25.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:25 2024-08-06 05:46:25.456 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:25 2024-08-06 05:46:25.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9c6bc3b8-af65-4310-9b52-931aa69bacf9 with payload { 05:46:25 "model-invariant-id": "test-model-9c6bc3b8-af65-4310-9b52-931aa69bacf9", 05:46:25 "model-type": "some-type" 05:46:25 } 05:46:25 2024-08-06 05:46:25.769 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:25 2024-08-06 05:46:25.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:25 2024-08-06 05:46:25.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:25 2024-08-06 05:46:25.771 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:25 2024-08-06 05:46:25.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:25 2024-08-06 05:46:25.773 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:25 2024-08-06 05:46:25.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:25 2024-08-06 05:46:25.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9c6bc3b8-af65-4310-9b52-931aa69bacf9/model-vers/model-ver/test-model-ver-7de6e0ed-477f-4f27-b92d-d206d8e974e8 with payload { 05:46:25 "model-version-id": "test-model-ver-7de6e0ed-477f-4f27-b92d-d206d8e974e8", 05:46:25 "model-name": "some-model", 05:46:25 "model-version": "testValue" 05:46:25 } 05:46:25 2024-08-06 05:46:25.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:25 2024-08-06 05:46:25.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:25 2024-08-06 05:46:25.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:25 2024-08-06 05:46:25.778 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:25 2024-08-06 05:46:25.778 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:25 2024-08-06 05:46:25.780 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:25 2024-08-06 05:46:25.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:25 2024-08-06 05:46:25.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-a1978609-b666-438d-b181-29db8bb6f2d5 with payload { 05:46:25 "vnf-id": "test-generic-a1978609-b666-438d-b181-29db8bb6f2d5", 05:46:25 "vnf-type": "someval", 05:46:25 "vnf-name": "someval", 05:46:25 "model-invariant-id": "some-model" 05:46:25 } 05:46:25 2024-08-06 05:46:25.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:25 2024-08-06 05:46:25.786 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 05:46:25 2024-08-06 05:46:25.786 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 05:46:25 2024-08-06 05:46:25.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:25 2024-08-06 05:46:25.787 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-a1978609-b666-438d-b181-29db8bb6f2d5","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:25 2024-08-06 05:46:25.787 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-a1978609-b666-438d-b181-29db8bb6f2d5","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:26 2024-08-06 05:46:26.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8f307e3e-398a-4ba3-87b9-0fd5aaa708e9 with payload { 05:46:26 "model-invariant-id": "test-model-8f307e3e-398a-4ba3-87b9-0fd5aaa708e9", 05:46:26 "model-type": "some-type" 05:46:26 } 05:46:26 2024-08-06 05:46:26.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:26 2024-08-06 05:46:26.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-8f307e3e-398a-4ba3-87b9-0fd5aaa708e9/model-vers/model-ver/test-model-ver-c644dd30-865a-4181-bcc7-4f2a855b8c6a with payload { 05:46:26 "model-version-id": "test-model-ver-c644dd30-865a-4181-bcc7-4f2a855b8c6a", 05:46:26 "model-name": "some-model", 05:46:26 "model-version": "testValue" 05:46:26 } 05:46:26 2024-08-06 05:46:26.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:26 2024-08-06 05:46:26.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.105 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1b66f569-d14c-4c11-a067-4becc4b482ad with payload { 05:46:26 "vnf-id": "test-generic-1b66f569-d14c-4c11-a067-4becc4b482ad", 05:46:26 "vnf-type": "someval", 05:46:26 "vnf-name": "someval", 05:46:26 "model-invariant-id": "test-model-8f307e3e-398a-4ba3-87b9-0fd5aaa708e9", 05:46:26 "model-version-id": "test-model-ver-c644dd30-865a-4181-bcc7-4f2a855b8c6a" 05:46:26 } 05:46:26 05:46:26 2024-08-06 05:46:26.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.114 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.114 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.114 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.122 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.126 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:26 2024-08-06 05:46:26.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1b66f569-d14c-4c11-a067-4becc4b482ad with depth all 05:46:26 2024-08-06 05:46:26.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.134 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:26 2024-08-06 05:46:26.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1b66f569-d14c-4c11-a067-4becc4b482ad with payload { 05:46:26 "vnf-id": "test-generic-1b66f569-d14c-4c11-a067-4becc4b482ad", 05:46:26 "vnf-type": "someval", 05:46:26 "vnf-name": "someval", 05:46:26 "model-invariant-id": "test-model-bc7bb714-41c2-4f21-af29-36a7a531894b", 05:46:26 "model-version-id": "test-model-ver-a0d85d9a-987c-4e77-a7b2-eea34fd11b57", 05:46:26 "resource-version": "1722923186114" 05:46:26 } 05:46:26 05:46:26 2024-08-06 05:46:26.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.137 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.139 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-bc7bb714-41c2-4f21-af29-36a7a531894b/model-vers/model-ver/test-model-ver-a0d85d9a-987c-4e77-a7b2-eea34fd11b57#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:26 2024-08-06 05:46:26.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:26 2024-08-06 05:46:26.140 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-1b66f569-d14c-4c11-a067-4becc4b482ad","Node Not Found:object located at service-design-and-creation/models/model/test-model-bc7bb714-41c2-4f21-af29-36a7a531894b/model-vers/model-ver/test-model-ver-a0d85d9a-987c-4e77-a7b2-eea34fd11b57#model-version not found","ERR.5.4.6114"]}}} 05:46:26 2024-08-06 05:46:26.141 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:26 2024-08-06 05:46:26.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e1ba6cbe-1772-4b43-88d7-1bd048d04485 with payload { 05:46:26 "model-invariant-id": "test-model-e1ba6cbe-1772-4b43-88d7-1bd048d04485", 05:46:26 "model-type": "some-type" 05:46:26 } 05:46:26 2024-08-06 05:46:26.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:26 2024-08-06 05:46:26.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.452 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e1ba6cbe-1772-4b43-88d7-1bd048d04485/model-vers/model-ver/test-model-ver-29236a58-fc4a-4a09-8f99-aa7eda4c67d2 with payload { 05:46:26 "model-version-id": "test-model-ver-29236a58-fc4a-4a09-8f99-aa7eda4c67d2", 05:46:26 "model-name": "some-model", 05:46:26 "model-version": "testValue" 05:46:26 } 05:46:26 2024-08-06 05:46:26.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:26 2024-08-06 05:46:26.460 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.460 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.460 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.460 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1eefe8ed-a816-4236-9249-b01e1ec00594 with payload { 05:46:26 "vnf-id": "test-generic-1eefe8ed-a816-4236-9249-b01e1ec00594", 05:46:26 "vnf-type": "someval", 05:46:26 "vnf-name": "someval", 05:46:26 "model-invariant-id": "test-model-e1ba6cbe-1772-4b43-88d7-1bd048d04485", 05:46:26 "model-version-id": "test-model-ver-29236a58-fc4a-4a09-8f99-aa7eda4c67d2" 05:46:26 } 05:46:26 05:46:26 2024-08-06 05:46:26.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.477 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.482 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:26 2024-08-06 05:46:26.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1eefe8ed-a816-4236-9249-b01e1ec00594 with depth all 05:46:26 2024-08-06 05:46:26.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:26 2024-08-06 05:46:26.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-610ce521-c9b3-45f3-9cd8-f160a50b98b9 with payload { 05:46:26 "model-invariant-id": "test-model-610ce521-c9b3-45f3-9cd8-f160a50b98b9", 05:46:26 "model-type": "some-type" 05:46:26 } 05:46:26 2024-08-06 05:46:26.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:26 2024-08-06 05:46:26.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.492 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.494 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-610ce521-c9b3-45f3-9cd8-f160a50b98b9/model-vers/model-ver/test-model-ver-b8bcf208-3a66-438c-a242-1bf89446e353 with payload { 05:46:26 "model-version-id": "test-model-ver-b8bcf208-3a66-438c-a242-1bf89446e353", 05:46:26 "model-name": "some-model", 05:46:26 "model-version": "testValue" 05:46:26 } 05:46:26 2024-08-06 05:46:26.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:26 2024-08-06 05:46:26.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.498 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.502 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1eefe8ed-a816-4236-9249-b01e1ec00594 with payload { 05:46:26 "vnf-id": "test-generic-1eefe8ed-a816-4236-9249-b01e1ec00594", 05:46:26 "vnf-type": "someval", 05:46:26 "vnf-name": "someval", 05:46:26 "model-invariant-id": "test-model-610ce521-c9b3-45f3-9cd8-f160a50b98b9", 05:46:26 "resource-version": "${resource-version}" 05:46:26 } 05:46:26 2024-08-06 05:46:26.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.508 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 05:46:26 2024-08-06 05:46:26.508 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 05:46:26 2024-08-06 05:46:26.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:26 2024-08-06 05:46:26.509 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-1eefe8ed-a816-4236-9249-b01e1ec00594","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:26 2024-08-06 05:46:26.509 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:26 2024-08-06 05:46:26.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-cd6c9ef5-ed81-42b7-bbea-05845ea02e4e with payload { 05:46:26 "model-invariant-id": "test-model-cd6c9ef5-ed81-42b7-bbea-05845ea02e4e", 05:46:26 "model-type": "some-type" 05:46:26 } 05:46:26 2024-08-06 05:46:26.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:26 2024-08-06 05:46:26.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.822 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.824 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.827 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-cd6c9ef5-ed81-42b7-bbea-05845ea02e4e/model-vers/model-ver/test-model-ver-ca0f550c-8ba3-4d9d-adb6-165cb68690e9 with payload { 05:46:26 "model-version-id": "test-model-ver-ca0f550c-8ba3-4d9d-adb6-165cb68690e9", 05:46:26 "model-name": "some-model", 05:46:26 "model-version": "testValue" 05:46:26 } 05:46:26 2024-08-06 05:46:26.828 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:26 2024-08-06 05:46:26.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.829 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.832 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d1a39ac3-c484-483c-92a9-42932ee53b55 with payload { 05:46:26 "vnf-id": "test-generic-d1a39ac3-c484-483c-92a9-42932ee53b55", 05:46:26 "vnf-type": "someval", 05:46:26 "vnf-name": "someval", 05:46:26 "model-invariant-id": "test-model-cd6c9ef5-ed81-42b7-bbea-05845ea02e4e", 05:46:26 "model-version-id": "test-model-ver-ca0f550c-8ba3-4d9d-adb6-165cb68690e9" 05:46:26 } 05:46:26 05:46:26 2024-08-06 05:46:26.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.838 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.845 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.849 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:26 2024-08-06 05:46:26.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d1a39ac3-c484-483c-92a9-42932ee53b55 with depth all 05:46:26 2024-08-06 05:46:26.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.853 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.856 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:26 2024-08-06 05:46:26.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-81b505b9-5a6f-4b09-87bd-371305a17a0e with payload { 05:46:26 "model-invariant-id": "test-model-81b505b9-5a6f-4b09-87bd-371305a17a0e", 05:46:26 "model-type": "some-type" 05:46:26 } 05:46:26 2024-08-06 05:46:26.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:26 2024-08-06 05:46:26.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.859 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-81b505b9-5a6f-4b09-87bd-371305a17a0e/model-vers/model-ver/test-model-ver-fe275a71-4227-4530-af56-b4930d23f60a with payload { 05:46:26 "model-version-id": "test-model-ver-fe275a71-4227-4530-af56-b4930d23f60a", 05:46:26 "model-name": "some-model", 05:46:26 "model-version": "testValue" 05:46:26 } 05:46:26 2024-08-06 05:46:26.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:26 2024-08-06 05:46:26.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.865 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:26 2024-08-06 05:46:26.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d1a39ac3-c484-483c-92a9-42932ee53b55 with payload { 05:46:26 "vnf-id": "test-generic-d1a39ac3-c484-483c-92a9-42932ee53b55", 05:46:26 "vnf-type": "someval", 05:46:26 "vnf-name": "someval", 05:46:26 "model-invariant-id": "test-model-81b505b9-5a6f-4b09-87bd-371305a17a0e", 05:46:26 "model-version-id": "test-model-ver-fe275a71-4227-4530-af56-b4930d23f60a", 05:46:26 "resource-version": "1722923186838" 05:46:26 } 05:46:26 05:46:26 2024-08-06 05:46:26.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:26 2024-08-06 05:46:26.886 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:26 2024-08-06 05:46:26.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d1a39ac3-c484-483c-92a9-42932ee53b55 with depth all 05:46:26 2024-08-06 05:46:26.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.890 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.894 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:26 2024-08-06 05:46:26.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-d1a39ac3-c484-483c-92a9-42932ee53b55 with resource version 1722923186875 05:46:26 2024-08-06 05:46:26.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:26 2024-08-06 05:46:26.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:26 2024-08-06 05:46:26.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:26 2024-08-06 05:46:26.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:26 2024-08-06 05:46:26.897 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:26 2024-08-06 05:46:26.901 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 81952 with label generic-vnf 05:46:26 2024-08-06 05:46:26.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:26 2024-08-06 05:46:26.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:27 2024-08-06 05:46:27.207 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:27 2024-08-06 05:46:27.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-94fe7d28-48c7-4e12-bf66-7070bd978574 with payload { 05:46:27 "model-invariant-id": "test-model-94fe7d28-48c7-4e12-bf66-7070bd978574", 05:46:27 "model-type": "some-type" 05:46:27 } 05:46:27 2024-08-06 05:46:27.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:27 2024-08-06 05:46:27.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:27 2024-08-06 05:46:27.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-94fe7d28-48c7-4e12-bf66-7070bd978574/model-vers/model-ver/test-model-ver-39b4438c-76b4-4b65-9847-6e2540cc923b with payload { 05:46:27 "model-version-id": "test-model-ver-39b4438c-76b4-4b65-9847-6e2540cc923b", 05:46:27 "model-name": "some-model", 05:46:27 "model-version": "testValue" 05:46:27 } 05:46:27 2024-08-06 05:46:27.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:27 2024-08-06 05:46:27.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.532 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:27 2024-08-06 05:46:27.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1f30577c-7bc3-4f5b-86f8-efb933b0abdd with payload { 05:46:27 "vnf-id": "test-generic-1f30577c-7bc3-4f5b-86f8-efb933b0abdd", 05:46:27 "vnf-type": "someval", 05:46:27 "vnf-name": "someval", 05:46:27 "model-invariant-id": "test-model-94fe7d28-48c7-4e12-bf66-7070bd978574", 05:46:27 "model-version-id": "test-model-ver-39b4438c-76b4-4b65-9847-6e2540cc923b" 05:46:27 } 05:46:27 05:46:27 2024-08-06 05:46:27.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:27 2024-08-06 05:46:27.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.537 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:27 2024-08-06 05:46:27.548 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:27 2024-08-06 05:46:27.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-94fe7d28-48c7-4e12-bf66-7070bd978574/model-vers/model-ver/test-model-ver-39b4438c-76b4-4b65-9847-6e2540cc923b with depth all 05:46:27 2024-08-06 05:46:27.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:27 2024-08-06 05:46:27.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:27 2024-08-06 05:46:27.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-94fe7d28-48c7-4e12-bf66-7070bd978574/model-vers/model-ver/test-model-ver-39b4438c-76b4-4b65-9847-6e2540cc923b with resource version 1722923187529 05:46:27 2024-08-06 05:46:27.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:27 2024-08-06 05:46:27.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.559 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:27 2024-08-06 05:46:27.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:27 2024-08-06 05:46:27.560 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-94fe7d28-48c7-4e12-bf66-7070bd978574/model-vers/model-ver/test-model-ver-39b4438c-76b4-4b65-9847-6e2540cc923b"]}}} 05:46:27 2024-08-06 05:46:27.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-a741c4a0-f51f-4ef5-849e-5ec8b31fd6b5 with payload { 05:46:27 "model-invariant-id": "test-model-a741c4a0-f51f-4ef5-849e-5ec8b31fd6b5", 05:46:27 "model-type": "some-type" 05:46:27 } 05:46:27 2024-08-06 05:46:27.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:27 2024-08-06 05:46:27.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.872 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:27 2024-08-06 05:46:27.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-a741c4a0-f51f-4ef5-849e-5ec8b31fd6b5/model-vers/model-ver/test-model-ver-8e10d35f-2807-4c93-b7bb-ed893869cb8e with payload { 05:46:27 "model-version-id": "test-model-ver-8e10d35f-2807-4c93-b7bb-ed893869cb8e", 05:46:27 "model-name": "some-model", 05:46:27 "model-version": "testValue" 05:46:27 } 05:46:27 2024-08-06 05:46:27.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:27 2024-08-06 05:46:27.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.883 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:27 2024-08-06 05:46:27.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1babee39-3af9-4e3d-bab9-6f03cb71f9b5 with payload { 05:46:27 "vnf-id": "test-generic-1babee39-3af9-4e3d-bab9-6f03cb71f9b5", 05:46:27 "vnf-type": "someval", 05:46:27 "vnf-name": "someval", 05:46:27 "model-invariant-id": "test-model-a741c4a0-f51f-4ef5-849e-5ec8b31fd6b5", 05:46:27 "model-version-id": "test-model-ver-8e10d35f-2807-4c93-b7bb-ed893869cb8e" 05:46:27 } 05:46:27 05:46:27 2024-08-06 05:46:27.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:27 2024-08-06 05:46:27.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:27 2024-08-06 05:46:27.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1babee39-3af9-4e3d-bab9-6f03cb71f9b5 with depth all 05:46:27 2024-08-06 05:46:27.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:27 2024-08-06 05:46:27.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.903 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.903 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.903 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.906 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:27 2024-08-06 05:46:27.907 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:27 2024-08-06 05:46:27.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1babee39-3af9-4e3d-bab9-6f03cb71f9b5 with payload { 05:46:27 "vnf-id": "test-generic-1babee39-3af9-4e3d-bab9-6f03cb71f9b5", 05:46:27 "vnf-type": "someval", 05:46:27 "vnf-name": "someval" 05:46:27 , "resource-version": "1722923187889"} 05:46:27 2024-08-06 05:46:27.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:27 2024-08-06 05:46:27.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:27 2024-08-06 05:46:27.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1babee39-3af9-4e3d-bab9-6f03cb71f9b5 with depth all 05:46:27 2024-08-06 05:46:27.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:27 2024-08-06 05:46:27.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.927 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:27 2024-08-06 05:46:27.927 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:27 2024-08-06 05:46:27.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1babee39-3af9-4e3d-bab9-6f03cb71f9b5 with resource version 1722923187912 05:46:27 2024-08-06 05:46:27.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:27 2024-08-06 05:46:27.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:27 2024-08-06 05:46:27.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:27 2024-08-06 05:46:27.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:27 2024-08-06 05:46:27.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:27 2024-08-06 05:46:27.935 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 86048 with label generic-vnf 05:46:27 2024-08-06 05:46:27.935 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:27 2024-08-06 05:46:27.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:28 2024-08-06 05:46:28.239 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:28 2024-08-06 05:46:28.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-98299f8d-3182-4822-a289-23ef5587fabb with payload { 05:46:28 "model-invariant-id": "test-model-98299f8d-3182-4822-a289-23ef5587fabb", 05:46:28 "model-type": "some-type" 05:46:28 } 05:46:28 2024-08-06 05:46:28.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:28 2024-08-06 05:46:28.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:28 2024-08-06 05:46:28.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-98299f8d-3182-4822-a289-23ef5587fabb/model-vers/model-ver/test-model-ver-9b0e1f11-f646-49c0-859f-94f1be45b522 with payload { 05:46:28 "model-version-id": "test-model-ver-9b0e1f11-f646-49c0-859f-94f1be45b522", 05:46:28 "model-name": "some-model", 05:46:28 "model-version": "testValue" 05:46:28 } 05:46:28 2024-08-06 05:46:28.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:28 2024-08-06 05:46:28.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:28 2024-08-06 05:46:28.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-41311535-a9d0-413f-91c1-d62b0f0a2ef3 with payload { 05:46:28 "vnf-id": "test-generic-41311535-a9d0-413f-91c1-d62b0f0a2ef3", 05:46:28 "vnf-type": "someval", 05:46:28 "vnf-name": "someval", 05:46:28 "model-invariant-id": "random-wrong-model", 05:46:28 "model-version-id": "random-wrong-model-ver" 05:46:28 } 05:46:28 05:46:28 2024-08-06 05:46:28.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:28 2024-08-06 05:46:28.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.569 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.571 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:28 2024-08-06 05:46:28.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:28 2024-08-06 05:46:28.572 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-41311535-a9d0-413f-91c1-d62b0f0a2ef3","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"]}}} 05:46:28 2024-08-06 05:46:28.572 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-41311535-a9d0-413f-91c1-d62b0f0a2ef3","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"]}}} 05:46:28 2024-08-06 05:46:28.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-80195f3f-6024-4a43-b7d9-9a4994a6b760 with payload { 05:46:28 "model-invariant-id": "test-model-80195f3f-6024-4a43-b7d9-9a4994a6b760", 05:46:28 "model-type": "some-type" 05:46:28 } 05:46:28 2024-08-06 05:46:28.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:28 2024-08-06 05:46:28.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.887 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:28 2024-08-06 05:46:28.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-80195f3f-6024-4a43-b7d9-9a4994a6b760/model-vers/model-ver/test-model-ver-676a6a8a-878c-45a9-a592-9e0fb2d485b3 with payload { 05:46:28 "model-version-id": "test-model-ver-676a6a8a-878c-45a9-a592-9e0fb2d485b3", 05:46:28 "model-name": "some-model", 05:46:28 "model-version": "testValue" 05:46:28 } 05:46:28 2024-08-06 05:46:28.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:28 2024-08-06 05:46:28.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.894 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:28 2024-08-06 05:46:28.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-19892aca-0c4e-4a24-9750-ec1c13f034d5 with payload { 05:46:28 "global-customer-id": "test-customer-19892aca-0c4e-4a24-9750-ec1c13f034d5", 05:46:28 "subscriber-name": "example-subscriber-name-val-99675", 05:46:28 "subscriber-type": "example-subscriber-type-val-40388", 05:46:28 "service-subscriptions": { 05:46:28 "service-subscription": [ 05:46:28 { 05:46:28 "service-type": "test-subtype-651f5a10-da55-494a-9651-aa192b1b0a88", 05:46:28 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:28 "service-instances": { 05:46:28 "service-instance": [ 05:46:28 { 05:46:28 "service-instance-id": "test-tenant-a3b9019b-a3c8-40a2-aa34-4dd25c61bee0", 05:46:28 "service-instance-name": "example-service-instance-name-val-4896", 05:46:28 "service-type": "example-service-type-val-25453", 05:46:28 "service-role": "example-service-role-val-66197", 05:46:28 "environment-context": "example-environment-context-val-95014", 05:46:28 "workload-context": "example-workload-context-val-56102", 05:46:28 "model-invariant-id": "test-model-80195f3f-6024-4a43-b7d9-9a4994a6b760", 05:46:28 "model-version-id": "test-model-ver-676a6a8a-878c-45a9-a592-9e0fb2d485b3" 05:46:28 } 05:46:28 ] 05:46:28 } 05:46:28 } 05:46:28 ] 05:46:28 } 05:46:28 } 05:46:28 2024-08-06 05:46:28.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:28 2024-08-06 05:46:28.900 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.900 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.900 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.901 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.910 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:28 2024-08-06 05:46:28.914 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:28 2024-08-06 05:46:28.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-19892aca-0c4e-4a24-9750-ec1c13f034d5 with depth all 05:46:28 2024-08-06 05:46:28.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:28 2024-08-06 05:46:28.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.919 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:28 2024-08-06 05:46:28.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-170b3007-74cd-4764-a65d-d3f79e488ddd with payload { 05:46:28 "vnf-id": "vnf-170b3007-74cd-4764-a65d-d3f79e488ddd", 05:46:28 "vnf-type": "someval", 05:46:28 "vnf-name": "someval", 05:46:28 "relationship-list": { 05:46:28 "relationship": [ 05:46:28 { 05:46:28 "related-to": "service-instance", 05:46:28 "related-link": "/aai/v12/business/customers/customer/test-customer-19892aca-0c4e-4a24-9750-ec1c13f034d5/service-subscriptions/service-subscription/test-subtype-651f5a10-da55-494a-9651-aa192b1b0a88/service-instances/service-instance/test-tenant-a3b9019b-a3c8-40a2-aa34-4dd25c61bee0" 05:46:28 } 05:46:28 ] 05:46:28 } 05:46:28 } 05:46:28 05:46:28 2024-08-06 05:46:28.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:28 2024-08-06 05:46:28.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.935 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:28 2024-08-06 05:46:28.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-170b3007-74cd-4764-a65d-d3f79e488ddd with depth all 05:46:28 2024-08-06 05:46:28.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:28 2024-08-06 05:46:28.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.945 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:28 2024-08-06 05:46:28.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-19892aca-0c4e-4a24-9750-ec1c13f034d5 with depth all 05:46:28 2024-08-06 05:46:28.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:28 2024-08-06 05:46:28.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:28 2024-08-06 05:46:28.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:28 2024-08-06 05:46:28.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:28 2024-08-06 05:46:28.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:28 2024-08-06 05:46:28.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:28 2024-08-06 05:46:28.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:29 2024-08-06 05:46:29.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ff5574e0-6f39-439f-bd2b-967708a5af38 with payload { 05:46:29 "model-invariant-id": "test-model-ff5574e0-6f39-439f-bd2b-967708a5af38", 05:46:29 "model-type": "some-type" 05:46:29 } 05:46:29 2024-08-06 05:46:29.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:29 2024-08-06 05:46:29.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.276 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:29 2024-08-06 05:46:29.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-ff5574e0-6f39-439f-bd2b-967708a5af38/model-vers/model-ver/test-model-ver-8e22425f-a445-4459-a7d0-c7fabe795cad with payload { 05:46:29 "model-version-id": "test-model-ver-8e22425f-a445-4459-a7d0-c7fabe795cad", 05:46:29 "model-name": "some-model", 05:46:29 "model-version": "testValue" 05:46:29 } 05:46:29 2024-08-06 05:46:29.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:29 2024-08-06 05:46:29.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.281 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.284 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:29 2024-08-06 05:46:29.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-47118d74-c25e-4a85-8f3c-ad7bfa8f5ea1 with payload { 05:46:29 "vnf-id": "test-generic-47118d74-c25e-4a85-8f3c-ad7bfa8f5ea1", 05:46:29 "vnf-type": "someval", 05:46:29 "vnf-name": "someval", 05:46:29 "model-invariant-id": "test-model-ff5574e0-6f39-439f-bd2b-967708a5af38", 05:46:29 "model-version-id": "test-model-ver-8e22425f-a445-4459-a7d0-c7fabe795cad" 05:46:29 } 05:46:29 05:46:29 2024-08-06 05:46:29.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:29 2024-08-06 05:46:29.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.290 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.297 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:29 2024-08-06 05:46:29.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-47118d74-c25e-4a85-8f3c-ad7bfa8f5ea1 with depth all 05:46:29 2024-08-06 05:46:29.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:29 2024-08-06 05:46:29.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:29 2024-08-06 05:46:29.306 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:29 2024-08-06 05:46:29.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-47118d74-c25e-4a85-8f3c-ad7bfa8f5ea1 with payload { 05:46:29 "vnf-id": "test-generic-47118d74-c25e-4a85-8f3c-ad7bfa8f5ea1", 05:46:29 "vnf-type": "someval", 05:46:29 "vnf-name": "someval", 05:46:29 "model-invariant-id": "test-model-ff5574e0-6f39-439f-bd2b-967708a5af38", 05:46:29 "model-version-id": "test-model-ver-8e22425f-a445-4459-a7d0-c7fabe795cad", 05:46:29 "resource-version": "1722923189290" 05:46:29 } 05:46:29 05:46:29 2024-08-06 05:46:29.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:29 2024-08-06 05:46:29.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:29 2024-08-06 05:46:29.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-47118d74-c25e-4a85-8f3c-ad7bfa8f5ea1 with depth all 05:46:29 2024-08-06 05:46:29.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:29 2024-08-06 05:46:29.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:29 2024-08-06 05:46:29.324 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:29 2024-08-06 05:46:29.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-47118d74-c25e-4a85-8f3c-ad7bfa8f5ea1 with resource version 1722923189311 05:46:29 2024-08-06 05:46:29.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:29 2024-08-06 05:46:29.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.328 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.332 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 82104 with label generic-vnf 05:46:29 2024-08-06 05:46:29.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:29 2024-08-06 05:46:29.639 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:29 2024-08-06 05:46:29.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e8f9c379-ce9f-413a-9e03-e6483b95b96c with payload { 05:46:29 "model-invariant-id": "test-model-e8f9c379-ce9f-413a-9e03-e6483b95b96c", 05:46:29 "model-type": "some-type" 05:46:29 } 05:46:29 2024-08-06 05:46:29.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:29 2024-08-06 05:46:29.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.959 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:29 2024-08-06 05:46:29.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e8f9c379-ce9f-413a-9e03-e6483b95b96c/model-vers/model-ver/test-model-ver-5cf4922b-2c8f-4962-b657-ebd973d07e68 with payload { 05:46:29 "model-version-id": "test-model-ver-5cf4922b-2c8f-4962-b657-ebd973d07e68", 05:46:29 "model-name": "some-model", 05:46:29 "model-version": "testValue" 05:46:29 } 05:46:29 2024-08-06 05:46:29.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:29 2024-08-06 05:46:29.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:29 2024-08-06 05:46:29.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-deef25f5-d793-4c90-801a-1a5dba4216df with payload { 05:46:29 "vnf-id": "test-generic-deef25f5-d793-4c90-801a-1a5dba4216df", 05:46:29 "vnf-type": "someval", 05:46:29 "vnf-name": "someval", 05:46:29 "model-invariant-id": "test-model-e8f9c379-ce9f-413a-9e03-e6483b95b96c", 05:46:29 "model-version-id": "test-model-ver-5cf4922b-2c8f-4962-b657-ebd973d07e68" 05:46:29 } 05:46:29 05:46:29 2024-08-06 05:46:29.970 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:29 2024-08-06 05:46:29.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.979 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:29 2024-08-06 05:46:29.983 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:29 2024-08-06 05:46:29.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-deef25f5-d793-4c90-801a-1a5dba4216df with depth all 05:46:29 2024-08-06 05:46:29.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:29 2024-08-06 05:46:29.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:29 2024-08-06 05:46:29.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:29 2024-08-06 05:46:29.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:29 2024-08-06 05:46:29.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-deef25f5-d793-4c90-801a-1a5dba4216df with resource version 1722923189972 05:46:29 2024-08-06 05:46:29.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:29 2024-08-06 05:46:29.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:29 2024-08-06 05:46:29.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:29 2024-08-06 05:46:29.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:29 2024-08-06 05:46:29.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:30 2024-08-06 05:46:29.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 163984 with label generic-vnf 05:46:30 2024-08-06 05:46:29.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:30 2024-08-06 05:46:30.000 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:30 2024-08-06 05:46:30.302 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:30 2024-08-06 05:46:30.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f4c8e9a0-634d-45bd-8d7f-e8658fb92036 with payload { 05:46:30 "model-invariant-id": "test-model-f4c8e9a0-634d-45bd-8d7f-e8658fb92036", 05:46:30 "model-type": "some-type" 05:46:30 } 05:46:30 2024-08-06 05:46:30.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:30 2024-08-06 05:46:30.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:30 2024-08-06 05:46:30.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:30 2024-08-06 05:46:30.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:30 2024-08-06 05:46:30.619 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:30 2024-08-06 05:46:30.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:30 2024-08-06 05:46:30.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:30 2024-08-06 05:46:30.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f4c8e9a0-634d-45bd-8d7f-e8658fb92036/model-vers/model-ver/test-model-ver-7b636be7-8ec3-407f-94b3-515cead31f75 with payload { 05:46:30 "model-version-id": "test-model-ver-7b636be7-8ec3-407f-94b3-515cead31f75", 05:46:30 "model-name": "some-model", 05:46:30 "model-version": "testValue" 05:46:30 } 05:46:30 2024-08-06 05:46:30.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:30 2024-08-06 05:46:30.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:30 2024-08-06 05:46:30.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:30 2024-08-06 05:46:30.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:30 2024-08-06 05:46:30.626 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:30 2024-08-06 05:46:30.629 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:30 2024-08-06 05:46:30.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:30 2024-08-06 05:46:30.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-0758c241-c473-4163-af12-837833cae65c with payload { 05:46:30 "vnf-id": "test-generic-0758c241-c473-4163-af12-837833cae65c", 05:46:30 "vnf-type": "someval", 05:46:30 "vnf-name": "someval", 05:46:30 "model-invariant-id": "some-model" 05:46:30 } 05:46:30 2024-08-06 05:46:30.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:30 2024-08-06 05:46:30.634 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 05:46:30 2024-08-06 05:46:30.636 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 05:46:30 2024-08-06 05:46:30.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:30 2024-08-06 05:46:30.636 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-0758c241-c473-4163-af12-837833cae65c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:30 2024-08-06 05:46:30.636 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-0758c241-c473-4163-af12-837833cae65c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:30 2024-08-06 05:46:30.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1c743730-ae1e-4acc-8cca-183f5ab3ab5c with payload { 05:46:30 "model-invariant-id": "test-model-1c743730-ae1e-4acc-8cca-183f5ab3ab5c", 05:46:30 "model-type": "some-type" 05:46:30 } 05:46:30 2024-08-06 05:46:30.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:30 2024-08-06 05:46:30.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:30 2024-08-06 05:46:30.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:30 2024-08-06 05:46:30.948 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:30 2024-08-06 05:46:30.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:30 2024-08-06 05:46:30.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:30 2024-08-06 05:46:30.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:30 2024-08-06 05:46:30.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-1c743730-ae1e-4acc-8cca-183f5ab3ab5c/model-vers/model-ver/test-model-ver-3130fdb9-0cc9-4624-80d7-4ad8f65e33c5 with payload { 05:46:30 "model-version-id": "test-model-ver-3130fdb9-0cc9-4624-80d7-4ad8f65e33c5", 05:46:30 "model-name": "some-model", 05:46:30 "model-version": "testValue" 05:46:30 } 05:46:30 2024-08-06 05:46:30.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:30 2024-08-06 05:46:30.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:30 2024-08-06 05:46:30.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:30 2024-08-06 05:46:30.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:30 2024-08-06 05:46:30.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:30 2024-08-06 05:46:30.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:30 2024-08-06 05:46:30.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:30 2024-08-06 05:46:30.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7165c9af-b08c-4736-9e0d-16f1f56d4ef2 with payload { 05:46:30 "vnf-id": "test-generic-7165c9af-b08c-4736-9e0d-16f1f56d4ef2", 05:46:30 "vnf-type": "someval", 05:46:30 "vnf-name": "someval", 05:46:30 "model-invariant-id": "test-model-1c743730-ae1e-4acc-8cca-183f5ab3ab5c", 05:46:30 "model-version-id": "test-model-ver-3130fdb9-0cc9-4624-80d7-4ad8f65e33c5" 05:46:30 } 05:46:30 05:46:30 2024-08-06 05:46:30.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:30 2024-08-06 05:46:30.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:30 2024-08-06 05:46:30.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:30 2024-08-06 05:46:30.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:30 2024-08-06 05:46:30.964 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:30 2024-08-06 05:46:30.971 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:30 2024-08-06 05:46:30.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:30 2024-08-06 05:46:30.975 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:30 2024-08-06 05:46:30.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7165c9af-b08c-4736-9e0d-16f1f56d4ef2 with depth all 05:46:30 2024-08-06 05:46:30.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:30 2024-08-06 05:46:30.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:30 2024-08-06 05:46:30.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:30 2024-08-06 05:46:30.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:30 2024-08-06 05:46:30.979 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:30 2024-08-06 05:46:30.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:30 2024-08-06 05:46:30.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:30 2024-08-06 05:46:30.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-7165c9af-b08c-4736-9e0d-16f1f56d4ef2 with payload { 05:46:30 "vnf-id": "test-generic-7165c9af-b08c-4736-9e0d-16f1f56d4ef2", 05:46:30 "vnf-type": "someval", 05:46:30 "vnf-name": "someval", 05:46:30 "model-invariant-id": "test-model-e7f4cc23-cf74-4cd8-8c13-9568715e6d4d", 05:46:30 "model-version-id": "test-model-ver-3593ce19-9f47-400e-800f-f666dc2414c1", 05:46:30 "resource-version": "1722923190963" 05:46:30 } 05:46:30 05:46:30 2024-08-06 05:46:30.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:30 2024-08-06 05:46:30.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:30 2024-08-06 05:46:30.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:30 2024-08-06 05:46:30.985 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:30 2024-08-06 05:46:30.985 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:30 2024-08-06 05:46:30.987 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-e7f4cc23-cf74-4cd8-8c13-9568715e6d4d/model-vers/model-ver/test-model-ver-3593ce19-9f47-400e-800f-f666dc2414c1#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:30 2024-08-06 05:46:30.988 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:30 2024-08-06 05:46:30.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:30 2024-08-06 05:46:30.988 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-7165c9af-b08c-4736-9e0d-16f1f56d4ef2","Node Not Found:object located at service-design-and-creation/models/model/test-model-e7f4cc23-cf74-4cd8-8c13-9568715e6d4d/model-vers/model-ver/test-model-ver-3593ce19-9f47-400e-800f-f666dc2414c1#model-version not found","ERR.5.4.6114"]}}} 05:46:30 2024-08-06 05:46:30.988 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:31 2024-08-06 05:46:31.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-854318c6-9e1d-4e4f-ae26-aca9bdcc78fc with payload { 05:46:31 "model-invariant-id": "test-model-854318c6-9e1d-4e4f-ae26-aca9bdcc78fc", 05:46:31 "model-type": "some-type" 05:46:31 } 05:46:31 2024-08-06 05:46:31.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:31 2024-08-06 05:46:31.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.304 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-854318c6-9e1d-4e4f-ae26-aca9bdcc78fc/model-vers/model-ver/test-model-ver-76a7fecb-8116-42b2-98d8-d1a865f27815 with payload { 05:46:31 "model-version-id": "test-model-ver-76a7fecb-8116-42b2-98d8-d1a865f27815", 05:46:31 "model-name": "some-model", 05:46:31 "model-version": "testValue" 05:46:31 } 05:46:31 2024-08-06 05:46:31.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:31 2024-08-06 05:46:31.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-16d0a28f-10ab-4919-b870-fe05943043c8 with payload { 05:46:31 "vnf-id": "test-generic-16d0a28f-10ab-4919-b870-fe05943043c8", 05:46:31 "vnf-type": "someval", 05:46:31 "vnf-name": "someval", 05:46:31 "model-invariant-id": "test-model-854318c6-9e1d-4e4f-ae26-aca9bdcc78fc", 05:46:31 "model-version-id": "test-model-ver-76a7fecb-8116-42b2-98d8-d1a865f27815" 05:46:31 } 05:46:31 05:46:31 2024-08-06 05:46:31.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:31 2024-08-06 05:46:31.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.318 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.325 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.329 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:31 2024-08-06 05:46:31.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-16d0a28f-10ab-4919-b870-fe05943043c8 with depth all 05:46:31 2024-08-06 05:46:31.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:31 2024-08-06 05:46:31.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.333 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:31 2024-08-06 05:46:31.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8ed11772-096b-4116-a082-4f4213fec9db with payload { 05:46:31 "model-invariant-id": "test-model-8ed11772-096b-4116-a082-4f4213fec9db", 05:46:31 "model-type": "some-type" 05:46:31 } 05:46:31 2024-08-06 05:46:31.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:31 2024-08-06 05:46:31.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8ed11772-096b-4116-a082-4f4213fec9db/model-vers/model-ver/test-model-ver-24d5830c-622d-4318-99a2-58927440091e with payload { 05:46:31 "model-version-id": "test-model-ver-24d5830c-622d-4318-99a2-58927440091e", 05:46:31 "model-name": "some-model", 05:46:31 "model-version": "testValue" 05:46:31 } 05:46:31 2024-08-06 05:46:31.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:31 2024-08-06 05:46:31.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.348 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-16d0a28f-10ab-4919-b870-fe05943043c8 with payload { 05:46:31 "vnf-id": "test-generic-16d0a28f-10ab-4919-b870-fe05943043c8", 05:46:31 "vnf-type": "someval", 05:46:31 "vnf-name": "someval", 05:46:31 "model-invariant-id": "test-model-8ed11772-096b-4116-a082-4f4213fec9db", 05:46:31 "resource-version": "${resource-version}" 05:46:31 } 05:46:31 2024-08-06 05:46:31.352 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:31 2024-08-06 05:46:31.354 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 05:46:31 2024-08-06 05:46:31.354 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 05:46:31 2024-08-06 05:46:31.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:31 2024-08-06 05:46:31.354 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-16d0a28f-10ab-4919-b870-fe05943043c8","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:31 2024-08-06 05:46:31.355 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:31 2024-08-06 05:46:31.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-4df2b406-26b9-46ad-bdc5-5d549a134487 with payload { 05:46:31 "model-invariant-id": "test-model-4df2b406-26b9-46ad-bdc5-5d549a134487", 05:46:31 "model-type": "some-type" 05:46:31 } 05:46:31 2024-08-06 05:46:31.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:31 2024-08-06 05:46:31.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.673 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-4df2b406-26b9-46ad-bdc5-5d549a134487/model-vers/model-ver/test-model-ver-ba17fc49-c61f-4291-a584-5f111d5f636d with payload { 05:46:31 "model-version-id": "test-model-ver-ba17fc49-c61f-4291-a584-5f111d5f636d", 05:46:31 "model-name": "some-model", 05:46:31 "model-version": "testValue" 05:46:31 } 05:46:31 2024-08-06 05:46:31.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:31 2024-08-06 05:46:31.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.678 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-59ebabd6-7f27-40b4-a601-cc744f5918d6 with payload { 05:46:31 "vnf-id": "test-generic-59ebabd6-7f27-40b4-a601-cc744f5918d6", 05:46:31 "vnf-type": "someval", 05:46:31 "vnf-name": "someval", 05:46:31 "model-invariant-id": "test-model-4df2b406-26b9-46ad-bdc5-5d549a134487", 05:46:31 "model-version-id": "test-model-ver-ba17fc49-c61f-4291-a584-5f111d5f636d" 05:46:31 } 05:46:31 05:46:31 2024-08-06 05:46:31.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:31 2024-08-06 05:46:31.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.693 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.698 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:31 2024-08-06 05:46:31.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-59ebabd6-7f27-40b4-a601-cc744f5918d6 with depth all 05:46:31 2024-08-06 05:46:31.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:31 2024-08-06 05:46:31.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.703 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.703 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.707 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:31 2024-08-06 05:46:31.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-907ec528-668e-40ba-9668-dc3616e4ca22 with payload { 05:46:31 "model-invariant-id": "test-model-907ec528-668e-40ba-9668-dc3616e4ca22", 05:46:31 "model-type": "some-type" 05:46:31 } 05:46:31 2024-08-06 05:46:31.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:31 2024-08-06 05:46:31.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.711 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-907ec528-668e-40ba-9668-dc3616e4ca22/model-vers/model-ver/test-model-ver-cd011041-fa3d-4175-9e81-e4809607f2ec with payload { 05:46:31 "model-version-id": "test-model-ver-cd011041-fa3d-4175-9e81-e4809607f2ec", 05:46:31 "model-name": "some-model", 05:46:31 "model-version": "testValue" 05:46:31 } 05:46:31 2024-08-06 05:46:31.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:31 2024-08-06 05:46:31.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.715 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.716 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:31 2024-08-06 05:46:31.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-59ebabd6-7f27-40b4-a601-cc744f5918d6 with payload { 05:46:31 "vnf-id": "test-generic-59ebabd6-7f27-40b4-a601-cc744f5918d6", 05:46:31 "vnf-type": "someval", 05:46:31 "vnf-name": "someval", 05:46:31 "model-invariant-id": "test-model-907ec528-668e-40ba-9668-dc3616e4ca22", 05:46:31 "model-version-id": "test-model-ver-cd011041-fa3d-4175-9e81-e4809607f2ec", 05:46:31 "resource-version": "1722923191686" 05:46:31 } 05:46:31 05:46:31 2024-08-06 05:46:31.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:31 2024-08-06 05:46:31.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.723 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.729 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.732 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:31 2024-08-06 05:46:31.733 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:31 2024-08-06 05:46:31.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-59ebabd6-7f27-40b4-a601-cc744f5918d6 with depth all 05:46:31 2024-08-06 05:46:31.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:31 2024-08-06 05:46:31.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.737 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.741 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:31 2024-08-06 05:46:31.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-59ebabd6-7f27-40b4-a601-cc744f5918d6 with resource version 1722923191723 05:46:31 2024-08-06 05:46:31.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:31 2024-08-06 05:46:31.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:31 2024-08-06 05:46:31.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:31 2024-08-06 05:46:31.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:31 2024-08-06 05:46:31.742 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:31 2024-08-06 05:46:31.746 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 81936 with label generic-vnf 05:46:31 2024-08-06 05:46:31.747 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:31 2024-08-06 05:46:31.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:32 2024-08-06 05:46:32.052 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:32 2024-08-06 05:46:32.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c6a6c6ac-f726-4457-affd-ac883f6e4d11 with payload { 05:46:32 "model-invariant-id": "test-model-c6a6c6ac-f726-4457-affd-ac883f6e4d11", 05:46:32 "model-type": "some-type" 05:46:32 } 05:46:32 2024-08-06 05:46:32.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:32 2024-08-06 05:46:32.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.373 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:32 2024-08-06 05:46:32.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c6a6c6ac-f726-4457-affd-ac883f6e4d11/model-vers/model-ver/test-model-ver-53f36f15-087a-4842-b2dd-4280759bd28d with payload { 05:46:32 "model-version-id": "test-model-ver-53f36f15-087a-4842-b2dd-4280759bd28d", 05:46:32 "model-name": "some-model", 05:46:32 "model-version": "testValue" 05:46:32 } 05:46:32 2024-08-06 05:46:32.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:32 2024-08-06 05:46:32.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.377 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.380 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:32 2024-08-06 05:46:32.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-35f5e57f-3c58-42bf-86c8-0ede0edc19ad with payload { 05:46:32 "vnf-id": "test-generic-35f5e57f-3c58-42bf-86c8-0ede0edc19ad", 05:46:32 "vnf-type": "someval", 05:46:32 "vnf-name": "someval", 05:46:32 "model-invariant-id": "test-model-c6a6c6ac-f726-4457-affd-ac883f6e4d11", 05:46:32 "model-version-id": "test-model-ver-53f36f15-087a-4842-b2dd-4280759bd28d" 05:46:32 } 05:46:32 05:46:32 2024-08-06 05:46:32.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:32 2024-08-06 05:46:32.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.386 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.393 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:32 2024-08-06 05:46:32.397 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:32 2024-08-06 05:46:32.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-c6a6c6ac-f726-4457-affd-ac883f6e4d11/model-vers/model-ver/test-model-ver-53f36f15-087a-4842-b2dd-4280759bd28d with depth all 05:46:32 2024-08-06 05:46:32.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:32 2024-08-06 05:46:32.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.403 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:32 2024-08-06 05:46:32.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-c6a6c6ac-f726-4457-affd-ac883f6e4d11/model-vers/model-ver/test-model-ver-53f36f15-087a-4842-b2dd-4280759bd28d with resource version 1722923192377 05:46:32 2024-08-06 05:46:32.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:32 2024-08-06 05:46:32.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.408 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:32 2024-08-06 05:46:32.409 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:32 2024-08-06 05:46:32.409 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-c6a6c6ac-f726-4457-affd-ac883f6e4d11/model-vers/model-ver/test-model-ver-53f36f15-087a-4842-b2dd-4280759bd28d"]}}} 05:46:32 2024-08-06 05:46:32.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-dc2b33d1-2acc-4ed3-9a31-15dc3a574533 with payload { 05:46:32 "model-invariant-id": "test-model-dc2b33d1-2acc-4ed3-9a31-15dc3a574533", 05:46:32 "model-type": "some-type" 05:46:32 } 05:46:32 2024-08-06 05:46:32.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:32 2024-08-06 05:46:32.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.718 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.720 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:32 2024-08-06 05:46:32.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-dc2b33d1-2acc-4ed3-9a31-15dc3a574533/model-vers/model-ver/test-model-ver-380ca8af-24b4-4cdf-aece-622cc792094a with payload { 05:46:32 "model-version-id": "test-model-ver-380ca8af-24b4-4cdf-aece-622cc792094a", 05:46:32 "model-name": "some-model", 05:46:32 "model-version": "testValue" 05:46:32 } 05:46:32 2024-08-06 05:46:32.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:32 2024-08-06 05:46:32.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.727 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:32 2024-08-06 05:46:32.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-260695a7-e9a1-4b26-b744-6e74ce60fd8b with payload { 05:46:32 "vnf-id": "test-generic-260695a7-e9a1-4b26-b744-6e74ce60fd8b", 05:46:32 "vnf-type": "someval", 05:46:32 "vnf-name": "someval", 05:46:32 "model-invariant-id": "test-model-dc2b33d1-2acc-4ed3-9a31-15dc3a574533", 05:46:32 "model-version-id": "test-model-ver-380ca8af-24b4-4cdf-aece-622cc792094a" 05:46:32 } 05:46:32 05:46:32 2024-08-06 05:46:32.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:32 2024-08-06 05:46:32.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.733 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:32 2024-08-06 05:46:32.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-260695a7-e9a1-4b26-b744-6e74ce60fd8b with depth all 05:46:32 2024-08-06 05:46:32.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:32 2024-08-06 05:46:32.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.748 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:32 2024-08-06 05:46:32.749 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:32 2024-08-06 05:46:32.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-260695a7-e9a1-4b26-b744-6e74ce60fd8b with payload { 05:46:32 "vnf-id": "test-generic-260695a7-e9a1-4b26-b744-6e74ce60fd8b", 05:46:32 "vnf-type": "someval", 05:46:32 "vnf-name": "someval" 05:46:32 , "resource-version": "1722923192733"} 05:46:32 2024-08-06 05:46:32.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:32 2024-08-06 05:46:32.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.754 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.754 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.760 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:32 2024-08-06 05:46:32.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-260695a7-e9a1-4b26-b744-6e74ce60fd8b with depth all 05:46:32 2024-08-06 05:46:32.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:32 2024-08-06 05:46:32.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.765 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:32 2024-08-06 05:46:32.768 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:32 2024-08-06 05:46:32.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-260695a7-e9a1-4b26-b744-6e74ce60fd8b with resource version 1722923192754 05:46:32 2024-08-06 05:46:32.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:32 2024-08-06 05:46:32.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:32 2024-08-06 05:46:32.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:32 2024-08-06 05:46:32.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:32 2024-08-06 05:46:32.772 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:32 2024-08-06 05:46:32.776 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299208 with label generic-vnf 05:46:32 2024-08-06 05:46:32.777 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:32 2024-08-06 05:46:32.777 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:33 2024-08-06 05:46:33.079 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:33 2024-08-06 05:46:33.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-bf7bc609-ce5b-45b7-9ddb-c74e82e21ab6 with payload { 05:46:33 "model-invariant-id": "test-model-bf7bc609-ce5b-45b7-9ddb-c74e82e21ab6", 05:46:33 "model-type": "some-type" 05:46:33 } 05:46:33 2024-08-06 05:46:33.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:33 2024-08-06 05:46:33.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:33 2024-08-06 05:46:33.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-bf7bc609-ce5b-45b7-9ddb-c74e82e21ab6/model-vers/model-ver/test-model-ver-40abd406-ee97-4479-8cab-c31566e1d393 with payload { 05:46:33 "model-version-id": "test-model-ver-40abd406-ee97-4479-8cab-c31566e1d393", 05:46:33 "model-name": "some-model", 05:46:33 "model-version": "testValue" 05:46:33 } 05:46:33 2024-08-06 05:46:33.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:33 2024-08-06 05:46:33.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:33 2024-08-06 05:46:33.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-77ccf2a9-3bc7-4f14-b665-e52ca8470d57 with payload { 05:46:33 "vnf-id": "test-generic-77ccf2a9-3bc7-4f14-b665-e52ca8470d57", 05:46:33 "vnf-type": "someval", 05:46:33 "vnf-name": "someval", 05:46:33 "model-invariant-id": "random-wrong-model", 05:46:33 "model-version-id": "random-wrong-model-ver" 05:46:33 } 05:46:33 05:46:33 2024-08-06 05:46:33.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:33 2024-08-06 05:46:33.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.413 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:33 2024-08-06 05:46:33.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:33 2024-08-06 05:46:33.414 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-77ccf2a9-3bc7-4f14-b665-e52ca8470d57","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"]}}} 05:46:33 2024-08-06 05:46:33.414 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-77ccf2a9-3bc7-4f14-b665-e52ca8470d57","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"]}}} 05:46:33 2024-08-06 05:46:33.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-636e799d-619e-4f62-b120-03680bd1d137 with payload { 05:46:33 "model-invariant-id": "test-model-636e799d-619e-4f62-b120-03680bd1d137", 05:46:33 "model-type": "some-type" 05:46:33 } 05:46:33 2024-08-06 05:46:33.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:33 2024-08-06 05:46:33.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.724 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.726 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:33 2024-08-06 05:46:33.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-636e799d-619e-4f62-b120-03680bd1d137/model-vers/model-ver/test-model-ver-d19ae49f-33dc-4431-a3a1-8c642f740ef2 with payload { 05:46:33 "model-version-id": "test-model-ver-d19ae49f-33dc-4431-a3a1-8c642f740ef2", 05:46:33 "model-name": "some-model", 05:46:33 "model-version": "testValue" 05:46:33 } 05:46:33 2024-08-06 05:46:33.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:33 2024-08-06 05:46:33.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.734 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:33 2024-08-06 05:46:33.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-db694880-7d83-44e3-a6be-8261dc6ae981 with payload { 05:46:33 "global-customer-id": "test-customer-db694880-7d83-44e3-a6be-8261dc6ae981", 05:46:33 "subscriber-name": "example-subscriber-name-val-99675", 05:46:33 "subscriber-type": "example-subscriber-type-val-40388", 05:46:33 "service-subscriptions": { 05:46:33 "service-subscription": [ 05:46:33 { 05:46:33 "service-type": "test-subtype-b64678c1-a6ea-4c57-8d0a-e10fa0acc928", 05:46:33 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:33 "service-instances": { 05:46:33 "service-instance": [ 05:46:33 { 05:46:33 "service-instance-id": "test-tenant-05452d3c-e240-42e8-8e00-1b3e34c6845d", 05:46:33 "service-instance-name": "example-service-instance-name-val-4896", 05:46:33 "service-type": "example-service-type-val-25453", 05:46:33 "service-role": "example-service-role-val-66197", 05:46:33 "environment-context": "example-environment-context-val-95014", 05:46:33 "workload-context": "example-workload-context-val-56102", 05:46:33 "model-invariant-id": "test-model-636e799d-619e-4f62-b120-03680bd1d137", 05:46:33 "model-version-id": "test-model-ver-d19ae49f-33dc-4431-a3a1-8c642f740ef2" 05:46:33 } 05:46:33 ] 05:46:33 } 05:46:33 } 05:46:33 ] 05:46:33 } 05:46:33 } 05:46:33 2024-08-06 05:46:33.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:33 2024-08-06 05:46:33.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.749 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.752 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:33 2024-08-06 05:46:33.753 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:33 2024-08-06 05:46:33.756 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-db694880-7d83-44e3-a6be-8261dc6ae981 with depth all 05:46:33 2024-08-06 05:46:33.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:33 2024-08-06 05:46:33.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.757 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.761 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:33 2024-08-06 05:46:33.762 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-1dc49431-be4b-4aaa-8616-b7cb30b0ef7c with payload { 05:46:33 "vnf-id": "vnf-1dc49431-be4b-4aaa-8616-b7cb30b0ef7c", 05:46:33 "vnf-type": "someval", 05:46:33 "vnf-name": "someval", 05:46:33 "relationship-list": { 05:46:33 "relationship": [ 05:46:33 { 05:46:33 "related-to": "service-instance", 05:46:33 "related-link": "/aai/v13/business/customers/customer/test-customer-db694880-7d83-44e3-a6be-8261dc6ae981/service-subscriptions/service-subscription/test-subtype-b64678c1-a6ea-4c57-8d0a-e10fa0acc928/service-instances/service-instance/test-tenant-05452d3c-e240-42e8-8e00-1b3e34c6845d" 05:46:33 } 05:46:33 ] 05:46:33 } 05:46:33 } 05:46:33 05:46:33 2024-08-06 05:46:33.763 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:33 2024-08-06 05:46:33.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.764 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.765 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:33 2024-08-06 05:46:33.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-1dc49431-be4b-4aaa-8616-b7cb30b0ef7c with depth all 05:46:33 2024-08-06 05:46:33.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:33 2024-08-06 05:46:33.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:33 2024-08-06 05:46:33.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-db694880-7d83-44e3-a6be-8261dc6ae981 with depth all 05:46:33 2024-08-06 05:46:33.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:33 2024-08-06 05:46:33.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:33 2024-08-06 05:46:33.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:33 2024-08-06 05:46:33.790 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:33 2024-08-06 05:46:33.790 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:33 2024-08-06 05:46:33.795 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:33 2024-08-06 05:46:33.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:34 2024-08-06 05:46:34.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c3044cc5-666f-4ff1-99eb-6c2d9b650a50 with payload { 05:46:34 "model-invariant-id": "test-model-c3044cc5-666f-4ff1-99eb-6c2d9b650a50", 05:46:34 "model-type": "some-type" 05:46:34 } 05:46:34 2024-08-06 05:46:34.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:34 2024-08-06 05:46:34.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.108 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:34 2024-08-06 05:46:34.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c3044cc5-666f-4ff1-99eb-6c2d9b650a50/model-vers/model-ver/test-model-ver-4d9edd51-23bf-406b-8690-205755377518 with payload { 05:46:34 "model-version-id": "test-model-ver-4d9edd51-23bf-406b-8690-205755377518", 05:46:34 "model-name": "some-model", 05:46:34 "model-version": "testValue" 05:46:34 } 05:46:34 2024-08-06 05:46:34.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:34 2024-08-06 05:46:34.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:34 2024-08-06 05:46:34.121 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e03560b-75f6-468e-99b2-6b0f97275143 with payload { 05:46:34 "vnf-id": "test-generic-2e03560b-75f6-468e-99b2-6b0f97275143", 05:46:34 "vnf-type": "someval", 05:46:34 "vnf-name": "someval", 05:46:34 "model-invariant-id": "test-model-c3044cc5-666f-4ff1-99eb-6c2d9b650a50", 05:46:34 "model-version-id": "test-model-ver-4d9edd51-23bf-406b-8690-205755377518" 05:46:34 } 05:46:34 05:46:34 2024-08-06 05:46:34.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:34 2024-08-06 05:46:34.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:34 2024-08-06 05:46:34.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e03560b-75f6-468e-99b2-6b0f97275143 with depth all 05:46:34 2024-08-06 05:46:34.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:34 2024-08-06 05:46:34.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.135 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.136 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:34 2024-08-06 05:46:34.140 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:34 2024-08-06 05:46:34.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e03560b-75f6-468e-99b2-6b0f97275143 with payload { 05:46:34 "vnf-id": "test-generic-2e03560b-75f6-468e-99b2-6b0f97275143", 05:46:34 "vnf-type": "someval", 05:46:34 "vnf-name": "someval", 05:46:34 "model-invariant-id": "test-model-c3044cc5-666f-4ff1-99eb-6c2d9b650a50", 05:46:34 "model-version-id": "test-model-ver-4d9edd51-23bf-406b-8690-205755377518", 05:46:34 "resource-version": "1722923194123" 05:46:34 } 05:46:34 05:46:34 2024-08-06 05:46:34.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:34 2024-08-06 05:46:34.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:34 2024-08-06 05:46:34.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e03560b-75f6-468e-99b2-6b0f97275143 with depth all 05:46:34 2024-08-06 05:46:34.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:34 2024-08-06 05:46:34.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.155 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.155 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.158 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:34 2024-08-06 05:46:34.159 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:34 2024-08-06 05:46:34.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-2e03560b-75f6-468e-99b2-6b0f97275143 with resource version 1722923194145 05:46:34 2024-08-06 05:46:34.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:34 2024-08-06 05:46:34.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.166 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 110776 with label generic-vnf 05:46:34 2024-08-06 05:46:34.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:34 2024-08-06 05:46:34.472 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:34 2024-08-06 05:46:34.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-de20a9db-4f73-43e2-ab23-df049a831d81 with payload { 05:46:34 "model-invariant-id": "test-model-de20a9db-4f73-43e2-ab23-df049a831d81", 05:46:34 "model-type": "some-type" 05:46:34 } 05:46:34 2024-08-06 05:46:34.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:34 2024-08-06 05:46:34.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.786 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:34 2024-08-06 05:46:34.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-de20a9db-4f73-43e2-ab23-df049a831d81/model-vers/model-ver/test-model-ver-ce1fc0f6-e036-407d-b11e-0c4939283fbe with payload { 05:46:34 "model-version-id": "test-model-ver-ce1fc0f6-e036-407d-b11e-0c4939283fbe", 05:46:34 "model-name": "some-model", 05:46:34 "model-version": "testValue" 05:46:34 } 05:46:34 2024-08-06 05:46:34.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:34 2024-08-06 05:46:34.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:34 2024-08-06 05:46:34.799 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fb0355ed-8c6c-4aac-ae47-e3ba33bdd8df with payload { 05:46:34 "vnf-id": "test-generic-fb0355ed-8c6c-4aac-ae47-e3ba33bdd8df", 05:46:34 "vnf-type": "someval", 05:46:34 "vnf-name": "someval", 05:46:34 "model-invariant-id": "test-model-de20a9db-4f73-43e2-ab23-df049a831d81", 05:46:34 "model-version-id": "test-model-ver-ce1fc0f6-e036-407d-b11e-0c4939283fbe" 05:46:34 } 05:46:34 05:46:34 2024-08-06 05:46:34.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:34 2024-08-06 05:46:34.802 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.802 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.802 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.802 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.809 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:34 2024-08-06 05:46:34.813 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:34 2024-08-06 05:46:34.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fb0355ed-8c6c-4aac-ae47-e3ba33bdd8df with depth all 05:46:34 2024-08-06 05:46:34.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:34 2024-08-06 05:46:34.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.817 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.820 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:34 2024-08-06 05:46:34.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fb0355ed-8c6c-4aac-ae47-e3ba33bdd8df with resource version 1722923194801 05:46:34 2024-08-06 05:46:34.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:34 2024-08-06 05:46:34.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:34 2024-08-06 05:46:34.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:34 2024-08-06 05:46:34.822 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:34 2024-08-06 05:46:34.822 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:34 2024-08-06 05:46:34.826 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 94216 with label generic-vnf 05:46:34 2024-08-06 05:46:34.827 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:34 2024-08-06 05:46:34.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:35 2024-08-06 05:46:35.131 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:35 2024-08-06 05:46:35.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-47d5c2e9-ccae-467d-aea7-3314ba26aacf with payload { 05:46:35 "model-invariant-id": "test-model-47d5c2e9-ccae-467d-aea7-3314ba26aacf", 05:46:35 "model-type": "some-type" 05:46:35 } 05:46:35 2024-08-06 05:46:35.444 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:35 2024-08-06 05:46:35.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:35 2024-08-06 05:46:35.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:35 2024-08-06 05:46:35.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:35 2024-08-06 05:46:35.446 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:35 2024-08-06 05:46:35.448 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:35 2024-08-06 05:46:35.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:35 2024-08-06 05:46:35.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-47d5c2e9-ccae-467d-aea7-3314ba26aacf/model-vers/model-ver/test-model-ver-9d822e89-efac-419a-9ac4-520f5b68bb07 with payload { 05:46:35 "model-version-id": "test-model-ver-9d822e89-efac-419a-9ac4-520f5b68bb07", 05:46:35 "model-name": "some-model", 05:46:35 "model-version": "testValue" 05:46:35 } 05:46:35 2024-08-06 05:46:35.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:35 2024-08-06 05:46:35.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:35 2024-08-06 05:46:35.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:35 2024-08-06 05:46:35.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:35 2024-08-06 05:46:35.453 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:35 2024-08-06 05:46:35.455 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:35 2024-08-06 05:46:35.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:35 2024-08-06 05:46:35.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fa572695-a594-4163-8c79-5bba16abfd1a with payload { 05:46:35 "vnf-id": "test-generic-fa572695-a594-4163-8c79-5bba16abfd1a", 05:46:35 "vnf-type": "someval", 05:46:35 "vnf-name": "someval", 05:46:35 "model-invariant-id": "some-model" 05:46:35 } 05:46:35 2024-08-06 05:46:35.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:35 2024-08-06 05:46:35.461 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 05:46:35 2024-08-06 05:46:35.461 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 05:46:35 2024-08-06 05:46:35.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:35 2024-08-06 05:46:35.462 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-fa572695-a594-4163-8c79-5bba16abfd1a","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:35 2024-08-06 05:46:35.462 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-fa572695-a594-4163-8c79-5bba16abfd1a","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:35 2024-08-06 05:46:35.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d946c1fe-d58a-4aa6-af5d-fad0a2f87938 with payload { 05:46:35 "model-invariant-id": "test-model-d946c1fe-d58a-4aa6-af5d-fad0a2f87938", 05:46:35 "model-type": "some-type" 05:46:35 } 05:46:35 2024-08-06 05:46:35.772 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:35 2024-08-06 05:46:35.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:35 2024-08-06 05:46:35.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:35 2024-08-06 05:46:35.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:35 2024-08-06 05:46:35.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:35 2024-08-06 05:46:35.776 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:35 2024-08-06 05:46:35.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:35 2024-08-06 05:46:35.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d946c1fe-d58a-4aa6-af5d-fad0a2f87938/model-vers/model-ver/test-model-ver-a4b9c0da-6e27-4aaf-8640-7815b08fd583 with payload { 05:46:35 "model-version-id": "test-model-ver-a4b9c0da-6e27-4aaf-8640-7815b08fd583", 05:46:35 "model-name": "some-model", 05:46:35 "model-version": "testValue" 05:46:35 } 05:46:35 2024-08-06 05:46:35.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:35 2024-08-06 05:46:35.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:35 2024-08-06 05:46:35.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:35 2024-08-06 05:46:35.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:35 2024-08-06 05:46:35.784 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:35 2024-08-06 05:46:35.787 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:35 2024-08-06 05:46:35.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:35 2024-08-06 05:46:35.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bae09b2c-9051-4c53-8d47-91959f339a2c with payload { 05:46:35 "vnf-id": "test-generic-bae09b2c-9051-4c53-8d47-91959f339a2c", 05:46:35 "vnf-type": "someval", 05:46:35 "vnf-name": "someval", 05:46:35 "model-invariant-id": "test-model-d946c1fe-d58a-4aa6-af5d-fad0a2f87938", 05:46:35 "model-version-id": "test-model-ver-a4b9c0da-6e27-4aaf-8640-7815b08fd583" 05:46:35 } 05:46:35 05:46:35 2024-08-06 05:46:35.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:35 2024-08-06 05:46:35.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:35 2024-08-06 05:46:35.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:35 2024-08-06 05:46:35.792 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:35 2024-08-06 05:46:35.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:35 2024-08-06 05:46:35.799 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:35 2024-08-06 05:46:35.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:35 2024-08-06 05:46:35.803 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:35 2024-08-06 05:46:35.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bae09b2c-9051-4c53-8d47-91959f339a2c with depth all 05:46:35 2024-08-06 05:46:35.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:35 2024-08-06 05:46:35.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:35 2024-08-06 05:46:35.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:35 2024-08-06 05:46:35.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:35 2024-08-06 05:46:35.807 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:35 2024-08-06 05:46:35.810 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:35 2024-08-06 05:46:35.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:35 2024-08-06 05:46:35.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-bae09b2c-9051-4c53-8d47-91959f339a2c with payload { 05:46:35 "vnf-id": "test-generic-bae09b2c-9051-4c53-8d47-91959f339a2c", 05:46:35 "vnf-type": "someval", 05:46:35 "vnf-name": "someval", 05:46:35 "model-invariant-id": "test-model-fb594851-8fa7-4610-8a3c-a2fb785f7a0c", 05:46:35 "model-version-id": "test-model-ver-addf16d0-9d5a-4e6b-a17e-7be2ab223a37", 05:46:35 "resource-version": "1722923195792" 05:46:35 } 05:46:35 05:46:35 2024-08-06 05:46:35.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:35 2024-08-06 05:46:35.813 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:35 2024-08-06 05:46:35.813 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:35 2024-08-06 05:46:35.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:35 2024-08-06 05:46:35.814 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:35 2024-08-06 05:46:35.815 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-fb594851-8fa7-4610-8a3c-a2fb785f7a0c/model-vers/model-ver/test-model-ver-addf16d0-9d5a-4e6b-a17e-7be2ab223a37#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:35 2024-08-06 05:46:35.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:35 2024-08-06 05:46:35.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:35 2024-08-06 05:46:35.816 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-bae09b2c-9051-4c53-8d47-91959f339a2c","Node Not Found:object located at service-design-and-creation/models/model/test-model-fb594851-8fa7-4610-8a3c-a2fb785f7a0c/model-vers/model-ver/test-model-ver-addf16d0-9d5a-4e6b-a17e-7be2ab223a37#model-version not found","ERR.5.4.6114"]}}} 05:46:35 2024-08-06 05:46:35.817 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:36 2024-08-06 05:46:36.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-972a2740-9f9d-4f43-9a11-b1e2652c2319 with payload { 05:46:36 "model-invariant-id": "test-model-972a2740-9f9d-4f43-9a11-b1e2652c2319", 05:46:36 "model-type": "some-type" 05:46:36 } 05:46:36 2024-08-06 05:46:36.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:36 2024-08-06 05:46:36.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.129 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.129 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-972a2740-9f9d-4f43-9a11-b1e2652c2319/model-vers/model-ver/test-model-ver-740a4693-f42a-42e4-a0b7-55cdc3a88b6a with payload { 05:46:36 "model-version-id": "test-model-ver-740a4693-f42a-42e4-a0b7-55cdc3a88b6a", 05:46:36 "model-name": "some-model", 05:46:36 "model-version": "testValue" 05:46:36 } 05:46:36 2024-08-06 05:46:36.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:36 2024-08-06 05:46:36.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.137 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e1d8f4eb-9199-4c56-a46c-8785f335bbca with payload { 05:46:36 "vnf-id": "test-generic-e1d8f4eb-9199-4c56-a46c-8785f335bbca", 05:46:36 "vnf-type": "someval", 05:46:36 "vnf-name": "someval", 05:46:36 "model-invariant-id": "test-model-972a2740-9f9d-4f43-9a11-b1e2652c2319", 05:46:36 "model-version-id": "test-model-ver-740a4693-f42a-42e4-a0b7-55cdc3a88b6a" 05:46:36 } 05:46:36 05:46:36 2024-08-06 05:46:36.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:36 2024-08-06 05:46:36.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.145 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.152 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.156 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:36 2024-08-06 05:46:36.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e1d8f4eb-9199-4c56-a46c-8785f335bbca with depth all 05:46:36 2024-08-06 05:46:36.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:36 2024-08-06 05:46:36.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.159 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:36 2024-08-06 05:46:36.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-927a44e1-6b11-4ecb-a1e4-d0fa6081dbdb with payload { 05:46:36 "model-invariant-id": "test-model-927a44e1-6b11-4ecb-a1e4-d0fa6081dbdb", 05:46:36 "model-type": "some-type" 05:46:36 } 05:46:36 2024-08-06 05:46:36.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:36 2024-08-06 05:46:36.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.165 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-927a44e1-6b11-4ecb-a1e4-d0fa6081dbdb/model-vers/model-ver/test-model-ver-9d394905-b83c-4459-9aca-849daf639f0c with payload { 05:46:36 "model-version-id": "test-model-ver-9d394905-b83c-4459-9aca-849daf639f0c", 05:46:36 "model-name": "some-model", 05:46:36 "model-version": "testValue" 05:46:36 } 05:46:36 2024-08-06 05:46:36.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:36 2024-08-06 05:46:36.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e1d8f4eb-9199-4c56-a46c-8785f335bbca with payload { 05:46:36 "vnf-id": "test-generic-e1d8f4eb-9199-4c56-a46c-8785f335bbca", 05:46:36 "vnf-type": "someval", 05:46:36 "vnf-name": "someval", 05:46:36 "model-invariant-id": "test-model-927a44e1-6b11-4ecb-a1e4-d0fa6081dbdb", 05:46:36 "resource-version": "${resource-version}" 05:46:36 } 05:46:36 2024-08-06 05:46:36.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:36 2024-08-06 05:46:36.178 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 05:46:36 2024-08-06 05:46:36.178 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 05:46:36 2024-08-06 05:46:36.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:36 2024-08-06 05:46:36.179 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-e1d8f4eb-9199-4c56-a46c-8785f335bbca","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:36 2024-08-06 05:46:36.179 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:36 2024-08-06 05:46:36.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-87090609-7062-42ef-84b3-a638f217e83e with payload { 05:46:36 "model-invariant-id": "test-model-87090609-7062-42ef-84b3-a638f217e83e", 05:46:36 "model-type": "some-type" 05:46:36 } 05:46:36 2024-08-06 05:46:36.491 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:36 2024-08-06 05:46:36.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.493 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.496 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-87090609-7062-42ef-84b3-a638f217e83e/model-vers/model-ver/test-model-ver-c37759d8-1e4d-457f-8781-c0aa0c499b46 with payload { 05:46:36 "model-version-id": "test-model-ver-c37759d8-1e4d-457f-8781-c0aa0c499b46", 05:46:36 "model-name": "some-model", 05:46:36 "model-version": "testValue" 05:46:36 } 05:46:36 2024-08-06 05:46:36.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:36 2024-08-06 05:46:36.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.500 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-eefc67d6-37ea-42a2-b7f4-f131e442d620 with payload { 05:46:36 "vnf-id": "test-generic-eefc67d6-37ea-42a2-b7f4-f131e442d620", 05:46:36 "vnf-type": "someval", 05:46:36 "vnf-name": "someval", 05:46:36 "model-invariant-id": "test-model-87090609-7062-42ef-84b3-a638f217e83e", 05:46:36 "model-version-id": "test-model-ver-c37759d8-1e4d-457f-8781-c0aa0c499b46" 05:46:36 } 05:46:36 05:46:36 2024-08-06 05:46:36.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:36 2024-08-06 05:46:36.510 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.510 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.510 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.510 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.521 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:36 2024-08-06 05:46:36.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-eefc67d6-37ea-42a2-b7f4-f131e442d620 with depth all 05:46:36 2024-08-06 05:46:36.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:36 2024-08-06 05:46:36.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:36 2024-08-06 05:46:36.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-a22b3938-589f-469c-a6f4-e4999bb36e0f with payload { 05:46:36 "model-invariant-id": "test-model-a22b3938-589f-469c-a6f4-e4999bb36e0f", 05:46:36 "model-type": "some-type" 05:46:36 } 05:46:36 2024-08-06 05:46:36.530 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:36 2024-08-06 05:46:36.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.531 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.531 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-a22b3938-589f-469c-a6f4-e4999bb36e0f/model-vers/model-ver/test-model-ver-06980848-1672-4337-8796-d9cca631ce8a with payload { 05:46:36 "model-version-id": "test-model-ver-06980848-1672-4337-8796-d9cca631ce8a", 05:46:36 "model-name": "some-model", 05:46:36 "model-version": "testValue" 05:46:36 } 05:46:36 2024-08-06 05:46:36.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:36 2024-08-06 05:46:36.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.536 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.537 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:36 2024-08-06 05:46:36.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-eefc67d6-37ea-42a2-b7f4-f131e442d620 with payload { 05:46:36 "vnf-id": "test-generic-eefc67d6-37ea-42a2-b7f4-f131e442d620", 05:46:36 "vnf-type": "someval", 05:46:36 "vnf-name": "someval", 05:46:36 "model-invariant-id": "test-model-a22b3938-589f-469c-a6f4-e4999bb36e0f", 05:46:36 "model-version-id": "test-model-ver-06980848-1672-4337-8796-d9cca631ce8a", 05:46:36 "resource-version": "1722923196510" 05:46:36 } 05:46:36 05:46:36 2024-08-06 05:46:36.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:36 2024-08-06 05:46:36.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.550 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:36 2024-08-06 05:46:36.553 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:36 2024-08-06 05:46:36.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-eefc67d6-37ea-42a2-b7f4-f131e442d620 with depth all 05:46:36 2024-08-06 05:46:36.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:36 2024-08-06 05:46:36.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.560 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:36 2024-08-06 05:46:36.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-eefc67d6-37ea-42a2-b7f4-f131e442d620 with resource version 1722923196544 05:46:36 2024-08-06 05:46:36.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:36 2024-08-06 05:46:36.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:36 2024-08-06 05:46:36.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:36 2024-08-06 05:46:36.562 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:36 2024-08-06 05:46:36.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:36 2024-08-06 05:46:36.565 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 110600 with label generic-vnf 05:46:36 2024-08-06 05:46:36.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:36 2024-08-06 05:46:36.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:36 2024-08-06 05:46:36.871 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:37 2024-08-06 05:46:37.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-0d3a324f-5b59-40f4-8e60-d6c500652f71 with payload { 05:46:37 "model-invariant-id": "test-model-0d3a324f-5b59-40f4-8e60-d6c500652f71", 05:46:37 "model-type": "some-type" 05:46:37 } 05:46:37 2024-08-06 05:46:37.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:37 2024-08-06 05:46:37.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:37 2024-08-06 05:46:37.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-0d3a324f-5b59-40f4-8e60-d6c500652f71/model-vers/model-ver/test-model-ver-d6b8e9ed-e4a0-4b56-8b71-55ab4c4ee187 with payload { 05:46:37 "model-version-id": "test-model-ver-d6b8e9ed-e4a0-4b56-8b71-55ab4c4ee187", 05:46:37 "model-name": "some-model", 05:46:37 "model-version": "testValue" 05:46:37 } 05:46:37 2024-08-06 05:46:37.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:37 2024-08-06 05:46:37.194 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.194 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.194 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.198 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:37 2024-08-06 05:46:37.201 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fbba167e-190f-42fe-aa4e-ffa1b2dcda07 with payload { 05:46:37 "vnf-id": "test-generic-fbba167e-190f-42fe-aa4e-ffa1b2dcda07", 05:46:37 "vnf-type": "someval", 05:46:37 "vnf-name": "someval", 05:46:37 "model-invariant-id": "test-model-0d3a324f-5b59-40f4-8e60-d6c500652f71", 05:46:37 "model-version-id": "test-model-ver-d6b8e9ed-e4a0-4b56-8b71-55ab4c4ee187" 05:46:37 } 05:46:37 05:46:37 2024-08-06 05:46:37.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:37 2024-08-06 05:46:37.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:37 2024-08-06 05:46:37.216 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:37 2024-08-06 05:46:37.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-0d3a324f-5b59-40f4-8e60-d6c500652f71/model-vers/model-ver/test-model-ver-d6b8e9ed-e4a0-4b56-8b71-55ab4c4ee187 with depth all 05:46:37 2024-08-06 05:46:37.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:37 2024-08-06 05:46:37.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.220 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:37 2024-08-06 05:46:37.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-0d3a324f-5b59-40f4-8e60-d6c500652f71/model-vers/model-ver/test-model-ver-d6b8e9ed-e4a0-4b56-8b71-55ab4c4ee187 with resource version 1722923197194 05:46:37 2024-08-06 05:46:37.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:37 2024-08-06 05:46:37.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.224 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.224 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.227 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:37 2024-08-06 05:46:37.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:37 2024-08-06 05:46:37.228 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-0d3a324f-5b59-40f4-8e60-d6c500652f71/model-vers/model-ver/test-model-ver-d6b8e9ed-e4a0-4b56-8b71-55ab4c4ee187"]}}} 05:46:37 2024-08-06 05:46:37.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b2c1f608-e721-4663-8970-c8b3aeaa1bfb with payload { 05:46:37 "model-invariant-id": "test-model-b2c1f608-e721-4663-8970-c8b3aeaa1bfb", 05:46:37 "model-type": "some-type" 05:46:37 } 05:46:37 2024-08-06 05:46:37.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:37 2024-08-06 05:46:37.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.539 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.541 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.543 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:37 2024-08-06 05:46:37.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-b2c1f608-e721-4663-8970-c8b3aeaa1bfb/model-vers/model-ver/test-model-ver-3ced77d6-a212-4301-864d-755d8a860ea2 with payload { 05:46:37 "model-version-id": "test-model-ver-3ced77d6-a212-4301-864d-755d8a860ea2", 05:46:37 "model-name": "some-model", 05:46:37 "model-version": "testValue" 05:46:37 } 05:46:37 2024-08-06 05:46:37.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:37 2024-08-06 05:46:37.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.546 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:37 2024-08-06 05:46:37.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0863128a-989a-4c53-a464-40fb5735aca4 with payload { 05:46:37 "vnf-id": "test-generic-0863128a-989a-4c53-a464-40fb5735aca4", 05:46:37 "vnf-type": "someval", 05:46:37 "vnf-name": "someval", 05:46:37 "model-invariant-id": "test-model-b2c1f608-e721-4663-8970-c8b3aeaa1bfb", 05:46:37 "model-version-id": "test-model-ver-3ced77d6-a212-4301-864d-755d8a860ea2" 05:46:37 } 05:46:37 05:46:37 2024-08-06 05:46:37.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:37 2024-08-06 05:46:37.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.554 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:37 2024-08-06 05:46:37.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0863128a-989a-4c53-a464-40fb5735aca4 with depth all 05:46:37 2024-08-06 05:46:37.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:37 2024-08-06 05:46:37.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.567 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.567 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:37 2024-08-06 05:46:37.571 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:37 2024-08-06 05:46:37.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0863128a-989a-4c53-a464-40fb5735aca4 with payload { 05:46:37 "vnf-id": "test-generic-0863128a-989a-4c53-a464-40fb5735aca4", 05:46:37 "vnf-type": "someval", 05:46:37 "vnf-name": "someval" 05:46:37 , "resource-version": "1722923197554"} 05:46:37 2024-08-06 05:46:37.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:37 2024-08-06 05:46:37.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:37 2024-08-06 05:46:37.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0863128a-989a-4c53-a464-40fb5735aca4 with depth all 05:46:37 2024-08-06 05:46:37.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:37 2024-08-06 05:46:37.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.592 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:37 2024-08-06 05:46:37.592 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:37 2024-08-06 05:46:37.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0863128a-989a-4c53-a464-40fb5735aca4 with resource version 1722923197577 05:46:37 2024-08-06 05:46:37.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:37 2024-08-06 05:46:37.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:37 2024-08-06 05:46:37.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:37 2024-08-06 05:46:37.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:37 2024-08-06 05:46:37.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:37 2024-08-06 05:46:37.599 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 118968 with label generic-vnf 05:46:37 2024-08-06 05:46:37.600 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:37 2024-08-06 05:46:37.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:37 2024-08-06 05:46:37.902 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:38 2024-08-06 05:46:38.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3a20098e-0e85-4deb-b083-3a80d2bfefd1 with payload { 05:46:38 "model-invariant-id": "test-model-3a20098e-0e85-4deb-b083-3a80d2bfefd1", 05:46:38 "model-type": "some-type" 05:46:38 } 05:46:38 2024-08-06 05:46:38.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:38 2024-08-06 05:46:38.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3a20098e-0e85-4deb-b083-3a80d2bfefd1/model-vers/model-ver/test-model-ver-7e2f4c0d-6503-4ed5-8a8f-1a86e7f9eb41 with payload { 05:46:38 "model-version-id": "test-model-ver-7e2f4c0d-6503-4ed5-8a8f-1a86e7f9eb41", 05:46:38 "model-name": "some-model", 05:46:38 "model-version": "testValue" 05:46:38 } 05:46:38 2024-08-06 05:46:38.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:38 2024-08-06 05:46:38.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.226 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-abbe2332-c8a2-4ac8-8a95-75143ad6d4ff with payload { 05:46:38 "vnf-id": "test-generic-abbe2332-c8a2-4ac8-8a95-75143ad6d4ff", 05:46:38 "vnf-type": "someval", 05:46:38 "vnf-name": "someval", 05:46:38 "model-invariant-id": "random-wrong-model", 05:46:38 "model-version-id": "random-wrong-model-ver" 05:46:38 } 05:46:38 05:46:38 2024-08-06 05:46:38.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:38 2024-08-06 05:46:38.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.236 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:38 2024-08-06 05:46:38.237 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:38 2024-08-06 05:46:38.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":["PUT","/network/generic-vnfs/generic-vnf/test-generic-abbe2332-c8a2-4ac8-8a95-75143ad6d4ff","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"]}}} 05:46:38 2024-08-06 05:46:38.238 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-abbe2332-c8a2-4ac8-8a95-75143ad6d4ff","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"]}}} 05:46:38 2024-08-06 05:46:38.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8e8adab6-1af2-4ead-a03c-861d8a6bf890 with payload { 05:46:38 "model-invariant-id": "test-model-8e8adab6-1af2-4ead-a03c-861d8a6bf890", 05:46:38 "model-type": "some-type" 05:46:38 } 05:46:38 2024-08-06 05:46:38.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:38 2024-08-06 05:46:38.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.551 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-8e8adab6-1af2-4ead-a03c-861d8a6bf890/model-vers/model-ver/test-model-ver-bb1c6266-653f-47a2-bb97-f182f2927bd5 with payload { 05:46:38 "model-version-id": "test-model-ver-bb1c6266-653f-47a2-bb97-f182f2927bd5", 05:46:38 "model-name": "some-model", 05:46:38 "model-version": "testValue" 05:46:38 } 05:46:38 2024-08-06 05:46:38.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:38 2024-08-06 05:46:38.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.555 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.555 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-29c21ca3-4189-4eed-9e5d-b1ef7ebc0937 with payload { 05:46:38 "global-customer-id": "test-customer-29c21ca3-4189-4eed-9e5d-b1ef7ebc0937", 05:46:38 "subscriber-name": "example-subscriber-name-val-99675", 05:46:38 "subscriber-type": "example-subscriber-type-val-40388", 05:46:38 "service-subscriptions": { 05:46:38 "service-subscription": [ 05:46:38 { 05:46:38 "service-type": "test-subtype-b980d141-840a-40ca-a545-714c116ae70a", 05:46:38 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:38 "service-instances": { 05:46:38 "service-instance": [ 05:46:38 { 05:46:38 "service-instance-id": "test-tenant-f06361e5-7314-43ec-94d8-8b0911ecb5a3", 05:46:38 "service-instance-name": "example-service-instance-name-val-4896", 05:46:38 "service-type": "example-service-type-val-25453", 05:46:38 "service-role": "example-service-role-val-66197", 05:46:38 "environment-context": "example-environment-context-val-95014", 05:46:38 "workload-context": "example-workload-context-val-56102", 05:46:38 "model-invariant-id": "test-model-8e8adab6-1af2-4ead-a03c-861d8a6bf890", 05:46:38 "model-version-id": "test-model-ver-bb1c6266-653f-47a2-bb97-f182f2927bd5" 05:46:38 } 05:46:38 ] 05:46:38 } 05:46:38 } 05:46:38 ] 05:46:38 } 05:46:38 } 05:46:38 2024-08-06 05:46:38.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:38 2024-08-06 05:46:38.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.563 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.572 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.576 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:38 2024-08-06 05:46:38.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-29c21ca3-4189-4eed-9e5d-b1ef7ebc0937 with depth all 05:46:38 2024-08-06 05:46:38.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:38 2024-08-06 05:46:38.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.580 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.581 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.584 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:38 2024-08-06 05:46:38.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-3cb62c44-7914-41af-8c1b-2221a95aa4d6 with payload { 05:46:38 "vnf-id": "vnf-3cb62c44-7914-41af-8c1b-2221a95aa4d6", 05:46:38 "vnf-type": "someval", 05:46:38 "vnf-name": "someval", 05:46:38 "relationship-list": { 05:46:38 "relationship": [ 05:46:38 { 05:46:38 "related-to": "service-instance", 05:46:38 "related-link": "/aai/v13/business/customers/customer/test-customer-29c21ca3-4189-4eed-9e5d-b1ef7ebc0937/service-subscriptions/service-subscription/test-subtype-b980d141-840a-40ca-a545-714c116ae70a/service-instances/service-instance/test-tenant-f06361e5-7314-43ec-94d8-8b0911ecb5a3" 05:46:38 } 05:46:38 ] 05:46:38 } 05:46:38 } 05:46:38 05:46:38 2024-08-06 05:46:38.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:38 2024-08-06 05:46:38.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.588 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.604 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-3cb62c44-7914-41af-8c1b-2221a95aa4d6 with depth all 05:46:38 2024-08-06 05:46:38.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:38 2024-08-06 05:46:38.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.607 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.610 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:38 2024-08-06 05:46:38.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-29c21ca3-4189-4eed-9e5d-b1ef7ebc0937 with depth all 05:46:38 2024-08-06 05:46:38.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:38 2024-08-06 05:46:38.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.616 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:38 2024-08-06 05:46:38.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-74f39483-df21-4d49-9367-152e87b8fcd8 with payload { 05:46:38 "model-invariant-id": "test-model-74f39483-df21-4d49-9367-152e87b8fcd8", 05:46:38 "model-type": "some-type" 05:46:38 } 05:46:38 2024-08-06 05:46:38.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:38 2024-08-06 05:46:38.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.929 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.931 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-74f39483-df21-4d49-9367-152e87b8fcd8/model-vers/model-ver/test-model-ver-36fbeb2f-6dd8-4cf6-8611-b46a12e96643 with payload { 05:46:38 "model-version-id": "test-model-ver-36fbeb2f-6dd8-4cf6-8611-b46a12e96643", 05:46:38 "model-name": "some-model", 05:46:38 "model-version": "testValue" 05:46:38 } 05:46:38 2024-08-06 05:46:38.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:38 2024-08-06 05:46:38.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.935 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.938 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-926af0dc-9cb1-4faa-8952-917536a14250 with payload { 05:46:38 "vnf-id": "test-generic-926af0dc-9cb1-4faa-8952-917536a14250", 05:46:38 "vnf-type": "someval", 05:46:38 "vnf-name": "someval", 05:46:38 "model-invariant-id": "test-model-74f39483-df21-4d49-9367-152e87b8fcd8", 05:46:38 "model-version-id": "test-model-ver-36fbeb2f-6dd8-4cf6-8611-b46a12e96643" 05:46:38 } 05:46:38 05:46:38 2024-08-06 05:46:38.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:38 2024-08-06 05:46:38.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.943 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.943 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.950 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:38 2024-08-06 05:46:38.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-926af0dc-9cb1-4faa-8952-917536a14250 with depth all 05:46:38 2024-08-06 05:46:38.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:38 2024-08-06 05:46:38.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:38 2024-08-06 05:46:38.958 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:38 2024-08-06 05:46:38.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-926af0dc-9cb1-4faa-8952-917536a14250 with payload { 05:46:38 "vnf-id": "test-generic-926af0dc-9cb1-4faa-8952-917536a14250", 05:46:38 "vnf-type": "someval", 05:46:38 "vnf-name": "someval", 05:46:38 "model-invariant-id": "test-model-74f39483-df21-4d49-9367-152e87b8fcd8", 05:46:38 "model-version-id": "test-model-ver-36fbeb2f-6dd8-4cf6-8611-b46a12e96643", 05:46:38 "resource-version": "1722923198943" 05:46:38 } 05:46:38 05:46:38 2024-08-06 05:46:38.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:38 2024-08-06 05:46:38.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.968 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:38 2024-08-06 05:46:38.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-926af0dc-9cb1-4faa-8952-917536a14250 with depth all 05:46:38 2024-08-06 05:46:38.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:38 2024-08-06 05:46:38.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.972 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.972 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.975 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:38 2024-08-06 05:46:38.976 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:38 2024-08-06 05:46:38.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-926af0dc-9cb1-4faa-8952-917536a14250 with resource version 1722923198963 05:46:38 2024-08-06 05:46:38.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:38 2024-08-06 05:46:38.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:38 2024-08-06 05:46:38.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:38 2024-08-06 05:46:38.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:38 2024-08-06 05:46:38.979 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:38 2024-08-06 05:46:38.983 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344264 with label generic-vnf 05:46:38 2024-08-06 05:46:38.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:38 2024-08-06 05:46:38.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:39 2024-08-06 05:46:39.288 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:39 2024-08-06 05:46:39.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-232b197e-c49a-4140-a87e-f57496c5e37d with payload { 05:46:39 "model-invariant-id": "test-model-232b197e-c49a-4140-a87e-f57496c5e37d", 05:46:39 "model-type": "some-type" 05:46:39 } 05:46:39 2024-08-06 05:46:39.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:39 2024-08-06 05:46:39.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:39 2024-08-06 05:46:39.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:39 2024-08-06 05:46:39.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:39 2024-08-06 05:46:39.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:39 2024-08-06 05:46:39.607 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:39 2024-08-06 05:46:39.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:39 2024-08-06 05:46:39.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-232b197e-c49a-4140-a87e-f57496c5e37d/model-vers/model-ver/test-model-ver-68aca934-28ad-4890-92b5-25a0fa116310 with payload { 05:46:39 "model-version-id": "test-model-ver-68aca934-28ad-4890-92b5-25a0fa116310", 05:46:39 "model-name": "some-model", 05:46:39 "model-version": "testValue" 05:46:39 } 05:46:39 2024-08-06 05:46:39.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:39 2024-08-06 05:46:39.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:39 2024-08-06 05:46:39.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:39 2024-08-06 05:46:39.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:39 2024-08-06 05:46:39.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:39 2024-08-06 05:46:39.615 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:39 2024-08-06 05:46:39.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:39 2024-08-06 05:46:39.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-93b0f14b-c17c-4776-a430-83d355f3fdf5 with payload { 05:46:39 "vnf-id": "test-generic-93b0f14b-c17c-4776-a430-83d355f3fdf5", 05:46:39 "vnf-type": "someval", 05:46:39 "vnf-name": "someval", 05:46:39 "model-invariant-id": "test-model-232b197e-c49a-4140-a87e-f57496c5e37d", 05:46:39 "model-version-id": "test-model-ver-68aca934-28ad-4890-92b5-25a0fa116310" 05:46:39 } 05:46:39 05:46:39 2024-08-06 05:46:39.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:39 2024-08-06 05:46:39.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:39 2024-08-06 05:46:39.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:39 2024-08-06 05:46:39.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:39 2024-08-06 05:46:39.620 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:39 2024-08-06 05:46:39.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:39 2024-08-06 05:46:39.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:39 2024-08-06 05:46:39.631 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:39 2024-08-06 05:46:39.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-93b0f14b-c17c-4776-a430-83d355f3fdf5 with depth all 05:46:39 2024-08-06 05:46:39.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:39 2024-08-06 05:46:39.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:39 2024-08-06 05:46:39.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:39 2024-08-06 05:46:39.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:39 2024-08-06 05:46:39.635 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:39 2024-08-06 05:46:39.638 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:39 2024-08-06 05:46:39.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:39 2024-08-06 05:46:39.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-93b0f14b-c17c-4776-a430-83d355f3fdf5 with resource version 1722923199620 05:46:39 2024-08-06 05:46:39.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:39 2024-08-06 05:46:39.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:39 2024-08-06 05:46:39.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:39 2024-08-06 05:46:39.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:39 2024-08-06 05:46:39.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:39 2024-08-06 05:46:39.643 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 106512 with label generic-vnf 05:46:39 2024-08-06 05:46:39.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:39 2024-08-06 05:46:39.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:39 2024-08-06 05:46:39.949 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:40 2024-08-06 05:46:40.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-846342b3-8a9b-43c6-98b5-fa527d629750 with payload { 05:46:40 "model-invariant-id": "test-model-846342b3-8a9b-43c6-98b5-fa527d629750", 05:46:40 "model-type": "some-type" 05:46:40 } 05:46:40 2024-08-06 05:46:40.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:40 2024-08-06 05:46:40.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.265 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.268 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-846342b3-8a9b-43c6-98b5-fa527d629750/model-vers/model-ver/test-model-ver-abc33598-6cda-4210-8435-c676028377ac with payload { 05:46:40 "model-version-id": "test-model-ver-abc33598-6cda-4210-8435-c676028377ac", 05:46:40 "model-name": "some-model", 05:46:40 "model-version": "testValue" 05:46:40 } 05:46:40 2024-08-06 05:46:40.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:40 2024-08-06 05:46:40.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.272 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.274 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d8797cbc-e003-47f2-985a-3a30e3037dd6 with payload { 05:46:40 "vnf-id": "test-generic-d8797cbc-e003-47f2-985a-3a30e3037dd6", 05:46:40 "vnf-type": "someval", 05:46:40 "vnf-name": "someval", 05:46:40 "model-invariant-id": "some-model" 05:46:40 } 05:46:40 2024-08-06 05:46:40.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:40 2024-08-06 05:46:40.279 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 05:46:40 2024-08-06 05:46:40.279 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 05:46:40 2024-08-06 05:46:40.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:40 2024-08-06 05:46:40.280 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-d8797cbc-e003-47f2-985a-3a30e3037dd6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:40 2024-08-06 05:46:40.280 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-d8797cbc-e003-47f2-985a-3a30e3037dd6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:40 2024-08-06 05:46:40.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f888d082-6ff1-4021-b20a-41b5747ab664 with payload { 05:46:40 "model-invariant-id": "test-model-f888d082-6ff1-4021-b20a-41b5747ab664", 05:46:40 "model-type": "some-type" 05:46:40 } 05:46:40 2024-08-06 05:46:40.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:40 2024-08-06 05:46:40.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.590 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.593 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f888d082-6ff1-4021-b20a-41b5747ab664/model-vers/model-ver/test-model-ver-a6fecf85-2383-46fb-9b73-a3c49e57a6a9 with payload { 05:46:40 "model-version-id": "test-model-ver-a6fecf85-2383-46fb-9b73-a3c49e57a6a9", 05:46:40 "model-name": "some-model", 05:46:40 "model-version": "testValue" 05:46:40 } 05:46:40 2024-08-06 05:46:40.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:40 2024-08-06 05:46:40.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4703a512-5ea7-4a5c-ad0a-2810a2a0b066 with payload { 05:46:40 "vnf-id": "test-generic-4703a512-5ea7-4a5c-ad0a-2810a2a0b066", 05:46:40 "vnf-type": "someval", 05:46:40 "vnf-name": "someval", 05:46:40 "model-invariant-id": "test-model-f888d082-6ff1-4021-b20a-41b5747ab664", 05:46:40 "model-version-id": "test-model-ver-a6fecf85-2383-46fb-9b73-a3c49e57a6a9" 05:46:40 } 05:46:40 05:46:40 2024-08-06 05:46:40.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:40 2024-08-06 05:46:40.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.611 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.615 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:40 2024-08-06 05:46:40.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4703a512-5ea7-4a5c-ad0a-2810a2a0b066 with depth all 05:46:40 2024-08-06 05:46:40.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:40 2024-08-06 05:46:40.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.621 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:40 2024-08-06 05:46:40.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4703a512-5ea7-4a5c-ad0a-2810a2a0b066 with payload { 05:46:40 "vnf-id": "test-generic-4703a512-5ea7-4a5c-ad0a-2810a2a0b066", 05:46:40 "vnf-type": "someval", 05:46:40 "vnf-name": "someval", 05:46:40 "model-invariant-id": "test-model-bd191faa-d209-4f67-9a77-55a41db59977", 05:46:40 "model-version-id": "test-model-ver-4519de60-9188-40b7-b7c1-be7417ced4f4", 05:46:40 "resource-version": "1722923200604" 05:46:40 } 05:46:40 05:46:40 2024-08-06 05:46:40.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:40 2024-08-06 05:46:40.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.626 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-bd191faa-d209-4f67-9a77-55a41db59977/model-vers/model-ver/test-model-ver-4519de60-9188-40b7-b7c1-be7417ced4f4#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:40 2024-08-06 05:46:40.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:40 2024-08-06 05:46:40.627 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-4703a512-5ea7-4a5c-ad0a-2810a2a0b066","Node Not Found:object located at service-design-and-creation/models/model/test-model-bd191faa-d209-4f67-9a77-55a41db59977/model-vers/model-ver/test-model-ver-4519de60-9188-40b7-b7c1-be7417ced4f4#model-version not found","ERR.5.4.6114"]}}} 05:46:40 2024-08-06 05:46:40.627 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:40 2024-08-06 05:46:40.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8deb9cca-dd99-4529-bb70-497e6ad9f6a0 with payload { 05:46:40 "model-invariant-id": "test-model-8deb9cca-dd99-4529-bb70-497e6ad9f6a0", 05:46:40 "model-type": "some-type" 05:46:40 } 05:46:40 2024-08-06 05:46:40.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:40 2024-08-06 05:46:40.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.939 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8deb9cca-dd99-4529-bb70-497e6ad9f6a0/model-vers/model-ver/test-model-ver-68228ae0-2755-4bf0-9365-58298bbd4017 with payload { 05:46:40 "model-version-id": "test-model-ver-68228ae0-2755-4bf0-9365-58298bbd4017", 05:46:40 "model-name": "some-model", 05:46:40 "model-version": "testValue" 05:46:40 } 05:46:40 2024-08-06 05:46:40.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:40 2024-08-06 05:46:40.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.948 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2f020b08-fe8d-4771-b6b2-19b965433522 with payload { 05:46:40 "vnf-id": "test-generic-2f020b08-fe8d-4771-b6b2-19b965433522", 05:46:40 "vnf-type": "someval", 05:46:40 "vnf-name": "someval", 05:46:40 "model-invariant-id": "test-model-8deb9cca-dd99-4529-bb70-497e6ad9f6a0", 05:46:40 "model-version-id": "test-model-ver-68228ae0-2755-4bf0-9365-58298bbd4017" 05:46:40 } 05:46:40 05:46:40 2024-08-06 05:46:40.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:40 2024-08-06 05:46:40.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.954 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.964 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:40 2024-08-06 05:46:40.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2f020b08-fe8d-4771-b6b2-19b965433522 with depth all 05:46:40 2024-08-06 05:46:40.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:40 2024-08-06 05:46:40.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.968 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.968 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.971 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:40 2024-08-06 05:46:40.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2e610ef9-ef70-4339-8e2d-1e6cc08df6b9 with payload { 05:46:40 "model-invariant-id": "test-model-2e610ef9-ef70-4339-8e2d-1e6cc08df6b9", 05:46:40 "model-type": "some-type" 05:46:40 } 05:46:40 2024-08-06 05:46:40.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:40 2024-08-06 05:46:40.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.974 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.975 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2e610ef9-ef70-4339-8e2d-1e6cc08df6b9/model-vers/model-ver/test-model-ver-c6a7307a-f160-414a-a4b8-136913a8c05a with payload { 05:46:40 "model-version-id": "test-model-ver-c6a7307a-f160-414a-a4b8-136913a8c05a", 05:46:40 "model-name": "some-model", 05:46:40 "model-version": "testValue" 05:46:40 } 05:46:40 2024-08-06 05:46:40.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:40 2024-08-06 05:46:40.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:40 2024-08-06 05:46:40.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:40 2024-08-06 05:46:40.979 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:40 2024-08-06 05:46:40.979 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:40 2024-08-06 05:46:40.982 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:40 2024-08-06 05:46:40.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:40 2024-08-06 05:46:40.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2f020b08-fe8d-4771-b6b2-19b965433522 with payload { 05:46:40 "vnf-id": "test-generic-2f020b08-fe8d-4771-b6b2-19b965433522", 05:46:40 "vnf-type": "someval", 05:46:40 "vnf-name": "someval", 05:46:40 "model-invariant-id": "test-model-2e610ef9-ef70-4339-8e2d-1e6cc08df6b9", 05:46:40 "resource-version": "${resource-version}" 05:46:40 } 05:46:40 2024-08-06 05:46:40.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:40 2024-08-06 05:46:40.987 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 05:46:40 2024-08-06 05:46:40.987 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 05:46:40 2024-08-06 05:46:40.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:40 2024-08-06 05:46:40.988 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-2f020b08-fe8d-4771-b6b2-19b965433522","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:40 2024-08-06 05:46:40.988 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:41 2024-08-06 05:46:41.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ea1e6282-ec3c-41cd-bfa7-7bf8c3f66594 with payload { 05:46:41 "model-invariant-id": "test-model-ea1e6282-ec3c-41cd-bfa7-7bf8c3f66594", 05:46:41 "model-type": "some-type" 05:46:41 } 05:46:41 2024-08-06 05:46:41.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:41 2024-08-06 05:46:41.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.303 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:41 2024-08-06 05:46:41.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ea1e6282-ec3c-41cd-bfa7-7bf8c3f66594/model-vers/model-ver/test-model-ver-2277b42b-ca49-400f-804d-c9372b8febb6 with payload { 05:46:41 "model-version-id": "test-model-ver-2277b42b-ca49-400f-804d-c9372b8febb6", 05:46:41 "model-name": "some-model", 05:46:41 "model-version": "testValue" 05:46:41 } 05:46:41 2024-08-06 05:46:41.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:41 2024-08-06 05:46:41.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.307 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:41 2024-08-06 05:46:41.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cb07ce9d-468a-4acc-9e65-e8ef27a17179 with payload { 05:46:41 "vnf-id": "test-generic-cb07ce9d-468a-4acc-9e65-e8ef27a17179", 05:46:41 "vnf-type": "someval", 05:46:41 "vnf-name": "someval", 05:46:41 "model-invariant-id": "test-model-ea1e6282-ec3c-41cd-bfa7-7bf8c3f66594", 05:46:41 "model-version-id": "test-model-ver-2277b42b-ca49-400f-804d-c9372b8febb6" 05:46:41 } 05:46:41 05:46:41 2024-08-06 05:46:41.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:41 2024-08-06 05:46:41.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:41 2024-08-06 05:46:41.325 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:41 2024-08-06 05:46:41.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cb07ce9d-468a-4acc-9e65-e8ef27a17179 with depth all 05:46:41 2024-08-06 05:46:41.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:41 2024-08-06 05:46:41.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.329 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.331 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:41 2024-08-06 05:46:41.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-e2d76016-61e5-4df0-aed4-e8f4bba04eb0 with payload { 05:46:41 "model-invariant-id": "test-model-e2d76016-61e5-4df0-aed4-e8f4bba04eb0", 05:46:41 "model-type": "some-type" 05:46:41 } 05:46:41 2024-08-06 05:46:41.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:41 2024-08-06 05:46:41.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.334 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.334 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.336 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:41 2024-08-06 05:46:41.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-e2d76016-61e5-4df0-aed4-e8f4bba04eb0/model-vers/model-ver/test-model-ver-9d3ce83d-03bd-42c2-83a8-42106b0d1df5 with payload { 05:46:41 "model-version-id": "test-model-ver-9d3ce83d-03bd-42c2-83a8-42106b0d1df5", 05:46:41 "model-name": "some-model", 05:46:41 "model-version": "testValue" 05:46:41 } 05:46:41 2024-08-06 05:46:41.338 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:41 2024-08-06 05:46:41.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.339 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.339 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:41 2024-08-06 05:46:41.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cb07ce9d-468a-4acc-9e65-e8ef27a17179 with payload { 05:46:41 "vnf-id": "test-generic-cb07ce9d-468a-4acc-9e65-e8ef27a17179", 05:46:41 "vnf-type": "someval", 05:46:41 "vnf-name": "someval", 05:46:41 "model-invariant-id": "test-model-e2d76016-61e5-4df0-aed4-e8f4bba04eb0", 05:46:41 "model-version-id": "test-model-ver-9d3ce83d-03bd-42c2-83a8-42106b0d1df5", 05:46:41 "resource-version": "1722923201314" 05:46:41 } 05:46:41 05:46:41 2024-08-06 05:46:41.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:41 2024-08-06 05:46:41.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.347 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.353 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:41 2024-08-06 05:46:41.356 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:41 2024-08-06 05:46:41.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cb07ce9d-468a-4acc-9e65-e8ef27a17179 with depth all 05:46:41 2024-08-06 05:46:41.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:41 2024-08-06 05:46:41.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:41 2024-08-06 05:46:41.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-cb07ce9d-468a-4acc-9e65-e8ef27a17179 with resource version 1722923201347 05:46:41 2024-08-06 05:46:41.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:41 2024-08-06 05:46:41.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.364 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.368 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 221328 with label generic-vnf 05:46:41 2024-08-06 05:46:41.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:41 2024-08-06 05:46:41.673 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:41 2024-08-06 05:46:41.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c6c33e76-9a02-4fdc-be02-2b5cf1ae5dc9 with payload { 05:46:41 "model-invariant-id": "test-model-c6c33e76-9a02-4fdc-be02-2b5cf1ae5dc9", 05:46:41 "model-type": "some-type" 05:46:41 } 05:46:41 2024-08-06 05:46:41.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:41 2024-08-06 05:46:41.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:41 2024-08-06 05:46:41.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:41 2024-08-06 05:46:41.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:41 2024-08-06 05:46:41.989 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:41 2024-08-06 05:46:41.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:41 2024-08-06 05:46:41.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:41 2024-08-06 05:46:41.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-c6c33e76-9a02-4fdc-be02-2b5cf1ae5dc9/model-vers/model-ver/test-model-ver-2c484d23-d01d-4789-8b1a-b825b2681f95 with payload { 05:46:41 "model-version-id": "test-model-ver-2c484d23-d01d-4789-8b1a-b825b2681f95", 05:46:41 "model-name": "some-model", 05:46:41 "model-version": "testValue" 05:46:41 } 05:46:42 2024-08-06 05:46:41.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:42 2024-08-06 05:46:41.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:41.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:41.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:41.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:42 2024-08-06 05:46:42.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-00eca356-fca8-4be1-9916-a1d0f72f23f2 with payload { 05:46:42 "vnf-id": "test-generic-00eca356-fca8-4be1-9916-a1d0f72f23f2", 05:46:42 "vnf-type": "someval", 05:46:42 "vnf-name": "someval", 05:46:42 "model-invariant-id": "test-model-c6c33e76-9a02-4fdc-be02-2b5cf1ae5dc9", 05:46:42 "model-version-id": "test-model-ver-2c484d23-d01d-4789-8b1a-b825b2681f95" 05:46:42 } 05:46:42 05:46:42 2024-08-06 05:46:42.004 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:42 2024-08-06 05:46:42.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.006 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.006 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.013 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:42 2024-08-06 05:46:42.018 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:42 2024-08-06 05:46:42.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-c6c33e76-9a02-4fdc-be02-2b5cf1ae5dc9/model-vers/model-ver/test-model-ver-2c484d23-d01d-4789-8b1a-b825b2681f95 with depth all 05:46:42 2024-08-06 05:46:42.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:42 2024-08-06 05:46:42.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:42 2024-08-06 05:46:42.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-c6c33e76-9a02-4fdc-be02-2b5cf1ae5dc9/model-vers/model-ver/test-model-ver-2c484d23-d01d-4789-8b1a-b825b2681f95 with resource version 1722923201997 05:46:42 2024-08-06 05:46:42.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:42 2024-08-06 05:46:42.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.027 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.030 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:42 2024-08-06 05:46:42.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:42 2024-08-06 05:46:42.031 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-c6c33e76-9a02-4fdc-be02-2b5cf1ae5dc9/model-vers/model-ver/test-model-ver-2c484d23-d01d-4789-8b1a-b825b2681f95"]}}} 05:46:42 2024-08-06 05:46:42.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-76c05b3a-339e-4d6c-8be1-2c4e55ec45bd with payload { 05:46:42 "model-invariant-id": "test-model-76c05b3a-339e-4d6c-8be1-2c4e55ec45bd", 05:46:42 "model-type": "some-type" 05:46:42 } 05:46:42 2024-08-06 05:46:42.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:42 2024-08-06 05:46:42.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.342 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.343 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.345 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:42 2024-08-06 05:46:42.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-76c05b3a-339e-4d6c-8be1-2c4e55ec45bd/model-vers/model-ver/test-model-ver-ccf1833c-d833-4f78-a1c3-eba37e42a402 with payload { 05:46:42 "model-version-id": "test-model-ver-ccf1833c-d833-4f78-a1c3-eba37e42a402", 05:46:42 "model-name": "some-model", 05:46:42 "model-version": "testValue" 05:46:42 } 05:46:42 2024-08-06 05:46:42.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:42 2024-08-06 05:46:42.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.352 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:42 2024-08-06 05:46:42.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-336dedbc-2315-4d9d-bc9c-7617284f51ca with payload { 05:46:42 "vnf-id": "test-generic-336dedbc-2315-4d9d-bc9c-7617284f51ca", 05:46:42 "vnf-type": "someval", 05:46:42 "vnf-name": "someval", 05:46:42 "model-invariant-id": "test-model-76c05b3a-339e-4d6c-8be1-2c4e55ec45bd", 05:46:42 "model-version-id": "test-model-ver-ccf1833c-d833-4f78-a1c3-eba37e42a402" 05:46:42 } 05:46:42 05:46:42 2024-08-06 05:46:42.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:42 2024-08-06 05:46:42.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.365 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:42 2024-08-06 05:46:42.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-336dedbc-2315-4d9d-bc9c-7617284f51ca with depth all 05:46:42 2024-08-06 05:46:42.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:42 2024-08-06 05:46:42.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.372 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.375 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:42 2024-08-06 05:46:42.375 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:42 2024-08-06 05:46:42.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-336dedbc-2315-4d9d-bc9c-7617284f51ca with payload { 05:46:42 "vnf-id": "test-generic-336dedbc-2315-4d9d-bc9c-7617284f51ca", 05:46:42 "vnf-type": "someval", 05:46:42 "vnf-name": "someval" 05:46:42 , "resource-version": "1722923202358"} 05:46:42 2024-08-06 05:46:42.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:42 2024-08-06 05:46:42.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.381 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.387 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:42 2024-08-06 05:46:42.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-336dedbc-2315-4d9d-bc9c-7617284f51ca with depth all 05:46:42 2024-08-06 05:46:42.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:42 2024-08-06 05:46:42.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.392 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:42 2024-08-06 05:46:42.395 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:42 2024-08-06 05:46:42.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-336dedbc-2315-4d9d-bc9c-7617284f51ca with resource version 1722923202381 05:46:42 2024-08-06 05:46:42.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:42 2024-08-06 05:46:42.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:42 2024-08-06 05:46:42.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:42 2024-08-06 05:46:42.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:42 2024-08-06 05:46:42.399 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:42 2024-08-06 05:46:42.403 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114704 with label generic-vnf 05:46:42 2024-08-06 05:46:42.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:42 2024-08-06 05:46:42.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:42 2024-08-06 05:46:42.708 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:43 2024-08-06 05:46:43.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ae1dd838-da7b-41a6-90fa-a8fd0af9c4f4 with payload { 05:46:43 "model-invariant-id": "test-model-ae1dd838-da7b-41a6-90fa-a8fd0af9c4f4", 05:46:43 "model-type": "some-type" 05:46:43 } 05:46:43 2024-08-06 05:46:43.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:43 2024-08-06 05:46:43.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.025 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.027 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ae1dd838-da7b-41a6-90fa-a8fd0af9c4f4/model-vers/model-ver/test-model-ver-94eaec95-340b-4a3b-ab2f-dd6eaf7346c2 with payload { 05:46:43 "model-version-id": "test-model-ver-94eaec95-340b-4a3b-ab2f-dd6eaf7346c2", 05:46:43 "model-name": "some-model", 05:46:43 "model-version": "testValue" 05:46:43 } 05:46:43 2024-08-06 05:46:43.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:43 2024-08-06 05:46:43.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.033 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-63c30128-80a4-4d35-8770-af0d4616fa3e with payload { 05:46:43 "vnf-id": "test-generic-63c30128-80a4-4d35-8770-af0d4616fa3e", 05:46:43 "vnf-type": "someval", 05:46:43 "vnf-name": "someval", 05:46:43 "model-invariant-id": "random-wrong-model", 05:46:43 "model-version-id": "random-wrong-model-ver" 05:46:43 } 05:46:43 05:46:43 2024-08-06 05:46:43.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:43 2024-08-06 05:46:43.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.044 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:43 2024-08-06 05:46:43.045 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:43 2024-08-06 05:46:43.045 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-63c30128-80a4-4d35-8770-af0d4616fa3e","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"]}}} 05:46:43 2024-08-06 05:46:43.046 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-63c30128-80a4-4d35-8770-af0d4616fa3e","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"]}}} 05:46:43 2024-08-06 05:46:43.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-32ac40e4-2e72-47e6-a8a2-3af766535f41 with payload { 05:46:43 "model-invariant-id": "test-model-32ac40e4-2e72-47e6-a8a2-3af766535f41", 05:46:43 "model-type": "some-type" 05:46:43 } 05:46:43 2024-08-06 05:46:43.355 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:43 2024-08-06 05:46:43.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.358 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.361 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-32ac40e4-2e72-47e6-a8a2-3af766535f41/model-vers/model-ver/test-model-ver-2df3f919-e74e-4d82-b2c6-b708e8a142c4 with payload { 05:46:43 "model-version-id": "test-model-ver-2df3f919-e74e-4d82-b2c6-b708e8a142c4", 05:46:43 "model-name": "some-model", 05:46:43 "model-version": "testValue" 05:46:43 } 05:46:43 2024-08-06 05:46:43.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:43 2024-08-06 05:46:43.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.369 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-7b9ed5be-3363-4cc0-9a17-2592985d8113 with payload { 05:46:43 "global-customer-id": "test-customer-7b9ed5be-3363-4cc0-9a17-2592985d8113", 05:46:43 "subscriber-name": "example-subscriber-name-val-99675", 05:46:43 "subscriber-type": "example-subscriber-type-val-40388", 05:46:43 "service-subscriptions": { 05:46:43 "service-subscription": [ 05:46:43 { 05:46:43 "service-type": "test-subtype-46fa1bba-2f0e-4eb6-91f8-789db0a4a264", 05:46:43 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:43 "service-instances": { 05:46:43 "service-instance": [ 05:46:43 { 05:46:43 "service-instance-id": "test-tenant-573d1738-c883-4392-904c-c64d64227ea2", 05:46:43 "service-instance-name": "example-service-instance-name-val-4896", 05:46:43 "service-type": "example-service-type-val-25453", 05:46:43 "service-role": "example-service-role-val-66197", 05:46:43 "environment-context": "example-environment-context-val-95014", 05:46:43 "workload-context": "example-workload-context-val-56102", 05:46:43 "model-invariant-id": "test-model-32ac40e4-2e72-47e6-a8a2-3af766535f41", 05:46:43 "model-version-id": "test-model-ver-2df3f919-e74e-4d82-b2c6-b708e8a142c4" 05:46:43 } 05:46:43 ] 05:46:43 } 05:46:43 } 05:46:43 ] 05:46:43 } 05:46:43 } 05:46:43 2024-08-06 05:46:43.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:43 2024-08-06 05:46:43.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.375 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.385 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.390 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:43 2024-08-06 05:46:43.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-7b9ed5be-3363-4cc0-9a17-2592985d8113 with depth all 05:46:43 2024-08-06 05:46:43.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:43 2024-08-06 05:46:43.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.399 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:43 2024-08-06 05:46:43.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-446e4d02-5310-405a-bdda-afcd6697aed2 with payload { 05:46:43 "vnf-id": "vnf-446e4d02-5310-405a-bdda-afcd6697aed2", 05:46:43 "vnf-type": "someval", 05:46:43 "vnf-name": "someval", 05:46:43 "relationship-list": { 05:46:43 "relationship": [ 05:46:43 { 05:46:43 "related-to": "service-instance", 05:46:43 "related-link": "/aai/v14/business/customers/customer/test-customer-7b9ed5be-3363-4cc0-9a17-2592985d8113/service-subscriptions/service-subscription/test-subtype-46fa1bba-2f0e-4eb6-91f8-789db0a4a264/service-instances/service-instance/test-tenant-573d1738-c883-4392-904c-c64d64227ea2" 05:46:43 } 05:46:43 ] 05:46:43 } 05:46:43 } 05:46:43 05:46:43 2024-08-06 05:46:43.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:43 2024-08-06 05:46:43.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.402 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.403 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.403 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.416 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-446e4d02-5310-405a-bdda-afcd6697aed2 with depth all 05:46:43 2024-08-06 05:46:43.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:43 2024-08-06 05:46:43.426 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.426 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.426 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.426 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.431 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:43 2024-08-06 05:46:43.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-7b9ed5be-3363-4cc0-9a17-2592985d8113 with depth all 05:46:43 2024-08-06 05:46:43.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:43 2024-08-06 05:46:43.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.434 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.439 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:43 2024-08-06 05:46:43.747 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ffef82dd-6ca5-4a17-af1c-efbcad3f2ed9 with payload { 05:46:43 "model-invariant-id": "test-model-ffef82dd-6ca5-4a17-af1c-efbcad3f2ed9", 05:46:43 "model-type": "some-type" 05:46:43 } 05:46:43 2024-08-06 05:46:43.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:43 2024-08-06 05:46:43.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ffef82dd-6ca5-4a17-af1c-efbcad3f2ed9/model-vers/model-ver/test-model-ver-4777c012-4010-4051-8ef4-e120373ddf4f with payload { 05:46:43 "model-version-id": "test-model-ver-4777c012-4010-4051-8ef4-e120373ddf4f", 05:46:43 "model-name": "some-model", 05:46:43 "model-version": "testValue" 05:46:43 } 05:46:43 2024-08-06 05:46:43.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:43 2024-08-06 05:46:43.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.784 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.784 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.788 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d20a627b-eb7c-413d-8f07-bc0dbcc50972 with payload { 05:46:43 "vnf-id": "test-generic-d20a627b-eb7c-413d-8f07-bc0dbcc50972", 05:46:43 "vnf-type": "someval", 05:46:43 "vnf-name": "someval", 05:46:43 "model-invariant-id": "test-model-ffef82dd-6ca5-4a17-af1c-efbcad3f2ed9", 05:46:43 "model-version-id": "test-model-ver-4777c012-4010-4051-8ef4-e120373ddf4f" 05:46:43 } 05:46:43 05:46:43 2024-08-06 05:46:43.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:43 2024-08-06 05:46:43.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.794 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.794 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.801 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:43 2024-08-06 05:46:43.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d20a627b-eb7c-413d-8f07-bc0dbcc50972 with depth all 05:46:43 2024-08-06 05:46:43.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:43 2024-08-06 05:46:43.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.806 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.809 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:43 2024-08-06 05:46:43.809 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:43 2024-08-06 05:46:43.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d20a627b-eb7c-413d-8f07-bc0dbcc50972 with payload { 05:46:43 "vnf-id": "test-generic-d20a627b-eb7c-413d-8f07-bc0dbcc50972", 05:46:43 "vnf-type": "someval", 05:46:43 "vnf-name": "someval", 05:46:43 "model-invariant-id": "test-model-ffef82dd-6ca5-4a17-af1c-efbcad3f2ed9", 05:46:43 "model-version-id": "test-model-ver-4777c012-4010-4051-8ef4-e120373ddf4f", 05:46:43 "resource-version": "1722923203794" 05:46:43 } 05:46:43 05:46:43 2024-08-06 05:46:43.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:43 2024-08-06 05:46:43.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.814 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.814 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:43 2024-08-06 05:46:43.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d20a627b-eb7c-413d-8f07-bc0dbcc50972 with depth all 05:46:43 2024-08-06 05:46:43.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:43 2024-08-06 05:46:43.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.823 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.823 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.826 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:43 2024-08-06 05:46:43.827 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:43 2024-08-06 05:46:43.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d20a627b-eb7c-413d-8f07-bc0dbcc50972 with resource version 1722923203814 05:46:43 2024-08-06 05:46:43.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:43 2024-08-06 05:46:43.830 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:43 2024-08-06 05:46:43.830 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:43 2024-08-06 05:46:43.830 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:43 2024-08-06 05:46:43.830 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:43 2024-08-06 05:46:43.834 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245904 with label generic-vnf 05:46:43 2024-08-06 05:46:43.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:43 2024-08-06 05:46:43.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:44 2024-08-06 05:46:44.139 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:44 2024-08-06 05:46:44.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-76c7981e-fdf1-4fc0-afd9-7fa3984bcfbe with payload { 05:46:44 "model-invariant-id": "test-model-76c7981e-fdf1-4fc0-afd9-7fa3984bcfbe", 05:46:44 "model-type": "some-type" 05:46:44 } 05:46:44 2024-08-06 05:46:44.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:44 2024-08-06 05:46:44.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:44 2024-08-06 05:46:44.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:44 2024-08-06 05:46:44.452 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:44 2024-08-06 05:46:44.452 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:44 2024-08-06 05:46:44.454 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:44 2024-08-06 05:46:44.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:44 2024-08-06 05:46:44.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-76c7981e-fdf1-4fc0-afd9-7fa3984bcfbe/model-vers/model-ver/test-model-ver-b31943a2-4865-4caf-a65b-c739f375709f with payload { 05:46:44 "model-version-id": "test-model-ver-b31943a2-4865-4caf-a65b-c739f375709f", 05:46:44 "model-name": "some-model", 05:46:44 "model-version": "testValue" 05:46:44 } 05:46:44 2024-08-06 05:46:44.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:44 2024-08-06 05:46:44.459 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:44 2024-08-06 05:46:44.460 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:44 2024-08-06 05:46:44.460 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:44 2024-08-06 05:46:44.460 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:44 2024-08-06 05:46:44.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:44 2024-08-06 05:46:44.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:44 2024-08-06 05:46:44.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-0909f8e3-8003-463a-a0a2-d7feb5d8bc93 with payload { 05:46:44 "vnf-id": "test-generic-0909f8e3-8003-463a-a0a2-d7feb5d8bc93", 05:46:44 "vnf-type": "someval", 05:46:44 "vnf-name": "someval", 05:46:44 "model-invariant-id": "test-model-76c7981e-fdf1-4fc0-afd9-7fa3984bcfbe", 05:46:44 "model-version-id": "test-model-ver-b31943a2-4865-4caf-a65b-c739f375709f" 05:46:44 } 05:46:44 05:46:44 2024-08-06 05:46:44.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:44 2024-08-06 05:46:44.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:44 2024-08-06 05:46:44.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:44 2024-08-06 05:46:44.469 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:44 2024-08-06 05:46:44.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:44 2024-08-06 05:46:44.476 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:44 2024-08-06 05:46:44.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:44 2024-08-06 05:46:44.480 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:44 2024-08-06 05:46:44.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-0909f8e3-8003-463a-a0a2-d7feb5d8bc93 with depth all 05:46:44 2024-08-06 05:46:44.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:44 2024-08-06 05:46:44.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:44 2024-08-06 05:46:44.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:44 2024-08-06 05:46:44.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:44 2024-08-06 05:46:44.483 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:44 2024-08-06 05:46:44.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:44 2024-08-06 05:46:44.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:44 2024-08-06 05:46:44.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-0909f8e3-8003-463a-a0a2-d7feb5d8bc93 with resource version 1722923204469 05:46:44 2024-08-06 05:46:44.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:44 2024-08-06 05:46:44.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:44 2024-08-06 05:46:44.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:44 2024-08-06 05:46:44.488 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:44 2024-08-06 05:46:44.488 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:44 2024-08-06 05:46:44.492 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131080 with label generic-vnf 05:46:44 2024-08-06 05:46:44.493 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:44 2024-08-06 05:46:44.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:44 2024-08-06 05:46:44.797 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:45 2024-08-06 05:46:45.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-76818a32-4899-4bc9-b9f7-c8f5042a5fa6 with payload { 05:46:45 "model-invariant-id": "test-model-76818a32-4899-4bc9-b9f7-c8f5042a5fa6", 05:46:45 "model-type": "some-type" 05:46:45 } 05:46:45 2024-08-06 05:46:45.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:45 2024-08-06 05:46:45.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.113 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-76818a32-4899-4bc9-b9f7-c8f5042a5fa6/model-vers/model-ver/test-model-ver-a4905ed3-06e4-4ffb-b74e-d247b69b3b42 with payload { 05:46:45 "model-version-id": "test-model-ver-a4905ed3-06e4-4ffb-b74e-d247b69b3b42", 05:46:45 "model-name": "some-model", 05:46:45 "model-version": "testValue" 05:46:45 } 05:46:45 2024-08-06 05:46:45.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:45 2024-08-06 05:46:45.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.119 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.122 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.124 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.125 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b59a8b9f-b167-4f6f-8fe5-0a573384d1ba with payload { 05:46:45 "vnf-id": "test-generic-b59a8b9f-b167-4f6f-8fe5-0a573384d1ba", 05:46:45 "vnf-type": "someval", 05:46:45 "vnf-name": "someval", 05:46:45 "model-invariant-id": "some-model" 05:46:45 } 05:46:45 2024-08-06 05:46:45.126 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:45 2024-08-06 05:46:45.127 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 05:46:45 2024-08-06 05:46:45.127 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 05:46:45 2024-08-06 05:46:45.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:45 2024-08-06 05:46:45.128 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-b59a8b9f-b167-4f6f-8fe5-0a573384d1ba","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:45 2024-08-06 05:46:45.128 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-b59a8b9f-b167-4f6f-8fe5-0a573384d1ba","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:45 2024-08-06 05:46:45.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-907c0d94-fc98-426b-acdb-41e105ca146e with payload { 05:46:45 "model-invariant-id": "test-model-907c0d94-fc98-426b-acdb-41e105ca146e", 05:46:45 "model-type": "some-type" 05:46:45 } 05:46:45 2024-08-06 05:46:45.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:45 2024-08-06 05:46:45.438 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.438 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.438 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.438 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.442 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.444 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-907c0d94-fc98-426b-acdb-41e105ca146e/model-vers/model-ver/test-model-ver-7787386e-dd31-451a-a370-5ac2d667c0ee with payload { 05:46:45 "model-version-id": "test-model-ver-7787386e-dd31-451a-a370-5ac2d667c0ee", 05:46:45 "model-name": "some-model", 05:46:45 "model-version": "testValue" 05:46:45 } 05:46:45 2024-08-06 05:46:45.445 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:45 2024-08-06 05:46:45.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.446 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.446 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.448 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.450 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-60887e9e-96a4-432e-8783-d83ec08dcb08 with payload { 05:46:45 "vnf-id": "test-generic-60887e9e-96a4-432e-8783-d83ec08dcb08", 05:46:45 "vnf-type": "someval", 05:46:45 "vnf-name": "someval", 05:46:45 "model-invariant-id": "test-model-907c0d94-fc98-426b-acdb-41e105ca146e", 05:46:45 "model-version-id": "test-model-ver-7787386e-dd31-451a-a370-5ac2d667c0ee" 05:46:45 } 05:46:45 05:46:45 2024-08-06 05:46:45.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:45 2024-08-06 05:46:45.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.454 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.460 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.464 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.465 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:45 2024-08-06 05:46:45.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-60887e9e-96a4-432e-8783-d83ec08dcb08 with depth all 05:46:45 2024-08-06 05:46:45.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:45 2024-08-06 05:46:45.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.468 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:45 2024-08-06 05:46:45.472 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-60887e9e-96a4-432e-8783-d83ec08dcb08 with payload { 05:46:45 "vnf-id": "test-generic-60887e9e-96a4-432e-8783-d83ec08dcb08", 05:46:45 "vnf-type": "someval", 05:46:45 "vnf-name": "someval", 05:46:45 "model-invariant-id": "test-model-30eb6b14-cf76-4f6d-abc8-d3501cdc5017", 05:46:45 "model-version-id": "test-model-ver-0d23da5d-c24b-4bdf-aacf-941b7b6d11a2", 05:46:45 "resource-version": "1722923205453" 05:46:45 } 05:46:45 05:46:45 2024-08-06 05:46:45.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:45 2024-08-06 05:46:45.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.475 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.476 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-30eb6b14-cf76-4f6d-abc8-d3501cdc5017/model-vers/model-ver/test-model-ver-0d23da5d-c24b-4bdf-aacf-941b7b6d11a2#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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:45 2024-08-06 05:46:45.477 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:45 2024-08-06 05:46:45.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-60887e9e-96a4-432e-8783-d83ec08dcb08","Node Not Found:object located at service-design-and-creation/models/model/test-model-30eb6b14-cf76-4f6d-abc8-d3501cdc5017/model-vers/model-ver/test-model-ver-0d23da5d-c24b-4bdf-aacf-941b7b6d11a2#model-version not found","ERR.5.4.6114"]}}} 05:46:45 2024-08-06 05:46:45.478 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:45 2024-08-06 05:46:45.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1d5d3683-bcf4-4754-949f-0d1659ebe04d with payload { 05:46:45 "model-invariant-id": "test-model-1d5d3683-bcf4-4754-949f-0d1659ebe04d", 05:46:45 "model-type": "some-type" 05:46:45 } 05:46:45 2024-08-06 05:46:45.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:45 2024-08-06 05:46:45.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.789 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.789 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.791 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1d5d3683-bcf4-4754-949f-0d1659ebe04d/model-vers/model-ver/test-model-ver-6af9a428-66ab-4aec-9e56-97d4eb02cdea with payload { 05:46:45 "model-version-id": "test-model-ver-6af9a428-66ab-4aec-9e56-97d4eb02cdea", 05:46:45 "model-name": "some-model", 05:46:45 "model-version": "testValue" 05:46:45 } 05:46:45 2024-08-06 05:46:45.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:45 2024-08-06 05:46:45.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.796 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.798 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-70f1afc4-d8d8-46b5-b69c-5c7c370e05d3 with payload { 05:46:45 "vnf-id": "test-generic-70f1afc4-d8d8-46b5-b69c-5c7c370e05d3", 05:46:45 "vnf-type": "someval", 05:46:45 "vnf-name": "someval", 05:46:45 "model-invariant-id": "test-model-1d5d3683-bcf4-4754-949f-0d1659ebe04d", 05:46:45 "model-version-id": "test-model-ver-6af9a428-66ab-4aec-9e56-97d4eb02cdea" 05:46:45 } 05:46:45 05:46:45 2024-08-06 05:46:45.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:45 2024-08-06 05:46:45.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.811 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.816 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:45 2024-08-06 05:46:45.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-70f1afc4-d8d8-46b5-b69c-5c7c370e05d3 with depth all 05:46:45 2024-08-06 05:46:45.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:45 2024-08-06 05:46:45.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.819 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.822 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:45 2024-08-06 05:46:45.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1fdb8615-f0a2-4ecd-a683-c9ae89ac11cd with payload { 05:46:45 "model-invariant-id": "test-model-1fdb8615-f0a2-4ecd-a683-c9ae89ac11cd", 05:46:45 "model-type": "some-type" 05:46:45 } 05:46:45 2024-08-06 05:46:45.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:45 2024-08-06 05:46:45.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.825 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.826 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.827 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.828 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1fdb8615-f0a2-4ecd-a683-c9ae89ac11cd/model-vers/model-ver/test-model-ver-fcea12e4-b6c0-4580-9a8d-f6b5cd36707a with payload { 05:46:45 "model-version-id": "test-model-ver-fcea12e4-b6c0-4580-9a8d-f6b5cd36707a", 05:46:45 "model-name": "some-model", 05:46:45 "model-version": "testValue" 05:46:45 } 05:46:45 2024-08-06 05:46:45.828 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:45 2024-08-06 05:46:45.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:45 2024-08-06 05:46:45.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:45 2024-08-06 05:46:45.829 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:45 2024-08-06 05:46:45.829 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:45 2024-08-06 05:46:45.832 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:45 2024-08-06 05:46:45.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:45 2024-08-06 05:46:45.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-70f1afc4-d8d8-46b5-b69c-5c7c370e05d3 with payload { 05:46:45 "vnf-id": "test-generic-70f1afc4-d8d8-46b5-b69c-5c7c370e05d3", 05:46:45 "vnf-type": "someval", 05:46:45 "vnf-name": "someval", 05:46:45 "model-invariant-id": "test-model-1fdb8615-f0a2-4ecd-a683-c9ae89ac11cd", 05:46:45 "resource-version": "${resource-version}" 05:46:45 } 05:46:45 2024-08-06 05:46:45.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:45 2024-08-06 05:46:45.837 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 05:46:45 2024-08-06 05:46:45.837 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 05:46:45 2024-08-06 05:46:45.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:45 2024-08-06 05:46:45.839 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-70f1afc4-d8d8-46b5-b69c-5c7c370e05d3","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:45 2024-08-06 05:46:45.841 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:46 2024-08-06 05:46:46.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8972be8e-cb7f-4084-b0f2-1ff8d7e846aa with payload { 05:46:46 "model-invariant-id": "test-model-8972be8e-cb7f-4084-b0f2-1ff8d7e846aa", 05:46:46 "model-type": "some-type" 05:46:46 } 05:46:46 2024-08-06 05:46:46.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:46 2024-08-06 05:46:46.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.154 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.156 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:46 2024-08-06 05:46:46.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8972be8e-cb7f-4084-b0f2-1ff8d7e846aa/model-vers/model-ver/test-model-ver-5cf9c854-3344-48e4-9c9a-470aa66a783d with payload { 05:46:46 "model-version-id": "test-model-ver-5cf9c854-3344-48e4-9c9a-470aa66a783d", 05:46:46 "model-name": "some-model", 05:46:46 "model-version": "testValue" 05:46:46 } 05:46:46 2024-08-06 05:46:46.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:46 2024-08-06 05:46:46.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.161 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:46 2024-08-06 05:46:46.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-264864c5-aed5-4fa3-a4c9-9709f72cef71 with payload { 05:46:46 "vnf-id": "test-generic-264864c5-aed5-4fa3-a4c9-9709f72cef71", 05:46:46 "vnf-type": "someval", 05:46:46 "vnf-name": "someval", 05:46:46 "model-invariant-id": "test-model-8972be8e-cb7f-4084-b0f2-1ff8d7e846aa", 05:46:46 "model-version-id": "test-model-ver-5cf9c854-3344-48e4-9c9a-470aa66a783d" 05:46:46 } 05:46:46 05:46:46 2024-08-06 05:46:46.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:46 2024-08-06 05:46:46.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.175 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:46 2024-08-06 05:46:46.179 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:46 2024-08-06 05:46:46.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-264864c5-aed5-4fa3-a4c9-9709f72cef71 with depth all 05:46:46 2024-08-06 05:46:46.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:46 2024-08-06 05:46:46.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:46 2024-08-06 05:46:46.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d7af7ed2-9172-4ee2-a9ba-888d9fa57d85 with payload { 05:46:46 "model-invariant-id": "test-model-d7af7ed2-9172-4ee2-a9ba-888d9fa57d85", 05:46:46 "model-type": "some-type" 05:46:46 } 05:46:46 2024-08-06 05:46:46.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:46 2024-08-06 05:46:46.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.187 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:46 2024-08-06 05:46:46.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d7af7ed2-9172-4ee2-a9ba-888d9fa57d85/model-vers/model-ver/test-model-ver-12bb33cc-654a-4f07-8a39-32ef6415bb49 with payload { 05:46:46 "model-version-id": "test-model-ver-12bb33cc-654a-4f07-8a39-32ef6415bb49", 05:46:46 "model-name": "some-model", 05:46:46 "model-version": "testValue" 05:46:46 } 05:46:46 2024-08-06 05:46:46.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:46 2024-08-06 05:46:46.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:46 2024-08-06 05:46:46.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-264864c5-aed5-4fa3-a4c9-9709f72cef71 with payload { 05:46:46 "vnf-id": "test-generic-264864c5-aed5-4fa3-a4c9-9709f72cef71", 05:46:46 "vnf-type": "someval", 05:46:46 "vnf-name": "someval", 05:46:46 "model-invariant-id": "test-model-d7af7ed2-9172-4ee2-a9ba-888d9fa57d85", 05:46:46 "model-version-id": "test-model-ver-12bb33cc-654a-4f07-8a39-32ef6415bb49", 05:46:46 "resource-version": "1722923206168" 05:46:46 } 05:46:46 05:46:46 2024-08-06 05:46:46.199 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:46 2024-08-06 05:46:46.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.206 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:46 2024-08-06 05:46:46.209 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:46 2024-08-06 05:46:46.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-264864c5-aed5-4fa3-a4c9-9709f72cef71 with depth all 05:46:46 2024-08-06 05:46:46.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:46 2024-08-06 05:46:46.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.212 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.215 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:46 2024-08-06 05:46:46.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-264864c5-aed5-4fa3-a4c9-9709f72cef71 with resource version 1722923206200 05:46:46 2024-08-06 05:46:46.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:46 2024-08-06 05:46:46.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.220 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131088 with label generic-vnf 05:46:46 2024-08-06 05:46:46.220 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:46 2024-08-06 05:46:46.525 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:46 2024-08-06 05:46:46.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-3becaf5b-269b-435d-8121-fe357c2c762d with payload { 05:46:46 "model-invariant-id": "test-model-3becaf5b-269b-435d-8121-fe357c2c762d", 05:46:46 "model-type": "some-type" 05:46:46 } 05:46:46 2024-08-06 05:46:46.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:46 2024-08-06 05:46:46.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.842 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.844 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:46 2024-08-06 05:46:46.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-3becaf5b-269b-435d-8121-fe357c2c762d/model-vers/model-ver/test-model-ver-d6864614-8bef-4c4f-a1fb-765070531f44 with payload { 05:46:46 "model-version-id": "test-model-ver-d6864614-8bef-4c4f-a1fb-765070531f44", 05:46:46 "model-name": "some-model", 05:46:46 "model-version": "testValue" 05:46:46 } 05:46:46 2024-08-06 05:46:46.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:46 2024-08-06 05:46:46.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.847 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.850 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:46 2024-08-06 05:46:46.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-94cf856a-9f3d-47ab-80dd-034a2dd2eaab with payload { 05:46:46 "vnf-id": "test-generic-94cf856a-9f3d-47ab-80dd-034a2dd2eaab", 05:46:46 "vnf-type": "someval", 05:46:46 "vnf-name": "someval", 05:46:46 "model-invariant-id": "test-model-3becaf5b-269b-435d-8121-fe357c2c762d", 05:46:46 "model-version-id": "test-model-ver-d6864614-8bef-4c4f-a1fb-765070531f44" 05:46:46 } 05:46:46 05:46:46 2024-08-06 05:46:46.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:46 2024-08-06 05:46:46.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:46 2024-08-06 05:46:46.865 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:46 2024-08-06 05:46:46.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-3becaf5b-269b-435d-8121-fe357c2c762d/model-vers/model-ver/test-model-ver-d6864614-8bef-4c4f-a1fb-765070531f44 with depth all 05:46:46 2024-08-06 05:46:46.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:46 2024-08-06 05:46:46.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.870 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:46 2024-08-06 05:46:46.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-3becaf5b-269b-435d-8121-fe357c2c762d/model-vers/model-ver/test-model-ver-d6864614-8bef-4c4f-a1fb-765070531f44 with resource version 1722923206847 05:46:46 2024-08-06 05:46:46.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:46 2024-08-06 05:46:46.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:46 2024-08-06 05:46:46.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:46 2024-08-06 05:46:46.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:46 2024-08-06 05:46:46.872 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:46 2024-08-06 05:46:46.875 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:46 2024-08-06 05:46:46.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:46 2024-08-06 05:46:46.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 05:46:46 2024-08-06 05:46:46.876 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-3becaf5b-269b-435d-8121-fe357c2c762d/model-vers/model-ver/test-model-ver-d6864614-8bef-4c4f-a1fb-765070531f44"]}}} 05:46:47 2024-08-06 05:46:47.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-0a848af7-1a9f-418a-b32f-2f24c7af78c0 with payload { 05:46:47 "model-invariant-id": "test-model-0a848af7-1a9f-418a-b32f-2f24c7af78c0", 05:46:47 "model-type": "some-type" 05:46:47 } 05:46:47 2024-08-06 05:46:47.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:47 2024-08-06 05:46:47.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:47 2024-08-06 05:46:47.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-0a848af7-1a9f-418a-b32f-2f24c7af78c0/model-vers/model-ver/test-model-ver-70518184-b3c1-4112-bb37-8100567ace80 with payload { 05:46:47 "model-version-id": "test-model-ver-70518184-b3c1-4112-bb37-8100567ace80", 05:46:47 "model-name": "some-model", 05:46:47 "model-version": "testValue" 05:46:47 } 05:46:47 2024-08-06 05:46:47.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:47 2024-08-06 05:46:47.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.190 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.192 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:47 2024-08-06 05:46:47.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dbac22d5-d6e9-4080-818d-ea4fcbb8fc40 with payload { 05:46:47 "vnf-id": "test-generic-dbac22d5-d6e9-4080-818d-ea4fcbb8fc40", 05:46:47 "vnf-type": "someval", 05:46:47 "vnf-name": "someval", 05:46:47 "model-invariant-id": "test-model-0a848af7-1a9f-418a-b32f-2f24c7af78c0", 05:46:47 "model-version-id": "test-model-ver-70518184-b3c1-4112-bb37-8100567ace80" 05:46:47 } 05:46:47 05:46:47 2024-08-06 05:46:47.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:47 2024-08-06 05:46:47.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.198 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.204 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:47 2024-08-06 05:46:47.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dbac22d5-d6e9-4080-818d-ea4fcbb8fc40 with depth all 05:46:47 2024-08-06 05:46:47.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:47 2024-08-06 05:46:47.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.209 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.212 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:47 2024-08-06 05:46:47.213 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:47 2024-08-06 05:46:47.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dbac22d5-d6e9-4080-818d-ea4fcbb8fc40 with payload { 05:46:47 "vnf-id": "test-generic-dbac22d5-d6e9-4080-818d-ea4fcbb8fc40", 05:46:47 "vnf-type": "someval", 05:46:47 "vnf-name": "someval" 05:46:47 , "resource-version": "1722923207197"} 05:46:47 2024-08-06 05:46:47.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:47 2024-08-06 05:46:47.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.218 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.218 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.223 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:47 2024-08-06 05:46:47.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dbac22d5-d6e9-4080-818d-ea4fcbb8fc40 with depth all 05:46:47 2024-08-06 05:46:47.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:47 2024-08-06 05:46:47.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:47 2024-08-06 05:46:47.230 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:47 2024-08-06 05:46:47.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-dbac22d5-d6e9-4080-818d-ea4fcbb8fc40 with resource version 1722923207218 05:46:47 2024-08-06 05:46:47.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:47 2024-08-06 05:46:47.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.234 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.234 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.238 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401608 with label generic-vnf 05:46:47 2024-08-06 05:46:47.238 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:47 2024-08-06 05:46:47.541 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:47 2024-08-06 05:46:47.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-fbaee611-8ae7-4d29-84b6-86357fe43d95 with payload { 05:46:47 "model-invariant-id": "test-model-fbaee611-8ae7-4d29-84b6-86357fe43d95", 05:46:47 "model-type": "some-type" 05:46:47 } 05:46:47 2024-08-06 05:46:47.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:47 2024-08-06 05:46:47.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.857 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:47 2024-08-06 05:46:47.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-fbaee611-8ae7-4d29-84b6-86357fe43d95/model-vers/model-ver/test-model-ver-ba3ed002-541c-4a6c-b804-de3080297938 with payload { 05:46:47 "model-version-id": "test-model-ver-ba3ed002-541c-4a6c-b804-de3080297938", 05:46:47 "model-name": "some-model", 05:46:47 "model-version": "testValue" 05:46:47 } 05:46:47 2024-08-06 05:46:47.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:47 2024-08-06 05:46:47.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.862 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.864 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:47 2024-08-06 05:46:47.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b4795b87-985d-4d99-8fd2-27b62ecad878 with payload { 05:46:47 "vnf-id": "test-generic-b4795b87-985d-4d99-8fd2-27b62ecad878", 05:46:47 "vnf-type": "someval", 05:46:47 "vnf-name": "someval", 05:46:47 "model-invariant-id": "random-wrong-model", 05:46:47 "model-version-id": "random-wrong-model-ver" 05:46:47 } 05:46:47 05:46:47 2024-08-06 05:46:47.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:47 2024-08-06 05:46:47.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:47 2024-08-06 05:46:47.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:47 2024-08-06 05:46:47.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:47 2024-08-06 05:46:47.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:47 2024-08-06 05:46:47.871 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 05:46:47 2024-08-06 05:46:47.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:47 2024-08-06 05:46:47.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 05:46:47 2024-08-06 05:46:47.872 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-b4795b87-985d-4d99-8fd2-27b62ecad878","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"]}}} 05:46:47 2024-08-06 05:46:47.872 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-b4795b87-985d-4d99-8fd2-27b62ecad878","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"]}}} 05:46:48 2024-08-06 05:46:48.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2275af69-10c3-44be-b12f-6b7c4f2a18ed with payload { 05:46:48 "model-invariant-id": "test-model-2275af69-10c3-44be-b12f-6b7c4f2a18ed", 05:46:48 "model-type": "some-type" 05:46:48 } 05:46:48 2024-08-06 05:46:48.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:48 2024-08-06 05:46:48.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:48 2024-08-06 05:46:48.186 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2275af69-10c3-44be-b12f-6b7c4f2a18ed/model-vers/model-ver/test-model-ver-c4181d12-1b3e-4a65-bffd-85103422ba9e with payload { 05:46:48 "model-version-id": "test-model-ver-c4181d12-1b3e-4a65-bffd-85103422ba9e", 05:46:48 "model-name": "some-model", 05:46:48 "model-version": "testValue" 05:46:48 } 05:46:48 2024-08-06 05:46:48.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:48 2024-08-06 05:46:48.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.192 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:48 2024-08-06 05:46:48.193 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-f2e92fab-e302-48d4-9a94-224e0821010f with payload { 05:46:48 "global-customer-id": "test-customer-f2e92fab-e302-48d4-9a94-224e0821010f", 05:46:48 "subscriber-name": "example-subscriber-name-val-99675", 05:46:48 "subscriber-type": "example-subscriber-type-val-40388", 05:46:48 "service-subscriptions": { 05:46:48 "service-subscription": [ 05:46:48 { 05:46:48 "service-type": "test-subtype-3621cd1f-162c-4b1a-bb15-c6989c4e601a", 05:46:48 "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", 05:46:48 "service-instances": { 05:46:48 "service-instance": [ 05:46:48 { 05:46:48 "service-instance-id": "test-tenant-12a8b029-4100-4c62-be6d-cdce2a076d78", 05:46:48 "service-instance-name": "example-service-instance-name-val-4896", 05:46:48 "service-type": "example-service-type-val-25453", 05:46:48 "service-role": "example-service-role-val-66197", 05:46:48 "environment-context": "example-environment-context-val-95014", 05:46:48 "workload-context": "example-workload-context-val-56102", 05:46:48 "model-invariant-id": "test-model-2275af69-10c3-44be-b12f-6b7c4f2a18ed", 05:46:48 "model-version-id": "test-model-ver-c4181d12-1b3e-4a65-bffd-85103422ba9e" 05:46:48 } 05:46:48 ] 05:46:48 } 05:46:48 } 05:46:48 ] 05:46:48 } 05:46:48 } 05:46:48 2024-08-06 05:46:48.194 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:48 2024-08-06 05:46:48.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.195 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.195 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:48 2024-08-06 05:46:48.206 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:48 2024-08-06 05:46:48.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-f2e92fab-e302-48d4-9a94-224e0821010f with depth all 05:46:48 2024-08-06 05:46:48.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:48 2024-08-06 05:46:48.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.210 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.210 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.213 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:48 2024-08-06 05:46:48.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-19bc8442-4daf-468d-980c-00713f7942d7 with payload { 05:46:48 "vnf-id": "vnf-19bc8442-4daf-468d-980c-00713f7942d7", 05:46:48 "vnf-type": "someval", 05:46:48 "vnf-name": "someval", 05:46:48 "relationship-list": { 05:46:48 "relationship": [ 05:46:48 { 05:46:48 "related-to": "service-instance", 05:46:48 "related-link": "/aai/v14/business/customers/customer/test-customer-f2e92fab-e302-48d4-9a94-224e0821010f/service-subscriptions/service-subscription/test-subtype-3621cd1f-162c-4b1a-bb15-c6989c4e601a/service-instances/service-instance/test-tenant-12a8b029-4100-4c62-be6d-cdce2a076d78" 05:46:48 } 05:46:48 ] 05:46:48 } 05:46:48 } 05:46:48 05:46:48 2024-08-06 05:46:48.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:48 2024-08-06 05:46:48.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:48 2024-08-06 05:46:48.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-19bc8442-4daf-468d-980c-00713f7942d7 with depth all 05:46:48 2024-08-06 05:46:48.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:48 2024-08-06 05:46:48.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.233 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.236 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:48 2024-08-06 05:46:48.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-f2e92fab-e302-48d4-9a94-224e0821010f with depth all 05:46:48 2024-08-06 05:46:48.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:48 2024-08-06 05:46:48.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.238 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:48 2024-08-06 05:46:48.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-71d71349-6185-4690-b5e5-f55e8f376e8d with payload { 05:46:48 "model-invariant-id": "test-model-71d71349-6185-4690-b5e5-f55e8f376e8d", 05:46:48 "model-type": "some-type" 05:46:48 } 05:46:48 2024-08-06 05:46:48.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:48 2024-08-06 05:46:48.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.552 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.552 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:48 2024-08-06 05:46:48.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-71d71349-6185-4690-b5e5-f55e8f376e8d/model-vers/model-ver/test-model-ver-8501f423-9026-4922-be9d-ba4e8bdc577d with payload { 05:46:48 "model-version-id": "test-model-ver-8501f423-9026-4922-be9d-ba4e8bdc577d", 05:46:48 "model-name": "some-model", 05:46:48 "model-version": "testValue" 05:46:48 } 05:46:48 2024-08-06 05:46:48.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:48 2024-08-06 05:46:48.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.558 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.560 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:48 2024-08-06 05:46:48.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b19e88e9-524d-47a3-baab-fa6c02f1f0f0 with payload { 05:46:48 "vnf-id": "test-generic-b19e88e9-524d-47a3-baab-fa6c02f1f0f0", 05:46:48 "vnf-type": "someval", 05:46:48 "vnf-name": "someval", 05:46:48 "model-invariant-id": "test-model-71d71349-6185-4690-b5e5-f55e8f376e8d", 05:46:48 "model-version-id": "test-model-ver-8501f423-9026-4922-be9d-ba4e8bdc577d" 05:46:48 } 05:46:48 05:46:48 2024-08-06 05:46:48.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:48 2024-08-06 05:46:48.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.572 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:48 2024-08-06 05:46:48.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b19e88e9-524d-47a3-baab-fa6c02f1f0f0 with depth all 05:46:48 2024-08-06 05:46:48.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:48 2024-08-06 05:46:48.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.577 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:48 2024-08-06 05:46:48.580 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:48 2024-08-06 05:46:48.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b19e88e9-524d-47a3-baab-fa6c02f1f0f0 with payload { 05:46:48 "vnf-id": "test-generic-b19e88e9-524d-47a3-baab-fa6c02f1f0f0", 05:46:48 "vnf-type": "someval", 05:46:48 "vnf-name": "someval", 05:46:48 "model-invariant-id": "test-model-71d71349-6185-4690-b5e5-f55e8f376e8d", 05:46:48 "model-version-id": "test-model-ver-8501f423-9026-4922-be9d-ba4e8bdc577d", 05:46:48 "resource-version": "1722923208565" 05:46:48 } 05:46:48 05:46:48 2024-08-06 05:46:48.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:48 2024-08-06 05:46:48.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.585 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.590 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:48 2024-08-06 05:46:48.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b19e88e9-524d-47a3-baab-fa6c02f1f0f0 with depth all 05:46:48 2024-08-06 05:46:48.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:48 2024-08-06 05:46:48.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.594 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:48 2024-08-06 05:46:48.598 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:48 2024-08-06 05:46:48.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b19e88e9-524d-47a3-baab-fa6c02f1f0f0 with resource version 1722923208585 05:46:48 2024-08-06 05:46:48.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:48 2024-08-06 05:46:48.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:48 2024-08-06 05:46:48.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:48 2024-08-06 05:46:48.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:48 2024-08-06 05:46:48.601 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:48 2024-08-06 05:46:48.605 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405704 with label generic-vnf 05:46:48 2024-08-06 05:46:48.605 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:48 2024-08-06 05:46:48.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:48 2024-08-06 05:46:48.910 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:49 2024-08-06 05:46:49.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9f982c3f-b058-4b4c-a40c-e4de325d5a95 with payload { 05:46:49 "model-invariant-id": "test-model-9f982c3f-b058-4b4c-a40c-e4de325d5a95", 05:46:49 "model-type": "some-type" 05:46:49 } 05:46:49 2024-08-06 05:46:49.223 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:49 2024-08-06 05:46:49.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:49 2024-08-06 05:46:49.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:49 2024-08-06 05:46:49.225 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:49 2024-08-06 05:46:49.226 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:49 2024-08-06 05:46:49.228 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:49 2024-08-06 05:46:49.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:49 2024-08-06 05:46:49.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9f982c3f-b058-4b4c-a40c-e4de325d5a95/model-vers/model-ver/test-model-ver-1f8b8057-6e13-42be-9437-7f2cfe81f3cc with payload { 05:46:49 "model-version-id": "test-model-ver-1f8b8057-6e13-42be-9437-7f2cfe81f3cc", 05:46:49 "model-name": "some-model", 05:46:49 "model-version": "testValue" 05:46:49 } 05:46:49 2024-08-06 05:46:49.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:49 2024-08-06 05:46:49.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:49 2024-08-06 05:46:49.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:49 2024-08-06 05:46:49.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:49 2024-08-06 05:46:49.232 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:49 2024-08-06 05:46:49.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:49 2024-08-06 05:46:49.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:49 2024-08-06 05:46:49.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4b6d704e-10d8-434e-90fc-750474b70932 with payload { 05:46:49 "vnf-id": "test-generic-4b6d704e-10d8-434e-90fc-750474b70932", 05:46:49 "vnf-type": "someval", 05:46:49 "vnf-name": "someval", 05:46:49 "model-invariant-id": "test-model-9f982c3f-b058-4b4c-a40c-e4de325d5a95", 05:46:49 "model-version-id": "test-model-ver-1f8b8057-6e13-42be-9437-7f2cfe81f3cc" 05:46:49 } 05:46:49 05:46:49 2024-08-06 05:46:49.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:49 2024-08-06 05:46:49.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:49 2024-08-06 05:46:49.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:49 2024-08-06 05:46:49.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:49 2024-08-06 05:46:49.240 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:49 2024-08-06 05:46:49.246 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:49 2024-08-06 05:46:49.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:49 2024-08-06 05:46:49.252 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:49 2024-08-06 05:46:49.255 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4b6d704e-10d8-434e-90fc-750474b70932 with depth all 05:46:49 2024-08-06 05:46:49.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:49 2024-08-06 05:46:49.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:49 2024-08-06 05:46:49.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:49 2024-08-06 05:46:49.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:49 2024-08-06 05:46:49.257 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:49 2024-08-06 05:46:49.260 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:49 2024-08-06 05:46:49.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:49 2024-08-06 05:46:49.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-4b6d704e-10d8-434e-90fc-750474b70932 with resource version 1722923209240 05:46:49 2024-08-06 05:46:49.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:49 2024-08-06 05:46:49.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:49 2024-08-06 05:46:49.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:49 2024-08-06 05:46:49.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:49 2024-08-06 05:46:49.262 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:49 2024-08-06 05:46:49.266 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155664 with label generic-vnf 05:46:49 2024-08-06 05:46:49.266 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:49 2024-08-06 05:46:49.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:49 2024-08-06 05:46:49.571 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:46:49 2024-08-06 05:46:49.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a4b0b97e-25f0-4f70-9b74-e25863e8953c with payload { 05:46:49 "model-invariant-id": "test-model-a4b0b97e-25f0-4f70-9b74-e25863e8953c", 05:46:49 "model-type": "some-type" 05:46:49 } 05:46:49 2024-08-06 05:46:49.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:46:49 2024-08-06 05:46:49.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:49 2024-08-06 05:46:49.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:49 2024-08-06 05:46:49.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:49 2024-08-06 05:46:49.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:49 2024-08-06 05:46:49.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:49 2024-08-06 05:46:49.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:49 2024-08-06 05:46:49.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a4b0b97e-25f0-4f70-9b74-e25863e8953c/model-vers/model-ver/test-model-ver-582159be-634f-4430-ba27-0aec39d9ea9c with payload { 05:46:49 "model-version-id": "test-model-ver-582159be-634f-4430-ba27-0aec39d9ea9c", 05:46:49 "model-name": "some-model", 05:46:49 "model-version": "testValue" 05:46:49 } 05:46:49 2024-08-06 05:46:49.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:46:49 2024-08-06 05:46:49.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:49 2024-08-06 05:46:49.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:49 2024-08-06 05:46:49.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:49 2024-08-06 05:46:49.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:49 2024-08-06 05:46:49.899 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:49 2024-08-06 05:46:49.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:49 2024-08-06 05:46:49.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-334ff569-469d-4748-adc2-35c5ad9909f3 with payload { 05:46:49 "vnf-id": "test-generic-334ff569-469d-4748-adc2-35c5ad9909f3", 05:46:49 "vnf-type": "someval", 05:46:49 "vnf-name": "someval", 05:46:49 "model-invariant-id": "some-model" 05:46:49 } 05:46:49 2024-08-06 05:46:49.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:49 2024-08-06 05:46:49.904 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 05:46:49 2024-08-06 05:46:49.904 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 05:46:49 2024-08-06 05:46:49.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 05:46:49 2024-08-06 05:46:49.904 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-334ff569-469d-4748-adc2-35c5ad9909f3","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:49 2024-08-06 05:46:49.905 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-334ff569-469d-4748-adc2-35c5ad9909f3","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 05:46:50 [WARNING] Tests run: 101, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 60.317 s - in org.onap.aai.rest.PrivateEdgeIntegrationTest 05:46:50 [INFO] Running org.onap.aai.rest.CloudRegionTest 05:46:50 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.003 s - in org.onap.aai.rest.CloudRegionTest 05:46:50 [INFO] Running org.onap.aai.rest.NotificationDmaapEventTest 05:46:50 2024-08-06 05:46:50.269 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:46:50 2024-08-06 05:46:50.270 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:46:50 2024-08-06 05:46:50.272 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:46:50 2024-08-06 05:46:50.272 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:46:50 2024-08-06 05:46:50.274 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:46:50 2024-08-06 05:46:50.274 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:46:50 2024-08-06 05:46:50.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:46:50 2024-08-06 05:46:50.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:46:50 2024-08-06 05:46:50.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:46:50 2024-08-06 05:46:50.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:46:50 2024-08-06 05:46:50.279 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:46:50 2024-08-06 05:46:50.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:46:50 2024-08-06 05:46:50.286 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:46:50 2024-08-06 05:46:50.288 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:46:50 2024-08-06 05:46:50.288 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:46:50 [EL Warning]: moxy: 2024-08-06 05:46:50.337--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:46:50 2024-08-06 05:46:50.529 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:46:50 2024-08-06 05:46:50.538 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:46:50 2024-08-06 05:46:50.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:46:50 2024-08-06 05:46:50.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:46:50 [EL Warning]: moxy: 2024-08-06 05:46:50.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 05:46:50 2024-08-06 05:46:50.794 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:46:50 2024-08-06 05:46:50.808 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:46:50 2024-08-06 05:46:50.810 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:46:50 2024-08-06 05:46:50.810 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:46:50 [EL Warning]: moxy: 2024-08-06 05:46:50.854--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:46:51 2024-08-06 05:46:51.078 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:46:51 2024-08-06 05:46:51.089 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:46:51 2024-08-06 05:46:51.091 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:46:51 2024-08-06 05:46:51.091 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:46:51 [EL Warning]: moxy: 2024-08-06 05:46:51.14--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:46:51 2024-08-06 05:46:51.392 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:46:51 2024-08-06 05:46:51.403 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:46:51 2024-08-06 05:46:51.406 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:46:51 2024-08-06 05:46:51.406 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:46:51 [EL Warning]: moxy: 2024-08-06 05:46:51.468--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:46:51 2024-08-06 05:46:51.783 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:46:51 2024-08-06 05:46:51.857 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 05:46:51 2024-08-06 05:46:51.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:51 2024-08-06 05:46:51.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:51 2024-08-06 05:46:51.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:51 2024-08-06 05:46:51.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:51 2024-08-06 05:46:51.864 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:51 2024-08-06 05:46:51.865 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:51 2024-08-06 05:46:51.865 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:51 2024-08-06 05:46:51.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:51 2024-08-06 05:46:51.866 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"]}}} 05:46:51 2024-08-06 05:46:51.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:51 "hostname": "example-hostname-val-85598", 05:46:51 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:51 "number-of-cpus": 280, 05:46:51 "disk-in-gigabytes": 78521, 05:46:51 "ram-in-megabytes": 36975, 05:46:51 "equip-type": "example-equip-type-val-47930", 05:46:51 "equip-vendor": "example-equip-vendor-val-59512", 05:46:51 "equip-model": "example-equip-model-val-46076", 05:46:51 "fqdn": "example-fqdn-val-74486", 05:46:51 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:51 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:51 "serial-number": "example-serial-number-val-92800", 05:46:51 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:51 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:51 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:51 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:51 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:51 "inv-status": "example-inv-status-val-5042", 05:46:51 "pserver-id": "example-pserver-id-val-15622", 05:46:51 "internet-topology": "example-internet-topology-val-31234", 05:46:51 "in-maint": true, 05:46:51 "pserver-name2": "example-pserver-name2-val-93509", 05:46:51 "purpose": "example-purpose-val-52320", 05:46:51 "prov-status": "example-prov-status-val-47313", 05:46:51 "management-option": "example-management-option-val-72434", 05:46:51 "host-profile": "example-host-profile-val-84672", 05:46:51 "p-interfaces": { 05:46:51 "p-interface": [ 05:46:51 { 05:46:51 "interface-name": "example-interface-name-val-46147", 05:46:51 "selflink": "example-selflink-val-81029", 05:46:51 "speed-value": "example-speed-value-val-47874", 05:46:51 "speed-units": "example-speed-units-val-10396", 05:46:51 "port-description": "example-port-description-val-53068", 05:46:51 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:51 "interface-role": "example-interface-role-val-49232", 05:46:51 "interface-type": "example-interface-type-val-21757", 05:46:51 "prov-status": "example-prov-status-val-19117", 05:46:51 "in-maint": true, 05:46:51 "inv-status": "example-inv-status-val-48715", 05:46:51 "l-interfaces": { 05:46:51 "l-interface": [ 05:46:51 { 05:46:51 "interface-name": "example-interface-name-val-13366", 05:46:51 "interface-role": "example-interface-role-val-29488", 05:46:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:51 "selflink": "example-selflink-val-4757", 05:46:51 "interface-id": "example-interface-id-val-79486", 05:46:51 "macaddr": "example-macaddr-val-52194", 05:46:51 "network-name": "example-network-name-val-80678", 05:46:51 "management-option": "example-management-option-val-53535", 05:46:51 "interface-description": "example-interface-description-val-299", 05:46:51 "is-port-mirrored": true, 05:46:51 "in-maint": true, 05:46:51 "prov-status": "example-prov-status-val-9736", 05:46:51 "is-ip-unnumbered": true, 05:46:51 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:51 "priority": 82452, 05:46:51 "vlans": { 05:46:51 "vlan": [ 05:46:51 { 05:46:51 "vlan-interface": "example-vlan-interface-val-31470", 05:46:51 "vlan-id-inner": 61286171, 05:46:51 "vlan-id-outer": 64615174, 05:46:51 "speed-value": "example-speed-value-val-80457", 05:46:51 "speed-units": "example-speed-units-val-51587", 05:46:51 "vlan-description": "example-vlan-description-val-97575", 05:46:51 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:51 "vpn-key": "example-vpn-key-val-50069", 05:46:51 "orchestration-status": "example-orchestration-status-val-34071", 05:46:51 "in-maint": true, 05:46:51 "prov-status": "example-prov-status-val-62615", 05:46:51 "is-ip-unnumbered": true, 05:46:51 "is-private": true, 05:46:51 "l3-interface-ipv4-address-list": [ 05:46:51 { 05:46:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:51 "l3-interface-ipv4-prefix-length": 39266592, 05:46:51 "vlan-id-inner": 91284707, 05:46:51 "vlan-id-outer": 80343467, 05:46:51 "is-floating": true, 05:46:51 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:51 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:51 } 05:46:51 ], 05:46:51 "l3-interface-ipv6-address-list": [ 05:46:51 { 05:46:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:51 "l3-interface-ipv6-prefix-length": 81422758, 05:46:51 "vlan-id-inner": 15099560, 05:46:51 "vlan-id-outer": 46643832, 05:46:51 "is-floating": true, 05:46:51 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:51 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:51 } 05:46:51 ] 05:46:51 } 05:46:51 ] 05:46:51 }, 05:46:51 "l-interfaces": { 05:46:51 "l-interface": [ 05:46:51 { 05:46:51 "interface-name": "example-interface-name-val-62086", 05:46:51 "interface-role": "example-interface-role-val-13107", 05:46:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:51 "selflink": "example-selflink-val-31580", 05:46:51 "interface-id": "example-interface-id-val-57805", 05:46:51 "macaddr": "example-macaddr-val-54266", 05:46:51 "network-name": "example-network-name-val-38517", 05:46:51 "management-option": "example-management-option-val-8801", 05:46:51 "interface-description": "example-interface-description-val-88573", 05:46:51 "is-port-mirrored": true, 05:46:51 "in-maint": true, 05:46:51 "prov-status": "example-prov-status-val-99164", 05:46:51 "is-ip-unnumbered": true, 05:46:51 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:51 "priority": 80355, 05:46:51 "admin-status": "example-admin-status-val-29720" 05:46:51 } 05:46:51 ] 05:46:51 }, 05:46:51 "l3-interface-ipv4-address-list": [ 05:46:51 { 05:46:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:51 "l3-interface-ipv4-prefix-length": 36060646, 05:46:51 "vlan-id-inner": 62164959, 05:46:51 "vlan-id-outer": 93058593, 05:46:51 "is-floating": true, 05:46:51 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:51 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:51 } 05:46:51 ], 05:46:51 "l3-interface-ipv6-address-list": [ 05:46:51 { 05:46:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:51 "l3-interface-ipv6-prefix-length": 29592510, 05:46:51 "vlan-id-inner": 18402161, 05:46:51 "vlan-id-outer": 651158, 05:46:51 "is-floating": true, 05:46:51 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:51 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:51 } 05:46:51 ], 05:46:51 "admin-status": "example-admin-status-val-81745" 05:46:51 } 05:46:51 ] 05:46:51 } 05:46:51 } 05:46:51 ] 05:46:51 }, 05:46:51 "lag-interfaces": { 05:46:51 "lag-interface": [ 05:46:51 { 05:46:51 "interface-name": "example-interface-name-val-87366", 05:46:51 "interface-description": "example-interface-description-val-3722", 05:46:51 "speed-value": "example-speed-value-val-73546", 05:46:51 "speed-units": "example-speed-units-val-73658", 05:46:51 "interface-id": "example-interface-id-val-62385", 05:46:51 "interface-role": "example-interface-role-val-60746", 05:46:51 "prov-status": "example-prov-status-val-26239", 05:46:51 "in-maint": true, 05:46:51 "l-interfaces": { 05:46:51 "l-interface": [ 05:46:51 { 05:46:51 "interface-name": "example-interface-name-val-69579", 05:46:51 "interface-role": "example-interface-role-val-64571", 05:46:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:51 "selflink": "example-selflink-val-29611", 05:46:51 "interface-id": "example-interface-id-val-75464", 05:46:51 "macaddr": "example-macaddr-val-7285", 05:46:51 "network-name": "example-network-name-val-52284", 05:46:51 "management-option": "example-management-option-val-26028", 05:46:51 "interface-description": "example-interface-description-val-37641", 05:46:51 "is-port-mirrored": true, 05:46:51 "in-maint": true, 05:46:51 "prov-status": "example-prov-status-val-56460", 05:46:51 "is-ip-unnumbered": true, 05:46:51 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:51 "priority": 84739, 05:46:51 "vlans": { 05:46:51 "vlan": [ 05:46:51 { 05:46:51 "vlan-interface": "example-vlan-interface-val-56661", 05:46:51 "vlan-id-inner": 33305644, 05:46:51 "vlan-id-outer": 30871600, 05:46:51 "speed-value": "example-speed-value-val-1929", 05:46:51 "speed-units": "example-speed-units-val-71630", 05:46:51 "vlan-description": "example-vlan-description-val-63003", 05:46:51 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:51 "vpn-key": "example-vpn-key-val-16552", 05:46:51 "orchestration-status": "example-orchestration-status-val-95322", 05:46:51 "in-maint": true, 05:46:51 "prov-status": "example-prov-status-val-89886", 05:46:51 "is-ip-unnumbered": true, 05:46:51 "is-private": true, 05:46:51 "l3-interface-ipv4-address-list": [ 05:46:51 { 05:46:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:51 "l3-interface-ipv4-prefix-length": 11099430, 05:46:51 "vlan-id-inner": 88996967, 05:46:51 "vlan-id-outer": 23003182, 05:46:51 "is-floating": true, 05:46:51 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:51 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:51 } 05:46:51 ], 05:46:51 "l3-interface-ipv6-address-list": [ 05:46:51 { 05:46:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:51 "l3-interface-ipv6-prefix-length": 20167688, 05:46:51 "vlan-id-inner": 40775405, 05:46:51 "vlan-id-outer": 75855907, 05:46:51 "is-floating": true, 05:46:51 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:51 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:51 } 05:46:51 ] 05:46:51 } 05:46:51 ] 05:46:51 }, 05:46:51 "l-interfaces": { 05:46:51 "l-interface": [ 05:46:51 { 05:46:51 "interface-name": "example-interface-name-val-49266", 05:46:51 "interface-role": "example-interface-role-val-210", 05:46:51 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:51 "selflink": "example-selflink-val-6356", 05:46:51 "interface-id": "example-interface-id-val-99531", 05:46:51 "macaddr": "example-macaddr-val-25092", 05:46:51 "network-name": "example-network-name-val-3319", 05:46:51 "management-option": "example-management-option-val-79883", 05:46:51 "interface-description": "example-interface-description-val-54501", 05:46:51 "is-port-mirrored": true, 05:46:51 "in-maint": true, 05:46:51 "prov-status": "example-prov-status-val-48840", 05:46:51 "is-ip-unnumbered": true, 05:46:51 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:51 "priority": 21862, 05:46:51 "admin-status": "example-admin-status-val-89244" 05:46:51 } 05:46:51 ] 05:46:51 }, 05:46:51 "l3-interface-ipv4-address-list": [ 05:46:51 { 05:46:51 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:51 "l3-interface-ipv4-prefix-length": 91875404, 05:46:51 "vlan-id-inner": 36470314, 05:46:51 "vlan-id-outer": 96344091, 05:46:51 "is-floating": true, 05:46:51 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:51 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:51 } 05:46:51 ], 05:46:51 "l3-interface-ipv6-address-list": [ 05:46:51 { 05:46:51 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:51 "l3-interface-ipv6-prefix-length": 11663872, 05:46:51 "vlan-id-inner": 28459412, 05:46:51 "vlan-id-outer": 9852622, 05:46:51 "is-floating": true, 05:46:51 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:51 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:51 } 05:46:51 ], 05:46:51 "admin-status": "example-admin-status-val-81055" 05:46:51 } 05:46:51 ] 05:46:51 } 05:46:51 } 05:46:51 ] 05:46:51 } 05:46:51 } 05:46:51 05:46:51 2024-08-06 05:46:51.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:51 2024-08-06 05:46:51.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:51 2024-08-06 05:46:51.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:51 2024-08-06 05:46:51.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:51 2024-08-06 05:46:51.875 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:51 2024-08-06 05:46:51.949 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:51 2024-08-06 05:46:51.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:52 2024-08-06 05:46:52.291 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 05:46:52 2024-08-06 05:46:52.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:52 2024-08-06 05:46:52.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.294 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:52 2024-08-06 05:46:52.309 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 05:46:52 2024-08-06 05:46:52.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:52 2024-08-06 05:46:52.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.311 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.311 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:52 2024-08-06 05:46:52.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:52 2024-08-06 05:46:52.312 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"]}}} 05:46:52 2024-08-06 05:46:52.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 05:46:52 "vnf-id": "generic-vnf-notification", 05:46:52 "vnf-type": "sometype", 05:46:52 "in-maint": true, 05:46:52 "is-closed-loop-disabled": true 05:46:52 } 05:46:52 05:46:52 2024-08-06 05:46:52.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:52 2024-08-06 05:46:52.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.315 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.321 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:52 2024-08-06 05:46:52.330 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 05:46:52 2024-08-06 05:46:52.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:52 2024-08-06 05:46:52.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.330 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.331 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:52 2024-08-06 05:46:52.336 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 { 05:46:52 "related-to": "generic-vnf", 05:46:52 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 05:46:52 } 05:46:52 05:46:52 2024-08-06 05:46:52.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:52 2024-08-06 05:46:52.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.338 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.338 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.342 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.359 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:52 2024-08-06 05:46:52.361 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 05:46:52 2024-08-06 05:46:52.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:52 2024-08-06 05:46:52.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.366 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:52 2024-08-06 05:46:52.367 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 05:46:52 2024-08-06 05:46:52.368 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:52 2024-08-06 05:46:52.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.368 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.383 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:52 2024-08-06 05:46:52.398 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 1722923212338 05:46:52 2024-08-06 05:46:52.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:52 2024-08-06 05:46:52.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.412 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:52 2024-08-06 05:46:52.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 05:46:52 2024-08-06 05:46:52.745 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:52 2024-08-06 05:46:52.749 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 {} 05:46:52 2024-08-06 05:46:52.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:46:52 2024-08-06 05:46:52.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:52 2024-08-06 05:46:52.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:52 2024-08-06 05:46:52.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:52 2024-08-06 05:46:52.751 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:52 2024-08-06 05:46:52.758 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:52 2024-08-06 05:46:52.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:53 2024-08-06 05:46:53.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 05:46:53 2024-08-06 05:46:53.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:53 2024-08-06 05:46:53.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.425 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.425 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:53 2024-08-06 05:46:53.426 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:53 2024-08-06 05:46:53.426 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"]}}} 05:46:53 2024-08-06 05:46:53.427 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}]}}]}} 05:46:53 2024-08-06 05:46:53.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:53 2024-08-06 05:46:53.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.430 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.430 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.445 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:53 2024-08-06 05:46:53.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 05:46:53 2024-08-06 05:46:53.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:53 2024-08-06 05:46:53.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.453 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.454 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.459 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:53 2024-08-06 05:46:53.460 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 05:46:53 2024-08-06 05:46:53.461 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:46:53 2024-08-06 05:46:53.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.461 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.463 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.464 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:53 2024-08-06 05:46:53.464 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 05:46:53 2024-08-06 05:46:53.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:53 2024-08-06 05:46:53.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.465 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.465 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.466 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:53 2024-08-06 05:46:53.467 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:53 2024-08-06 05:46:53.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","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 05:46:53 2024-08-06 05:46:53.468 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"}]}]}}]}}}} 05:46:53 2024-08-06 05:46:53.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:53 2024-08-06 05:46:53.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.470 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:53 2024-08-06 05:46:53.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 05:46:53 2024-08-06 05:46:53.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:46:53 2024-08-06 05:46:53.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:53 2024-08-06 05:46:53.505 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 05:46:53 2024-08-06 05:46:53.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 05:46:53 2024-08-06 05:46:53.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.507 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.510 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:53 2024-08-06 05:46:53.511 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 05:46:53 2024-08-06 05:46:53.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:46:53 2024-08-06 05:46:53.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.512 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.515 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:53 2024-08-06 05:46:53.516 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 05:46:53 2024-08-06 05:46:53.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 05:46:53 2024-08-06 05:46:53.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.517 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:53 2024-08-06 05:46:53.524 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":"1722923213430","is-ip-unnumbered":false,"interface-name":"lint"} 05:46:53 2024-08-06 05:46:53.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 05:46:53 2024-08-06 05:46:53.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.530 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 159928, doing an implicit delete on update will delete total of 1 vertexes 05:46:53 2024-08-06 05:46:53.532 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":"1722923213470","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"}]}]}} 05:46:53 2024-08-06 05:46:53.533 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 159752 with label vlan 05:46:53 2024-08-06 05:46:53.534 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:53 2024-08-06 05:46:53.844 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 05:46:53 2024-08-06 05:46:53.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:46:53 2024-08-06 05:46:53.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.848 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.850 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:53 2024-08-06 05:46:53.851 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:53 2024-08-06 05:46:53.851 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"]}}} 05:46:53 2024-08-06 05:46:53.852 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 05:46:53 2024-08-06 05:46:53.854 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 05:46:53 2024-08-06 05:46:53.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:53 2024-08-06 05:46:53.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:53 2024-08-06 05:46:53.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:53 2024-08-06 05:46:53.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:53 2024-08-06 05:46:53.857 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:53 2024-08-06 05:46:53.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:54 2024-08-06 05:46:54.165 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 05:46:54 2024-08-06 05:46:54.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:54 2024-08-06 05:46:54.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.168 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:54 2024-08-06 05:46:54.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:54 2024-08-06 05:46:54.169 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"]}}} 05:46:54 2024-08-06 05:46:54.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:54 "hostname": "example-hostname-val-85598", 05:46:54 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:54 "number-of-cpus": 280, 05:46:54 "disk-in-gigabytes": 78521, 05:46:54 "ram-in-megabytes": 36975, 05:46:54 "equip-type": "example-equip-type-val-47930", 05:46:54 "equip-vendor": "example-equip-vendor-val-59512", 05:46:54 "equip-model": "example-equip-model-val-46076", 05:46:54 "fqdn": "example-fqdn-val-74486", 05:46:54 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:54 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:54 "serial-number": "example-serial-number-val-92800", 05:46:54 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:54 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:54 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:54 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:54 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:54 "inv-status": "example-inv-status-val-5042", 05:46:54 "pserver-id": "example-pserver-id-val-15622", 05:46:54 "internet-topology": "example-internet-topology-val-31234", 05:46:54 "in-maint": true, 05:46:54 "pserver-name2": "example-pserver-name2-val-93509", 05:46:54 "purpose": "example-purpose-val-52320", 05:46:54 "prov-status": "example-prov-status-val-47313", 05:46:54 "management-option": "example-management-option-val-72434", 05:46:54 "host-profile": "example-host-profile-val-84672", 05:46:54 "p-interfaces": { 05:46:54 "p-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-46147", 05:46:54 "selflink": "example-selflink-val-81029", 05:46:54 "speed-value": "example-speed-value-val-47874", 05:46:54 "speed-units": "example-speed-units-val-10396", 05:46:54 "port-description": "example-port-description-val-53068", 05:46:54 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:54 "interface-role": "example-interface-role-val-49232", 05:46:54 "interface-type": "example-interface-type-val-21757", 05:46:54 "prov-status": "example-prov-status-val-19117", 05:46:54 "in-maint": true, 05:46:54 "inv-status": "example-inv-status-val-48715", 05:46:54 "l-interfaces": { 05:46:54 "l-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-13366", 05:46:54 "interface-role": "example-interface-role-val-29488", 05:46:54 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:54 "selflink": "example-selflink-val-4757", 05:46:54 "interface-id": "example-interface-id-val-79486", 05:46:54 "macaddr": "example-macaddr-val-52194", 05:46:54 "network-name": "example-network-name-val-80678", 05:46:54 "management-option": "example-management-option-val-53535", 05:46:54 "interface-description": "example-interface-description-val-299", 05:46:54 "is-port-mirrored": true, 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-9736", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:54 "priority": 82452, 05:46:54 "vlans": { 05:46:54 "vlan": [ 05:46:54 { 05:46:54 "vlan-interface": "example-vlan-interface-val-31470", 05:46:54 "vlan-id-inner": 61286171, 05:46:54 "vlan-id-outer": 64615174, 05:46:54 "speed-value": "example-speed-value-val-80457", 05:46:54 "speed-units": "example-speed-units-val-51587", 05:46:54 "vlan-description": "example-vlan-description-val-97575", 05:46:54 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:54 "vpn-key": "example-vpn-key-val-50069", 05:46:54 "orchestration-status": "example-orchestration-status-val-34071", 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-62615", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "is-private": true, 05:46:54 "l3-interface-ipv4-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:54 "l3-interface-ipv4-prefix-length": 39266592, 05:46:54 "vlan-id-inner": 91284707, 05:46:54 "vlan-id-outer": 80343467, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:54 } 05:46:54 ], 05:46:54 "l3-interface-ipv6-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:54 "l3-interface-ipv6-prefix-length": 81422758, 05:46:54 "vlan-id-inner": 15099560, 05:46:54 "vlan-id-outer": 46643832, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "l-interfaces": { 05:46:54 "l-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-62086", 05:46:54 "interface-role": "example-interface-role-val-13107", 05:46:54 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:54 "selflink": "example-selflink-val-31580", 05:46:54 "interface-id": "example-interface-id-val-57805", 05:46:54 "macaddr": "example-macaddr-val-54266", 05:46:54 "network-name": "example-network-name-val-38517", 05:46:54 "management-option": "example-management-option-val-8801", 05:46:54 "interface-description": "example-interface-description-val-88573", 05:46:54 "is-port-mirrored": true, 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-99164", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:54 "priority": 80355, 05:46:54 "admin-status": "example-admin-status-val-29720" 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "l3-interface-ipv4-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:54 "l3-interface-ipv4-prefix-length": 36060646, 05:46:54 "vlan-id-inner": 62164959, 05:46:54 "vlan-id-outer": 93058593, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:54 } 05:46:54 ], 05:46:54 "l3-interface-ipv6-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:54 "l3-interface-ipv6-prefix-length": 29592510, 05:46:54 "vlan-id-inner": 18402161, 05:46:54 "vlan-id-outer": 651158, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:54 } 05:46:54 ], 05:46:54 "admin-status": "example-admin-status-val-81745" 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "lag-interfaces": { 05:46:54 "lag-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-87366", 05:46:54 "interface-description": "example-interface-description-val-3722", 05:46:54 "speed-value": "example-speed-value-val-73546", 05:46:54 "speed-units": "example-speed-units-val-73658", 05:46:54 "interface-id": "example-interface-id-val-62385", 05:46:54 "interface-role": "example-interface-role-val-60746", 05:46:54 "prov-status": "example-prov-status-val-26239", 05:46:54 "in-maint": true, 05:46:54 "l-interfaces": { 05:46:54 "l-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-69579", 05:46:54 "interface-role": "example-interface-role-val-64571", 05:46:54 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:54 "selflink": "example-selflink-val-29611", 05:46:54 "interface-id": "example-interface-id-val-75464", 05:46:54 "macaddr": "example-macaddr-val-7285", 05:46:54 "network-name": "example-network-name-val-52284", 05:46:54 "management-option": "example-management-option-val-26028", 05:46:54 "interface-description": "example-interface-description-val-37641", 05:46:54 "is-port-mirrored": true, 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-56460", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:54 "priority": 84739, 05:46:54 "vlans": { 05:46:54 "vlan": [ 05:46:54 { 05:46:54 "vlan-interface": "example-vlan-interface-val-56661", 05:46:54 "vlan-id-inner": 33305644, 05:46:54 "vlan-id-outer": 30871600, 05:46:54 "speed-value": "example-speed-value-val-1929", 05:46:54 "speed-units": "example-speed-units-val-71630", 05:46:54 "vlan-description": "example-vlan-description-val-63003", 05:46:54 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:54 "vpn-key": "example-vpn-key-val-16552", 05:46:54 "orchestration-status": "example-orchestration-status-val-95322", 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-89886", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "is-private": true, 05:46:54 "l3-interface-ipv4-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:54 "l3-interface-ipv4-prefix-length": 11099430, 05:46:54 "vlan-id-inner": 88996967, 05:46:54 "vlan-id-outer": 23003182, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:54 } 05:46:54 ], 05:46:54 "l3-interface-ipv6-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:54 "l3-interface-ipv6-prefix-length": 20167688, 05:46:54 "vlan-id-inner": 40775405, 05:46:54 "vlan-id-outer": 75855907, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "l-interfaces": { 05:46:54 "l-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-49266", 05:46:54 "interface-role": "example-interface-role-val-210", 05:46:54 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:54 "selflink": "example-selflink-val-6356", 05:46:54 "interface-id": "example-interface-id-val-99531", 05:46:54 "macaddr": "example-macaddr-val-25092", 05:46:54 "network-name": "example-network-name-val-3319", 05:46:54 "management-option": "example-management-option-val-79883", 05:46:54 "interface-description": "example-interface-description-val-54501", 05:46:54 "is-port-mirrored": true, 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-48840", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:54 "priority": 21862, 05:46:54 "admin-status": "example-admin-status-val-89244" 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "l3-interface-ipv4-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:54 "l3-interface-ipv4-prefix-length": 91875404, 05:46:54 "vlan-id-inner": 36470314, 05:46:54 "vlan-id-outer": 96344091, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:54 } 05:46:54 ], 05:46:54 "l3-interface-ipv6-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:54 "l3-interface-ipv6-prefix-length": 11663872, 05:46:54 "vlan-id-inner": 28459412, 05:46:54 "vlan-id-outer": 9852622, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:54 } 05:46:54 ], 05:46:54 "admin-status": "example-admin-status-val-81055" 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 } 05:46:54 05:46:54 2024-08-06 05:46:54.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:54 2024-08-06 05:46:54.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.176 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.368 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:54 2024-08-06 05:46:54.377 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 05:46:54 2024-08-06 05:46:54.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:54 2024-08-06 05:46:54.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.378 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.379 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:54 2024-08-06 05:46:54.703 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 05:46:54 2024-08-06 05:46:54.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:54 2024-08-06 05:46:54.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.705 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.705 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.706 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:54 2024-08-06 05:46:54.707 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:54 2024-08-06 05:46:54.708 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"]}}} 05:46:54 2024-08-06 05:46:54.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:54 "hostname": "example-hostname-val-85598", 05:46:54 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:54 "number-of-cpus": 280, 05:46:54 "disk-in-gigabytes": 78521, 05:46:54 "ram-in-megabytes": 36975, 05:46:54 "equip-type": "example-equip-type-val-47930", 05:46:54 "equip-vendor": "example-equip-vendor-val-59512", 05:46:54 "equip-model": "example-equip-model-val-46076", 05:46:54 "fqdn": "example-fqdn-val-74486", 05:46:54 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:54 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:54 "serial-number": "example-serial-number-val-92800", 05:46:54 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:54 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:54 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:54 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:54 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:54 "inv-status": "example-inv-status-val-5042", 05:46:54 "pserver-id": "example-pserver-id-val-15622", 05:46:54 "internet-topology": "example-internet-topology-val-31234", 05:46:54 "in-maint": true, 05:46:54 "pserver-name2": "example-pserver-name2-val-93509", 05:46:54 "purpose": "example-purpose-val-52320", 05:46:54 "prov-status": "example-prov-status-val-47313", 05:46:54 "management-option": "example-management-option-val-72434", 05:46:54 "host-profile": "example-host-profile-val-84672", 05:46:54 "p-interfaces": { 05:46:54 "p-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-46147", 05:46:54 "selflink": "example-selflink-val-81029", 05:46:54 "speed-value": "example-speed-value-val-47874", 05:46:54 "speed-units": "example-speed-units-val-10396", 05:46:54 "port-description": "example-port-description-val-53068", 05:46:54 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:54 "interface-role": "example-interface-role-val-49232", 05:46:54 "interface-type": "example-interface-type-val-21757", 05:46:54 "prov-status": "example-prov-status-val-19117", 05:46:54 "in-maint": true, 05:46:54 "inv-status": "example-inv-status-val-48715", 05:46:54 "l-interfaces": { 05:46:54 "l-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-13366", 05:46:54 "interface-role": "example-interface-role-val-29488", 05:46:54 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:54 "selflink": "example-selflink-val-4757", 05:46:54 "interface-id": "example-interface-id-val-79486", 05:46:54 "macaddr": "example-macaddr-val-52194", 05:46:54 "network-name": "example-network-name-val-80678", 05:46:54 "management-option": "example-management-option-val-53535", 05:46:54 "interface-description": "example-interface-description-val-299", 05:46:54 "is-port-mirrored": true, 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-9736", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:54 "priority": 82452, 05:46:54 "vlans": { 05:46:54 "vlan": [ 05:46:54 { 05:46:54 "vlan-interface": "example-vlan-interface-val-31470", 05:46:54 "vlan-id-inner": 61286171, 05:46:54 "vlan-id-outer": 64615174, 05:46:54 "speed-value": "example-speed-value-val-80457", 05:46:54 "speed-units": "example-speed-units-val-51587", 05:46:54 "vlan-description": "example-vlan-description-val-97575", 05:46:54 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:54 "vpn-key": "example-vpn-key-val-50069", 05:46:54 "orchestration-status": "example-orchestration-status-val-34071", 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-62615", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "is-private": true, 05:46:54 "l3-interface-ipv4-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:54 "l3-interface-ipv4-prefix-length": 39266592, 05:46:54 "vlan-id-inner": 91284707, 05:46:54 "vlan-id-outer": 80343467, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:54 } 05:46:54 ], 05:46:54 "l3-interface-ipv6-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:54 "l3-interface-ipv6-prefix-length": 81422758, 05:46:54 "vlan-id-inner": 15099560, 05:46:54 "vlan-id-outer": 46643832, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "l-interfaces": { 05:46:54 "l-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-62086", 05:46:54 "interface-role": "example-interface-role-val-13107", 05:46:54 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:54 "selflink": "example-selflink-val-31580", 05:46:54 "interface-id": "example-interface-id-val-57805", 05:46:54 "macaddr": "example-macaddr-val-54266", 05:46:54 "network-name": "example-network-name-val-38517", 05:46:54 "management-option": "example-management-option-val-8801", 05:46:54 "interface-description": "example-interface-description-val-88573", 05:46:54 "is-port-mirrored": true, 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-99164", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:54 "priority": 80355, 05:46:54 "admin-status": "example-admin-status-val-29720" 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "l3-interface-ipv4-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:54 "l3-interface-ipv4-prefix-length": 36060646, 05:46:54 "vlan-id-inner": 62164959, 05:46:54 "vlan-id-outer": 93058593, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:54 } 05:46:54 ], 05:46:54 "l3-interface-ipv6-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:54 "l3-interface-ipv6-prefix-length": 29592510, 05:46:54 "vlan-id-inner": 18402161, 05:46:54 "vlan-id-outer": 651158, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:54 } 05:46:54 ], 05:46:54 "admin-status": "example-admin-status-val-81745" 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "lag-interfaces": { 05:46:54 "lag-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-87366", 05:46:54 "interface-description": "example-interface-description-val-3722", 05:46:54 "speed-value": "example-speed-value-val-73546", 05:46:54 "speed-units": "example-speed-units-val-73658", 05:46:54 "interface-id": "example-interface-id-val-62385", 05:46:54 "interface-role": "example-interface-role-val-60746", 05:46:54 "prov-status": "example-prov-status-val-26239", 05:46:54 "in-maint": true, 05:46:54 "l-interfaces": { 05:46:54 "l-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-69579", 05:46:54 "interface-role": "example-interface-role-val-64571", 05:46:54 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:54 "selflink": "example-selflink-val-29611", 05:46:54 "interface-id": "example-interface-id-val-75464", 05:46:54 "macaddr": "example-macaddr-val-7285", 05:46:54 "network-name": "example-network-name-val-52284", 05:46:54 "management-option": "example-management-option-val-26028", 05:46:54 "interface-description": "example-interface-description-val-37641", 05:46:54 "is-port-mirrored": true, 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-56460", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:54 "priority": 84739, 05:46:54 "vlans": { 05:46:54 "vlan": [ 05:46:54 { 05:46:54 "vlan-interface": "example-vlan-interface-val-56661", 05:46:54 "vlan-id-inner": 33305644, 05:46:54 "vlan-id-outer": 30871600, 05:46:54 "speed-value": "example-speed-value-val-1929", 05:46:54 "speed-units": "example-speed-units-val-71630", 05:46:54 "vlan-description": "example-vlan-description-val-63003", 05:46:54 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:54 "vpn-key": "example-vpn-key-val-16552", 05:46:54 "orchestration-status": "example-orchestration-status-val-95322", 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-89886", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "is-private": true, 05:46:54 "l3-interface-ipv4-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:54 "l3-interface-ipv4-prefix-length": 11099430, 05:46:54 "vlan-id-inner": 88996967, 05:46:54 "vlan-id-outer": 23003182, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:54 } 05:46:54 ], 05:46:54 "l3-interface-ipv6-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:54 "l3-interface-ipv6-prefix-length": 20167688, 05:46:54 "vlan-id-inner": 40775405, 05:46:54 "vlan-id-outer": 75855907, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "l-interfaces": { 05:46:54 "l-interface": [ 05:46:54 { 05:46:54 "interface-name": "example-interface-name-val-49266", 05:46:54 "interface-role": "example-interface-role-val-210", 05:46:54 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:54 "selflink": "example-selflink-val-6356", 05:46:54 "interface-id": "example-interface-id-val-99531", 05:46:54 "macaddr": "example-macaddr-val-25092", 05:46:54 "network-name": "example-network-name-val-3319", 05:46:54 "management-option": "example-management-option-val-79883", 05:46:54 "interface-description": "example-interface-description-val-54501", 05:46:54 "is-port-mirrored": true, 05:46:54 "in-maint": true, 05:46:54 "prov-status": "example-prov-status-val-48840", 05:46:54 "is-ip-unnumbered": true, 05:46:54 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:54 "priority": 21862, 05:46:54 "admin-status": "example-admin-status-val-89244" 05:46:54 } 05:46:54 ] 05:46:54 }, 05:46:54 "l3-interface-ipv4-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:54 "l3-interface-ipv4-prefix-length": 91875404, 05:46:54 "vlan-id-inner": 36470314, 05:46:54 "vlan-id-outer": 96344091, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:54 } 05:46:54 ], 05:46:54 "l3-interface-ipv6-address-list": [ 05:46:54 { 05:46:54 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:54 "l3-interface-ipv6-prefix-length": 11663872, 05:46:54 "vlan-id-inner": 28459412, 05:46:54 "vlan-id-outer": 9852622, 05:46:54 "is-floating": true, 05:46:54 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:54 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:54 } 05:46:54 ], 05:46:54 "admin-status": "example-admin-status-val-81055" 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 } 05:46:54 ] 05:46:54 } 05:46:54 } 05:46:54 05:46:54 2024-08-06 05:46:54.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:54 2024-08-06 05:46:54.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.757 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:54 2024-08-06 05:46:54.781 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 05:46:54 2024-08-06 05:46:54.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:54 2024-08-06 05:46:54.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.795 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:54 2024-08-06 05:46:54.799 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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","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":"1722923214714","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1722923214714","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"} 05:46:54 2024-08-06 05:46:54.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:54 2024-08-06 05:46:54.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.804 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.834 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:54 2024-08-06 05:46:54.851 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 05:46:54 2024-08-06 05:46:54.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:46:54 2024-08-06 05:46:54.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.853 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:54 2024-08-06 05:46:54.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 05:46:54 2024-08-06 05:46:54.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:54 2024-08-06 05:46:54.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:54 2024-08-06 05:46:54.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:54 2024-08-06 05:46:54.861 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:54 2024-08-06 05:46:54.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:54 2024-08-06 05:46:54.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:54 2024-08-06 05:46:54.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:55 2024-08-06 05:46:55.177 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 05:46:55 2024-08-06 05:46:55.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:55 2024-08-06 05:46:55.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:55 2024-08-06 05:46:55.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:55 2024-08-06 05:46:55.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:55 2024-08-06 05:46:55.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:55 2024-08-06 05:46:55.180 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:55 2024-08-06 05:46:55.181 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:55 2024-08-06 05:46:55.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:55 2024-08-06 05:46:55.182 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"]}}} 05:46:55 2024-08-06 05:46:55.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:55 "hostname": "example-hostname-val-85598", 05:46:55 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:55 "number-of-cpus": 280, 05:46:55 "disk-in-gigabytes": 78521, 05:46:55 "ram-in-megabytes": 36975, 05:46:55 "equip-type": "example-equip-type-val-47930", 05:46:55 "equip-vendor": "example-equip-vendor-val-59512", 05:46:55 "equip-model": "example-equip-model-val-46076", 05:46:55 "fqdn": "example-fqdn-val-74486", 05:46:55 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:55 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:55 "serial-number": "example-serial-number-val-92800", 05:46:55 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:55 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:55 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:55 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:55 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:55 "inv-status": "example-inv-status-val-5042", 05:46:55 "pserver-id": "example-pserver-id-val-15622", 05:46:55 "internet-topology": "example-internet-topology-val-31234", 05:46:55 "in-maint": true, 05:46:55 "pserver-name2": "example-pserver-name2-val-93509", 05:46:55 "purpose": "example-purpose-val-52320", 05:46:55 "prov-status": "example-prov-status-val-47313", 05:46:55 "management-option": "example-management-option-val-72434", 05:46:55 "host-profile": "example-host-profile-val-84672", 05:46:55 "p-interfaces": { 05:46:55 "p-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-46147", 05:46:55 "selflink": "example-selflink-val-81029", 05:46:55 "speed-value": "example-speed-value-val-47874", 05:46:55 "speed-units": "example-speed-units-val-10396", 05:46:55 "port-description": "example-port-description-val-53068", 05:46:55 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:55 "interface-role": "example-interface-role-val-49232", 05:46:55 "interface-type": "example-interface-type-val-21757", 05:46:55 "prov-status": "example-prov-status-val-19117", 05:46:55 "in-maint": true, 05:46:55 "inv-status": "example-inv-status-val-48715", 05:46:55 "l-interfaces": { 05:46:55 "l-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-13366", 05:46:55 "interface-role": "example-interface-role-val-29488", 05:46:55 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:55 "selflink": "example-selflink-val-4757", 05:46:55 "interface-id": "example-interface-id-val-79486", 05:46:55 "macaddr": "example-macaddr-val-52194", 05:46:55 "network-name": "example-network-name-val-80678", 05:46:55 "management-option": "example-management-option-val-53535", 05:46:55 "interface-description": "example-interface-description-val-299", 05:46:55 "is-port-mirrored": true, 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-9736", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:55 "priority": 82452, 05:46:55 "vlans": { 05:46:55 "vlan": [ 05:46:55 { 05:46:55 "vlan-interface": "example-vlan-interface-val-31470", 05:46:55 "vlan-id-inner": 61286171, 05:46:55 "vlan-id-outer": 64615174, 05:46:55 "speed-value": "example-speed-value-val-80457", 05:46:55 "speed-units": "example-speed-units-val-51587", 05:46:55 "vlan-description": "example-vlan-description-val-97575", 05:46:55 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:55 "vpn-key": "example-vpn-key-val-50069", 05:46:55 "orchestration-status": "example-orchestration-status-val-34071", 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-62615", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "is-private": true, 05:46:55 "l3-interface-ipv4-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:55 "l3-interface-ipv4-prefix-length": 39266592, 05:46:55 "vlan-id-inner": 91284707, 05:46:55 "vlan-id-outer": 80343467, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:55 } 05:46:55 ], 05:46:55 "l3-interface-ipv6-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:55 "l3-interface-ipv6-prefix-length": 81422758, 05:46:55 "vlan-id-inner": 15099560, 05:46:55 "vlan-id-outer": 46643832, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "l-interfaces": { 05:46:55 "l-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-62086", 05:46:55 "interface-role": "example-interface-role-val-13107", 05:46:55 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:55 "selflink": "example-selflink-val-31580", 05:46:55 "interface-id": "example-interface-id-val-57805", 05:46:55 "macaddr": "example-macaddr-val-54266", 05:46:55 "network-name": "example-network-name-val-38517", 05:46:55 "management-option": "example-management-option-val-8801", 05:46:55 "interface-description": "example-interface-description-val-88573", 05:46:55 "is-port-mirrored": true, 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-99164", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:55 "priority": 80355, 05:46:55 "admin-status": "example-admin-status-val-29720" 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "l3-interface-ipv4-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:55 "l3-interface-ipv4-prefix-length": 36060646, 05:46:55 "vlan-id-inner": 62164959, 05:46:55 "vlan-id-outer": 93058593, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:55 } 05:46:55 ], 05:46:55 "l3-interface-ipv6-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:55 "l3-interface-ipv6-prefix-length": 29592510, 05:46:55 "vlan-id-inner": 18402161, 05:46:55 "vlan-id-outer": 651158, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:55 } 05:46:55 ], 05:46:55 "admin-status": "example-admin-status-val-81745" 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "lag-interfaces": { 05:46:55 "lag-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-87366", 05:46:55 "interface-description": "example-interface-description-val-3722", 05:46:55 "speed-value": "example-speed-value-val-73546", 05:46:55 "speed-units": "example-speed-units-val-73658", 05:46:55 "interface-id": "example-interface-id-val-62385", 05:46:55 "interface-role": "example-interface-role-val-60746", 05:46:55 "prov-status": "example-prov-status-val-26239", 05:46:55 "in-maint": true, 05:46:55 "l-interfaces": { 05:46:55 "l-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-69579", 05:46:55 "interface-role": "example-interface-role-val-64571", 05:46:55 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:55 "selflink": "example-selflink-val-29611", 05:46:55 "interface-id": "example-interface-id-val-75464", 05:46:55 "macaddr": "example-macaddr-val-7285", 05:46:55 "network-name": "example-network-name-val-52284", 05:46:55 "management-option": "example-management-option-val-26028", 05:46:55 "interface-description": "example-interface-description-val-37641", 05:46:55 "is-port-mirrored": true, 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-56460", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:55 "priority": 84739, 05:46:55 "vlans": { 05:46:55 "vlan": [ 05:46:55 { 05:46:55 "vlan-interface": "example-vlan-interface-val-56661", 05:46:55 "vlan-id-inner": 33305644, 05:46:55 "vlan-id-outer": 30871600, 05:46:55 "speed-value": "example-speed-value-val-1929", 05:46:55 "speed-units": "example-speed-units-val-71630", 05:46:55 "vlan-description": "example-vlan-description-val-63003", 05:46:55 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:55 "vpn-key": "example-vpn-key-val-16552", 05:46:55 "orchestration-status": "example-orchestration-status-val-95322", 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-89886", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "is-private": true, 05:46:55 "l3-interface-ipv4-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:55 "l3-interface-ipv4-prefix-length": 11099430, 05:46:55 "vlan-id-inner": 88996967, 05:46:55 "vlan-id-outer": 23003182, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:55 } 05:46:55 ], 05:46:55 "l3-interface-ipv6-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:55 "l3-interface-ipv6-prefix-length": 20167688, 05:46:55 "vlan-id-inner": 40775405, 05:46:55 "vlan-id-outer": 75855907, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "l-interfaces": { 05:46:55 "l-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-49266", 05:46:55 "interface-role": "example-interface-role-val-210", 05:46:55 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:55 "selflink": "example-selflink-val-6356", 05:46:55 "interface-id": "example-interface-id-val-99531", 05:46:55 "macaddr": "example-macaddr-val-25092", 05:46:55 "network-name": "example-network-name-val-3319", 05:46:55 "management-option": "example-management-option-val-79883", 05:46:55 "interface-description": "example-interface-description-val-54501", 05:46:55 "is-port-mirrored": true, 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-48840", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:55 "priority": 21862, 05:46:55 "admin-status": "example-admin-status-val-89244" 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "l3-interface-ipv4-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:55 "l3-interface-ipv4-prefix-length": 91875404, 05:46:55 "vlan-id-inner": 36470314, 05:46:55 "vlan-id-outer": 96344091, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:55 } 05:46:55 ], 05:46:55 "l3-interface-ipv6-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:55 "l3-interface-ipv6-prefix-length": 11663872, 05:46:55 "vlan-id-inner": 28459412, 05:46:55 "vlan-id-outer": 9852622, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:55 } 05:46:55 ], 05:46:55 "admin-status": "example-admin-status-val-81055" 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 } 05:46:55 05:46:55 2024-08-06 05:46:55.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:55 2024-08-06 05:46:55.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:55 2024-08-06 05:46:55.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:55 2024-08-06 05:46:55.188 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:55 2024-08-06 05:46:55.188 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:55 2024-08-06 05:46:55.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:55 2024-08-06 05:46:55.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:55 2024-08-06 05:46:55.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 05:46:55 2024-08-06 05:46:55.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:55 2024-08-06 05:46:55.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:55 2024-08-06 05:46:55.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:55 2024-08-06 05:46:55.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:55 2024-08-06 05:46:55.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:55 2024-08-06 05:46:55.261 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:55 2024-08-06 05:46:55.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:55 2024-08-06 05:46:55.262 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"} 05:46:55 2024-08-06 05:46:55.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:55 2024-08-06 05:46:55.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:55 2024-08-06 05:46:55.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:55 2024-08-06 05:46:55.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:55 2024-08-06 05:46:55.264 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:55 2024-08-06 05:46:55.306 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:55 2024-08-06 05:46:55.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:55 2024-08-06 05:46:55.309 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 05:46:55 2024-08-06 05:46:55.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:55 2024-08-06 05:46:55.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:55 2024-08-06 05:46:55.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:55 2024-08-06 05:46:55.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:55 2024-08-06 05:46:55.310 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:55 2024-08-06 05:46:55.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:55 2024-08-06 05:46:55.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:55 2024-08-06 05:46:55.625 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 05:46:55 2024-08-06 05:46:55.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:55 2024-08-06 05:46:55.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:55 2024-08-06 05:46:55.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:55 2024-08-06 05:46:55.626 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:55 2024-08-06 05:46:55.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:55 2024-08-06 05:46:55.627 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:55 2024-08-06 05:46:55.628 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:55 2024-08-06 05:46:55.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:55 2024-08-06 05:46:55.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":["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"]}}} 05:46:55 2024-08-06 05:46:55.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:55 "hostname": "example-hostname-val-85598", 05:46:55 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:55 "number-of-cpus": 280, 05:46:55 "disk-in-gigabytes": 78521, 05:46:55 "ram-in-megabytes": 36975, 05:46:55 "equip-type": "example-equip-type-val-47930", 05:46:55 "equip-vendor": "example-equip-vendor-val-59512", 05:46:55 "equip-model": "example-equip-model-val-46076", 05:46:55 "fqdn": "example-fqdn-val-74486", 05:46:55 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:55 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:55 "serial-number": "example-serial-number-val-92800", 05:46:55 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:55 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:55 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:55 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:55 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:55 "inv-status": "example-inv-status-val-5042", 05:46:55 "pserver-id": "example-pserver-id-val-15622", 05:46:55 "internet-topology": "example-internet-topology-val-31234", 05:46:55 "in-maint": true, 05:46:55 "pserver-name2": "example-pserver-name2-val-93509", 05:46:55 "purpose": "example-purpose-val-52320", 05:46:55 "prov-status": "example-prov-status-val-47313", 05:46:55 "management-option": "example-management-option-val-72434", 05:46:55 "host-profile": "example-host-profile-val-84672", 05:46:55 "p-interfaces": { 05:46:55 "p-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-46147", 05:46:55 "selflink": "example-selflink-val-81029", 05:46:55 "speed-value": "example-speed-value-val-47874", 05:46:55 "speed-units": "example-speed-units-val-10396", 05:46:55 "port-description": "example-port-description-val-53068", 05:46:55 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:55 "interface-role": "example-interface-role-val-49232", 05:46:55 "interface-type": "example-interface-type-val-21757", 05:46:55 "prov-status": "example-prov-status-val-19117", 05:46:55 "in-maint": true, 05:46:55 "inv-status": "example-inv-status-val-48715", 05:46:55 "l-interfaces": { 05:46:55 "l-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-13366", 05:46:55 "interface-role": "example-interface-role-val-29488", 05:46:55 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:55 "selflink": "example-selflink-val-4757", 05:46:55 "interface-id": "example-interface-id-val-79486", 05:46:55 "macaddr": "example-macaddr-val-52194", 05:46:55 "network-name": "example-network-name-val-80678", 05:46:55 "management-option": "example-management-option-val-53535", 05:46:55 "interface-description": "example-interface-description-val-299", 05:46:55 "is-port-mirrored": true, 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-9736", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:55 "priority": 82452, 05:46:55 "vlans": { 05:46:55 "vlan": [ 05:46:55 { 05:46:55 "vlan-interface": "example-vlan-interface-val-31470", 05:46:55 "vlan-id-inner": 61286171, 05:46:55 "vlan-id-outer": 64615174, 05:46:55 "speed-value": "example-speed-value-val-80457", 05:46:55 "speed-units": "example-speed-units-val-51587", 05:46:55 "vlan-description": "example-vlan-description-val-97575", 05:46:55 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:55 "vpn-key": "example-vpn-key-val-50069", 05:46:55 "orchestration-status": "example-orchestration-status-val-34071", 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-62615", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "is-private": true, 05:46:55 "l3-interface-ipv4-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:55 "l3-interface-ipv4-prefix-length": 39266592, 05:46:55 "vlan-id-inner": 91284707, 05:46:55 "vlan-id-outer": 80343467, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:55 } 05:46:55 ], 05:46:55 "l3-interface-ipv6-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:55 "l3-interface-ipv6-prefix-length": 81422758, 05:46:55 "vlan-id-inner": 15099560, 05:46:55 "vlan-id-outer": 46643832, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "l-interfaces": { 05:46:55 "l-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-62086", 05:46:55 "interface-role": "example-interface-role-val-13107", 05:46:55 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:55 "selflink": "example-selflink-val-31580", 05:46:55 "interface-id": "example-interface-id-val-57805", 05:46:55 "macaddr": "example-macaddr-val-54266", 05:46:55 "network-name": "example-network-name-val-38517", 05:46:55 "management-option": "example-management-option-val-8801", 05:46:55 "interface-description": "example-interface-description-val-88573", 05:46:55 "is-port-mirrored": true, 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-99164", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:55 "priority": 80355, 05:46:55 "admin-status": "example-admin-status-val-29720" 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "l3-interface-ipv4-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:55 "l3-interface-ipv4-prefix-length": 36060646, 05:46:55 "vlan-id-inner": 62164959, 05:46:55 "vlan-id-outer": 93058593, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:55 } 05:46:55 ], 05:46:55 "l3-interface-ipv6-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:55 "l3-interface-ipv6-prefix-length": 29592510, 05:46:55 "vlan-id-inner": 18402161, 05:46:55 "vlan-id-outer": 651158, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:55 } 05:46:55 ], 05:46:55 "admin-status": "example-admin-status-val-81745" 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "lag-interfaces": { 05:46:55 "lag-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-87366", 05:46:55 "interface-description": "example-interface-description-val-3722", 05:46:55 "speed-value": "example-speed-value-val-73546", 05:46:55 "speed-units": "example-speed-units-val-73658", 05:46:55 "interface-id": "example-interface-id-val-62385", 05:46:55 "interface-role": "example-interface-role-val-60746", 05:46:55 "prov-status": "example-prov-status-val-26239", 05:46:55 "in-maint": true, 05:46:55 "l-interfaces": { 05:46:55 "l-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-69579", 05:46:55 "interface-role": "example-interface-role-val-64571", 05:46:55 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:55 "selflink": "example-selflink-val-29611", 05:46:55 "interface-id": "example-interface-id-val-75464", 05:46:55 "macaddr": "example-macaddr-val-7285", 05:46:55 "network-name": "example-network-name-val-52284", 05:46:55 "management-option": "example-management-option-val-26028", 05:46:55 "interface-description": "example-interface-description-val-37641", 05:46:55 "is-port-mirrored": true, 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-56460", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:55 "priority": 84739, 05:46:55 "vlans": { 05:46:55 "vlan": [ 05:46:55 { 05:46:55 "vlan-interface": "example-vlan-interface-val-56661", 05:46:55 "vlan-id-inner": 33305644, 05:46:55 "vlan-id-outer": 30871600, 05:46:55 "speed-value": "example-speed-value-val-1929", 05:46:55 "speed-units": "example-speed-units-val-71630", 05:46:55 "vlan-description": "example-vlan-description-val-63003", 05:46:55 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:55 "vpn-key": "example-vpn-key-val-16552", 05:46:55 "orchestration-status": "example-orchestration-status-val-95322", 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-89886", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "is-private": true, 05:46:55 "l3-interface-ipv4-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:55 "l3-interface-ipv4-prefix-length": 11099430, 05:46:55 "vlan-id-inner": 88996967, 05:46:55 "vlan-id-outer": 23003182, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:55 } 05:46:55 ], 05:46:55 "l3-interface-ipv6-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:55 "l3-interface-ipv6-prefix-length": 20167688, 05:46:55 "vlan-id-inner": 40775405, 05:46:55 "vlan-id-outer": 75855907, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "l-interfaces": { 05:46:55 "l-interface": [ 05:46:55 { 05:46:55 "interface-name": "example-interface-name-val-49266", 05:46:55 "interface-role": "example-interface-role-val-210", 05:46:55 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:55 "selflink": "example-selflink-val-6356", 05:46:55 "interface-id": "example-interface-id-val-99531", 05:46:55 "macaddr": "example-macaddr-val-25092", 05:46:55 "network-name": "example-network-name-val-3319", 05:46:55 "management-option": "example-management-option-val-79883", 05:46:55 "interface-description": "example-interface-description-val-54501", 05:46:55 "is-port-mirrored": true, 05:46:55 "in-maint": true, 05:46:55 "prov-status": "example-prov-status-val-48840", 05:46:55 "is-ip-unnumbered": true, 05:46:55 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:55 "priority": 21862, 05:46:55 "admin-status": "example-admin-status-val-89244" 05:46:55 } 05:46:55 ] 05:46:55 }, 05:46:55 "l3-interface-ipv4-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:55 "l3-interface-ipv4-prefix-length": 91875404, 05:46:55 "vlan-id-inner": 36470314, 05:46:55 "vlan-id-outer": 96344091, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:55 } 05:46:55 ], 05:46:55 "l3-interface-ipv6-address-list": [ 05:46:55 { 05:46:55 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:55 "l3-interface-ipv6-prefix-length": 11663872, 05:46:55 "vlan-id-inner": 28459412, 05:46:55 "vlan-id-outer": 9852622, 05:46:55 "is-floating": true, 05:46:55 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:55 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:55 } 05:46:55 ], 05:46:55 "admin-status": "example-admin-status-val-81055" 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 } 05:46:55 ] 05:46:55 } 05:46:55 } 05:46:55 05:46:55 2024-08-06 05:46:55.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:55 2024-08-06 05:46:55.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:55 2024-08-06 05:46:55.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:55 2024-08-06 05:46:55.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:55 2024-08-06 05:46:55.635 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:55 2024-08-06 05:46:55.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:55 2024-08-06 05:46:55.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:55 2024-08-06 05:46:55.696 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 05:46:55 2024-08-06 05:46:55.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:55 2024-08-06 05:46:55.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:55 2024-08-06 05:46:55.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:55 2024-08-06 05:46:55.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:55 2024-08-06 05:46:55.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:55 2024-08-06 05:46:55.708 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:55 2024-08-06 05:46:55.708 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:56 2024-08-06 05:46:56.023 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 05:46:56 2024-08-06 05:46:56.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.025 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.025 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.026 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:56 2024-08-06 05:46:56.027 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:56 2024-08-06 05:46:56.027 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"]}}} 05:46:56 2024-08-06 05:46:56.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:56 "hostname": "example-hostname-val-85598", 05:46:56 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:56 "number-of-cpus": 280, 05:46:56 "disk-in-gigabytes": 78521, 05:46:56 "ram-in-megabytes": 36975, 05:46:56 "equip-type": "example-equip-type-val-47930", 05:46:56 "equip-vendor": "example-equip-vendor-val-59512", 05:46:56 "equip-model": "example-equip-model-val-46076", 05:46:56 "fqdn": "example-fqdn-val-74486", 05:46:56 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:56 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:56 "serial-number": "example-serial-number-val-92800", 05:46:56 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:56 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:56 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:56 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:56 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:56 "inv-status": "example-inv-status-val-5042", 05:46:56 "pserver-id": "example-pserver-id-val-15622", 05:46:56 "internet-topology": "example-internet-topology-val-31234", 05:46:56 "in-maint": true, 05:46:56 "pserver-name2": "example-pserver-name2-val-93509", 05:46:56 "purpose": "example-purpose-val-52320", 05:46:56 "prov-status": "example-prov-status-val-47313", 05:46:56 "management-option": "example-management-option-val-72434", 05:46:56 "host-profile": "example-host-profile-val-84672", 05:46:56 "p-interfaces": { 05:46:56 "p-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-46147", 05:46:56 "selflink": "example-selflink-val-81029", 05:46:56 "speed-value": "example-speed-value-val-47874", 05:46:56 "speed-units": "example-speed-units-val-10396", 05:46:56 "port-description": "example-port-description-val-53068", 05:46:56 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:56 "interface-role": "example-interface-role-val-49232", 05:46:56 "interface-type": "example-interface-type-val-21757", 05:46:56 "prov-status": "example-prov-status-val-19117", 05:46:56 "in-maint": true, 05:46:56 "inv-status": "example-inv-status-val-48715", 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-13366", 05:46:56 "interface-role": "example-interface-role-val-29488", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:56 "selflink": "example-selflink-val-4757", 05:46:56 "interface-id": "example-interface-id-val-79486", 05:46:56 "macaddr": "example-macaddr-val-52194", 05:46:56 "network-name": "example-network-name-val-80678", 05:46:56 "management-option": "example-management-option-val-53535", 05:46:56 "interface-description": "example-interface-description-val-299", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-9736", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:56 "priority": 82452, 05:46:56 "vlans": { 05:46:56 "vlan": [ 05:46:56 { 05:46:56 "vlan-interface": "example-vlan-interface-val-31470", 05:46:56 "vlan-id-inner": 61286171, 05:46:56 "vlan-id-outer": 64615174, 05:46:56 "speed-value": "example-speed-value-val-80457", 05:46:56 "speed-units": "example-speed-units-val-51587", 05:46:56 "vlan-description": "example-vlan-description-val-97575", 05:46:56 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:56 "vpn-key": "example-vpn-key-val-50069", 05:46:56 "orchestration-status": "example-orchestration-status-val-34071", 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-62615", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "is-private": true, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:56 "l3-interface-ipv4-prefix-length": 39266592, 05:46:56 "vlan-id-inner": 91284707, 05:46:56 "vlan-id-outer": 80343467, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:56 "l3-interface-ipv6-prefix-length": 81422758, 05:46:56 "vlan-id-inner": 15099560, 05:46:56 "vlan-id-outer": 46643832, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-62086", 05:46:56 "interface-role": "example-interface-role-val-13107", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:56 "selflink": "example-selflink-val-31580", 05:46:56 "interface-id": "example-interface-id-val-57805", 05:46:56 "macaddr": "example-macaddr-val-54266", 05:46:56 "network-name": "example-network-name-val-38517", 05:46:56 "management-option": "example-management-option-val-8801", 05:46:56 "interface-description": "example-interface-description-val-88573", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-99164", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:56 "priority": 80355, 05:46:56 "admin-status": "example-admin-status-val-29720" 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:56 "l3-interface-ipv4-prefix-length": 36060646, 05:46:56 "vlan-id-inner": 62164959, 05:46:56 "vlan-id-outer": 93058593, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:56 "l3-interface-ipv6-prefix-length": 29592510, 05:46:56 "vlan-id-inner": 18402161, 05:46:56 "vlan-id-outer": 651158, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:56 } 05:46:56 ], 05:46:56 "admin-status": "example-admin-status-val-81745" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "lag-interfaces": { 05:46:56 "lag-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-87366", 05:46:56 "interface-description": "example-interface-description-val-3722", 05:46:56 "speed-value": "example-speed-value-val-73546", 05:46:56 "speed-units": "example-speed-units-val-73658", 05:46:56 "interface-id": "example-interface-id-val-62385", 05:46:56 "interface-role": "example-interface-role-val-60746", 05:46:56 "prov-status": "example-prov-status-val-26239", 05:46:56 "in-maint": true, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-69579", 05:46:56 "interface-role": "example-interface-role-val-64571", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:56 "selflink": "example-selflink-val-29611", 05:46:56 "interface-id": "example-interface-id-val-75464", 05:46:56 "macaddr": "example-macaddr-val-7285", 05:46:56 "network-name": "example-network-name-val-52284", 05:46:56 "management-option": "example-management-option-val-26028", 05:46:56 "interface-description": "example-interface-description-val-37641", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-56460", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:56 "priority": 84739, 05:46:56 "vlans": { 05:46:56 "vlan": [ 05:46:56 { 05:46:56 "vlan-interface": "example-vlan-interface-val-56661", 05:46:56 "vlan-id-inner": 33305644, 05:46:56 "vlan-id-outer": 30871600, 05:46:56 "speed-value": "example-speed-value-val-1929", 05:46:56 "speed-units": "example-speed-units-val-71630", 05:46:56 "vlan-description": "example-vlan-description-val-63003", 05:46:56 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:56 "vpn-key": "example-vpn-key-val-16552", 05:46:56 "orchestration-status": "example-orchestration-status-val-95322", 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-89886", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "is-private": true, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:56 "l3-interface-ipv4-prefix-length": 11099430, 05:46:56 "vlan-id-inner": 88996967, 05:46:56 "vlan-id-outer": 23003182, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:56 "l3-interface-ipv6-prefix-length": 20167688, 05:46:56 "vlan-id-inner": 40775405, 05:46:56 "vlan-id-outer": 75855907, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-49266", 05:46:56 "interface-role": "example-interface-role-val-210", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:56 "selflink": "example-selflink-val-6356", 05:46:56 "interface-id": "example-interface-id-val-99531", 05:46:56 "macaddr": "example-macaddr-val-25092", 05:46:56 "network-name": "example-network-name-val-3319", 05:46:56 "management-option": "example-management-option-val-79883", 05:46:56 "interface-description": "example-interface-description-val-54501", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-48840", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:56 "priority": 21862, 05:46:56 "admin-status": "example-admin-status-val-89244" 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:56 "l3-interface-ipv4-prefix-length": 91875404, 05:46:56 "vlan-id-inner": 36470314, 05:46:56 "vlan-id-outer": 96344091, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:56 "l3-interface-ipv6-prefix-length": 11663872, 05:46:56 "vlan-id-inner": 28459412, 05:46:56 "vlan-id-outer": 9852622, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:56 } 05:46:56 ], 05:46:56 "admin-status": "example-admin-status-val-81055" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 05:46:56 2024-08-06 05:46:56.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.032 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.071 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.088 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:56 2024-08-06 05:46:56.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 05:46:56 2024-08-06 05:46:56.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.093 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.093 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.107 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:56 2024-08-06 05:46:56.109 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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","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":"1722923216032","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1722923216032","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"} 05:46:56 2024-08-06 05:46:56.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.113 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.134 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:56 2024-08-06 05:46:56.139 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 05:46:56 2024-08-06 05:46:56.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:46:56 2024-08-06 05:46:56.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.141 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:56 2024-08-06 05:46:56.454 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 05:46:56 2024-08-06 05:46:56.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.456 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.456 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.456 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.456 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.457 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:56 2024-08-06 05:46:56.457 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.457 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:56 2024-08-06 05:46:56.458 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"]}}} 05:46:56 2024-08-06 05:46:56.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:56 "hostname": "example-hostname-val-85598", 05:46:56 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:56 "number-of-cpus": 280, 05:46:56 "disk-in-gigabytes": 78521, 05:46:56 "ram-in-megabytes": 36975, 05:46:56 "equip-type": "example-equip-type-val-47930", 05:46:56 "equip-vendor": "example-equip-vendor-val-59512", 05:46:56 "equip-model": "example-equip-model-val-46076", 05:46:56 "fqdn": "example-fqdn-val-74486", 05:46:56 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:56 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:56 "serial-number": "example-serial-number-val-92800", 05:46:56 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:56 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:56 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:56 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:56 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:56 "inv-status": "example-inv-status-val-5042", 05:46:56 "pserver-id": "example-pserver-id-val-15622", 05:46:56 "internet-topology": "example-internet-topology-val-31234", 05:46:56 "in-maint": true, 05:46:56 "pserver-name2": "example-pserver-name2-val-93509", 05:46:56 "purpose": "example-purpose-val-52320", 05:46:56 "prov-status": "example-prov-status-val-47313", 05:46:56 "management-option": "example-management-option-val-72434", 05:46:56 "host-profile": "example-host-profile-val-84672", 05:46:56 "p-interfaces": { 05:46:56 "p-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-46147", 05:46:56 "selflink": "example-selflink-val-81029", 05:46:56 "speed-value": "example-speed-value-val-47874", 05:46:56 "speed-units": "example-speed-units-val-10396", 05:46:56 "port-description": "example-port-description-val-53068", 05:46:56 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:56 "interface-role": "example-interface-role-val-49232", 05:46:56 "interface-type": "example-interface-type-val-21757", 05:46:56 "prov-status": "example-prov-status-val-19117", 05:46:56 "in-maint": true, 05:46:56 "inv-status": "example-inv-status-val-48715", 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-13366", 05:46:56 "interface-role": "example-interface-role-val-29488", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:56 "selflink": "example-selflink-val-4757", 05:46:56 "interface-id": "example-interface-id-val-79486", 05:46:56 "macaddr": "example-macaddr-val-52194", 05:46:56 "network-name": "example-network-name-val-80678", 05:46:56 "management-option": "example-management-option-val-53535", 05:46:56 "interface-description": "example-interface-description-val-299", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-9736", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:56 "priority": 82452, 05:46:56 "vlans": { 05:46:56 "vlan": [ 05:46:56 { 05:46:56 "vlan-interface": "example-vlan-interface-val-31470", 05:46:56 "vlan-id-inner": 61286171, 05:46:56 "vlan-id-outer": 64615174, 05:46:56 "speed-value": "example-speed-value-val-80457", 05:46:56 "speed-units": "example-speed-units-val-51587", 05:46:56 "vlan-description": "example-vlan-description-val-97575", 05:46:56 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:56 "vpn-key": "example-vpn-key-val-50069", 05:46:56 "orchestration-status": "example-orchestration-status-val-34071", 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-62615", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "is-private": true, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:56 "l3-interface-ipv4-prefix-length": 39266592, 05:46:56 "vlan-id-inner": 91284707, 05:46:56 "vlan-id-outer": 80343467, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:56 "l3-interface-ipv6-prefix-length": 81422758, 05:46:56 "vlan-id-inner": 15099560, 05:46:56 "vlan-id-outer": 46643832, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-62086", 05:46:56 "interface-role": "example-interface-role-val-13107", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:56 "selflink": "example-selflink-val-31580", 05:46:56 "interface-id": "example-interface-id-val-57805", 05:46:56 "macaddr": "example-macaddr-val-54266", 05:46:56 "network-name": "example-network-name-val-38517", 05:46:56 "management-option": "example-management-option-val-8801", 05:46:56 "interface-description": "example-interface-description-val-88573", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-99164", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:56 "priority": 80355, 05:46:56 "admin-status": "example-admin-status-val-29720" 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:56 "l3-interface-ipv4-prefix-length": 36060646, 05:46:56 "vlan-id-inner": 62164959, 05:46:56 "vlan-id-outer": 93058593, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:56 "l3-interface-ipv6-prefix-length": 29592510, 05:46:56 "vlan-id-inner": 18402161, 05:46:56 "vlan-id-outer": 651158, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:56 } 05:46:56 ], 05:46:56 "admin-status": "example-admin-status-val-81745" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "lag-interfaces": { 05:46:56 "lag-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-87366", 05:46:56 "interface-description": "example-interface-description-val-3722", 05:46:56 "speed-value": "example-speed-value-val-73546", 05:46:56 "speed-units": "example-speed-units-val-73658", 05:46:56 "interface-id": "example-interface-id-val-62385", 05:46:56 "interface-role": "example-interface-role-val-60746", 05:46:56 "prov-status": "example-prov-status-val-26239", 05:46:56 "in-maint": true, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-69579", 05:46:56 "interface-role": "example-interface-role-val-64571", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:56 "selflink": "example-selflink-val-29611", 05:46:56 "interface-id": "example-interface-id-val-75464", 05:46:56 "macaddr": "example-macaddr-val-7285", 05:46:56 "network-name": "example-network-name-val-52284", 05:46:56 "management-option": "example-management-option-val-26028", 05:46:56 "interface-description": "example-interface-description-val-37641", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-56460", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:56 "priority": 84739, 05:46:56 "vlans": { 05:46:56 "vlan": [ 05:46:56 { 05:46:56 "vlan-interface": "example-vlan-interface-val-56661", 05:46:56 "vlan-id-inner": 33305644, 05:46:56 "vlan-id-outer": 30871600, 05:46:56 "speed-value": "example-speed-value-val-1929", 05:46:56 "speed-units": "example-speed-units-val-71630", 05:46:56 "vlan-description": "example-vlan-description-val-63003", 05:46:56 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:56 "vpn-key": "example-vpn-key-val-16552", 05:46:56 "orchestration-status": "example-orchestration-status-val-95322", 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-89886", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "is-private": true, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:56 "l3-interface-ipv4-prefix-length": 11099430, 05:46:56 "vlan-id-inner": 88996967, 05:46:56 "vlan-id-outer": 23003182, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:56 "l3-interface-ipv6-prefix-length": 20167688, 05:46:56 "vlan-id-inner": 40775405, 05:46:56 "vlan-id-outer": 75855907, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-49266", 05:46:56 "interface-role": "example-interface-role-val-210", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:56 "selflink": "example-selflink-val-6356", 05:46:56 "interface-id": "example-interface-id-val-99531", 05:46:56 "macaddr": "example-macaddr-val-25092", 05:46:56 "network-name": "example-network-name-val-3319", 05:46:56 "management-option": "example-management-option-val-79883", 05:46:56 "interface-description": "example-interface-description-val-54501", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-48840", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:56 "priority": 21862, 05:46:56 "admin-status": "example-admin-status-val-89244" 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:56 "l3-interface-ipv4-prefix-length": 91875404, 05:46:56 "vlan-id-inner": 36470314, 05:46:56 "vlan-id-outer": 96344091, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:56 "l3-interface-ipv6-prefix-length": 11663872, 05:46:56 "vlan-id-inner": 28459412, 05:46:56 "vlan-id-outer": 9852622, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:56 } 05:46:56 ], 05:46:56 "admin-status": "example-admin-status-val-81055" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 05:46:56 2024-08-06 05:46:56.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.462 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.462 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.462 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.462 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.500 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:56 2024-08-06 05:46:56.521 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 05:46:56 2024-08-06 05:46:56.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.533 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:56 2024-08-06 05:46:56.534 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 05:46:56 2024-08-06 05:46:56.534 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:46:56 2024-08-06 05:46:56.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.535 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.538 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:56 2024-08-06 05:46:56.540 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":"1722923216462","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"} 05:46:56 2024-08-06 05:46:56.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:46:56 2024-08-06 05:46:56.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.542 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:56 2024-08-06 05:46:56.548 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 05:46:56 2024-08-06 05:46:56.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.559 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:56 Update notification { 05:46:56 "hostname" : "example-hostname-val-85598", 05:46:56 "pserver-name2" : "example-pserver-name2-val-93509", 05:46:56 "p-interfaces" : { 05:46:56 "p-interface" : [ { 05:46:56 "interface-name" : "example-interface-name-val-46147", 05:46:56 "selflink" : "example-selflink-val-81029", 05:46:56 "speed-value" : "example-speed-value-val-47874", 05:46:56 "speed-units" : "example-speed-units-val-10396", 05:46:56 "port-description" : "example-port-description-val-53068", 05:46:56 "equipment-identifier" : "new-equipment-identifier", 05:46:56 "interface-role" : "example-interface-role-val-49232", 05:46:56 "interface-type" : "example-interface-type-val-21757", 05:46:56 "prov-status" : "example-prov-status-val-19117", 05:46:56 "resource-version" : "1722923216542", 05:46:56 "in-maint" : true, 05:46:56 "inv-status" : "example-inv-status-val-48715" 05:46:56 } ] 05:46:56 } 05:46:56 } 05:46:56 2024-08-06 05:46:56.872 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 05:46:56 2024-08-06 05:46:56.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.875 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:56 2024-08-06 05:46:56.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:56 2024-08-06 05:46:56.876 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"]}}} 05:46:56 2024-08-06 05:46:56.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 { 05:46:56 "hostname": "example-hostname-val-85598", 05:46:56 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:56 "number-of-cpus": 280, 05:46:56 "disk-in-gigabytes": 78521, 05:46:56 "ram-in-megabytes": 36975, 05:46:56 "equip-type": "example-equip-type-val-47930", 05:46:56 "equip-vendor": "example-equip-vendor-val-59512", 05:46:56 "equip-model": "example-equip-model-val-46076", 05:46:56 "fqdn": "example-fqdn-val-74486", 05:46:56 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:56 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:56 "serial-number": "example-serial-number-val-92800", 05:46:56 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:56 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:56 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:56 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:56 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:56 "inv-status": "example-inv-status-val-5042", 05:46:56 "pserver-id": "example-pserver-id-val-15622", 05:46:56 "internet-topology": "example-internet-topology-val-31234", 05:46:56 "in-maint": true, 05:46:56 "pserver-name2": "example-pserver-name2-val-93509", 05:46:56 "purpose": "example-purpose-val-52320", 05:46:56 "prov-status": "example-prov-status-val-47313", 05:46:56 "management-option": "example-management-option-val-72434", 05:46:56 "host-profile": "example-host-profile-val-84672", 05:46:56 "p-interfaces": { 05:46:56 "p-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-46147", 05:46:56 "selflink": "example-selflink-val-81029", 05:46:56 "speed-value": "example-speed-value-val-47874", 05:46:56 "speed-units": "example-speed-units-val-10396", 05:46:56 "port-description": "example-port-description-val-53068", 05:46:56 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:56 "interface-role": "example-interface-role-val-49232", 05:46:56 "interface-type": "example-interface-type-val-21757", 05:46:56 "prov-status": "example-prov-status-val-19117", 05:46:56 "in-maint": true, 05:46:56 "inv-status": "example-inv-status-val-48715", 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-13366", 05:46:56 "interface-role": "example-interface-role-val-29488", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:56 "selflink": "example-selflink-val-4757", 05:46:56 "interface-id": "example-interface-id-val-79486", 05:46:56 "macaddr": "example-macaddr-val-52194", 05:46:56 "network-name": "example-network-name-val-80678", 05:46:56 "management-option": "example-management-option-val-53535", 05:46:56 "interface-description": "example-interface-description-val-299", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-9736", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:56 "priority": 82452, 05:46:56 "vlans": { 05:46:56 "vlan": [ 05:46:56 { 05:46:56 "vlan-interface": "example-vlan-interface-val-31470", 05:46:56 "vlan-id-inner": 61286171, 05:46:56 "vlan-id-outer": 64615174, 05:46:56 "speed-value": "example-speed-value-val-80457", 05:46:56 "speed-units": "example-speed-units-val-51587", 05:46:56 "vlan-description": "example-vlan-description-val-97575", 05:46:56 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:56 "vpn-key": "example-vpn-key-val-50069", 05:46:56 "orchestration-status": "example-orchestration-status-val-34071", 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-62615", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "is-private": true, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:56 "l3-interface-ipv4-prefix-length": 39266592, 05:46:56 "vlan-id-inner": 91284707, 05:46:56 "vlan-id-outer": 80343467, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:56 "l3-interface-ipv6-prefix-length": 81422758, 05:46:56 "vlan-id-inner": 15099560, 05:46:56 "vlan-id-outer": 46643832, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-62086", 05:46:56 "interface-role": "example-interface-role-val-13107", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:56 "selflink": "example-selflink-val-31580", 05:46:56 "interface-id": "example-interface-id-val-57805", 05:46:56 "macaddr": "example-macaddr-val-54266", 05:46:56 "network-name": "example-network-name-val-38517", 05:46:56 "management-option": "example-management-option-val-8801", 05:46:56 "interface-description": "example-interface-description-val-88573", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-99164", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:56 "priority": 80355, 05:46:56 "admin-status": "example-admin-status-val-29720" 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:56 "l3-interface-ipv4-prefix-length": 36060646, 05:46:56 "vlan-id-inner": 62164959, 05:46:56 "vlan-id-outer": 93058593, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:56 "l3-interface-ipv6-prefix-length": 29592510, 05:46:56 "vlan-id-inner": 18402161, 05:46:56 "vlan-id-outer": 651158, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:56 } 05:46:56 ], 05:46:56 "admin-status": "example-admin-status-val-81745" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "lag-interfaces": { 05:46:56 "lag-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-87366", 05:46:56 "interface-description": "example-interface-description-val-3722", 05:46:56 "speed-value": "example-speed-value-val-73546", 05:46:56 "speed-units": "example-speed-units-val-73658", 05:46:56 "interface-id": "example-interface-id-val-62385", 05:46:56 "interface-role": "example-interface-role-val-60746", 05:46:56 "prov-status": "example-prov-status-val-26239", 05:46:56 "in-maint": true, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-69579", 05:46:56 "interface-role": "example-interface-role-val-64571", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:56 "selflink": "example-selflink-val-29611", 05:46:56 "interface-id": "example-interface-id-val-75464", 05:46:56 "macaddr": "example-macaddr-val-7285", 05:46:56 "network-name": "example-network-name-val-52284", 05:46:56 "management-option": "example-management-option-val-26028", 05:46:56 "interface-description": "example-interface-description-val-37641", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-56460", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:56 "priority": 84739, 05:46:56 "vlans": { 05:46:56 "vlan": [ 05:46:56 { 05:46:56 "vlan-interface": "example-vlan-interface-val-56661", 05:46:56 "vlan-id-inner": 33305644, 05:46:56 "vlan-id-outer": 30871600, 05:46:56 "speed-value": "example-speed-value-val-1929", 05:46:56 "speed-units": "example-speed-units-val-71630", 05:46:56 "vlan-description": "example-vlan-description-val-63003", 05:46:56 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:56 "vpn-key": "example-vpn-key-val-16552", 05:46:56 "orchestration-status": "example-orchestration-status-val-95322", 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-89886", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "is-private": true, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:56 "l3-interface-ipv4-prefix-length": 11099430, 05:46:56 "vlan-id-inner": 88996967, 05:46:56 "vlan-id-outer": 23003182, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:56 "l3-interface-ipv6-prefix-length": 20167688, 05:46:56 "vlan-id-inner": 40775405, 05:46:56 "vlan-id-outer": 75855907, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l-interfaces": { 05:46:56 "l-interface": [ 05:46:56 { 05:46:56 "interface-name": "example-interface-name-val-49266", 05:46:56 "interface-role": "example-interface-role-val-210", 05:46:56 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:56 "selflink": "example-selflink-val-6356", 05:46:56 "interface-id": "example-interface-id-val-99531", 05:46:56 "macaddr": "example-macaddr-val-25092", 05:46:56 "network-name": "example-network-name-val-3319", 05:46:56 "management-option": "example-management-option-val-79883", 05:46:56 "interface-description": "example-interface-description-val-54501", 05:46:56 "is-port-mirrored": true, 05:46:56 "in-maint": true, 05:46:56 "prov-status": "example-prov-status-val-48840", 05:46:56 "is-ip-unnumbered": true, 05:46:56 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:56 "priority": 21862, 05:46:56 "admin-status": "example-admin-status-val-89244" 05:46:56 } 05:46:56 ] 05:46:56 }, 05:46:56 "l3-interface-ipv4-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:56 "l3-interface-ipv4-prefix-length": 91875404, 05:46:56 "vlan-id-inner": 36470314, 05:46:56 "vlan-id-outer": 96344091, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:56 } 05:46:56 ], 05:46:56 "l3-interface-ipv6-address-list": [ 05:46:56 { 05:46:56 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:56 "l3-interface-ipv6-prefix-length": 11663872, 05:46:56 "vlan-id-inner": 28459412, 05:46:56 "vlan-id-outer": 9852622, 05:46:56 "is-floating": true, 05:46:56 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:56 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:56 } 05:46:56 ], 05:46:56 "admin-status": "example-admin-status-val-81055" 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 ] 05:46:56 } 05:46:56 } 05:46:56 05:46:56 2024-08-06 05:46:56.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.881 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.881 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.881 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.881 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:56 2024-08-06 05:46:56.939 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 05:46:56 2024-08-06 05:46:56.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.940 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:56 2024-08-06 05:46:56.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:56 2024-08-06 05:46:56.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:56 2024-08-06 05:46:56.953 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 1722923216881123 05:46:56 2024-08-06 05:46:56.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:56 2024-08-06 05:46:56.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:56 2024-08-06 05:46:56.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:56 2024-08-06 05:46:56.953 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:56 2024-08-06 05:46:56.954 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.004 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:57 2024-08-06 05:46:57.005 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 05:46:57 2024-08-06 05:46:57.005 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"]}}} 05:46:57 2024-08-06 05:46:57.316 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 05:46:57 2024-08-06 05:46:57.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.318 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.319 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:57 2024-08-06 05:46:57.319 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:57 2024-08-06 05:46:57.320 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"]}}} 05:46:57 2024-08-06 05:46:57.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:57 "hostname": "example-hostname-val-85598", 05:46:57 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:57 "number-of-cpus": 280, 05:46:57 "disk-in-gigabytes": 78521, 05:46:57 "ram-in-megabytes": 36975, 05:46:57 "equip-type": "example-equip-type-val-47930", 05:46:57 "equip-vendor": "example-equip-vendor-val-59512", 05:46:57 "equip-model": "example-equip-model-val-46076", 05:46:57 "fqdn": "example-fqdn-val-74486", 05:46:57 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:57 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:57 "serial-number": "example-serial-number-val-92800", 05:46:57 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:57 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:57 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:57 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:57 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:57 "inv-status": "example-inv-status-val-5042", 05:46:57 "pserver-id": "example-pserver-id-val-15622", 05:46:57 "internet-topology": "example-internet-topology-val-31234", 05:46:57 "in-maint": true, 05:46:57 "pserver-name2": "example-pserver-name2-val-93509", 05:46:57 "purpose": "example-purpose-val-52320", 05:46:57 "prov-status": "example-prov-status-val-47313", 05:46:57 "management-option": "example-management-option-val-72434", 05:46:57 "host-profile": "example-host-profile-val-84672", 05:46:57 "p-interfaces": { 05:46:57 "p-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-46147", 05:46:57 "selflink": "example-selflink-val-81029", 05:46:57 "speed-value": "example-speed-value-val-47874", 05:46:57 "speed-units": "example-speed-units-val-10396", 05:46:57 "port-description": "example-port-description-val-53068", 05:46:57 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:57 "interface-role": "example-interface-role-val-49232", 05:46:57 "interface-type": "example-interface-type-val-21757", 05:46:57 "prov-status": "example-prov-status-val-19117", 05:46:57 "in-maint": true, 05:46:57 "inv-status": "example-inv-status-val-48715", 05:46:57 "l-interfaces": { 05:46:57 "l-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-13366", 05:46:57 "interface-role": "example-interface-role-val-29488", 05:46:57 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:57 "selflink": "example-selflink-val-4757", 05:46:57 "interface-id": "example-interface-id-val-79486", 05:46:57 "macaddr": "example-macaddr-val-52194", 05:46:57 "network-name": "example-network-name-val-80678", 05:46:57 "management-option": "example-management-option-val-53535", 05:46:57 "interface-description": "example-interface-description-val-299", 05:46:57 "is-port-mirrored": true, 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-9736", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:57 "priority": 82452, 05:46:57 "vlans": { 05:46:57 "vlan": [ 05:46:57 { 05:46:57 "vlan-interface": "example-vlan-interface-val-31470", 05:46:57 "vlan-id-inner": 61286171, 05:46:57 "vlan-id-outer": 64615174, 05:46:57 "speed-value": "example-speed-value-val-80457", 05:46:57 "speed-units": "example-speed-units-val-51587", 05:46:57 "vlan-description": "example-vlan-description-val-97575", 05:46:57 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:57 "vpn-key": "example-vpn-key-val-50069", 05:46:57 "orchestration-status": "example-orchestration-status-val-34071", 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-62615", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "is-private": true, 05:46:57 "l3-interface-ipv4-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:57 "l3-interface-ipv4-prefix-length": 39266592, 05:46:57 "vlan-id-inner": 91284707, 05:46:57 "vlan-id-outer": 80343467, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:57 } 05:46:57 ], 05:46:57 "l3-interface-ipv6-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:57 "l3-interface-ipv6-prefix-length": 81422758, 05:46:57 "vlan-id-inner": 15099560, 05:46:57 "vlan-id-outer": 46643832, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "l-interfaces": { 05:46:57 "l-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-62086", 05:46:57 "interface-role": "example-interface-role-val-13107", 05:46:57 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:57 "selflink": "example-selflink-val-31580", 05:46:57 "interface-id": "example-interface-id-val-57805", 05:46:57 "macaddr": "example-macaddr-val-54266", 05:46:57 "network-name": "example-network-name-val-38517", 05:46:57 "management-option": "example-management-option-val-8801", 05:46:57 "interface-description": "example-interface-description-val-88573", 05:46:57 "is-port-mirrored": true, 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-99164", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:57 "priority": 80355, 05:46:57 "admin-status": "example-admin-status-val-29720" 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "l3-interface-ipv4-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:57 "l3-interface-ipv4-prefix-length": 36060646, 05:46:57 "vlan-id-inner": 62164959, 05:46:57 "vlan-id-outer": 93058593, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:57 } 05:46:57 ], 05:46:57 "l3-interface-ipv6-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:57 "l3-interface-ipv6-prefix-length": 29592510, 05:46:57 "vlan-id-inner": 18402161, 05:46:57 "vlan-id-outer": 651158, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:57 } 05:46:57 ], 05:46:57 "admin-status": "example-admin-status-val-81745" 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "lag-interfaces": { 05:46:57 "lag-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-87366", 05:46:57 "interface-description": "example-interface-description-val-3722", 05:46:57 "speed-value": "example-speed-value-val-73546", 05:46:57 "speed-units": "example-speed-units-val-73658", 05:46:57 "interface-id": "example-interface-id-val-62385", 05:46:57 "interface-role": "example-interface-role-val-60746", 05:46:57 "prov-status": "example-prov-status-val-26239", 05:46:57 "in-maint": true, 05:46:57 "l-interfaces": { 05:46:57 "l-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-69579", 05:46:57 "interface-role": "example-interface-role-val-64571", 05:46:57 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:57 "selflink": "example-selflink-val-29611", 05:46:57 "interface-id": "example-interface-id-val-75464", 05:46:57 "macaddr": "example-macaddr-val-7285", 05:46:57 "network-name": "example-network-name-val-52284", 05:46:57 "management-option": "example-management-option-val-26028", 05:46:57 "interface-description": "example-interface-description-val-37641", 05:46:57 "is-port-mirrored": true, 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-56460", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:57 "priority": 84739, 05:46:57 "vlans": { 05:46:57 "vlan": [ 05:46:57 { 05:46:57 "vlan-interface": "example-vlan-interface-val-56661", 05:46:57 "vlan-id-inner": 33305644, 05:46:57 "vlan-id-outer": 30871600, 05:46:57 "speed-value": "example-speed-value-val-1929", 05:46:57 "speed-units": "example-speed-units-val-71630", 05:46:57 "vlan-description": "example-vlan-description-val-63003", 05:46:57 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:57 "vpn-key": "example-vpn-key-val-16552", 05:46:57 "orchestration-status": "example-orchestration-status-val-95322", 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-89886", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "is-private": true, 05:46:57 "l3-interface-ipv4-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:57 "l3-interface-ipv4-prefix-length": 11099430, 05:46:57 "vlan-id-inner": 88996967, 05:46:57 "vlan-id-outer": 23003182, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:57 } 05:46:57 ], 05:46:57 "l3-interface-ipv6-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:57 "l3-interface-ipv6-prefix-length": 20167688, 05:46:57 "vlan-id-inner": 40775405, 05:46:57 "vlan-id-outer": 75855907, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "l-interfaces": { 05:46:57 "l-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-49266", 05:46:57 "interface-role": "example-interface-role-val-210", 05:46:57 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:57 "selflink": "example-selflink-val-6356", 05:46:57 "interface-id": "example-interface-id-val-99531", 05:46:57 "macaddr": "example-macaddr-val-25092", 05:46:57 "network-name": "example-network-name-val-3319", 05:46:57 "management-option": "example-management-option-val-79883", 05:46:57 "interface-description": "example-interface-description-val-54501", 05:46:57 "is-port-mirrored": true, 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-48840", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:57 "priority": 21862, 05:46:57 "admin-status": "example-admin-status-val-89244" 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "l3-interface-ipv4-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:57 "l3-interface-ipv4-prefix-length": 91875404, 05:46:57 "vlan-id-inner": 36470314, 05:46:57 "vlan-id-outer": 96344091, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:57 } 05:46:57 ], 05:46:57 "l3-interface-ipv6-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:57 "l3-interface-ipv6-prefix-length": 11663872, 05:46:57 "vlan-id-inner": 28459412, 05:46:57 "vlan-id-outer": 9852622, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:57 } 05:46:57 ], 05:46:57 "admin-status": "example-admin-status-val-81055" 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 } 05:46:57 05:46:57 2024-08-06 05:46:57.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:57 2024-08-06 05:46:57.383 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 05:46:57 2024-08-06 05:46:57.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.384 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.394 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.395 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 05:46:57 2024-08-06 05:46:57.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:46:57 2024-08-06 05:46:57.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.398 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":"1722923217324","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"} 05:46:57 2024-08-06 05:46:57.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:46:57 2024-08-06 05:46:57.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.410 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 05:46:57 2024-08-06 05:46:57.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.411 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.421 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.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 05:46:57 2024-08-06 05:46:57.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.737 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.739 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:57 2024-08-06 05:46:57.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:57 2024-08-06 05:46:57.740 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"]}}} 05:46:57 2024-08-06 05:46:57.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:57 "hostname": "example-hostname-val-85598", 05:46:57 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:57 "number-of-cpus": 280, 05:46:57 "disk-in-gigabytes": 78521, 05:46:57 "ram-in-megabytes": 36975, 05:46:57 "equip-type": "example-equip-type-val-47930", 05:46:57 "equip-vendor": "example-equip-vendor-val-59512", 05:46:57 "equip-model": "example-equip-model-val-46076", 05:46:57 "fqdn": "example-fqdn-val-74486", 05:46:57 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:57 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:57 "serial-number": "example-serial-number-val-92800", 05:46:57 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:57 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:57 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:57 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:57 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:57 "inv-status": "example-inv-status-val-5042", 05:46:57 "pserver-id": "example-pserver-id-val-15622", 05:46:57 "internet-topology": "example-internet-topology-val-31234", 05:46:57 "in-maint": true, 05:46:57 "pserver-name2": "example-pserver-name2-val-93509", 05:46:57 "purpose": "example-purpose-val-52320", 05:46:57 "prov-status": "example-prov-status-val-47313", 05:46:57 "management-option": "example-management-option-val-72434", 05:46:57 "host-profile": "example-host-profile-val-84672", 05:46:57 "p-interfaces": { 05:46:57 "p-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-46147", 05:46:57 "selflink": "example-selflink-val-81029", 05:46:57 "speed-value": "example-speed-value-val-47874", 05:46:57 "speed-units": "example-speed-units-val-10396", 05:46:57 "port-description": "example-port-description-val-53068", 05:46:57 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:57 "interface-role": "example-interface-role-val-49232", 05:46:57 "interface-type": "example-interface-type-val-21757", 05:46:57 "prov-status": "example-prov-status-val-19117", 05:46:57 "in-maint": true, 05:46:57 "inv-status": "example-inv-status-val-48715", 05:46:57 "l-interfaces": { 05:46:57 "l-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-13366", 05:46:57 "interface-role": "example-interface-role-val-29488", 05:46:57 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:57 "selflink": "example-selflink-val-4757", 05:46:57 "interface-id": "example-interface-id-val-79486", 05:46:57 "macaddr": "example-macaddr-val-52194", 05:46:57 "network-name": "example-network-name-val-80678", 05:46:57 "management-option": "example-management-option-val-53535", 05:46:57 "interface-description": "example-interface-description-val-299", 05:46:57 "is-port-mirrored": true, 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-9736", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:57 "priority": 82452, 05:46:57 "vlans": { 05:46:57 "vlan": [ 05:46:57 { 05:46:57 "vlan-interface": "example-vlan-interface-val-31470", 05:46:57 "vlan-id-inner": 61286171, 05:46:57 "vlan-id-outer": 64615174, 05:46:57 "speed-value": "example-speed-value-val-80457", 05:46:57 "speed-units": "example-speed-units-val-51587", 05:46:57 "vlan-description": "example-vlan-description-val-97575", 05:46:57 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:57 "vpn-key": "example-vpn-key-val-50069", 05:46:57 "orchestration-status": "example-orchestration-status-val-34071", 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-62615", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "is-private": true, 05:46:57 "l3-interface-ipv4-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:57 "l3-interface-ipv4-prefix-length": 39266592, 05:46:57 "vlan-id-inner": 91284707, 05:46:57 "vlan-id-outer": 80343467, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:57 } 05:46:57 ], 05:46:57 "l3-interface-ipv6-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:57 "l3-interface-ipv6-prefix-length": 81422758, 05:46:57 "vlan-id-inner": 15099560, 05:46:57 "vlan-id-outer": 46643832, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "l-interfaces": { 05:46:57 "l-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-62086", 05:46:57 "interface-role": "example-interface-role-val-13107", 05:46:57 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:57 "selflink": "example-selflink-val-31580", 05:46:57 "interface-id": "example-interface-id-val-57805", 05:46:57 "macaddr": "example-macaddr-val-54266", 05:46:57 "network-name": "example-network-name-val-38517", 05:46:57 "management-option": "example-management-option-val-8801", 05:46:57 "interface-description": "example-interface-description-val-88573", 05:46:57 "is-port-mirrored": true, 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-99164", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:57 "priority": 80355, 05:46:57 "admin-status": "example-admin-status-val-29720" 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "l3-interface-ipv4-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:57 "l3-interface-ipv4-prefix-length": 36060646, 05:46:57 "vlan-id-inner": 62164959, 05:46:57 "vlan-id-outer": 93058593, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:57 } 05:46:57 ], 05:46:57 "l3-interface-ipv6-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:57 "l3-interface-ipv6-prefix-length": 29592510, 05:46:57 "vlan-id-inner": 18402161, 05:46:57 "vlan-id-outer": 651158, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:57 } 05:46:57 ], 05:46:57 "admin-status": "example-admin-status-val-81745" 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "lag-interfaces": { 05:46:57 "lag-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-87366", 05:46:57 "interface-description": "example-interface-description-val-3722", 05:46:57 "speed-value": "example-speed-value-val-73546", 05:46:57 "speed-units": "example-speed-units-val-73658", 05:46:57 "interface-id": "example-interface-id-val-62385", 05:46:57 "interface-role": "example-interface-role-val-60746", 05:46:57 "prov-status": "example-prov-status-val-26239", 05:46:57 "in-maint": true, 05:46:57 "l-interfaces": { 05:46:57 "l-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-69579", 05:46:57 "interface-role": "example-interface-role-val-64571", 05:46:57 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:57 "selflink": "example-selflink-val-29611", 05:46:57 "interface-id": "example-interface-id-val-75464", 05:46:57 "macaddr": "example-macaddr-val-7285", 05:46:57 "network-name": "example-network-name-val-52284", 05:46:57 "management-option": "example-management-option-val-26028", 05:46:57 "interface-description": "example-interface-description-val-37641", 05:46:57 "is-port-mirrored": true, 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-56460", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:57 "priority": 84739, 05:46:57 "vlans": { 05:46:57 "vlan": [ 05:46:57 { 05:46:57 "vlan-interface": "example-vlan-interface-val-56661", 05:46:57 "vlan-id-inner": 33305644, 05:46:57 "vlan-id-outer": 30871600, 05:46:57 "speed-value": "example-speed-value-val-1929", 05:46:57 "speed-units": "example-speed-units-val-71630", 05:46:57 "vlan-description": "example-vlan-description-val-63003", 05:46:57 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:57 "vpn-key": "example-vpn-key-val-16552", 05:46:57 "orchestration-status": "example-orchestration-status-val-95322", 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-89886", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "is-private": true, 05:46:57 "l3-interface-ipv4-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:57 "l3-interface-ipv4-prefix-length": 11099430, 05:46:57 "vlan-id-inner": 88996967, 05:46:57 "vlan-id-outer": 23003182, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:57 } 05:46:57 ], 05:46:57 "l3-interface-ipv6-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:57 "l3-interface-ipv6-prefix-length": 20167688, 05:46:57 "vlan-id-inner": 40775405, 05:46:57 "vlan-id-outer": 75855907, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "l-interfaces": { 05:46:57 "l-interface": [ 05:46:57 { 05:46:57 "interface-name": "example-interface-name-val-49266", 05:46:57 "interface-role": "example-interface-role-val-210", 05:46:57 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:57 "selflink": "example-selflink-val-6356", 05:46:57 "interface-id": "example-interface-id-val-99531", 05:46:57 "macaddr": "example-macaddr-val-25092", 05:46:57 "network-name": "example-network-name-val-3319", 05:46:57 "management-option": "example-management-option-val-79883", 05:46:57 "interface-description": "example-interface-description-val-54501", 05:46:57 "is-port-mirrored": true, 05:46:57 "in-maint": true, 05:46:57 "prov-status": "example-prov-status-val-48840", 05:46:57 "is-ip-unnumbered": true, 05:46:57 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:57 "priority": 21862, 05:46:57 "admin-status": "example-admin-status-val-89244" 05:46:57 } 05:46:57 ] 05:46:57 }, 05:46:57 "l3-interface-ipv4-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:57 "l3-interface-ipv4-prefix-length": 91875404, 05:46:57 "vlan-id-inner": 36470314, 05:46:57 "vlan-id-outer": 96344091, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:57 } 05:46:57 ], 05:46:57 "l3-interface-ipv6-address-list": [ 05:46:57 { 05:46:57 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:57 "l3-interface-ipv6-prefix-length": 11663872, 05:46:57 "vlan-id-inner": 28459412, 05:46:57 "vlan-id-outer": 9852622, 05:46:57 "is-floating": true, 05:46:57 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:57 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:57 } 05:46:57 ], 05:46:57 "admin-status": "example-admin-status-val-81055" 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 } 05:46:57 ] 05:46:57 } 05:46:57 } 05:46:57 05:46:57 2024-08-06 05:46:57.742 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.745 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.745 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.783 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:57 2024-08-06 05:46:57.804 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 05:46:57 2024-08-06 05:46:57.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.805 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.805 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.816 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.817 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.817 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 05:46:57 2024-08-06 05:46:57.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:57 2024-08-06 05:46:57.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.818 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.819 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:57 2024-08-06 05:46:57.819 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:57 2024-08-06 05:46:57.819 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"]}}} 05:46:57 2024-08-06 05:46:57.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 05:46:57 "vnf-id": "generic-vnf-notification", 05:46:57 "vnf-type": "sometype", 05:46:57 "in-maint": true, 05:46:57 "is-closed-loop-disabled": true 05:46:57 } 05:46:57 05:46:57 2024-08-06 05:46:57.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:57 2024-08-06 05:46:57.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.821 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.827 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:57 2024-08-06 05:46:57.830 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 05:46:57 2024-08-06 05:46:57.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:57 2024-08-06 05:46:57.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.831 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.834 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.834 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 { 05:46:57 "related-to": "generic-vnf", 05:46:57 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 05:46:57 } 05:46:57 05:46:57 2024-08-06 05:46:57.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.836 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.837 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.851 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 05:46:57 2024-08-06 05:46:57.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:57 2024-08-06 05:46:57.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.852 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 05:46:57 2024-08-06 05:46:57.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.856 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.866 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:57 2024-08-06 05:46:57.868 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 1722923217835 05:46:57 2024-08-06 05:46:57.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:57 2024-08-06 05:46:57.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:57 2024-08-06 05:46:57.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:57 2024-08-06 05:46:57.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:57 2024-08-06 05:46:57.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:57 2024-08-06 05:46:57.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:57 2024-08-06 05:46:57.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:46:58 2024-08-06 05:46:58.198 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 05:46:58 2024-08-06 05:46:58.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.200 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.200 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.201 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:58 2024-08-06 05:46:58.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:58 2024-08-06 05:46:58.202 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"]}}} 05:46:58 2024-08-06 05:46:58.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:58 "hostname": "example-hostname-val-85598", 05:46:58 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:58 "number-of-cpus": 280, 05:46:58 "disk-in-gigabytes": 78521, 05:46:58 "ram-in-megabytes": 36975, 05:46:58 "equip-type": "example-equip-type-val-47930", 05:46:58 "equip-vendor": "example-equip-vendor-val-59512", 05:46:58 "equip-model": "example-equip-model-val-46076", 05:46:58 "fqdn": "example-fqdn-val-74486", 05:46:58 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:58 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:58 "serial-number": "example-serial-number-val-92800", 05:46:58 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:58 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:58 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:58 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:58 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:58 "inv-status": "example-inv-status-val-5042", 05:46:58 "pserver-id": "example-pserver-id-val-15622", 05:46:58 "internet-topology": "example-internet-topology-val-31234", 05:46:58 "in-maint": true, 05:46:58 "pserver-name2": "example-pserver-name2-val-93509", 05:46:58 "purpose": "example-purpose-val-52320", 05:46:58 "prov-status": "example-prov-status-val-47313", 05:46:58 "management-option": "example-management-option-val-72434", 05:46:58 "host-profile": "example-host-profile-val-84672", 05:46:58 "p-interfaces": { 05:46:58 "p-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-46147", 05:46:58 "selflink": "example-selflink-val-81029", 05:46:58 "speed-value": "example-speed-value-val-47874", 05:46:58 "speed-units": "example-speed-units-val-10396", 05:46:58 "port-description": "example-port-description-val-53068", 05:46:58 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:58 "interface-role": "example-interface-role-val-49232", 05:46:58 "interface-type": "example-interface-type-val-21757", 05:46:58 "prov-status": "example-prov-status-val-19117", 05:46:58 "in-maint": true, 05:46:58 "inv-status": "example-inv-status-val-48715", 05:46:58 "l-interfaces": { 05:46:58 "l-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-13366", 05:46:58 "interface-role": "example-interface-role-val-29488", 05:46:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:58 "selflink": "example-selflink-val-4757", 05:46:58 "interface-id": "example-interface-id-val-79486", 05:46:58 "macaddr": "example-macaddr-val-52194", 05:46:58 "network-name": "example-network-name-val-80678", 05:46:58 "management-option": "example-management-option-val-53535", 05:46:58 "interface-description": "example-interface-description-val-299", 05:46:58 "is-port-mirrored": true, 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-9736", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:58 "priority": 82452, 05:46:58 "vlans": { 05:46:58 "vlan": [ 05:46:58 { 05:46:58 "vlan-interface": "example-vlan-interface-val-31470", 05:46:58 "vlan-id-inner": 61286171, 05:46:58 "vlan-id-outer": 64615174, 05:46:58 "speed-value": "example-speed-value-val-80457", 05:46:58 "speed-units": "example-speed-units-val-51587", 05:46:58 "vlan-description": "example-vlan-description-val-97575", 05:46:58 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:58 "vpn-key": "example-vpn-key-val-50069", 05:46:58 "orchestration-status": "example-orchestration-status-val-34071", 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-62615", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "is-private": true, 05:46:58 "l3-interface-ipv4-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:58 "l3-interface-ipv4-prefix-length": 39266592, 05:46:58 "vlan-id-inner": 91284707, 05:46:58 "vlan-id-outer": 80343467, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:58 } 05:46:58 ], 05:46:58 "l3-interface-ipv6-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:58 "l3-interface-ipv6-prefix-length": 81422758, 05:46:58 "vlan-id-inner": 15099560, 05:46:58 "vlan-id-outer": 46643832, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "l-interfaces": { 05:46:58 "l-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-62086", 05:46:58 "interface-role": "example-interface-role-val-13107", 05:46:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:58 "selflink": "example-selflink-val-31580", 05:46:58 "interface-id": "example-interface-id-val-57805", 05:46:58 "macaddr": "example-macaddr-val-54266", 05:46:58 "network-name": "example-network-name-val-38517", 05:46:58 "management-option": "example-management-option-val-8801", 05:46:58 "interface-description": "example-interface-description-val-88573", 05:46:58 "is-port-mirrored": true, 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-99164", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:58 "priority": 80355, 05:46:58 "admin-status": "example-admin-status-val-29720" 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "l3-interface-ipv4-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:58 "l3-interface-ipv4-prefix-length": 36060646, 05:46:58 "vlan-id-inner": 62164959, 05:46:58 "vlan-id-outer": 93058593, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:58 } 05:46:58 ], 05:46:58 "l3-interface-ipv6-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:58 "l3-interface-ipv6-prefix-length": 29592510, 05:46:58 "vlan-id-inner": 18402161, 05:46:58 "vlan-id-outer": 651158, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:58 } 05:46:58 ], 05:46:58 "admin-status": "example-admin-status-val-81745" 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "lag-interfaces": { 05:46:58 "lag-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-87366", 05:46:58 "interface-description": "example-interface-description-val-3722", 05:46:58 "speed-value": "example-speed-value-val-73546", 05:46:58 "speed-units": "example-speed-units-val-73658", 05:46:58 "interface-id": "example-interface-id-val-62385", 05:46:58 "interface-role": "example-interface-role-val-60746", 05:46:58 "prov-status": "example-prov-status-val-26239", 05:46:58 "in-maint": true, 05:46:58 "l-interfaces": { 05:46:58 "l-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-69579", 05:46:58 "interface-role": "example-interface-role-val-64571", 05:46:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:58 "selflink": "example-selflink-val-29611", 05:46:58 "interface-id": "example-interface-id-val-75464", 05:46:58 "macaddr": "example-macaddr-val-7285", 05:46:58 "network-name": "example-network-name-val-52284", 05:46:58 "management-option": "example-management-option-val-26028", 05:46:58 "interface-description": "example-interface-description-val-37641", 05:46:58 "is-port-mirrored": true, 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-56460", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:58 "priority": 84739, 05:46:58 "vlans": { 05:46:58 "vlan": [ 05:46:58 { 05:46:58 "vlan-interface": "example-vlan-interface-val-56661", 05:46:58 "vlan-id-inner": 33305644, 05:46:58 "vlan-id-outer": 30871600, 05:46:58 "speed-value": "example-speed-value-val-1929", 05:46:58 "speed-units": "example-speed-units-val-71630", 05:46:58 "vlan-description": "example-vlan-description-val-63003", 05:46:58 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:58 "vpn-key": "example-vpn-key-val-16552", 05:46:58 "orchestration-status": "example-orchestration-status-val-95322", 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-89886", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "is-private": true, 05:46:58 "l3-interface-ipv4-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:58 "l3-interface-ipv4-prefix-length": 11099430, 05:46:58 "vlan-id-inner": 88996967, 05:46:58 "vlan-id-outer": 23003182, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:58 } 05:46:58 ], 05:46:58 "l3-interface-ipv6-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:58 "l3-interface-ipv6-prefix-length": 20167688, 05:46:58 "vlan-id-inner": 40775405, 05:46:58 "vlan-id-outer": 75855907, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "l-interfaces": { 05:46:58 "l-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-49266", 05:46:58 "interface-role": "example-interface-role-val-210", 05:46:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:58 "selflink": "example-selflink-val-6356", 05:46:58 "interface-id": "example-interface-id-val-99531", 05:46:58 "macaddr": "example-macaddr-val-25092", 05:46:58 "network-name": "example-network-name-val-3319", 05:46:58 "management-option": "example-management-option-val-79883", 05:46:58 "interface-description": "example-interface-description-val-54501", 05:46:58 "is-port-mirrored": true, 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-48840", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:58 "priority": 21862, 05:46:58 "admin-status": "example-admin-status-val-89244" 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "l3-interface-ipv4-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:58 "l3-interface-ipv4-prefix-length": 91875404, 05:46:58 "vlan-id-inner": 36470314, 05:46:58 "vlan-id-outer": 96344091, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:58 } 05:46:58 ], 05:46:58 "l3-interface-ipv6-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:58 "l3-interface-ipv6-prefix-length": 11663872, 05:46:58 "vlan-id-inner": 28459412, 05:46:58 "vlan-id-outer": 9852622, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:58 } 05:46:58 ], 05:46:58 "admin-status": "example-admin-status-val-81055" 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 } 05:46:58 05:46:58 2024-08-06 05:46:58.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.207 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.245 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:58 2024-08-06 05:46:58.266 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 05:46:58 2024-08-06 05:46:58.267 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.267 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.292 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:58 2024-08-06 05:46:58.294 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"} 05:46:58 2024-08-06 05:46:58.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.296 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.301 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:58 2024-08-06 05:46:58.311 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 05:46:58 2024-08-06 05:46:58.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.312 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.312 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.322 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:58 2024-08-06 05:46:58.634 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 05:46:58 2024-08-06 05:46:58.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.636 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.637 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:58 2024-08-06 05:46:58.638 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:58 2024-08-06 05:46:58.638 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"]}}} 05:46:58 2024-08-06 05:46:58.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:58 "hostname": "example-hostname-val-85598", 05:46:58 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:58 "number-of-cpus": 280, 05:46:58 "disk-in-gigabytes": 78521, 05:46:58 "ram-in-megabytes": 36975, 05:46:58 "equip-type": "example-equip-type-val-47930", 05:46:58 "equip-vendor": "example-equip-vendor-val-59512", 05:46:58 "equip-model": "example-equip-model-val-46076", 05:46:58 "fqdn": "example-fqdn-val-74486", 05:46:58 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:58 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:58 "serial-number": "example-serial-number-val-92800", 05:46:58 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:58 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:58 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:58 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:58 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:58 "inv-status": "example-inv-status-val-5042", 05:46:58 "pserver-id": "example-pserver-id-val-15622", 05:46:58 "internet-topology": "example-internet-topology-val-31234", 05:46:58 "in-maint": true, 05:46:58 "pserver-name2": "example-pserver-name2-val-93509", 05:46:58 "purpose": "example-purpose-val-52320", 05:46:58 "prov-status": "example-prov-status-val-47313", 05:46:58 "management-option": "example-management-option-val-72434", 05:46:58 "host-profile": "example-host-profile-val-84672", 05:46:58 "p-interfaces": { 05:46:58 "p-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-46147", 05:46:58 "selflink": "example-selflink-val-81029", 05:46:58 "speed-value": "example-speed-value-val-47874", 05:46:58 "speed-units": "example-speed-units-val-10396", 05:46:58 "port-description": "example-port-description-val-53068", 05:46:58 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:58 "interface-role": "example-interface-role-val-49232", 05:46:58 "interface-type": "example-interface-type-val-21757", 05:46:58 "prov-status": "example-prov-status-val-19117", 05:46:58 "in-maint": true, 05:46:58 "inv-status": "example-inv-status-val-48715", 05:46:58 "l-interfaces": { 05:46:58 "l-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-13366", 05:46:58 "interface-role": "example-interface-role-val-29488", 05:46:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:58 "selflink": "example-selflink-val-4757", 05:46:58 "interface-id": "example-interface-id-val-79486", 05:46:58 "macaddr": "example-macaddr-val-52194", 05:46:58 "network-name": "example-network-name-val-80678", 05:46:58 "management-option": "example-management-option-val-53535", 05:46:58 "interface-description": "example-interface-description-val-299", 05:46:58 "is-port-mirrored": true, 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-9736", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:58 "priority": 82452, 05:46:58 "vlans": { 05:46:58 "vlan": [ 05:46:58 { 05:46:58 "vlan-interface": "example-vlan-interface-val-31470", 05:46:58 "vlan-id-inner": 61286171, 05:46:58 "vlan-id-outer": 64615174, 05:46:58 "speed-value": "example-speed-value-val-80457", 05:46:58 "speed-units": "example-speed-units-val-51587", 05:46:58 "vlan-description": "example-vlan-description-val-97575", 05:46:58 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:58 "vpn-key": "example-vpn-key-val-50069", 05:46:58 "orchestration-status": "example-orchestration-status-val-34071", 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-62615", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "is-private": true, 05:46:58 "l3-interface-ipv4-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:58 "l3-interface-ipv4-prefix-length": 39266592, 05:46:58 "vlan-id-inner": 91284707, 05:46:58 "vlan-id-outer": 80343467, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:58 } 05:46:58 ], 05:46:58 "l3-interface-ipv6-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:58 "l3-interface-ipv6-prefix-length": 81422758, 05:46:58 "vlan-id-inner": 15099560, 05:46:58 "vlan-id-outer": 46643832, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "l-interfaces": { 05:46:58 "l-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-62086", 05:46:58 "interface-role": "example-interface-role-val-13107", 05:46:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:58 "selflink": "example-selflink-val-31580", 05:46:58 "interface-id": "example-interface-id-val-57805", 05:46:58 "macaddr": "example-macaddr-val-54266", 05:46:58 "network-name": "example-network-name-val-38517", 05:46:58 "management-option": "example-management-option-val-8801", 05:46:58 "interface-description": "example-interface-description-val-88573", 05:46:58 "is-port-mirrored": true, 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-99164", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:58 "priority": 80355, 05:46:58 "admin-status": "example-admin-status-val-29720" 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "l3-interface-ipv4-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:58 "l3-interface-ipv4-prefix-length": 36060646, 05:46:58 "vlan-id-inner": 62164959, 05:46:58 "vlan-id-outer": 93058593, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:58 } 05:46:58 ], 05:46:58 "l3-interface-ipv6-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:58 "l3-interface-ipv6-prefix-length": 29592510, 05:46:58 "vlan-id-inner": 18402161, 05:46:58 "vlan-id-outer": 651158, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:58 } 05:46:58 ], 05:46:58 "admin-status": "example-admin-status-val-81745" 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "lag-interfaces": { 05:46:58 "lag-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-87366", 05:46:58 "interface-description": "example-interface-description-val-3722", 05:46:58 "speed-value": "example-speed-value-val-73546", 05:46:58 "speed-units": "example-speed-units-val-73658", 05:46:58 "interface-id": "example-interface-id-val-62385", 05:46:58 "interface-role": "example-interface-role-val-60746", 05:46:58 "prov-status": "example-prov-status-val-26239", 05:46:58 "in-maint": true, 05:46:58 "l-interfaces": { 05:46:58 "l-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-69579", 05:46:58 "interface-role": "example-interface-role-val-64571", 05:46:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:58 "selflink": "example-selflink-val-29611", 05:46:58 "interface-id": "example-interface-id-val-75464", 05:46:58 "macaddr": "example-macaddr-val-7285", 05:46:58 "network-name": "example-network-name-val-52284", 05:46:58 "management-option": "example-management-option-val-26028", 05:46:58 "interface-description": "example-interface-description-val-37641", 05:46:58 "is-port-mirrored": true, 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-56460", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:58 "priority": 84739, 05:46:58 "vlans": { 05:46:58 "vlan": [ 05:46:58 { 05:46:58 "vlan-interface": "example-vlan-interface-val-56661", 05:46:58 "vlan-id-inner": 33305644, 05:46:58 "vlan-id-outer": 30871600, 05:46:58 "speed-value": "example-speed-value-val-1929", 05:46:58 "speed-units": "example-speed-units-val-71630", 05:46:58 "vlan-description": "example-vlan-description-val-63003", 05:46:58 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:58 "vpn-key": "example-vpn-key-val-16552", 05:46:58 "orchestration-status": "example-orchestration-status-val-95322", 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-89886", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "is-private": true, 05:46:58 "l3-interface-ipv4-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:58 "l3-interface-ipv4-prefix-length": 11099430, 05:46:58 "vlan-id-inner": 88996967, 05:46:58 "vlan-id-outer": 23003182, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:58 } 05:46:58 ], 05:46:58 "l3-interface-ipv6-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:58 "l3-interface-ipv6-prefix-length": 20167688, 05:46:58 "vlan-id-inner": 40775405, 05:46:58 "vlan-id-outer": 75855907, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "l-interfaces": { 05:46:58 "l-interface": [ 05:46:58 { 05:46:58 "interface-name": "example-interface-name-val-49266", 05:46:58 "interface-role": "example-interface-role-val-210", 05:46:58 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:58 "selflink": "example-selflink-val-6356", 05:46:58 "interface-id": "example-interface-id-val-99531", 05:46:58 "macaddr": "example-macaddr-val-25092", 05:46:58 "network-name": "example-network-name-val-3319", 05:46:58 "management-option": "example-management-option-val-79883", 05:46:58 "interface-description": "example-interface-description-val-54501", 05:46:58 "is-port-mirrored": true, 05:46:58 "in-maint": true, 05:46:58 "prov-status": "example-prov-status-val-48840", 05:46:58 "is-ip-unnumbered": true, 05:46:58 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:58 "priority": 21862, 05:46:58 "admin-status": "example-admin-status-val-89244" 05:46:58 } 05:46:58 ] 05:46:58 }, 05:46:58 "l3-interface-ipv4-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:58 "l3-interface-ipv4-prefix-length": 91875404, 05:46:58 "vlan-id-inner": 36470314, 05:46:58 "vlan-id-outer": 96344091, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:58 } 05:46:58 ], 05:46:58 "l3-interface-ipv6-address-list": [ 05:46:58 { 05:46:58 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:58 "l3-interface-ipv6-prefix-length": 11663872, 05:46:58 "vlan-id-inner": 28459412, 05:46:58 "vlan-id-outer": 9852622, 05:46:58 "is-floating": true, 05:46:58 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:58 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:58 } 05:46:58 ], 05:46:58 "admin-status": "example-admin-status-val-81055" 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 } 05:46:58 ] 05:46:58 } 05:46:58 } 05:46:58 05:46:58 2024-08-06 05:46:58.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.691 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.711 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:58 2024-08-06 05:46:58.715 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 05:46:58 2024-08-06 05:46:58.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.716 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.728 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:58 2024-08-06 05:46:58.730 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 1722923218644123 05:46:58 2024-08-06 05:46:58.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:58 2024-08-06 05:46:58.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:58 2024-08-06 05:46:58.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:58 2024-08-06 05:46:58.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:58 2024-08-06 05:46:58.731 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:58 2024-08-06 05:46:58.765 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:58 2024-08-06 05:46:58.766 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:58 2024-08-06 05:46:58.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 05:46:58 2024-08-06 05:46:58.767 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"]}}} 05:46:59 2024-08-06 05:46:59.080 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 05:46:59 2024-08-06 05:46:59.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:59 2024-08-06 05:46:59.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.083 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.083 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:59 2024-08-06 05:46:59.084 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:59 2024-08-06 05:46:59.084 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"]}}} 05:46:59 2024-08-06 05:46:59.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:46:59 "hostname": "example-hostname-val-85598", 05:46:59 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:46:59 "number-of-cpus": 280, 05:46:59 "disk-in-gigabytes": 78521, 05:46:59 "ram-in-megabytes": 36975, 05:46:59 "equip-type": "example-equip-type-val-47930", 05:46:59 "equip-vendor": "example-equip-vendor-val-59512", 05:46:59 "equip-model": "example-equip-model-val-46076", 05:46:59 "fqdn": "example-fqdn-val-74486", 05:46:59 "pserver-selflink": "example-pserver-selflink-val-72481", 05:46:59 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:46:59 "serial-number": "example-serial-number-val-92800", 05:46:59 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:46:59 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:46:59 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:46:59 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:46:59 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:46:59 "inv-status": "example-inv-status-val-5042", 05:46:59 "pserver-id": "example-pserver-id-val-15622", 05:46:59 "internet-topology": "example-internet-topology-val-31234", 05:46:59 "in-maint": true, 05:46:59 "pserver-name2": "example-pserver-name2-val-93509", 05:46:59 "purpose": "example-purpose-val-52320", 05:46:59 "prov-status": "example-prov-status-val-47313", 05:46:59 "management-option": "example-management-option-val-72434", 05:46:59 "host-profile": "example-host-profile-val-84672", 05:46:59 "p-interfaces": { 05:46:59 "p-interface": [ 05:46:59 { 05:46:59 "interface-name": "example-interface-name-val-46147", 05:46:59 "selflink": "example-selflink-val-81029", 05:46:59 "speed-value": "example-speed-value-val-47874", 05:46:59 "speed-units": "example-speed-units-val-10396", 05:46:59 "port-description": "example-port-description-val-53068", 05:46:59 "equipment-identifier": "example-equipment-identifier-val-63234", 05:46:59 "interface-role": "example-interface-role-val-49232", 05:46:59 "interface-type": "example-interface-type-val-21757", 05:46:59 "prov-status": "example-prov-status-val-19117", 05:46:59 "in-maint": true, 05:46:59 "inv-status": "example-inv-status-val-48715", 05:46:59 "l-interfaces": { 05:46:59 "l-interface": [ 05:46:59 { 05:46:59 "interface-name": "example-interface-name-val-13366", 05:46:59 "interface-role": "example-interface-role-val-29488", 05:46:59 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:46:59 "selflink": "example-selflink-val-4757", 05:46:59 "interface-id": "example-interface-id-val-79486", 05:46:59 "macaddr": "example-macaddr-val-52194", 05:46:59 "network-name": "example-network-name-val-80678", 05:46:59 "management-option": "example-management-option-val-53535", 05:46:59 "interface-description": "example-interface-description-val-299", 05:46:59 "is-port-mirrored": true, 05:46:59 "in-maint": true, 05:46:59 "prov-status": "example-prov-status-val-9736", 05:46:59 "is-ip-unnumbered": true, 05:46:59 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:46:59 "priority": 82452, 05:46:59 "vlans": { 05:46:59 "vlan": [ 05:46:59 { 05:46:59 "vlan-interface": "example-vlan-interface-val-31470", 05:46:59 "vlan-id-inner": 61286171, 05:46:59 "vlan-id-outer": 64615174, 05:46:59 "speed-value": "example-speed-value-val-80457", 05:46:59 "speed-units": "example-speed-units-val-51587", 05:46:59 "vlan-description": "example-vlan-description-val-97575", 05:46:59 "backdoor-connection": "example-backdoor-connection-val-3179", 05:46:59 "vpn-key": "example-vpn-key-val-50069", 05:46:59 "orchestration-status": "example-orchestration-status-val-34071", 05:46:59 "in-maint": true, 05:46:59 "prov-status": "example-prov-status-val-62615", 05:46:59 "is-ip-unnumbered": true, 05:46:59 "is-private": true, 05:46:59 "l3-interface-ipv4-address-list": [ 05:46:59 { 05:46:59 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:46:59 "l3-interface-ipv4-prefix-length": 39266592, 05:46:59 "vlan-id-inner": 91284707, 05:46:59 "vlan-id-outer": 80343467, 05:46:59 "is-floating": true, 05:46:59 "neutron-network-id": "example-neutron-network-id-val-52921", 05:46:59 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:46:59 } 05:46:59 ], 05:46:59 "l3-interface-ipv6-address-list": [ 05:46:59 { 05:46:59 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:46:59 "l3-interface-ipv6-prefix-length": 81422758, 05:46:59 "vlan-id-inner": 15099560, 05:46:59 "vlan-id-outer": 46643832, 05:46:59 "is-floating": true, 05:46:59 "neutron-network-id": "example-neutron-network-id-val-97954", 05:46:59 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:46:59 } 05:46:59 ] 05:46:59 } 05:46:59 ] 05:46:59 }, 05:46:59 "l-interfaces": { 05:46:59 "l-interface": [ 05:46:59 { 05:46:59 "interface-name": "example-interface-name-val-62086", 05:46:59 "interface-role": "example-interface-role-val-13107", 05:46:59 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:46:59 "selflink": "example-selflink-val-31580", 05:46:59 "interface-id": "example-interface-id-val-57805", 05:46:59 "macaddr": "example-macaddr-val-54266", 05:46:59 "network-name": "example-network-name-val-38517", 05:46:59 "management-option": "example-management-option-val-8801", 05:46:59 "interface-description": "example-interface-description-val-88573", 05:46:59 "is-port-mirrored": true, 05:46:59 "in-maint": true, 05:46:59 "prov-status": "example-prov-status-val-99164", 05:46:59 "is-ip-unnumbered": true, 05:46:59 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:46:59 "priority": 80355, 05:46:59 "admin-status": "example-admin-status-val-29720" 05:46:59 } 05:46:59 ] 05:46:59 }, 05:46:59 "l3-interface-ipv4-address-list": [ 05:46:59 { 05:46:59 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:46:59 "l3-interface-ipv4-prefix-length": 36060646, 05:46:59 "vlan-id-inner": 62164959, 05:46:59 "vlan-id-outer": 93058593, 05:46:59 "is-floating": true, 05:46:59 "neutron-network-id": "example-neutron-network-id-val-39206", 05:46:59 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:46:59 } 05:46:59 ], 05:46:59 "l3-interface-ipv6-address-list": [ 05:46:59 { 05:46:59 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:46:59 "l3-interface-ipv6-prefix-length": 29592510, 05:46:59 "vlan-id-inner": 18402161, 05:46:59 "vlan-id-outer": 651158, 05:46:59 "is-floating": true, 05:46:59 "neutron-network-id": "example-neutron-network-id-val-6821", 05:46:59 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:46:59 } 05:46:59 ], 05:46:59 "admin-status": "example-admin-status-val-81745" 05:46:59 } 05:46:59 ] 05:46:59 } 05:46:59 } 05:46:59 ] 05:46:59 }, 05:46:59 "lag-interfaces": { 05:46:59 "lag-interface": [ 05:46:59 { 05:46:59 "interface-name": "example-interface-name-val-87366", 05:46:59 "interface-description": "example-interface-description-val-3722", 05:46:59 "speed-value": "example-speed-value-val-73546", 05:46:59 "speed-units": "example-speed-units-val-73658", 05:46:59 "interface-id": "example-interface-id-val-62385", 05:46:59 "interface-role": "example-interface-role-val-60746", 05:46:59 "prov-status": "example-prov-status-val-26239", 05:46:59 "in-maint": true, 05:46:59 "l-interfaces": { 05:46:59 "l-interface": [ 05:46:59 { 05:46:59 "interface-name": "example-interface-name-val-69579", 05:46:59 "interface-role": "example-interface-role-val-64571", 05:46:59 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:46:59 "selflink": "example-selflink-val-29611", 05:46:59 "interface-id": "example-interface-id-val-75464", 05:46:59 "macaddr": "example-macaddr-val-7285", 05:46:59 "network-name": "example-network-name-val-52284", 05:46:59 "management-option": "example-management-option-val-26028", 05:46:59 "interface-description": "example-interface-description-val-37641", 05:46:59 "is-port-mirrored": true, 05:46:59 "in-maint": true, 05:46:59 "prov-status": "example-prov-status-val-56460", 05:46:59 "is-ip-unnumbered": true, 05:46:59 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:46:59 "priority": 84739, 05:46:59 "vlans": { 05:46:59 "vlan": [ 05:46:59 { 05:46:59 "vlan-interface": "example-vlan-interface-val-56661", 05:46:59 "vlan-id-inner": 33305644, 05:46:59 "vlan-id-outer": 30871600, 05:46:59 "speed-value": "example-speed-value-val-1929", 05:46:59 "speed-units": "example-speed-units-val-71630", 05:46:59 "vlan-description": "example-vlan-description-val-63003", 05:46:59 "backdoor-connection": "example-backdoor-connection-val-41834", 05:46:59 "vpn-key": "example-vpn-key-val-16552", 05:46:59 "orchestration-status": "example-orchestration-status-val-95322", 05:46:59 "in-maint": true, 05:46:59 "prov-status": "example-prov-status-val-89886", 05:46:59 "is-ip-unnumbered": true, 05:46:59 "is-private": true, 05:46:59 "l3-interface-ipv4-address-list": [ 05:46:59 { 05:46:59 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:46:59 "l3-interface-ipv4-prefix-length": 11099430, 05:46:59 "vlan-id-inner": 88996967, 05:46:59 "vlan-id-outer": 23003182, 05:46:59 "is-floating": true, 05:46:59 "neutron-network-id": "example-neutron-network-id-val-53091", 05:46:59 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:46:59 } 05:46:59 ], 05:46:59 "l3-interface-ipv6-address-list": [ 05:46:59 { 05:46:59 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:46:59 "l3-interface-ipv6-prefix-length": 20167688, 05:46:59 "vlan-id-inner": 40775405, 05:46:59 "vlan-id-outer": 75855907, 05:46:59 "is-floating": true, 05:46:59 "neutron-network-id": "example-neutron-network-id-val-9739", 05:46:59 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:46:59 } 05:46:59 ] 05:46:59 } 05:46:59 ] 05:46:59 }, 05:46:59 "l-interfaces": { 05:46:59 "l-interface": [ 05:46:59 { 05:46:59 "interface-name": "example-interface-name-val-49266", 05:46:59 "interface-role": "example-interface-role-val-210", 05:46:59 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:46:59 "selflink": "example-selflink-val-6356", 05:46:59 "interface-id": "example-interface-id-val-99531", 05:46:59 "macaddr": "example-macaddr-val-25092", 05:46:59 "network-name": "example-network-name-val-3319", 05:46:59 "management-option": "example-management-option-val-79883", 05:46:59 "interface-description": "example-interface-description-val-54501", 05:46:59 "is-port-mirrored": true, 05:46:59 "in-maint": true, 05:46:59 "prov-status": "example-prov-status-val-48840", 05:46:59 "is-ip-unnumbered": true, 05:46:59 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:46:59 "priority": 21862, 05:46:59 "admin-status": "example-admin-status-val-89244" 05:46:59 } 05:46:59 ] 05:46:59 }, 05:46:59 "l3-interface-ipv4-address-list": [ 05:46:59 { 05:46:59 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:46:59 "l3-interface-ipv4-prefix-length": 91875404, 05:46:59 "vlan-id-inner": 36470314, 05:46:59 "vlan-id-outer": 96344091, 05:46:59 "is-floating": true, 05:46:59 "neutron-network-id": "example-neutron-network-id-val-17339", 05:46:59 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:46:59 } 05:46:59 ], 05:46:59 "l3-interface-ipv6-address-list": [ 05:46:59 { 05:46:59 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:46:59 "l3-interface-ipv6-prefix-length": 11663872, 05:46:59 "vlan-id-inner": 28459412, 05:46:59 "vlan-id-outer": 9852622, 05:46:59 "is-floating": true, 05:46:59 "neutron-network-id": "example-neutron-network-id-val-15120", 05:46:59 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:46:59 } 05:46:59 ], 05:46:59 "admin-status": "example-admin-status-val-81055" 05:46:59 } 05:46:59 ] 05:46:59 } 05:46:59 } 05:46:59 ] 05:46:59 } 05:46:59 } 05:46:59 05:46:59 2024-08-06 05:46:59.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:59 2024-08-06 05:46:59.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.089 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.127 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:59 2024-08-06 05:46:59.150 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 05:46:59 2024-08-06 05:46:59.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:59 2024-08-06 05:46:59.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.151 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:59 2024-08-06 05:46:59.163 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 05:46:59 2024-08-06 05:46:59.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:59 2024-08-06 05:46:59.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.164 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:59 2024-08-06 05:46:59.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:59 2024-08-06 05:46:59.165 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"]}}} 05:46:59 2024-08-06 05:46:59.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 05:46:59 "vnf-id": "generic-vnf-notification", 05:46:59 "vnf-type": "sometype", 05:46:59 "in-maint": true, 05:46:59 "is-closed-loop-disabled": true 05:46:59 } 05:46:59 05:46:59 2024-08-06 05:46:59.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:59 2024-08-06 05:46:59.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.167 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:59 2024-08-06 05:46:59.176 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 05:46:59 2024-08-06 05:46:59.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:59 2024-08-06 05:46:59.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.177 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.180 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:59 2024-08-06 05:46:59.181 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 { 05:46:59 "related-to": "generic-vnf", 05:46:59 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 05:46:59 } 05:46:59 05:46:59 2024-08-06 05:46:59.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:59 2024-08-06 05:46:59.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.198 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:46:59 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":"1722923219182","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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":"1722923219089","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"}]}}]}} 05:46:59 2024-08-06 05:46:59.202 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 05:46:59 2024-08-06 05:46:59.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:46:59 2024-08-06 05:46:59.203 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.203 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.203 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.206 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:46:59 2024-08-06 05:46:59.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 05:46:59 2024-08-06 05:46:59.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:59 2024-08-06 05:46:59.520 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 {} 05:46:59 2024-08-06 05:46:59.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:46:59 2024-08-06 05:46:59.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.522 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.522 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:46:59 2024-08-06 05:46:59.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 05:46:59 2024-08-06 05:46:59.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:46:59 2024-08-06 05:46:59.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.841 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:59 2024-08-06 05:46:59.842 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:59 2024-08-06 05:46:59.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 05:46:59 2024-08-06 05:46:59.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 05:46:59 2024-08-06 05:46:59.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:59 2024-08-06 05:46:59.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.844 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.845 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:46:59 2024-08-06 05:46:59.845 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:46:59 2024-08-06 05:46:59.846 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"]}}} 05:46:59 2024-08-06 05:46:59.846 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"} 05:46:59 2024-08-06 05:46:59.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:46:59 2024-08-06 05:46:59.847 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"}]}} 05:46:59 2024-08-06 05:46:59.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:46:59 2024-08-06 05:46:59.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:46:59 2024-08-06 05:46:59.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:46:59 2024-08-06 05:46:59.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:46:59 2024-08-06 05:46:59.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:46:59 2024-08-06 05:46:59.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:46:59 2024-08-06 05:46:59.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:00 2024-08-06 05:47:00.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 05:47:00 2024-08-06 05:47:00.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:47:00 2024-08-06 05:47:00.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:00 2024-08-06 05:47:00.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 05:47:00 2024-08-06 05:47:00.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.187 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.187 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:00 2024-08-06 05:47:00.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1722923219849 05:47:00 2024-08-06 05:47:00.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.188 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1722923219849 05:47:00 2024-08-06 05:47:00.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:47:00 2024-08-06 05:47:00.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.189 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.189 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.192 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 782536 with label pserver 05:47:00 2024-08-06 05:47:00.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.193 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.195 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454800 with label complex 05:47:00 2024-08-06 05:47:00.196 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:00 2024-08-06 05:47:00.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 05:47:00 2024-08-06 05:47:00.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:47:00 2024-08-06 05:47:00.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.501 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.502 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:00 2024-08-06 05:47:00.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:00 2024-08-06 05:47:00.503 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"]}}} 05:47:00 2024-08-06 05:47:00.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 05:47:00 2024-08-06 05:47:00.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.505 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.506 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:00 2024-08-06 05:47:00.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:00 2024-08-06 05:47:00.506 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"]}}} 05:47:00 2024-08-06 05:47:00.509 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 05:47:00 2024-08-06 05:47:00.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.510 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.510 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:00 2024-08-06 05:47:00.510 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:00 2024-08-06 05:47:00.511 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"]}}} 05:47:00 2024-08-06 05:47:00.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:00 "hostname": "example-hostname-val-85598", 05:47:00 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:00 "number-of-cpus": 280, 05:47:00 "disk-in-gigabytes": 78521, 05:47:00 "ram-in-megabytes": 36975, 05:47:00 "equip-type": "example-equip-type-val-47930", 05:47:00 "equip-vendor": "example-equip-vendor-val-59512", 05:47:00 "equip-model": "example-equip-model-val-46076", 05:47:00 "fqdn": "example-fqdn-val-74486", 05:47:00 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:00 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:00 "serial-number": "example-serial-number-val-92800", 05:47:00 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:00 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:00 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:00 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:00 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:00 "inv-status": "example-inv-status-val-5042", 05:47:00 "pserver-id": "example-pserver-id-val-15622", 05:47:00 "internet-topology": "example-internet-topology-val-31234", 05:47:00 "in-maint": true, 05:47:00 "pserver-name2": "example-pserver-name2-val-93509", 05:47:00 "purpose": "example-purpose-val-52320", 05:47:00 "prov-status": "example-prov-status-val-47313", 05:47:00 "management-option": "example-management-option-val-72434", 05:47:00 "host-profile": "example-host-profile-val-84672", 05:47:00 "p-interfaces": { 05:47:00 "p-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-46147", 05:47:00 "selflink": "example-selflink-val-81029", 05:47:00 "speed-value": "example-speed-value-val-47874", 05:47:00 "speed-units": "example-speed-units-val-10396", 05:47:00 "port-description": "example-port-description-val-53068", 05:47:00 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:00 "interface-role": "example-interface-role-val-49232", 05:47:00 "interface-type": "example-interface-type-val-21757", 05:47:00 "prov-status": "example-prov-status-val-19117", 05:47:00 "in-maint": true, 05:47:00 "inv-status": "example-inv-status-val-48715", 05:47:00 "l-interfaces": { 05:47:00 "l-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-13366", 05:47:00 "interface-role": "example-interface-role-val-29488", 05:47:00 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:00 "selflink": "example-selflink-val-4757", 05:47:00 "interface-id": "example-interface-id-val-79486", 05:47:00 "macaddr": "example-macaddr-val-52194", 05:47:00 "network-name": "example-network-name-val-80678", 05:47:00 "management-option": "example-management-option-val-53535", 05:47:00 "interface-description": "example-interface-description-val-299", 05:47:00 "is-port-mirrored": true, 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-9736", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:00 "priority": 82452, 05:47:00 "vlans": { 05:47:00 "vlan": [ 05:47:00 { 05:47:00 "vlan-interface": "example-vlan-interface-val-31470", 05:47:00 "vlan-id-inner": 61286171, 05:47:00 "vlan-id-outer": 64615174, 05:47:00 "speed-value": "example-speed-value-val-80457", 05:47:00 "speed-units": "example-speed-units-val-51587", 05:47:00 "vlan-description": "example-vlan-description-val-97575", 05:47:00 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:00 "vpn-key": "example-vpn-key-val-50069", 05:47:00 "orchestration-status": "example-orchestration-status-val-34071", 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-62615", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "is-private": true, 05:47:00 "l3-interface-ipv4-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:00 "l3-interface-ipv4-prefix-length": 39266592, 05:47:00 "vlan-id-inner": 91284707, 05:47:00 "vlan-id-outer": 80343467, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:00 } 05:47:00 ], 05:47:00 "l3-interface-ipv6-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:00 "l3-interface-ipv6-prefix-length": 81422758, 05:47:00 "vlan-id-inner": 15099560, 05:47:00 "vlan-id-outer": 46643832, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "l-interfaces": { 05:47:00 "l-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-62086", 05:47:00 "interface-role": "example-interface-role-val-13107", 05:47:00 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:00 "selflink": "example-selflink-val-31580", 05:47:00 "interface-id": "example-interface-id-val-57805", 05:47:00 "macaddr": "example-macaddr-val-54266", 05:47:00 "network-name": "example-network-name-val-38517", 05:47:00 "management-option": "example-management-option-val-8801", 05:47:00 "interface-description": "example-interface-description-val-88573", 05:47:00 "is-port-mirrored": true, 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-99164", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:00 "priority": 80355, 05:47:00 "admin-status": "example-admin-status-val-29720" 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "l3-interface-ipv4-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:00 "l3-interface-ipv4-prefix-length": 36060646, 05:47:00 "vlan-id-inner": 62164959, 05:47:00 "vlan-id-outer": 93058593, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:00 } 05:47:00 ], 05:47:00 "l3-interface-ipv6-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:00 "l3-interface-ipv6-prefix-length": 29592510, 05:47:00 "vlan-id-inner": 18402161, 05:47:00 "vlan-id-outer": 651158, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:00 } 05:47:00 ], 05:47:00 "admin-status": "example-admin-status-val-81745" 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "lag-interfaces": { 05:47:00 "lag-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-87366", 05:47:00 "interface-description": "example-interface-description-val-3722", 05:47:00 "speed-value": "example-speed-value-val-73546", 05:47:00 "speed-units": "example-speed-units-val-73658", 05:47:00 "interface-id": "example-interface-id-val-62385", 05:47:00 "interface-role": "example-interface-role-val-60746", 05:47:00 "prov-status": "example-prov-status-val-26239", 05:47:00 "in-maint": true, 05:47:00 "l-interfaces": { 05:47:00 "l-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-69579", 05:47:00 "interface-role": "example-interface-role-val-64571", 05:47:00 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:00 "selflink": "example-selflink-val-29611", 05:47:00 "interface-id": "example-interface-id-val-75464", 05:47:00 "macaddr": "example-macaddr-val-7285", 05:47:00 "network-name": "example-network-name-val-52284", 05:47:00 "management-option": "example-management-option-val-26028", 05:47:00 "interface-description": "example-interface-description-val-37641", 05:47:00 "is-port-mirrored": true, 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-56460", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:00 "priority": 84739, 05:47:00 "vlans": { 05:47:00 "vlan": [ 05:47:00 { 05:47:00 "vlan-interface": "example-vlan-interface-val-56661", 05:47:00 "vlan-id-inner": 33305644, 05:47:00 "vlan-id-outer": 30871600, 05:47:00 "speed-value": "example-speed-value-val-1929", 05:47:00 "speed-units": "example-speed-units-val-71630", 05:47:00 "vlan-description": "example-vlan-description-val-63003", 05:47:00 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:00 "vpn-key": "example-vpn-key-val-16552", 05:47:00 "orchestration-status": "example-orchestration-status-val-95322", 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-89886", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "is-private": true, 05:47:00 "l3-interface-ipv4-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:00 "l3-interface-ipv4-prefix-length": 11099430, 05:47:00 "vlan-id-inner": 88996967, 05:47:00 "vlan-id-outer": 23003182, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:00 } 05:47:00 ], 05:47:00 "l3-interface-ipv6-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:00 "l3-interface-ipv6-prefix-length": 20167688, 05:47:00 "vlan-id-inner": 40775405, 05:47:00 "vlan-id-outer": 75855907, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "l-interfaces": { 05:47:00 "l-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-49266", 05:47:00 "interface-role": "example-interface-role-val-210", 05:47:00 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:00 "selflink": "example-selflink-val-6356", 05:47:00 "interface-id": "example-interface-id-val-99531", 05:47:00 "macaddr": "example-macaddr-val-25092", 05:47:00 "network-name": "example-network-name-val-3319", 05:47:00 "management-option": "example-management-option-val-79883", 05:47:00 "interface-description": "example-interface-description-val-54501", 05:47:00 "is-port-mirrored": true, 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-48840", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:00 "priority": 21862, 05:47:00 "admin-status": "example-admin-status-val-89244" 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "l3-interface-ipv4-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:00 "l3-interface-ipv4-prefix-length": 91875404, 05:47:00 "vlan-id-inner": 36470314, 05:47:00 "vlan-id-outer": 96344091, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:00 } 05:47:00 ], 05:47:00 "l3-interface-ipv6-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:00 "l3-interface-ipv6-prefix-length": 11663872, 05:47:00 "vlan-id-inner": 28459412, 05:47:00 "vlan-id-outer": 9852622, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:00 } 05:47:00 ], 05:47:00 "admin-status": "example-admin-status-val-81055" 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 } 05:47:00 05:47:00 2024-08-06 05:47:00.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.515 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.551 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:00 2024-08-06 05:47:00.572 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 05:47:00 2024-08-06 05:47:00.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.573 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:00 2024-08-06 05:47:00.583 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 05:47:00 2024-08-06 05:47:00.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:00 2024-08-06 05:47:00.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.584 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.584 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:00 2024-08-06 05:47:00.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.585 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:00 2024-08-06 05:47:00.585 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"]}}} 05:47:00 2024-08-06 05:47:00.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 05:47:00 "vnf-id": "generic-vnf-notification", 05:47:00 "vnf-type": "sometype", 05:47:00 "in-maint": true, 05:47:00 "is-closed-loop-disabled": true 05:47:00 } 05:47:00 05:47:00 2024-08-06 05:47:00.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:00 2024-08-06 05:47:00.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.587 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.593 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:00 2024-08-06 05:47:00.596 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 05:47:00 2024-08-06 05:47:00.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:00 2024-08-06 05:47:00.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.597 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.599 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:00 2024-08-06 05:47:00.600 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 { 05:47:00 "related-to": "generic-vnf", 05:47:00 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 05:47:00 } 05:47:00 05:47:00 2024-08-06 05:47:00.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.601 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.603 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:00 2024-08-06 05:47:00.609 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 05:47:00 2024-08-06 05:47:00.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:00 2024-08-06 05:47:00.610 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.610 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.610 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.610 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:00 2024-08-06 05:47:00.924 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 05:47:00 2024-08-06 05:47:00.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.926 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.927 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:00 2024-08-06 05:47:00.928 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:00 2024-08-06 05:47:00.928 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"]}}} 05:47:00 2024-08-06 05:47:00.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:00 "hostname": "example-hostname-val-85598", 05:47:00 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:00 "number-of-cpus": 280, 05:47:00 "disk-in-gigabytes": 78521, 05:47:00 "ram-in-megabytes": 36975, 05:47:00 "equip-type": "example-equip-type-val-47930", 05:47:00 "equip-vendor": "example-equip-vendor-val-59512", 05:47:00 "equip-model": "example-equip-model-val-46076", 05:47:00 "fqdn": "example-fqdn-val-74486", 05:47:00 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:00 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:00 "serial-number": "example-serial-number-val-92800", 05:47:00 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:00 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:00 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:00 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:00 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:00 "inv-status": "example-inv-status-val-5042", 05:47:00 "pserver-id": "example-pserver-id-val-15622", 05:47:00 "internet-topology": "example-internet-topology-val-31234", 05:47:00 "in-maint": true, 05:47:00 "pserver-name2": "example-pserver-name2-val-93509", 05:47:00 "purpose": "example-purpose-val-52320", 05:47:00 "prov-status": "example-prov-status-val-47313", 05:47:00 "management-option": "example-management-option-val-72434", 05:47:00 "host-profile": "example-host-profile-val-84672", 05:47:00 "p-interfaces": { 05:47:00 "p-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-46147", 05:47:00 "selflink": "example-selflink-val-81029", 05:47:00 "speed-value": "example-speed-value-val-47874", 05:47:00 "speed-units": "example-speed-units-val-10396", 05:47:00 "port-description": "example-port-description-val-53068", 05:47:00 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:00 "interface-role": "example-interface-role-val-49232", 05:47:00 "interface-type": "example-interface-type-val-21757", 05:47:00 "prov-status": "example-prov-status-val-19117", 05:47:00 "in-maint": true, 05:47:00 "inv-status": "example-inv-status-val-48715", 05:47:00 "l-interfaces": { 05:47:00 "l-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-13366", 05:47:00 "interface-role": "example-interface-role-val-29488", 05:47:00 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:00 "selflink": "example-selflink-val-4757", 05:47:00 "interface-id": "example-interface-id-val-79486", 05:47:00 "macaddr": "example-macaddr-val-52194", 05:47:00 "network-name": "example-network-name-val-80678", 05:47:00 "management-option": "example-management-option-val-53535", 05:47:00 "interface-description": "example-interface-description-val-299", 05:47:00 "is-port-mirrored": true, 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-9736", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:00 "priority": 82452, 05:47:00 "vlans": { 05:47:00 "vlan": [ 05:47:00 { 05:47:00 "vlan-interface": "example-vlan-interface-val-31470", 05:47:00 "vlan-id-inner": 61286171, 05:47:00 "vlan-id-outer": 64615174, 05:47:00 "speed-value": "example-speed-value-val-80457", 05:47:00 "speed-units": "example-speed-units-val-51587", 05:47:00 "vlan-description": "example-vlan-description-val-97575", 05:47:00 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:00 "vpn-key": "example-vpn-key-val-50069", 05:47:00 "orchestration-status": "example-orchestration-status-val-34071", 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-62615", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "is-private": true, 05:47:00 "l3-interface-ipv4-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:00 "l3-interface-ipv4-prefix-length": 39266592, 05:47:00 "vlan-id-inner": 91284707, 05:47:00 "vlan-id-outer": 80343467, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:00 } 05:47:00 ], 05:47:00 "l3-interface-ipv6-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:00 "l3-interface-ipv6-prefix-length": 81422758, 05:47:00 "vlan-id-inner": 15099560, 05:47:00 "vlan-id-outer": 46643832, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "l-interfaces": { 05:47:00 "l-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-62086", 05:47:00 "interface-role": "example-interface-role-val-13107", 05:47:00 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:00 "selflink": "example-selflink-val-31580", 05:47:00 "interface-id": "example-interface-id-val-57805", 05:47:00 "macaddr": "example-macaddr-val-54266", 05:47:00 "network-name": "example-network-name-val-38517", 05:47:00 "management-option": "example-management-option-val-8801", 05:47:00 "interface-description": "example-interface-description-val-88573", 05:47:00 "is-port-mirrored": true, 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-99164", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:00 "priority": 80355, 05:47:00 "admin-status": "example-admin-status-val-29720" 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "l3-interface-ipv4-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:00 "l3-interface-ipv4-prefix-length": 36060646, 05:47:00 "vlan-id-inner": 62164959, 05:47:00 "vlan-id-outer": 93058593, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:00 } 05:47:00 ], 05:47:00 "l3-interface-ipv6-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:00 "l3-interface-ipv6-prefix-length": 29592510, 05:47:00 "vlan-id-inner": 18402161, 05:47:00 "vlan-id-outer": 651158, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:00 } 05:47:00 ], 05:47:00 "admin-status": "example-admin-status-val-81745" 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "lag-interfaces": { 05:47:00 "lag-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-87366", 05:47:00 "interface-description": "example-interface-description-val-3722", 05:47:00 "speed-value": "example-speed-value-val-73546", 05:47:00 "speed-units": "example-speed-units-val-73658", 05:47:00 "interface-id": "example-interface-id-val-62385", 05:47:00 "interface-role": "example-interface-role-val-60746", 05:47:00 "prov-status": "example-prov-status-val-26239", 05:47:00 "in-maint": true, 05:47:00 "l-interfaces": { 05:47:00 "l-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-69579", 05:47:00 "interface-role": "example-interface-role-val-64571", 05:47:00 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:00 "selflink": "example-selflink-val-29611", 05:47:00 "interface-id": "example-interface-id-val-75464", 05:47:00 "macaddr": "example-macaddr-val-7285", 05:47:00 "network-name": "example-network-name-val-52284", 05:47:00 "management-option": "example-management-option-val-26028", 05:47:00 "interface-description": "example-interface-description-val-37641", 05:47:00 "is-port-mirrored": true, 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-56460", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:00 "priority": 84739, 05:47:00 "vlans": { 05:47:00 "vlan": [ 05:47:00 { 05:47:00 "vlan-interface": "example-vlan-interface-val-56661", 05:47:00 "vlan-id-inner": 33305644, 05:47:00 "vlan-id-outer": 30871600, 05:47:00 "speed-value": "example-speed-value-val-1929", 05:47:00 "speed-units": "example-speed-units-val-71630", 05:47:00 "vlan-description": "example-vlan-description-val-63003", 05:47:00 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:00 "vpn-key": "example-vpn-key-val-16552", 05:47:00 "orchestration-status": "example-orchestration-status-val-95322", 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-89886", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "is-private": true, 05:47:00 "l3-interface-ipv4-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:00 "l3-interface-ipv4-prefix-length": 11099430, 05:47:00 "vlan-id-inner": 88996967, 05:47:00 "vlan-id-outer": 23003182, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:00 } 05:47:00 ], 05:47:00 "l3-interface-ipv6-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:00 "l3-interface-ipv6-prefix-length": 20167688, 05:47:00 "vlan-id-inner": 40775405, 05:47:00 "vlan-id-outer": 75855907, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "l-interfaces": { 05:47:00 "l-interface": [ 05:47:00 { 05:47:00 "interface-name": "example-interface-name-val-49266", 05:47:00 "interface-role": "example-interface-role-val-210", 05:47:00 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:00 "selflink": "example-selflink-val-6356", 05:47:00 "interface-id": "example-interface-id-val-99531", 05:47:00 "macaddr": "example-macaddr-val-25092", 05:47:00 "network-name": "example-network-name-val-3319", 05:47:00 "management-option": "example-management-option-val-79883", 05:47:00 "interface-description": "example-interface-description-val-54501", 05:47:00 "is-port-mirrored": true, 05:47:00 "in-maint": true, 05:47:00 "prov-status": "example-prov-status-val-48840", 05:47:00 "is-ip-unnumbered": true, 05:47:00 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:00 "priority": 21862, 05:47:00 "admin-status": "example-admin-status-val-89244" 05:47:00 } 05:47:00 ] 05:47:00 }, 05:47:00 "l3-interface-ipv4-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:00 "l3-interface-ipv4-prefix-length": 91875404, 05:47:00 "vlan-id-inner": 36470314, 05:47:00 "vlan-id-outer": 96344091, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:00 } 05:47:00 ], 05:47:00 "l3-interface-ipv6-address-list": [ 05:47:00 { 05:47:00 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:00 "l3-interface-ipv6-prefix-length": 11663872, 05:47:00 "vlan-id-inner": 28459412, 05:47:00 "vlan-id-outer": 9852622, 05:47:00 "is-floating": true, 05:47:00 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:00 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:00 } 05:47:00 ], 05:47:00 "admin-status": "example-admin-status-val-81055" 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 } 05:47:00 ] 05:47:00 } 05:47:00 } 05:47:00 05:47:00 2024-08-06 05:47:00.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.934 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:00 2024-08-06 05:47:00.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:00 2024-08-06 05:47:00.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:00 2024-08-06 05:47:00.991 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 05:47:00 2024-08-06 05:47:00.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:00 2024-08-06 05:47:00.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:00 2024-08-06 05:47:00.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:00 2024-08-06 05:47:00.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:00 2024-08-06 05:47:00.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.001 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:01 2024-08-06 05:47:01.003 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 1722923220934 05:47:01 2024-08-06 05:47:01.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:01 2024-08-06 05:47:01.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.036 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274616 with label pserver 05:47:01 2024-08-06 05:47:01.037 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229392 with label p-interface 05:47:01 2024-08-06 05:47:01.038 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 823496 with label lag-interface 05:47:01 2024-08-06 05:47:01.038 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467088 with label l-interface 05:47:01 2024-08-06 05:47:01.038 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 827592 with label l-interface 05:47:01 2024-08-06 05:47:01.039 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 811208 with label l-interface 05:47:01 2024-08-06 05:47:01.039 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 815304 with label l3-interface-ipv4-address-list 05:47:01 2024-08-06 05:47:01.039 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 819400 with label l3-interface-ipv6-address-list 05:47:01 2024-08-06 05:47:01.039 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278712 with label vlan 05:47:01 2024-08-06 05:47:01.040 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 237600 with label l-interface 05:47:01 2024-08-06 05:47:01.040 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282808 with label l3-interface-ipv6-address-list 05:47:01 2024-08-06 05:47:01.040 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471184 with label l3-interface-ipv4-address-list 05:47:01 2024-08-06 05:47:01.040 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 831688 with label vlan 05:47:01 2024-08-06 05:47:01.041 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225312 with label l3-interface-ipv6-address-list 05:47:01 2024-08-06 05:47:01.041 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327896 with label l3-interface-ipv4-address-list 05:47:01 2024-08-06 05:47:01.041 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229408 with label l3-interface-ipv4-address-list 05:47:01 2024-08-06 05:47:01.041 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 233504 with label l3-interface-ipv6-address-list 05:47:01 2024-08-06 05:47:01.044 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:01 2024-08-06 05:47:01.360 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 05:47:01 2024-08-06 05:47:01.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:01 2024-08-06 05:47:01.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.361 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.362 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:01 2024-08-06 05:47:01.363 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:01 2024-08-06 05:47:01.363 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"]}}} 05:47:01 2024-08-06 05:47:01.363 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}]}}]}} 05:47:01 2024-08-06 05:47:01.364 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:01 2024-08-06 05:47:01.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.366 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.366 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.377 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:01 2024-08-06 05:47:01.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 05:47:01 2024-08-06 05:47:01.385 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:01 2024-08-06 05:47:01.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.385 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.385 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:01 2024-08-06 05:47:01.390 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 05:47:01 2024-08-06 05:47:01.391 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:01 2024-08-06 05:47:01.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.391 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.391 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:01 2024-08-06 05:47:01.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 05:47:01 2024-08-06 05:47:01.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:01 2024-08-06 05:47:01.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.394 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.394 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.394 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:01 2024-08-06 05:47:01.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:01 2024-08-06 05:47:01.395 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"]}}} 05:47:01 2024-08-06 05:47:01.395 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"}]}]}}]}}}} 05:47:01 2024-08-06 05:47:01.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:01 2024-08-06 05:47:01.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.398 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:01 2024-08-06 05:47:01.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 05:47:01 2024-08-06 05:47:01.414 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:01 2024-08-06 05:47:01.414 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.414 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.414 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.414 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.417 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:01 2024-08-06 05:47:01.418 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 05:47:01 2024-08-06 05:47:01.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:01 2024-08-06 05:47:01.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.419 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.421 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.421 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:01 2024-08-06 05:47:01.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1722923221397 05:47:01 2024-08-06 05:47:01.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:01 2024-08-06 05:47:01.422 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.423 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.430 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483472 with label customer 05:47:01 2024-08-06 05:47:01.430 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241696 with label service-subscription 05:47:01 2024-08-06 05:47:01.431 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 835784 with label service-instance 05:47:01 2024-08-06 05:47:01.460 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.464 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:01 2024-08-06 05:47:01.767 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 05:47:01 2024-08-06 05:47:01.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:01 2024-08-06 05:47:01.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:01 2024-08-06 05:47:01.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:01 2024-08-06 05:47:01.768 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:01 2024-08-06 05:47:01.769 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:01 2024-08-06 05:47:01.771 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:01 2024-08-06 05:47:01.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.076 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 05:47:02 2024-08-06 05:47:02.076 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:02 2024-08-06 05:47:02.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.077 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.077 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:02 2024-08-06 05:47:02.078 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:02 2024-08-06 05:47:02.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"]}}} 05:47:02 2024-08-06 05:47:02.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 { 05:47:02 "hostname": "example-hostname-val-85598", 05:47:02 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:02 "number-of-cpus": 280, 05:47:02 "disk-in-gigabytes": 78521, 05:47:02 "ram-in-megabytes": 36975, 05:47:02 "equip-type": "example-equip-type-val-47930", 05:47:02 "equip-vendor": "example-equip-vendor-val-59512", 05:47:02 "equip-model": "example-equip-model-val-46076", 05:47:02 "fqdn": "example-fqdn-val-74486", 05:47:02 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:02 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:02 "serial-number": "example-serial-number-val-92800", 05:47:02 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:02 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:02 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:02 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:02 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:02 "inv-status": "example-inv-status-val-5042", 05:47:02 "pserver-id": "example-pserver-id-val-15622", 05:47:02 "internet-topology": "example-internet-topology-val-31234", 05:47:02 "in-maint": true, 05:47:02 "pserver-name2": "example-pserver-name2-val-93509", 05:47:02 "purpose": "example-purpose-val-52320", 05:47:02 "prov-status": "example-prov-status-val-47313", 05:47:02 "management-option": "example-management-option-val-72434", 05:47:02 "host-profile": "example-host-profile-val-84672", 05:47:02 "p-interfaces": { 05:47:02 "p-interface": [ 05:47:02 { 05:47:02 "interface-name": "example-interface-name-val-46147", 05:47:02 "selflink": "example-selflink-val-81029", 05:47:02 "speed-value": "example-speed-value-val-47874", 05:47:02 "speed-units": "example-speed-units-val-10396", 05:47:02 "port-description": "example-port-description-val-53068", 05:47:02 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:02 "interface-role": "example-interface-role-val-49232", 05:47:02 "interface-type": "example-interface-type-val-21757", 05:47:02 "prov-status": "example-prov-status-val-19117", 05:47:02 "in-maint": true, 05:47:02 "inv-status": "example-inv-status-val-48715", 05:47:02 "l-interfaces": { 05:47:02 "l-interface": [ 05:47:02 { 05:47:02 "interface-name": "example-interface-name-val-13366", 05:47:02 "interface-role": "example-interface-role-val-29488", 05:47:02 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:02 "selflink": "example-selflink-val-4757", 05:47:02 "interface-id": "example-interface-id-val-79486", 05:47:02 "macaddr": "example-macaddr-val-52194", 05:47:02 "network-name": "example-network-name-val-80678", 05:47:02 "management-option": "example-management-option-val-53535", 05:47:02 "interface-description": "example-interface-description-val-299", 05:47:02 "is-port-mirrored": true, 05:47:02 "in-maint": true, 05:47:02 "prov-status": "example-prov-status-val-9736", 05:47:02 "is-ip-unnumbered": true, 05:47:02 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:02 "priority": 82452, 05:47:02 "vlans": { 05:47:02 "vlan": [ 05:47:02 { 05:47:02 "vlan-interface": "example-vlan-interface-val-31470", 05:47:02 "vlan-id-inner": 61286171, 05:47:02 "vlan-id-outer": 64615174, 05:47:02 "speed-value": "example-speed-value-val-80457", 05:47:02 "speed-units": "example-speed-units-val-51587", 05:47:02 "vlan-description": "example-vlan-description-val-97575", 05:47:02 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:02 "vpn-key": "example-vpn-key-val-50069", 05:47:02 "orchestration-status": "example-orchestration-status-val-34071", 05:47:02 "in-maint": true, 05:47:02 "prov-status": "example-prov-status-val-62615", 05:47:02 "is-ip-unnumbered": true, 05:47:02 "is-private": true, 05:47:02 "l3-interface-ipv4-address-list": [ 05:47:02 { 05:47:02 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:02 "l3-interface-ipv4-prefix-length": 39266592, 05:47:02 "vlan-id-inner": 91284707, 05:47:02 "vlan-id-outer": 80343467, 05:47:02 "is-floating": true, 05:47:02 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:02 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:02 } 05:47:02 ], 05:47:02 "l3-interface-ipv6-address-list": [ 05:47:02 { 05:47:02 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:02 "l3-interface-ipv6-prefix-length": 81422758, 05:47:02 "vlan-id-inner": 15099560, 05:47:02 "vlan-id-outer": 46643832, 05:47:02 "is-floating": true, 05:47:02 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:02 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:02 } 05:47:02 ] 05:47:02 } 05:47:02 ] 05:47:02 }, 05:47:02 "l-interfaces": { 05:47:02 "l-interface": [ 05:47:02 { 05:47:02 "interface-name": "example-interface-name-val-62086", 05:47:02 "interface-role": "example-interface-role-val-13107", 05:47:02 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:02 "selflink": "example-selflink-val-31580", 05:47:02 "interface-id": "example-interface-id-val-57805", 05:47:02 "macaddr": "example-macaddr-val-54266", 05:47:02 "network-name": "example-network-name-val-38517", 05:47:02 "management-option": "example-management-option-val-8801", 05:47:02 "interface-description": "example-interface-description-val-88573", 05:47:02 "is-port-mirrored": true, 05:47:02 "in-maint": true, 05:47:02 "prov-status": "example-prov-status-val-99164", 05:47:02 "is-ip-unnumbered": true, 05:47:02 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:02 "priority": 80355, 05:47:02 "admin-status": "example-admin-status-val-29720" 05:47:02 } 05:47:02 ] 05:47:02 }, 05:47:02 "l3-interface-ipv4-address-list": [ 05:47:02 { 05:47:02 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:02 "l3-interface-ipv4-prefix-length": 36060646, 05:47:02 "vlan-id-inner": 62164959, 05:47:02 "vlan-id-outer": 93058593, 05:47:02 "is-floating": true, 05:47:02 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:02 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:02 } 05:47:02 ], 05:47:02 "l3-interface-ipv6-address-list": [ 05:47:02 { 05:47:02 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:02 "l3-interface-ipv6-prefix-length": 29592510, 05:47:02 "vlan-id-inner": 18402161, 05:47:02 "vlan-id-outer": 651158, 05:47:02 "is-floating": true, 05:47:02 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:02 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:02 } 05:47:02 ], 05:47:02 "admin-status": "example-admin-status-val-81745" 05:47:02 } 05:47:02 ] 05:47:02 } 05:47:02 } 05:47:02 ] 05:47:02 }, 05:47:02 "lag-interfaces": { 05:47:02 "lag-interface": [ 05:47:02 { 05:47:02 "interface-name": "example-interface-name-val-87366", 05:47:02 "interface-description": "example-interface-description-val-3722", 05:47:02 "speed-value": "example-speed-value-val-73546", 05:47:02 "speed-units": "example-speed-units-val-73658", 05:47:02 "interface-id": "example-interface-id-val-62385", 05:47:02 "interface-role": "example-interface-role-val-60746", 05:47:02 "prov-status": "example-prov-status-val-26239", 05:47:02 "in-maint": true, 05:47:02 "l-interfaces": { 05:47:02 "l-interface": [ 05:47:02 { 05:47:02 "interface-name": "example-interface-name-val-69579", 05:47:02 "interface-role": "example-interface-role-val-64571", 05:47:02 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:02 "selflink": "example-selflink-val-29611", 05:47:02 "interface-id": "example-interface-id-val-75464", 05:47:02 "macaddr": "example-macaddr-val-7285", 05:47:02 "network-name": "example-network-name-val-52284", 05:47:02 "management-option": "example-management-option-val-26028", 05:47:02 "interface-description": "example-interface-description-val-37641", 05:47:02 "is-port-mirrored": true, 05:47:02 "in-maint": true, 05:47:02 "prov-status": "example-prov-status-val-56460", 05:47:02 "is-ip-unnumbered": true, 05:47:02 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:02 "priority": 84739, 05:47:02 "vlans": { 05:47:02 "vlan": [ 05:47:02 { 05:47:02 "vlan-interface": "example-vlan-interface-val-56661", 05:47:02 "vlan-id-inner": 33305644, 05:47:02 "vlan-id-outer": 30871600, 05:47:02 "speed-value": "example-speed-value-val-1929", 05:47:02 "speed-units": "example-speed-units-val-71630", 05:47:02 "vlan-description": "example-vlan-description-val-63003", 05:47:02 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:02 "vpn-key": "example-vpn-key-val-16552", 05:47:02 "orchestration-status": "example-orchestration-status-val-95322", 05:47:02 "in-maint": true, 05:47:02 "prov-status": "example-prov-status-val-89886", 05:47:02 "is-ip-unnumbered": true, 05:47:02 "is-private": true, 05:47:02 "l3-interface-ipv4-address-list": [ 05:47:02 { 05:47:02 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:02 "l3-interface-ipv4-prefix-length": 11099430, 05:47:02 "vlan-id-inner": 88996967, 05:47:02 "vlan-id-outer": 23003182, 05:47:02 "is-floating": true, 05:47:02 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:02 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:02 } 05:47:02 ], 05:47:02 "l3-interface-ipv6-address-list": [ 05:47:02 { 05:47:02 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:02 "l3-interface-ipv6-prefix-length": 20167688, 05:47:02 "vlan-id-inner": 40775405, 05:47:02 "vlan-id-outer": 75855907, 05:47:02 "is-floating": true, 05:47:02 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:02 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:02 } 05:47:02 ] 05:47:02 } 05:47:02 ] 05:47:02 }, 05:47:02 "l-interfaces": { 05:47:02 "l-interface": [ 05:47:02 { 05:47:02 "interface-name": "example-interface-name-val-49266", 05:47:02 "interface-role": "example-interface-role-val-210", 05:47:02 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:02 "selflink": "example-selflink-val-6356", 05:47:02 "interface-id": "example-interface-id-val-99531", 05:47:02 "macaddr": "example-macaddr-val-25092", 05:47:02 "network-name": "example-network-name-val-3319", 05:47:02 "management-option": "example-management-option-val-79883", 05:47:02 "interface-description": "example-interface-description-val-54501", 05:47:02 "is-port-mirrored": true, 05:47:02 "in-maint": true, 05:47:02 "prov-status": "example-prov-status-val-48840", 05:47:02 "is-ip-unnumbered": true, 05:47:02 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:02 "priority": 21862, 05:47:02 "admin-status": "example-admin-status-val-89244" 05:47:02 } 05:47:02 ] 05:47:02 }, 05:47:02 "l3-interface-ipv4-address-list": [ 05:47:02 { 05:47:02 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:02 "l3-interface-ipv4-prefix-length": 91875404, 05:47:02 "vlan-id-inner": 36470314, 05:47:02 "vlan-id-outer": 96344091, 05:47:02 "is-floating": true, 05:47:02 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:02 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:02 } 05:47:02 ], 05:47:02 "l3-interface-ipv6-address-list": [ 05:47:02 { 05:47:02 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:02 "l3-interface-ipv6-prefix-length": 11663872, 05:47:02 "vlan-id-inner": 28459412, 05:47:02 "vlan-id-outer": 9852622, 05:47:02 "is-floating": true, 05:47:02 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:02 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:02 } 05:47:02 ], 05:47:02 "admin-status": "example-admin-status-val-81055" 05:47:02 } 05:47:02 ] 05:47:02 } 05:47:02 } 05:47:02 ] 05:47:02 } 05:47:02 } 05:47:02 05:47:02 2024-08-06 05:47:02.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:02 2024-08-06 05:47:02.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.118 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:02 2024-08-06 05:47:02.138 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 05:47:02 2024-08-06 05:47:02.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:02 2024-08-06 05:47:02.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.139 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.148 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.149 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 05:47:02 2024-08-06 05:47:02.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:02 2024-08-06 05:47:02.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.150 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.150 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:02 2024-08-06 05:47:02.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:02 2024-08-06 05:47:02.151 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"]}}} 05:47:02 2024-08-06 05:47:02.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 05:47:02 "vnf-id": "generic-vnf-notification", 05:47:02 "vnf-type": "sometype", 05:47:02 "in-maint": true, 05:47:02 "is-closed-loop-disabled": true 05:47:02 } 05:47:02 05:47:02 2024-08-06 05:47:02.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:02 2024-08-06 05:47:02.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.153 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.153 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:02 2024-08-06 05:47:02.162 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 05:47:02 2024-08-06 05:47:02.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:02 2024-08-06 05:47:02.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.163 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.165 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.165 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 { 05:47:02 "related-to": "generic-vnf", 05:47:02 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 05:47:02 } 05:47:02 05:47:02 2024-08-06 05:47:02.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:02 2024-08-06 05:47:02.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.166 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.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 05:47:02 2024-08-06 05:47:02.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:02 2024-08-06 05:47:02.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.181 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.184 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.184 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 05:47:02 2024-08-06 05:47:02.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:02 2024-08-06 05:47:02.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.185 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.194 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.196 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 1722923222166 05:47:02 2024-08-06 05:47:02.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:02 2024-08-06 05:47:02.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.197 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:02 2024-08-06 05:47:02.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 05:47:02 2024-08-06 05:47:02.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:02 2024-08-06 05:47:02.518 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 {} 05:47:02 2024-08-06 05:47:02.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:02 2024-08-06 05:47:02.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.525 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:02 2024-08-06 05:47:02.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 05:47:02 2024-08-06 05:47:02.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:02 2024-08-06 05:47:02.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.840 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.842 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:02 2024-08-06 05:47:02.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:02 2024-08-06 05:47:02.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/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"]}}} 05:47:02 2024-08-06 05:47:02.844 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}]}}]}} 05:47:02 2024-08-06 05:47:02.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:02 2024-08-06 05:47:02.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.847 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.858 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:02 2024-08-06 05:47:02.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 05:47:02 2024-08-06 05:47:02.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:02 2024-08-06 05:47:02.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.865 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.869 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.870 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 05:47:02 2024-08-06 05:47:02.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:02 2024-08-06 05:47:02.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.871 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.872 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 05:47:02 2024-08-06 05:47:02.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:02 2024-08-06 05:47:02.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.874 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:02 2024-08-06 05:47:02.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.874 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:02 2024-08-06 05:47:02.875 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"]}}} 05:47:02 2024-08-06 05:47:02.875 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"}]}]}}]}}}} 05:47:02 2024-08-06 05:47:02.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:02 2024-08-06 05:47:02.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.877 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.877 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:02 2024-08-06 05:47:02.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 05:47:02 2024-08-06 05:47:02.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:02 2024-08-06 05:47:02.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.892 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.895 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.895 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.895 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 05:47:02 2024-08-06 05:47:02.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 05:47:02 2024-08-06 05:47:02.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.896 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.898 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.899 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 05:47:02 2024-08-06 05:47:02.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:02 2024-08-06 05:47:02.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.899 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.900 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.901 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.902 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 05:47:02 2024-08-06 05:47:02.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 05:47:02 2024-08-06 05:47:02.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.902 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.905 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:02 2024-08-06 05:47:02.906 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":"1722923222847","is-ip-unnumbered":false,"interface-name":"lint"} 05:47:02 2024-08-06 05:47:02.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 05:47:02 2024-08-06 05:47:02.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:02 2024-08-06 05:47:02.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:02 2024-08-06 05:47:02.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:02 2024-08-06 05:47:02.908 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:02 2024-08-06 05:47:02.910 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 852168, doing an implicit delete on update will delete total of 1 vertexes 05:47:02 2024-08-06 05:47:02.911 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":"1722923222877","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"}]}]}} 05:47:02 2024-08-06 05:47:02.912 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344280 with label vlan 05:47:02 2024-08-06 05:47:02.912 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:02 2024-08-06 05:47:02.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:03 2024-08-06 05:47:03.220 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 05:47:03 2024-08-06 05:47:03.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:03 2024-08-06 05:47:03.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:03 2024-08-06 05:47:03.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:03 2024-08-06 05:47:03.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:03 2024-08-06 05:47:03.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:03 2024-08-06 05:47:03.223 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:03 2024-08-06 05:47:03.224 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:03 2024-08-06 05:47:03.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:03 2024-08-06 05:47:03.224 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"]}}} 05:47:03 2024-08-06 05:47:03.225 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 05:47:03 2024-08-06 05:47:03.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 05:47:03 2024-08-06 05:47:03.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:03 2024-08-06 05:47:03.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:03 2024-08-06 05:47:03.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:03 2024-08-06 05:47:03.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:03 2024-08-06 05:47:03.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:03 2024-08-06 05:47:03.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:03 2024-08-06 05:47:03.537 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 05:47:03 2024-08-06 05:47:03.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:03 2024-08-06 05:47:03.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:03 2024-08-06 05:47:03.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:03 2024-08-06 05:47:03.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:03 2024-08-06 05:47:03.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:03 2024-08-06 05:47:03.539 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:03 2024-08-06 05:47:03.540 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:03 2024-08-06 05:47:03.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:03 2024-08-06 05:47:03.540 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"]}}} 05:47:03 2024-08-06 05:47:03.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:03 "hostname": "example-hostname-val-85598", 05:47:03 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:03 "number-of-cpus": 280, 05:47:03 "disk-in-gigabytes": 78521, 05:47:03 "ram-in-megabytes": 36975, 05:47:03 "equip-type": "example-equip-type-val-47930", 05:47:03 "equip-vendor": "example-equip-vendor-val-59512", 05:47:03 "equip-model": "example-equip-model-val-46076", 05:47:03 "fqdn": "example-fqdn-val-74486", 05:47:03 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:03 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:03 "serial-number": "example-serial-number-val-92800", 05:47:03 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:03 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:03 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:03 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:03 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:03 "inv-status": "example-inv-status-val-5042", 05:47:03 "pserver-id": "example-pserver-id-val-15622", 05:47:03 "internet-topology": "example-internet-topology-val-31234", 05:47:03 "in-maint": true, 05:47:03 "pserver-name2": "example-pserver-name2-val-93509", 05:47:03 "purpose": "example-purpose-val-52320", 05:47:03 "prov-status": "example-prov-status-val-47313", 05:47:03 "management-option": "example-management-option-val-72434", 05:47:03 "host-profile": "example-host-profile-val-84672", 05:47:03 "p-interfaces": { 05:47:03 "p-interface": [ 05:47:03 { 05:47:03 "interface-name": "example-interface-name-val-46147", 05:47:03 "selflink": "example-selflink-val-81029", 05:47:03 "speed-value": "example-speed-value-val-47874", 05:47:03 "speed-units": "example-speed-units-val-10396", 05:47:03 "port-description": "example-port-description-val-53068", 05:47:03 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:03 "interface-role": "example-interface-role-val-49232", 05:47:03 "interface-type": "example-interface-type-val-21757", 05:47:03 "prov-status": "example-prov-status-val-19117", 05:47:03 "in-maint": true, 05:47:03 "inv-status": "example-inv-status-val-48715", 05:47:03 "l-interfaces": { 05:47:03 "l-interface": [ 05:47:03 { 05:47:03 "interface-name": "example-interface-name-val-13366", 05:47:03 "interface-role": "example-interface-role-val-29488", 05:47:03 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:03 "selflink": "example-selflink-val-4757", 05:47:03 "interface-id": "example-interface-id-val-79486", 05:47:03 "macaddr": "example-macaddr-val-52194", 05:47:03 "network-name": "example-network-name-val-80678", 05:47:03 "management-option": "example-management-option-val-53535", 05:47:03 "interface-description": "example-interface-description-val-299", 05:47:03 "is-port-mirrored": true, 05:47:03 "in-maint": true, 05:47:03 "prov-status": "example-prov-status-val-9736", 05:47:03 "is-ip-unnumbered": true, 05:47:03 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:03 "priority": 82452, 05:47:03 "vlans": { 05:47:03 "vlan": [ 05:47:03 { 05:47:03 "vlan-interface": "example-vlan-interface-val-31470", 05:47:03 "vlan-id-inner": 61286171, 05:47:03 "vlan-id-outer": 64615174, 05:47:03 "speed-value": "example-speed-value-val-80457", 05:47:03 "speed-units": "example-speed-units-val-51587", 05:47:03 "vlan-description": "example-vlan-description-val-97575", 05:47:03 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:03 "vpn-key": "example-vpn-key-val-50069", 05:47:03 "orchestration-status": "example-orchestration-status-val-34071", 05:47:03 "in-maint": true, 05:47:03 "prov-status": "example-prov-status-val-62615", 05:47:03 "is-ip-unnumbered": true, 05:47:03 "is-private": true, 05:47:03 "l3-interface-ipv4-address-list": [ 05:47:03 { 05:47:03 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:03 "l3-interface-ipv4-prefix-length": 39266592, 05:47:03 "vlan-id-inner": 91284707, 05:47:03 "vlan-id-outer": 80343467, 05:47:03 "is-floating": true, 05:47:03 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:03 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:03 } 05:47:03 ], 05:47:03 "l3-interface-ipv6-address-list": [ 05:47:03 { 05:47:03 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:03 "l3-interface-ipv6-prefix-length": 81422758, 05:47:03 "vlan-id-inner": 15099560, 05:47:03 "vlan-id-outer": 46643832, 05:47:03 "is-floating": true, 05:47:03 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:03 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:03 } 05:47:03 ] 05:47:03 } 05:47:03 ] 05:47:03 }, 05:47:03 "l-interfaces": { 05:47:03 "l-interface": [ 05:47:03 { 05:47:03 "interface-name": "example-interface-name-val-62086", 05:47:03 "interface-role": "example-interface-role-val-13107", 05:47:03 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:03 "selflink": "example-selflink-val-31580", 05:47:03 "interface-id": "example-interface-id-val-57805", 05:47:03 "macaddr": "example-macaddr-val-54266", 05:47:03 "network-name": "example-network-name-val-38517", 05:47:03 "management-option": "example-management-option-val-8801", 05:47:03 "interface-description": "example-interface-description-val-88573", 05:47:03 "is-port-mirrored": true, 05:47:03 "in-maint": true, 05:47:03 "prov-status": "example-prov-status-val-99164", 05:47:03 "is-ip-unnumbered": true, 05:47:03 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:03 "priority": 80355, 05:47:03 "admin-status": "example-admin-status-val-29720" 05:47:03 } 05:47:03 ] 05:47:03 }, 05:47:03 "l3-interface-ipv4-address-list": [ 05:47:03 { 05:47:03 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:03 "l3-interface-ipv4-prefix-length": 36060646, 05:47:03 "vlan-id-inner": 62164959, 05:47:03 "vlan-id-outer": 93058593, 05:47:03 "is-floating": true, 05:47:03 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:03 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:03 } 05:47:03 ], 05:47:03 "l3-interface-ipv6-address-list": [ 05:47:03 { 05:47:03 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:03 "l3-interface-ipv6-prefix-length": 29592510, 05:47:03 "vlan-id-inner": 18402161, 05:47:03 "vlan-id-outer": 651158, 05:47:03 "is-floating": true, 05:47:03 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:03 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:03 } 05:47:03 ], 05:47:03 "admin-status": "example-admin-status-val-81745" 05:47:03 } 05:47:03 ] 05:47:03 } 05:47:03 } 05:47:03 ] 05:47:03 }, 05:47:03 "lag-interfaces": { 05:47:03 "lag-interface": [ 05:47:03 { 05:47:03 "interface-name": "example-interface-name-val-87366", 05:47:03 "interface-description": "example-interface-description-val-3722", 05:47:03 "speed-value": "example-speed-value-val-73546", 05:47:03 "speed-units": "example-speed-units-val-73658", 05:47:03 "interface-id": "example-interface-id-val-62385", 05:47:03 "interface-role": "example-interface-role-val-60746", 05:47:03 "prov-status": "example-prov-status-val-26239", 05:47:03 "in-maint": true, 05:47:03 "l-interfaces": { 05:47:03 "l-interface": [ 05:47:03 { 05:47:03 "interface-name": "example-interface-name-val-69579", 05:47:03 "interface-role": "example-interface-role-val-64571", 05:47:03 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:03 "selflink": "example-selflink-val-29611", 05:47:03 "interface-id": "example-interface-id-val-75464", 05:47:03 "macaddr": "example-macaddr-val-7285", 05:47:03 "network-name": "example-network-name-val-52284", 05:47:03 "management-option": "example-management-option-val-26028", 05:47:03 "interface-description": "example-interface-description-val-37641", 05:47:03 "is-port-mirrored": true, 05:47:03 "in-maint": true, 05:47:03 "prov-status": "example-prov-status-val-56460", 05:47:03 "is-ip-unnumbered": true, 05:47:03 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:03 "priority": 84739, 05:47:03 "vlans": { 05:47:03 "vlan": [ 05:47:03 { 05:47:03 "vlan-interface": "example-vlan-interface-val-56661", 05:47:03 "vlan-id-inner": 33305644, 05:47:03 "vlan-id-outer": 30871600, 05:47:03 "speed-value": "example-speed-value-val-1929", 05:47:03 "speed-units": "example-speed-units-val-71630", 05:47:03 "vlan-description": "example-vlan-description-val-63003", 05:47:03 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:03 "vpn-key": "example-vpn-key-val-16552", 05:47:03 "orchestration-status": "example-orchestration-status-val-95322", 05:47:03 "in-maint": true, 05:47:03 "prov-status": "example-prov-status-val-89886", 05:47:03 "is-ip-unnumbered": true, 05:47:03 "is-private": true, 05:47:03 "l3-interface-ipv4-address-list": [ 05:47:03 { 05:47:03 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:03 "l3-interface-ipv4-prefix-length": 11099430, 05:47:03 "vlan-id-inner": 88996967, 05:47:03 "vlan-id-outer": 23003182, 05:47:03 "is-floating": true, 05:47:03 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:03 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:03 } 05:47:03 ], 05:47:03 "l3-interface-ipv6-address-list": [ 05:47:03 { 05:47:03 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:03 "l3-interface-ipv6-prefix-length": 20167688, 05:47:03 "vlan-id-inner": 40775405, 05:47:03 "vlan-id-outer": 75855907, 05:47:03 "is-floating": true, 05:47:03 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:03 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:03 } 05:47:03 ] 05:47:03 } 05:47:03 ] 05:47:03 }, 05:47:03 "l-interfaces": { 05:47:03 "l-interface": [ 05:47:03 { 05:47:03 "interface-name": "example-interface-name-val-49266", 05:47:03 "interface-role": "example-interface-role-val-210", 05:47:03 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:03 "selflink": "example-selflink-val-6356", 05:47:03 "interface-id": "example-interface-id-val-99531", 05:47:03 "macaddr": "example-macaddr-val-25092", 05:47:03 "network-name": "example-network-name-val-3319", 05:47:03 "management-option": "example-management-option-val-79883", 05:47:03 "interface-description": "example-interface-description-val-54501", 05:47:03 "is-port-mirrored": true, 05:47:03 "in-maint": true, 05:47:03 "prov-status": "example-prov-status-val-48840", 05:47:03 "is-ip-unnumbered": true, 05:47:03 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:03 "priority": 21862, 05:47:03 "admin-status": "example-admin-status-val-89244" 05:47:03 } 05:47:03 ] 05:47:03 }, 05:47:03 "l3-interface-ipv4-address-list": [ 05:47:03 { 05:47:03 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:03 "l3-interface-ipv4-prefix-length": 91875404, 05:47:03 "vlan-id-inner": 36470314, 05:47:03 "vlan-id-outer": 96344091, 05:47:03 "is-floating": true, 05:47:03 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:03 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:03 } 05:47:03 ], 05:47:03 "l3-interface-ipv6-address-list": [ 05:47:03 { 05:47:03 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:03 "l3-interface-ipv6-prefix-length": 11663872, 05:47:03 "vlan-id-inner": 28459412, 05:47:03 "vlan-id-outer": 9852622, 05:47:03 "is-floating": true, 05:47:03 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:03 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:03 } 05:47:03 ], 05:47:03 "admin-status": "example-admin-status-val-81055" 05:47:03 } 05:47:03 ] 05:47:03 } 05:47:03 } 05:47:03 ] 05:47:03 } 05:47:03 } 05:47:03 05:47:03 2024-08-06 05:47:03.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:03 2024-08-06 05:47:03.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:03 2024-08-06 05:47:03.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:03 2024-08-06 05:47:03.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:03 2024-08-06 05:47:03.546 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:03 2024-08-06 05:47:03.583 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:03 2024-08-06 05:47:03.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:03 2024-08-06 05:47:03.713 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 05:47:03 2024-08-06 05:47:03.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:03 2024-08-06 05:47:03.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:03 2024-08-06 05:47:03.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:03 2024-08-06 05:47:03.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:03 2024-08-06 05:47:03.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:03 2024-08-06 05:47:03.723 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:03 2024-08-06 05:47:03.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:04 2024-08-06 05:47:04.035 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 05:47:04 2024-08-06 05:47:04.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.039 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:04 2024-08-06 05:47:04.039 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:04 2024-08-06 05:47:04.040 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"]}}} 05:47:04 2024-08-06 05:47:04.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:04 "hostname": "example-hostname-val-85598", 05:47:04 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:04 "number-of-cpus": 280, 05:47:04 "disk-in-gigabytes": 78521, 05:47:04 "ram-in-megabytes": 36975, 05:47:04 "equip-type": "example-equip-type-val-47930", 05:47:04 "equip-vendor": "example-equip-vendor-val-59512", 05:47:04 "equip-model": "example-equip-model-val-46076", 05:47:04 "fqdn": "example-fqdn-val-74486", 05:47:04 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:04 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:04 "serial-number": "example-serial-number-val-92800", 05:47:04 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:04 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:04 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:04 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:04 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:04 "inv-status": "example-inv-status-val-5042", 05:47:04 "pserver-id": "example-pserver-id-val-15622", 05:47:04 "internet-topology": "example-internet-topology-val-31234", 05:47:04 "in-maint": true, 05:47:04 "pserver-name2": "example-pserver-name2-val-93509", 05:47:04 "purpose": "example-purpose-val-52320", 05:47:04 "prov-status": "example-prov-status-val-47313", 05:47:04 "management-option": "example-management-option-val-72434", 05:47:04 "host-profile": "example-host-profile-val-84672", 05:47:04 "p-interfaces": { 05:47:04 "p-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-46147", 05:47:04 "selflink": "example-selflink-val-81029", 05:47:04 "speed-value": "example-speed-value-val-47874", 05:47:04 "speed-units": "example-speed-units-val-10396", 05:47:04 "port-description": "example-port-description-val-53068", 05:47:04 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:04 "interface-role": "example-interface-role-val-49232", 05:47:04 "interface-type": "example-interface-type-val-21757", 05:47:04 "prov-status": "example-prov-status-val-19117", 05:47:04 "in-maint": true, 05:47:04 "inv-status": "example-inv-status-val-48715", 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-13366", 05:47:04 "interface-role": "example-interface-role-val-29488", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:04 "selflink": "example-selflink-val-4757", 05:47:04 "interface-id": "example-interface-id-val-79486", 05:47:04 "macaddr": "example-macaddr-val-52194", 05:47:04 "network-name": "example-network-name-val-80678", 05:47:04 "management-option": "example-management-option-val-53535", 05:47:04 "interface-description": "example-interface-description-val-299", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-9736", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:04 "priority": 82452, 05:47:04 "vlans": { 05:47:04 "vlan": [ 05:47:04 { 05:47:04 "vlan-interface": "example-vlan-interface-val-31470", 05:47:04 "vlan-id-inner": 61286171, 05:47:04 "vlan-id-outer": 64615174, 05:47:04 "speed-value": "example-speed-value-val-80457", 05:47:04 "speed-units": "example-speed-units-val-51587", 05:47:04 "vlan-description": "example-vlan-description-val-97575", 05:47:04 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:04 "vpn-key": "example-vpn-key-val-50069", 05:47:04 "orchestration-status": "example-orchestration-status-val-34071", 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-62615", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "is-private": true, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:04 "l3-interface-ipv4-prefix-length": 39266592, 05:47:04 "vlan-id-inner": 91284707, 05:47:04 "vlan-id-outer": 80343467, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:04 "l3-interface-ipv6-prefix-length": 81422758, 05:47:04 "vlan-id-inner": 15099560, 05:47:04 "vlan-id-outer": 46643832, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-62086", 05:47:04 "interface-role": "example-interface-role-val-13107", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:04 "selflink": "example-selflink-val-31580", 05:47:04 "interface-id": "example-interface-id-val-57805", 05:47:04 "macaddr": "example-macaddr-val-54266", 05:47:04 "network-name": "example-network-name-val-38517", 05:47:04 "management-option": "example-management-option-val-8801", 05:47:04 "interface-description": "example-interface-description-val-88573", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-99164", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:04 "priority": 80355, 05:47:04 "admin-status": "example-admin-status-val-29720" 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:04 "l3-interface-ipv4-prefix-length": 36060646, 05:47:04 "vlan-id-inner": 62164959, 05:47:04 "vlan-id-outer": 93058593, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:04 "l3-interface-ipv6-prefix-length": 29592510, 05:47:04 "vlan-id-inner": 18402161, 05:47:04 "vlan-id-outer": 651158, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:04 } 05:47:04 ], 05:47:04 "admin-status": "example-admin-status-val-81745" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "lag-interfaces": { 05:47:04 "lag-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-87366", 05:47:04 "interface-description": "example-interface-description-val-3722", 05:47:04 "speed-value": "example-speed-value-val-73546", 05:47:04 "speed-units": "example-speed-units-val-73658", 05:47:04 "interface-id": "example-interface-id-val-62385", 05:47:04 "interface-role": "example-interface-role-val-60746", 05:47:04 "prov-status": "example-prov-status-val-26239", 05:47:04 "in-maint": true, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-69579", 05:47:04 "interface-role": "example-interface-role-val-64571", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:04 "selflink": "example-selflink-val-29611", 05:47:04 "interface-id": "example-interface-id-val-75464", 05:47:04 "macaddr": "example-macaddr-val-7285", 05:47:04 "network-name": "example-network-name-val-52284", 05:47:04 "management-option": "example-management-option-val-26028", 05:47:04 "interface-description": "example-interface-description-val-37641", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-56460", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:04 "priority": 84739, 05:47:04 "vlans": { 05:47:04 "vlan": [ 05:47:04 { 05:47:04 "vlan-interface": "example-vlan-interface-val-56661", 05:47:04 "vlan-id-inner": 33305644, 05:47:04 "vlan-id-outer": 30871600, 05:47:04 "speed-value": "example-speed-value-val-1929", 05:47:04 "speed-units": "example-speed-units-val-71630", 05:47:04 "vlan-description": "example-vlan-description-val-63003", 05:47:04 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:04 "vpn-key": "example-vpn-key-val-16552", 05:47:04 "orchestration-status": "example-orchestration-status-val-95322", 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-89886", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "is-private": true, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:04 "l3-interface-ipv4-prefix-length": 11099430, 05:47:04 "vlan-id-inner": 88996967, 05:47:04 "vlan-id-outer": 23003182, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:04 "l3-interface-ipv6-prefix-length": 20167688, 05:47:04 "vlan-id-inner": 40775405, 05:47:04 "vlan-id-outer": 75855907, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-49266", 05:47:04 "interface-role": "example-interface-role-val-210", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:04 "selflink": "example-selflink-val-6356", 05:47:04 "interface-id": "example-interface-id-val-99531", 05:47:04 "macaddr": "example-macaddr-val-25092", 05:47:04 "network-name": "example-network-name-val-3319", 05:47:04 "management-option": "example-management-option-val-79883", 05:47:04 "interface-description": "example-interface-description-val-54501", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-48840", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:04 "priority": 21862, 05:47:04 "admin-status": "example-admin-status-val-89244" 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:04 "l3-interface-ipv4-prefix-length": 91875404, 05:47:04 "vlan-id-inner": 36470314, 05:47:04 "vlan-id-outer": 96344091, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:04 "l3-interface-ipv6-prefix-length": 11663872, 05:47:04 "vlan-id-inner": 28459412, 05:47:04 "vlan-id-outer": 9852622, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:04 } 05:47:04 ], 05:47:04 "admin-status": "example-admin-status-val-81055" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 05:47:04 2024-08-06 05:47:04.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.046 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:04 2024-08-06 05:47:04.103 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 05:47:04 2024-08-06 05:47:04.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.104 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:04 2024-08-06 05:47:04.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","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":"1722923224045","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1722923224045","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"} 05:47:04 2024-08-06 05:47:04.117 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.120 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.143 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:04 2024-08-06 05:47:04.156 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 05:47:04 2024-08-06 05:47:04.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:47:04 2024-08-06 05:47:04.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.157 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.159 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:04 2024-08-06 05:47:04.161 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 05:47:04 2024-08-06 05:47:04.162 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.162 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.162 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:04 2024-08-06 05:47:04.477 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 05:47:04 2024-08-06 05:47:04.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.479 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.479 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.481 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:04 2024-08-06 05:47:04.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:04 2024-08-06 05:47:04.482 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"]}}} 05:47:04 2024-08-06 05:47:04.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:04 "hostname": "example-hostname-val-85598", 05:47:04 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:04 "number-of-cpus": 280, 05:47:04 "disk-in-gigabytes": 78521, 05:47:04 "ram-in-megabytes": 36975, 05:47:04 "equip-type": "example-equip-type-val-47930", 05:47:04 "equip-vendor": "example-equip-vendor-val-59512", 05:47:04 "equip-model": "example-equip-model-val-46076", 05:47:04 "fqdn": "example-fqdn-val-74486", 05:47:04 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:04 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:04 "serial-number": "example-serial-number-val-92800", 05:47:04 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:04 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:04 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:04 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:04 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:04 "inv-status": "example-inv-status-val-5042", 05:47:04 "pserver-id": "example-pserver-id-val-15622", 05:47:04 "internet-topology": "example-internet-topology-val-31234", 05:47:04 "in-maint": true, 05:47:04 "pserver-name2": "example-pserver-name2-val-93509", 05:47:04 "purpose": "example-purpose-val-52320", 05:47:04 "prov-status": "example-prov-status-val-47313", 05:47:04 "management-option": "example-management-option-val-72434", 05:47:04 "host-profile": "example-host-profile-val-84672", 05:47:04 "p-interfaces": { 05:47:04 "p-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-46147", 05:47:04 "selflink": "example-selflink-val-81029", 05:47:04 "speed-value": "example-speed-value-val-47874", 05:47:04 "speed-units": "example-speed-units-val-10396", 05:47:04 "port-description": "example-port-description-val-53068", 05:47:04 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:04 "interface-role": "example-interface-role-val-49232", 05:47:04 "interface-type": "example-interface-type-val-21757", 05:47:04 "prov-status": "example-prov-status-val-19117", 05:47:04 "in-maint": true, 05:47:04 "inv-status": "example-inv-status-val-48715", 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-13366", 05:47:04 "interface-role": "example-interface-role-val-29488", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:04 "selflink": "example-selflink-val-4757", 05:47:04 "interface-id": "example-interface-id-val-79486", 05:47:04 "macaddr": "example-macaddr-val-52194", 05:47:04 "network-name": "example-network-name-val-80678", 05:47:04 "management-option": "example-management-option-val-53535", 05:47:04 "interface-description": "example-interface-description-val-299", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-9736", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:04 "priority": 82452, 05:47:04 "vlans": { 05:47:04 "vlan": [ 05:47:04 { 05:47:04 "vlan-interface": "example-vlan-interface-val-31470", 05:47:04 "vlan-id-inner": 61286171, 05:47:04 "vlan-id-outer": 64615174, 05:47:04 "speed-value": "example-speed-value-val-80457", 05:47:04 "speed-units": "example-speed-units-val-51587", 05:47:04 "vlan-description": "example-vlan-description-val-97575", 05:47:04 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:04 "vpn-key": "example-vpn-key-val-50069", 05:47:04 "orchestration-status": "example-orchestration-status-val-34071", 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-62615", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "is-private": true, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:04 "l3-interface-ipv4-prefix-length": 39266592, 05:47:04 "vlan-id-inner": 91284707, 05:47:04 "vlan-id-outer": 80343467, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:04 "l3-interface-ipv6-prefix-length": 81422758, 05:47:04 "vlan-id-inner": 15099560, 05:47:04 "vlan-id-outer": 46643832, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-62086", 05:47:04 "interface-role": "example-interface-role-val-13107", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:04 "selflink": "example-selflink-val-31580", 05:47:04 "interface-id": "example-interface-id-val-57805", 05:47:04 "macaddr": "example-macaddr-val-54266", 05:47:04 "network-name": "example-network-name-val-38517", 05:47:04 "management-option": "example-management-option-val-8801", 05:47:04 "interface-description": "example-interface-description-val-88573", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-99164", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:04 "priority": 80355, 05:47:04 "admin-status": "example-admin-status-val-29720" 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:04 "l3-interface-ipv4-prefix-length": 36060646, 05:47:04 "vlan-id-inner": 62164959, 05:47:04 "vlan-id-outer": 93058593, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:04 "l3-interface-ipv6-prefix-length": 29592510, 05:47:04 "vlan-id-inner": 18402161, 05:47:04 "vlan-id-outer": 651158, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:04 } 05:47:04 ], 05:47:04 "admin-status": "example-admin-status-val-81745" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "lag-interfaces": { 05:47:04 "lag-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-87366", 05:47:04 "interface-description": "example-interface-description-val-3722", 05:47:04 "speed-value": "example-speed-value-val-73546", 05:47:04 "speed-units": "example-speed-units-val-73658", 05:47:04 "interface-id": "example-interface-id-val-62385", 05:47:04 "interface-role": "example-interface-role-val-60746", 05:47:04 "prov-status": "example-prov-status-val-26239", 05:47:04 "in-maint": true, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-69579", 05:47:04 "interface-role": "example-interface-role-val-64571", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:04 "selflink": "example-selflink-val-29611", 05:47:04 "interface-id": "example-interface-id-val-75464", 05:47:04 "macaddr": "example-macaddr-val-7285", 05:47:04 "network-name": "example-network-name-val-52284", 05:47:04 "management-option": "example-management-option-val-26028", 05:47:04 "interface-description": "example-interface-description-val-37641", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-56460", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:04 "priority": 84739, 05:47:04 "vlans": { 05:47:04 "vlan": [ 05:47:04 { 05:47:04 "vlan-interface": "example-vlan-interface-val-56661", 05:47:04 "vlan-id-inner": 33305644, 05:47:04 "vlan-id-outer": 30871600, 05:47:04 "speed-value": "example-speed-value-val-1929", 05:47:04 "speed-units": "example-speed-units-val-71630", 05:47:04 "vlan-description": "example-vlan-description-val-63003", 05:47:04 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:04 "vpn-key": "example-vpn-key-val-16552", 05:47:04 "orchestration-status": "example-orchestration-status-val-95322", 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-89886", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "is-private": true, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:04 "l3-interface-ipv4-prefix-length": 11099430, 05:47:04 "vlan-id-inner": 88996967, 05:47:04 "vlan-id-outer": 23003182, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:04 "l3-interface-ipv6-prefix-length": 20167688, 05:47:04 "vlan-id-inner": 40775405, 05:47:04 "vlan-id-outer": 75855907, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-49266", 05:47:04 "interface-role": "example-interface-role-val-210", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:04 "selflink": "example-selflink-val-6356", 05:47:04 "interface-id": "example-interface-id-val-99531", 05:47:04 "macaddr": "example-macaddr-val-25092", 05:47:04 "network-name": "example-network-name-val-3319", 05:47:04 "management-option": "example-management-option-val-79883", 05:47:04 "interface-description": "example-interface-description-val-54501", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-48840", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:04 "priority": 21862, 05:47:04 "admin-status": "example-admin-status-val-89244" 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:04 "l3-interface-ipv4-prefix-length": 91875404, 05:47:04 "vlan-id-inner": 36470314, 05:47:04 "vlan-id-outer": 96344091, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:04 "l3-interface-ipv6-prefix-length": 11663872, 05:47:04 "vlan-id-inner": 28459412, 05:47:04 "vlan-id-outer": 9852622, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:04 } 05:47:04 ], 05:47:04 "admin-status": "example-admin-status-val-81055" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 05:47:04 2024-08-06 05:47:04.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.487 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.487 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.523 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:04 2024-08-06 05:47:04.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 05:47:04 2024-08-06 05:47:04.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.544 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.554 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:04 2024-08-06 05:47:04.555 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"} 05:47:04 2024-08-06 05:47:04.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:04 2024-08-06 05:47:04.564 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 05:47:04 2024-08-06 05:47:04.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.565 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:04 2024-08-06 05:47:04.878 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 05:47:04 2024-08-06 05:47:04.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.881 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:04 2024-08-06 05:47:04.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:04 2024-08-06 05:47:04.882 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"]}}} 05:47:04 2024-08-06 05:47:04.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:04 "hostname": "example-hostname-val-85598", 05:47:04 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:04 "number-of-cpus": 280, 05:47:04 "disk-in-gigabytes": 78521, 05:47:04 "ram-in-megabytes": 36975, 05:47:04 "equip-type": "example-equip-type-val-47930", 05:47:04 "equip-vendor": "example-equip-vendor-val-59512", 05:47:04 "equip-model": "example-equip-model-val-46076", 05:47:04 "fqdn": "example-fqdn-val-74486", 05:47:04 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:04 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:04 "serial-number": "example-serial-number-val-92800", 05:47:04 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:04 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:04 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:04 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:04 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:04 "inv-status": "example-inv-status-val-5042", 05:47:04 "pserver-id": "example-pserver-id-val-15622", 05:47:04 "internet-topology": "example-internet-topology-val-31234", 05:47:04 "in-maint": true, 05:47:04 "pserver-name2": "example-pserver-name2-val-93509", 05:47:04 "purpose": "example-purpose-val-52320", 05:47:04 "prov-status": "example-prov-status-val-47313", 05:47:04 "management-option": "example-management-option-val-72434", 05:47:04 "host-profile": "example-host-profile-val-84672", 05:47:04 "p-interfaces": { 05:47:04 "p-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-46147", 05:47:04 "selflink": "example-selflink-val-81029", 05:47:04 "speed-value": "example-speed-value-val-47874", 05:47:04 "speed-units": "example-speed-units-val-10396", 05:47:04 "port-description": "example-port-description-val-53068", 05:47:04 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:04 "interface-role": "example-interface-role-val-49232", 05:47:04 "interface-type": "example-interface-type-val-21757", 05:47:04 "prov-status": "example-prov-status-val-19117", 05:47:04 "in-maint": true, 05:47:04 "inv-status": "example-inv-status-val-48715", 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-13366", 05:47:04 "interface-role": "example-interface-role-val-29488", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:04 "selflink": "example-selflink-val-4757", 05:47:04 "interface-id": "example-interface-id-val-79486", 05:47:04 "macaddr": "example-macaddr-val-52194", 05:47:04 "network-name": "example-network-name-val-80678", 05:47:04 "management-option": "example-management-option-val-53535", 05:47:04 "interface-description": "example-interface-description-val-299", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-9736", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:04 "priority": 82452, 05:47:04 "vlans": { 05:47:04 "vlan": [ 05:47:04 { 05:47:04 "vlan-interface": "example-vlan-interface-val-31470", 05:47:04 "vlan-id-inner": 61286171, 05:47:04 "vlan-id-outer": 64615174, 05:47:04 "speed-value": "example-speed-value-val-80457", 05:47:04 "speed-units": "example-speed-units-val-51587", 05:47:04 "vlan-description": "example-vlan-description-val-97575", 05:47:04 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:04 "vpn-key": "example-vpn-key-val-50069", 05:47:04 "orchestration-status": "example-orchestration-status-val-34071", 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-62615", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "is-private": true, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:04 "l3-interface-ipv4-prefix-length": 39266592, 05:47:04 "vlan-id-inner": 91284707, 05:47:04 "vlan-id-outer": 80343467, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:04 "l3-interface-ipv6-prefix-length": 81422758, 05:47:04 "vlan-id-inner": 15099560, 05:47:04 "vlan-id-outer": 46643832, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-62086", 05:47:04 "interface-role": "example-interface-role-val-13107", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:04 "selflink": "example-selflink-val-31580", 05:47:04 "interface-id": "example-interface-id-val-57805", 05:47:04 "macaddr": "example-macaddr-val-54266", 05:47:04 "network-name": "example-network-name-val-38517", 05:47:04 "management-option": "example-management-option-val-8801", 05:47:04 "interface-description": "example-interface-description-val-88573", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-99164", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:04 "priority": 80355, 05:47:04 "admin-status": "example-admin-status-val-29720" 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:04 "l3-interface-ipv4-prefix-length": 36060646, 05:47:04 "vlan-id-inner": 62164959, 05:47:04 "vlan-id-outer": 93058593, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:04 "l3-interface-ipv6-prefix-length": 29592510, 05:47:04 "vlan-id-inner": 18402161, 05:47:04 "vlan-id-outer": 651158, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:04 } 05:47:04 ], 05:47:04 "admin-status": "example-admin-status-val-81745" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "lag-interfaces": { 05:47:04 "lag-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-87366", 05:47:04 "interface-description": "example-interface-description-val-3722", 05:47:04 "speed-value": "example-speed-value-val-73546", 05:47:04 "speed-units": "example-speed-units-val-73658", 05:47:04 "interface-id": "example-interface-id-val-62385", 05:47:04 "interface-role": "example-interface-role-val-60746", 05:47:04 "prov-status": "example-prov-status-val-26239", 05:47:04 "in-maint": true, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-69579", 05:47:04 "interface-role": "example-interface-role-val-64571", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:04 "selflink": "example-selflink-val-29611", 05:47:04 "interface-id": "example-interface-id-val-75464", 05:47:04 "macaddr": "example-macaddr-val-7285", 05:47:04 "network-name": "example-network-name-val-52284", 05:47:04 "management-option": "example-management-option-val-26028", 05:47:04 "interface-description": "example-interface-description-val-37641", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-56460", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:04 "priority": 84739, 05:47:04 "vlans": { 05:47:04 "vlan": [ 05:47:04 { 05:47:04 "vlan-interface": "example-vlan-interface-val-56661", 05:47:04 "vlan-id-inner": 33305644, 05:47:04 "vlan-id-outer": 30871600, 05:47:04 "speed-value": "example-speed-value-val-1929", 05:47:04 "speed-units": "example-speed-units-val-71630", 05:47:04 "vlan-description": "example-vlan-description-val-63003", 05:47:04 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:04 "vpn-key": "example-vpn-key-val-16552", 05:47:04 "orchestration-status": "example-orchestration-status-val-95322", 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-89886", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "is-private": true, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:04 "l3-interface-ipv4-prefix-length": 11099430, 05:47:04 "vlan-id-inner": 88996967, 05:47:04 "vlan-id-outer": 23003182, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:04 "l3-interface-ipv6-prefix-length": 20167688, 05:47:04 "vlan-id-inner": 40775405, 05:47:04 "vlan-id-outer": 75855907, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l-interfaces": { 05:47:04 "l-interface": [ 05:47:04 { 05:47:04 "interface-name": "example-interface-name-val-49266", 05:47:04 "interface-role": "example-interface-role-val-210", 05:47:04 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:04 "selflink": "example-selflink-val-6356", 05:47:04 "interface-id": "example-interface-id-val-99531", 05:47:04 "macaddr": "example-macaddr-val-25092", 05:47:04 "network-name": "example-network-name-val-3319", 05:47:04 "management-option": "example-management-option-val-79883", 05:47:04 "interface-description": "example-interface-description-val-54501", 05:47:04 "is-port-mirrored": true, 05:47:04 "in-maint": true, 05:47:04 "prov-status": "example-prov-status-val-48840", 05:47:04 "is-ip-unnumbered": true, 05:47:04 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:04 "priority": 21862, 05:47:04 "admin-status": "example-admin-status-val-89244" 05:47:04 } 05:47:04 ] 05:47:04 }, 05:47:04 "l3-interface-ipv4-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:04 "l3-interface-ipv4-prefix-length": 91875404, 05:47:04 "vlan-id-inner": 36470314, 05:47:04 "vlan-id-outer": 96344091, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:04 } 05:47:04 ], 05:47:04 "l3-interface-ipv6-address-list": [ 05:47:04 { 05:47:04 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:04 "l3-interface-ipv6-prefix-length": 11663872, 05:47:04 "vlan-id-inner": 28459412, 05:47:04 "vlan-id-outer": 9852622, 05:47:04 "is-floating": true, 05:47:04 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:04 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:04 } 05:47:04 ], 05:47:04 "admin-status": "example-admin-status-val-81055" 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 ] 05:47:04 } 05:47:04 } 05:47:04 05:47:04 2024-08-06 05:47:04.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.888 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.923 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:04 2024-08-06 05:47:04.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 05:47:04 2024-08-06 05:47:04.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:04 2024-08-06 05:47:04.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:04 2024-08-06 05:47:04.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:04 2024-08-06 05:47:04.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:04 2024-08-06 05:47:04.946 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:04 2024-08-06 05:47:04.955 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:04 2024-08-06 05:47:04.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:05 2024-08-06 05:47:05.270 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 05:47:05 2024-08-06 05:47:05.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:05 2024-08-06 05:47:05.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.271 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.273 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:05 2024-08-06 05:47:05.273 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:05 2024-08-06 05:47:05.274 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"]}}} 05:47:05 2024-08-06 05:47:05.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:05 "hostname": "example-hostname-val-85598", 05:47:05 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:05 "number-of-cpus": 280, 05:47:05 "disk-in-gigabytes": 78521, 05:47:05 "ram-in-megabytes": 36975, 05:47:05 "equip-type": "example-equip-type-val-47930", 05:47:05 "equip-vendor": "example-equip-vendor-val-59512", 05:47:05 "equip-model": "example-equip-model-val-46076", 05:47:05 "fqdn": "example-fqdn-val-74486", 05:47:05 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:05 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:05 "serial-number": "example-serial-number-val-92800", 05:47:05 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:05 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:05 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:05 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:05 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:05 "inv-status": "example-inv-status-val-5042", 05:47:05 "pserver-id": "example-pserver-id-val-15622", 05:47:05 "internet-topology": "example-internet-topology-val-31234", 05:47:05 "in-maint": true, 05:47:05 "pserver-name2": "example-pserver-name2-val-93509", 05:47:05 "purpose": "example-purpose-val-52320", 05:47:05 "prov-status": "example-prov-status-val-47313", 05:47:05 "management-option": "example-management-option-val-72434", 05:47:05 "host-profile": "example-host-profile-val-84672", 05:47:05 "p-interfaces": { 05:47:05 "p-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-46147", 05:47:05 "selflink": "example-selflink-val-81029", 05:47:05 "speed-value": "example-speed-value-val-47874", 05:47:05 "speed-units": "example-speed-units-val-10396", 05:47:05 "port-description": "example-port-description-val-53068", 05:47:05 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:05 "interface-role": "example-interface-role-val-49232", 05:47:05 "interface-type": "example-interface-type-val-21757", 05:47:05 "prov-status": "example-prov-status-val-19117", 05:47:05 "in-maint": true, 05:47:05 "inv-status": "example-inv-status-val-48715", 05:47:05 "l-interfaces": { 05:47:05 "l-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-13366", 05:47:05 "interface-role": "example-interface-role-val-29488", 05:47:05 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:05 "selflink": "example-selflink-val-4757", 05:47:05 "interface-id": "example-interface-id-val-79486", 05:47:05 "macaddr": "example-macaddr-val-52194", 05:47:05 "network-name": "example-network-name-val-80678", 05:47:05 "management-option": "example-management-option-val-53535", 05:47:05 "interface-description": "example-interface-description-val-299", 05:47:05 "is-port-mirrored": true, 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-9736", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:05 "priority": 82452, 05:47:05 "vlans": { 05:47:05 "vlan": [ 05:47:05 { 05:47:05 "vlan-interface": "example-vlan-interface-val-31470", 05:47:05 "vlan-id-inner": 61286171, 05:47:05 "vlan-id-outer": 64615174, 05:47:05 "speed-value": "example-speed-value-val-80457", 05:47:05 "speed-units": "example-speed-units-val-51587", 05:47:05 "vlan-description": "example-vlan-description-val-97575", 05:47:05 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:05 "vpn-key": "example-vpn-key-val-50069", 05:47:05 "orchestration-status": "example-orchestration-status-val-34071", 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-62615", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "is-private": true, 05:47:05 "l3-interface-ipv4-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:05 "l3-interface-ipv4-prefix-length": 39266592, 05:47:05 "vlan-id-inner": 91284707, 05:47:05 "vlan-id-outer": 80343467, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:05 } 05:47:05 ], 05:47:05 "l3-interface-ipv6-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:05 "l3-interface-ipv6-prefix-length": 81422758, 05:47:05 "vlan-id-inner": 15099560, 05:47:05 "vlan-id-outer": 46643832, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "l-interfaces": { 05:47:05 "l-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-62086", 05:47:05 "interface-role": "example-interface-role-val-13107", 05:47:05 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:05 "selflink": "example-selflink-val-31580", 05:47:05 "interface-id": "example-interface-id-val-57805", 05:47:05 "macaddr": "example-macaddr-val-54266", 05:47:05 "network-name": "example-network-name-val-38517", 05:47:05 "management-option": "example-management-option-val-8801", 05:47:05 "interface-description": "example-interface-description-val-88573", 05:47:05 "is-port-mirrored": true, 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-99164", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:05 "priority": 80355, 05:47:05 "admin-status": "example-admin-status-val-29720" 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "l3-interface-ipv4-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:05 "l3-interface-ipv4-prefix-length": 36060646, 05:47:05 "vlan-id-inner": 62164959, 05:47:05 "vlan-id-outer": 93058593, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:05 } 05:47:05 ], 05:47:05 "l3-interface-ipv6-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:05 "l3-interface-ipv6-prefix-length": 29592510, 05:47:05 "vlan-id-inner": 18402161, 05:47:05 "vlan-id-outer": 651158, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:05 } 05:47:05 ], 05:47:05 "admin-status": "example-admin-status-val-81745" 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "lag-interfaces": { 05:47:05 "lag-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-87366", 05:47:05 "interface-description": "example-interface-description-val-3722", 05:47:05 "speed-value": "example-speed-value-val-73546", 05:47:05 "speed-units": "example-speed-units-val-73658", 05:47:05 "interface-id": "example-interface-id-val-62385", 05:47:05 "interface-role": "example-interface-role-val-60746", 05:47:05 "prov-status": "example-prov-status-val-26239", 05:47:05 "in-maint": true, 05:47:05 "l-interfaces": { 05:47:05 "l-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-69579", 05:47:05 "interface-role": "example-interface-role-val-64571", 05:47:05 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:05 "selflink": "example-selflink-val-29611", 05:47:05 "interface-id": "example-interface-id-val-75464", 05:47:05 "macaddr": "example-macaddr-val-7285", 05:47:05 "network-name": "example-network-name-val-52284", 05:47:05 "management-option": "example-management-option-val-26028", 05:47:05 "interface-description": "example-interface-description-val-37641", 05:47:05 "is-port-mirrored": true, 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-56460", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:05 "priority": 84739, 05:47:05 "vlans": { 05:47:05 "vlan": [ 05:47:05 { 05:47:05 "vlan-interface": "example-vlan-interface-val-56661", 05:47:05 "vlan-id-inner": 33305644, 05:47:05 "vlan-id-outer": 30871600, 05:47:05 "speed-value": "example-speed-value-val-1929", 05:47:05 "speed-units": "example-speed-units-val-71630", 05:47:05 "vlan-description": "example-vlan-description-val-63003", 05:47:05 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:05 "vpn-key": "example-vpn-key-val-16552", 05:47:05 "orchestration-status": "example-orchestration-status-val-95322", 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-89886", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "is-private": true, 05:47:05 "l3-interface-ipv4-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:05 "l3-interface-ipv4-prefix-length": 11099430, 05:47:05 "vlan-id-inner": 88996967, 05:47:05 "vlan-id-outer": 23003182, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:05 } 05:47:05 ], 05:47:05 "l3-interface-ipv6-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:05 "l3-interface-ipv6-prefix-length": 20167688, 05:47:05 "vlan-id-inner": 40775405, 05:47:05 "vlan-id-outer": 75855907, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "l-interfaces": { 05:47:05 "l-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-49266", 05:47:05 "interface-role": "example-interface-role-val-210", 05:47:05 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:05 "selflink": "example-selflink-val-6356", 05:47:05 "interface-id": "example-interface-id-val-99531", 05:47:05 "macaddr": "example-macaddr-val-25092", 05:47:05 "network-name": "example-network-name-val-3319", 05:47:05 "management-option": "example-management-option-val-79883", 05:47:05 "interface-description": "example-interface-description-val-54501", 05:47:05 "is-port-mirrored": true, 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-48840", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:05 "priority": 21862, 05:47:05 "admin-status": "example-admin-status-val-89244" 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "l3-interface-ipv4-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:05 "l3-interface-ipv4-prefix-length": 91875404, 05:47:05 "vlan-id-inner": 36470314, 05:47:05 "vlan-id-outer": 96344091, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:05 } 05:47:05 ], 05:47:05 "l3-interface-ipv6-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:05 "l3-interface-ipv6-prefix-length": 11663872, 05:47:05 "vlan-id-inner": 28459412, 05:47:05 "vlan-id-outer": 9852622, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:05 } 05:47:05 ], 05:47:05 "admin-status": "example-admin-status-val-81055" 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 } 05:47:05 05:47:05 2024-08-06 05:47:05.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:05 2024-08-06 05:47:05.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.278 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:05 2024-08-06 05:47:05.334 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 05:47:05 2024-08-06 05:47:05.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:05 2024-08-06 05:47:05.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.335 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:05 2024-08-06 05:47:05.346 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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","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":"1722923225278","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1722923225278","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"} 05:47:05 2024-08-06 05:47:05.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:05 2024-08-06 05:47:05.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.349 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.350 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.367 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:05 2024-08-06 05:47:05.372 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 05:47:05 2024-08-06 05:47:05.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:47:05 2024-08-06 05:47:05.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.373 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.374 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:05 2024-08-06 05:47:05.687 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 05:47:05 2024-08-06 05:47:05.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:05 2024-08-06 05:47:05.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.689 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.690 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:05 2024-08-06 05:47:05.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:05 2024-08-06 05:47:05.691 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"]}}} 05:47:05 2024-08-06 05:47:05.691 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:05 "hostname": "example-hostname-val-85598", 05:47:05 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:05 "number-of-cpus": 280, 05:47:05 "disk-in-gigabytes": 78521, 05:47:05 "ram-in-megabytes": 36975, 05:47:05 "equip-type": "example-equip-type-val-47930", 05:47:05 "equip-vendor": "example-equip-vendor-val-59512", 05:47:05 "equip-model": "example-equip-model-val-46076", 05:47:05 "fqdn": "example-fqdn-val-74486", 05:47:05 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:05 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:05 "serial-number": "example-serial-number-val-92800", 05:47:05 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:05 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:05 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:05 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:05 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:05 "inv-status": "example-inv-status-val-5042", 05:47:05 "pserver-id": "example-pserver-id-val-15622", 05:47:05 "internet-topology": "example-internet-topology-val-31234", 05:47:05 "in-maint": true, 05:47:05 "pserver-name2": "example-pserver-name2-val-93509", 05:47:05 "purpose": "example-purpose-val-52320", 05:47:05 "prov-status": "example-prov-status-val-47313", 05:47:05 "management-option": "example-management-option-val-72434", 05:47:05 "host-profile": "example-host-profile-val-84672", 05:47:05 "p-interfaces": { 05:47:05 "p-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-46147", 05:47:05 "selflink": "example-selflink-val-81029", 05:47:05 "speed-value": "example-speed-value-val-47874", 05:47:05 "speed-units": "example-speed-units-val-10396", 05:47:05 "port-description": "example-port-description-val-53068", 05:47:05 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:05 "interface-role": "example-interface-role-val-49232", 05:47:05 "interface-type": "example-interface-type-val-21757", 05:47:05 "prov-status": "example-prov-status-val-19117", 05:47:05 "in-maint": true, 05:47:05 "inv-status": "example-inv-status-val-48715", 05:47:05 "l-interfaces": { 05:47:05 "l-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-13366", 05:47:05 "interface-role": "example-interface-role-val-29488", 05:47:05 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:05 "selflink": "example-selflink-val-4757", 05:47:05 "interface-id": "example-interface-id-val-79486", 05:47:05 "macaddr": "example-macaddr-val-52194", 05:47:05 "network-name": "example-network-name-val-80678", 05:47:05 "management-option": "example-management-option-val-53535", 05:47:05 "interface-description": "example-interface-description-val-299", 05:47:05 "is-port-mirrored": true, 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-9736", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:05 "priority": 82452, 05:47:05 "vlans": { 05:47:05 "vlan": [ 05:47:05 { 05:47:05 "vlan-interface": "example-vlan-interface-val-31470", 05:47:05 "vlan-id-inner": 61286171, 05:47:05 "vlan-id-outer": 64615174, 05:47:05 "speed-value": "example-speed-value-val-80457", 05:47:05 "speed-units": "example-speed-units-val-51587", 05:47:05 "vlan-description": "example-vlan-description-val-97575", 05:47:05 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:05 "vpn-key": "example-vpn-key-val-50069", 05:47:05 "orchestration-status": "example-orchestration-status-val-34071", 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-62615", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "is-private": true, 05:47:05 "l3-interface-ipv4-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:05 "l3-interface-ipv4-prefix-length": 39266592, 05:47:05 "vlan-id-inner": 91284707, 05:47:05 "vlan-id-outer": 80343467, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:05 } 05:47:05 ], 05:47:05 "l3-interface-ipv6-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:05 "l3-interface-ipv6-prefix-length": 81422758, 05:47:05 "vlan-id-inner": 15099560, 05:47:05 "vlan-id-outer": 46643832, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "l-interfaces": { 05:47:05 "l-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-62086", 05:47:05 "interface-role": "example-interface-role-val-13107", 05:47:05 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:05 "selflink": "example-selflink-val-31580", 05:47:05 "interface-id": "example-interface-id-val-57805", 05:47:05 "macaddr": "example-macaddr-val-54266", 05:47:05 "network-name": "example-network-name-val-38517", 05:47:05 "management-option": "example-management-option-val-8801", 05:47:05 "interface-description": "example-interface-description-val-88573", 05:47:05 "is-port-mirrored": true, 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-99164", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:05 "priority": 80355, 05:47:05 "admin-status": "example-admin-status-val-29720" 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "l3-interface-ipv4-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:05 "l3-interface-ipv4-prefix-length": 36060646, 05:47:05 "vlan-id-inner": 62164959, 05:47:05 "vlan-id-outer": 93058593, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:05 } 05:47:05 ], 05:47:05 "l3-interface-ipv6-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:05 "l3-interface-ipv6-prefix-length": 29592510, 05:47:05 "vlan-id-inner": 18402161, 05:47:05 "vlan-id-outer": 651158, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:05 } 05:47:05 ], 05:47:05 "admin-status": "example-admin-status-val-81745" 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "lag-interfaces": { 05:47:05 "lag-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-87366", 05:47:05 "interface-description": "example-interface-description-val-3722", 05:47:05 "speed-value": "example-speed-value-val-73546", 05:47:05 "speed-units": "example-speed-units-val-73658", 05:47:05 "interface-id": "example-interface-id-val-62385", 05:47:05 "interface-role": "example-interface-role-val-60746", 05:47:05 "prov-status": "example-prov-status-val-26239", 05:47:05 "in-maint": true, 05:47:05 "l-interfaces": { 05:47:05 "l-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-69579", 05:47:05 "interface-role": "example-interface-role-val-64571", 05:47:05 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:05 "selflink": "example-selflink-val-29611", 05:47:05 "interface-id": "example-interface-id-val-75464", 05:47:05 "macaddr": "example-macaddr-val-7285", 05:47:05 "network-name": "example-network-name-val-52284", 05:47:05 "management-option": "example-management-option-val-26028", 05:47:05 "interface-description": "example-interface-description-val-37641", 05:47:05 "is-port-mirrored": true, 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-56460", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:05 "priority": 84739, 05:47:05 "vlans": { 05:47:05 "vlan": [ 05:47:05 { 05:47:05 "vlan-interface": "example-vlan-interface-val-56661", 05:47:05 "vlan-id-inner": 33305644, 05:47:05 "vlan-id-outer": 30871600, 05:47:05 "speed-value": "example-speed-value-val-1929", 05:47:05 "speed-units": "example-speed-units-val-71630", 05:47:05 "vlan-description": "example-vlan-description-val-63003", 05:47:05 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:05 "vpn-key": "example-vpn-key-val-16552", 05:47:05 "orchestration-status": "example-orchestration-status-val-95322", 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-89886", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "is-private": true, 05:47:05 "l3-interface-ipv4-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:05 "l3-interface-ipv4-prefix-length": 11099430, 05:47:05 "vlan-id-inner": 88996967, 05:47:05 "vlan-id-outer": 23003182, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:05 } 05:47:05 ], 05:47:05 "l3-interface-ipv6-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:05 "l3-interface-ipv6-prefix-length": 20167688, 05:47:05 "vlan-id-inner": 40775405, 05:47:05 "vlan-id-outer": 75855907, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "l-interfaces": { 05:47:05 "l-interface": [ 05:47:05 { 05:47:05 "interface-name": "example-interface-name-val-49266", 05:47:05 "interface-role": "example-interface-role-val-210", 05:47:05 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:05 "selflink": "example-selflink-val-6356", 05:47:05 "interface-id": "example-interface-id-val-99531", 05:47:05 "macaddr": "example-macaddr-val-25092", 05:47:05 "network-name": "example-network-name-val-3319", 05:47:05 "management-option": "example-management-option-val-79883", 05:47:05 "interface-description": "example-interface-description-val-54501", 05:47:05 "is-port-mirrored": true, 05:47:05 "in-maint": true, 05:47:05 "prov-status": "example-prov-status-val-48840", 05:47:05 "is-ip-unnumbered": true, 05:47:05 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:05 "priority": 21862, 05:47:05 "admin-status": "example-admin-status-val-89244" 05:47:05 } 05:47:05 ] 05:47:05 }, 05:47:05 "l3-interface-ipv4-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:05 "l3-interface-ipv4-prefix-length": 91875404, 05:47:05 "vlan-id-inner": 36470314, 05:47:05 "vlan-id-outer": 96344091, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:05 } 05:47:05 ], 05:47:05 "l3-interface-ipv6-address-list": [ 05:47:05 { 05:47:05 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:05 "l3-interface-ipv6-prefix-length": 11663872, 05:47:05 "vlan-id-inner": 28459412, 05:47:05 "vlan-id-outer": 9852622, 05:47:05 "is-floating": true, 05:47:05 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:05 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:05 } 05:47:05 ], 05:47:05 "admin-status": "example-admin-status-val-81055" 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 } 05:47:05 ] 05:47:05 } 05:47:05 } 05:47:05 05:47:05 2024-08-06 05:47:05.693 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:05 2024-08-06 05:47:05.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.697 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.697 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.732 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:05 2024-08-06 05:47:05.752 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 05:47:05 2024-08-06 05:47:05.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:05 2024-08-06 05:47:05.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.753 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.754 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:05 2024-08-06 05:47:05.764 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 05:47:05 2024-08-06 05:47:05.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:47:05 2024-08-06 05:47:05.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.765 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.765 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.767 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:05 2024-08-06 05:47:05.768 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":"1722923225697","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"} 05:47:05 2024-08-06 05:47:05.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:47:05 2024-08-06 05:47:05.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.770 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.772 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:05 2024-08-06 05:47:05.775 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 05:47:05 2024-08-06 05:47:05.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:05 2024-08-06 05:47:05.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:05 2024-08-06 05:47:05.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:05 2024-08-06 05:47:05.775 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:05 2024-08-06 05:47:05.776 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:05 2024-08-06 05:47:05.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:05 2024-08-06 05:47:05.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:05 Update notification { 05:47:05 "hostname" : "example-hostname-val-85598", 05:47:05 "pserver-name2" : "example-pserver-name2-val-93509", 05:47:05 "p-interfaces" : { 05:47:05 "p-interface" : [ { 05:47:05 "interface-name" : "example-interface-name-val-46147", 05:47:05 "selflink" : "example-selflink-val-81029", 05:47:05 "speed-value" : "example-speed-value-val-47874", 05:47:05 "speed-units" : "example-speed-units-val-10396", 05:47:05 "port-description" : "example-port-description-val-53068", 05:47:05 "equipment-identifier" : "new-equipment-identifier", 05:47:05 "interface-role" : "example-interface-role-val-49232", 05:47:05 "interface-type" : "example-interface-type-val-21757", 05:47:05 "prov-status" : "example-prov-status-val-19117", 05:47:05 "resource-version" : "1722923225769", 05:47:05 "in-maint" : true, 05:47:05 "inv-status" : "example-inv-status-val-48715" 05:47:05 } ] 05:47:05 } 05:47:05 } 05:47:06 2024-08-06 05:47:06.097 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 05:47:06 2024-08-06 05:47:06.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.101 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:06 2024-08-06 05:47:06.101 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:06 2024-08-06 05:47:06.102 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"]}}} 05:47:06 2024-08-06 05:47:06.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:06 "hostname": "example-hostname-val-85598", 05:47:06 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:06 "number-of-cpus": 280, 05:47:06 "disk-in-gigabytes": 78521, 05:47:06 "ram-in-megabytes": 36975, 05:47:06 "equip-type": "example-equip-type-val-47930", 05:47:06 "equip-vendor": "example-equip-vendor-val-59512", 05:47:06 "equip-model": "example-equip-model-val-46076", 05:47:06 "fqdn": "example-fqdn-val-74486", 05:47:06 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:06 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:06 "serial-number": "example-serial-number-val-92800", 05:47:06 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:06 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:06 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:06 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:06 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:06 "inv-status": "example-inv-status-val-5042", 05:47:06 "pserver-id": "example-pserver-id-val-15622", 05:47:06 "internet-topology": "example-internet-topology-val-31234", 05:47:06 "in-maint": true, 05:47:06 "pserver-name2": "example-pserver-name2-val-93509", 05:47:06 "purpose": "example-purpose-val-52320", 05:47:06 "prov-status": "example-prov-status-val-47313", 05:47:06 "management-option": "example-management-option-val-72434", 05:47:06 "host-profile": "example-host-profile-val-84672", 05:47:06 "p-interfaces": { 05:47:06 "p-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-46147", 05:47:06 "selflink": "example-selflink-val-81029", 05:47:06 "speed-value": "example-speed-value-val-47874", 05:47:06 "speed-units": "example-speed-units-val-10396", 05:47:06 "port-description": "example-port-description-val-53068", 05:47:06 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:06 "interface-role": "example-interface-role-val-49232", 05:47:06 "interface-type": "example-interface-type-val-21757", 05:47:06 "prov-status": "example-prov-status-val-19117", 05:47:06 "in-maint": true, 05:47:06 "inv-status": "example-inv-status-val-48715", 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-13366", 05:47:06 "interface-role": "example-interface-role-val-29488", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:06 "selflink": "example-selflink-val-4757", 05:47:06 "interface-id": "example-interface-id-val-79486", 05:47:06 "macaddr": "example-macaddr-val-52194", 05:47:06 "network-name": "example-network-name-val-80678", 05:47:06 "management-option": "example-management-option-val-53535", 05:47:06 "interface-description": "example-interface-description-val-299", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-9736", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:06 "priority": 82452, 05:47:06 "vlans": { 05:47:06 "vlan": [ 05:47:06 { 05:47:06 "vlan-interface": "example-vlan-interface-val-31470", 05:47:06 "vlan-id-inner": 61286171, 05:47:06 "vlan-id-outer": 64615174, 05:47:06 "speed-value": "example-speed-value-val-80457", 05:47:06 "speed-units": "example-speed-units-val-51587", 05:47:06 "vlan-description": "example-vlan-description-val-97575", 05:47:06 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:06 "vpn-key": "example-vpn-key-val-50069", 05:47:06 "orchestration-status": "example-orchestration-status-val-34071", 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-62615", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "is-private": true, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:06 "l3-interface-ipv4-prefix-length": 39266592, 05:47:06 "vlan-id-inner": 91284707, 05:47:06 "vlan-id-outer": 80343467, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:06 "l3-interface-ipv6-prefix-length": 81422758, 05:47:06 "vlan-id-inner": 15099560, 05:47:06 "vlan-id-outer": 46643832, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-62086", 05:47:06 "interface-role": "example-interface-role-val-13107", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:06 "selflink": "example-selflink-val-31580", 05:47:06 "interface-id": "example-interface-id-val-57805", 05:47:06 "macaddr": "example-macaddr-val-54266", 05:47:06 "network-name": "example-network-name-val-38517", 05:47:06 "management-option": "example-management-option-val-8801", 05:47:06 "interface-description": "example-interface-description-val-88573", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-99164", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:06 "priority": 80355, 05:47:06 "admin-status": "example-admin-status-val-29720" 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:06 "l3-interface-ipv4-prefix-length": 36060646, 05:47:06 "vlan-id-inner": 62164959, 05:47:06 "vlan-id-outer": 93058593, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:06 "l3-interface-ipv6-prefix-length": 29592510, 05:47:06 "vlan-id-inner": 18402161, 05:47:06 "vlan-id-outer": 651158, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:06 } 05:47:06 ], 05:47:06 "admin-status": "example-admin-status-val-81745" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "lag-interfaces": { 05:47:06 "lag-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-87366", 05:47:06 "interface-description": "example-interface-description-val-3722", 05:47:06 "speed-value": "example-speed-value-val-73546", 05:47:06 "speed-units": "example-speed-units-val-73658", 05:47:06 "interface-id": "example-interface-id-val-62385", 05:47:06 "interface-role": "example-interface-role-val-60746", 05:47:06 "prov-status": "example-prov-status-val-26239", 05:47:06 "in-maint": true, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-69579", 05:47:06 "interface-role": "example-interface-role-val-64571", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:06 "selflink": "example-selflink-val-29611", 05:47:06 "interface-id": "example-interface-id-val-75464", 05:47:06 "macaddr": "example-macaddr-val-7285", 05:47:06 "network-name": "example-network-name-val-52284", 05:47:06 "management-option": "example-management-option-val-26028", 05:47:06 "interface-description": "example-interface-description-val-37641", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-56460", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:06 "priority": 84739, 05:47:06 "vlans": { 05:47:06 "vlan": [ 05:47:06 { 05:47:06 "vlan-interface": "example-vlan-interface-val-56661", 05:47:06 "vlan-id-inner": 33305644, 05:47:06 "vlan-id-outer": 30871600, 05:47:06 "speed-value": "example-speed-value-val-1929", 05:47:06 "speed-units": "example-speed-units-val-71630", 05:47:06 "vlan-description": "example-vlan-description-val-63003", 05:47:06 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:06 "vpn-key": "example-vpn-key-val-16552", 05:47:06 "orchestration-status": "example-orchestration-status-val-95322", 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-89886", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "is-private": true, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:06 "l3-interface-ipv4-prefix-length": 11099430, 05:47:06 "vlan-id-inner": 88996967, 05:47:06 "vlan-id-outer": 23003182, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:06 "l3-interface-ipv6-prefix-length": 20167688, 05:47:06 "vlan-id-inner": 40775405, 05:47:06 "vlan-id-outer": 75855907, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-49266", 05:47:06 "interface-role": "example-interface-role-val-210", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:06 "selflink": "example-selflink-val-6356", 05:47:06 "interface-id": "example-interface-id-val-99531", 05:47:06 "macaddr": "example-macaddr-val-25092", 05:47:06 "network-name": "example-network-name-val-3319", 05:47:06 "management-option": "example-management-option-val-79883", 05:47:06 "interface-description": "example-interface-description-val-54501", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-48840", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:06 "priority": 21862, 05:47:06 "admin-status": "example-admin-status-val-89244" 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:06 "l3-interface-ipv4-prefix-length": 91875404, 05:47:06 "vlan-id-inner": 36470314, 05:47:06 "vlan-id-outer": 96344091, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:06 "l3-interface-ipv6-prefix-length": 11663872, 05:47:06 "vlan-id-inner": 28459412, 05:47:06 "vlan-id-outer": 9852622, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:06 } 05:47:06 ], 05:47:06 "admin-status": "example-admin-status-val-81055" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 05:47:06 2024-08-06 05:47:06.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.106 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.106 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.140 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.157 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:06 2024-08-06 05:47:06.160 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 05:47:06 2024-08-06 05:47:06.161 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.161 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.170 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:06 2024-08-06 05:47:06.172 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 1722923226106123 05:47:06 2024-08-06 05:47:06.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.220 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:06 2024-08-06 05:47:06.221 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 05:47:06 2024-08-06 05:47:06.221 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"]}}} 05:47:06 2024-08-06 05:47:06.533 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 05:47:06 2024-08-06 05:47:06.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.535 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.537 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:06 2024-08-06 05:47:06.538 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:06 2024-08-06 05:47:06.538 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"]}}} 05:47:06 2024-08-06 05:47:06.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:06 "hostname": "example-hostname-val-85598", 05:47:06 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:06 "number-of-cpus": 280, 05:47:06 "disk-in-gigabytes": 78521, 05:47:06 "ram-in-megabytes": 36975, 05:47:06 "equip-type": "example-equip-type-val-47930", 05:47:06 "equip-vendor": "example-equip-vendor-val-59512", 05:47:06 "equip-model": "example-equip-model-val-46076", 05:47:06 "fqdn": "example-fqdn-val-74486", 05:47:06 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:06 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:06 "serial-number": "example-serial-number-val-92800", 05:47:06 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:06 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:06 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:06 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:06 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:06 "inv-status": "example-inv-status-val-5042", 05:47:06 "pserver-id": "example-pserver-id-val-15622", 05:47:06 "internet-topology": "example-internet-topology-val-31234", 05:47:06 "in-maint": true, 05:47:06 "pserver-name2": "example-pserver-name2-val-93509", 05:47:06 "purpose": "example-purpose-val-52320", 05:47:06 "prov-status": "example-prov-status-val-47313", 05:47:06 "management-option": "example-management-option-val-72434", 05:47:06 "host-profile": "example-host-profile-val-84672", 05:47:06 "p-interfaces": { 05:47:06 "p-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-46147", 05:47:06 "selflink": "example-selflink-val-81029", 05:47:06 "speed-value": "example-speed-value-val-47874", 05:47:06 "speed-units": "example-speed-units-val-10396", 05:47:06 "port-description": "example-port-description-val-53068", 05:47:06 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:06 "interface-role": "example-interface-role-val-49232", 05:47:06 "interface-type": "example-interface-type-val-21757", 05:47:06 "prov-status": "example-prov-status-val-19117", 05:47:06 "in-maint": true, 05:47:06 "inv-status": "example-inv-status-val-48715", 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-13366", 05:47:06 "interface-role": "example-interface-role-val-29488", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:06 "selflink": "example-selflink-val-4757", 05:47:06 "interface-id": "example-interface-id-val-79486", 05:47:06 "macaddr": "example-macaddr-val-52194", 05:47:06 "network-name": "example-network-name-val-80678", 05:47:06 "management-option": "example-management-option-val-53535", 05:47:06 "interface-description": "example-interface-description-val-299", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-9736", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:06 "priority": 82452, 05:47:06 "vlans": { 05:47:06 "vlan": [ 05:47:06 { 05:47:06 "vlan-interface": "example-vlan-interface-val-31470", 05:47:06 "vlan-id-inner": 61286171, 05:47:06 "vlan-id-outer": 64615174, 05:47:06 "speed-value": "example-speed-value-val-80457", 05:47:06 "speed-units": "example-speed-units-val-51587", 05:47:06 "vlan-description": "example-vlan-description-val-97575", 05:47:06 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:06 "vpn-key": "example-vpn-key-val-50069", 05:47:06 "orchestration-status": "example-orchestration-status-val-34071", 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-62615", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "is-private": true, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:06 "l3-interface-ipv4-prefix-length": 39266592, 05:47:06 "vlan-id-inner": 91284707, 05:47:06 "vlan-id-outer": 80343467, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:06 "l3-interface-ipv6-prefix-length": 81422758, 05:47:06 "vlan-id-inner": 15099560, 05:47:06 "vlan-id-outer": 46643832, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-62086", 05:47:06 "interface-role": "example-interface-role-val-13107", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:06 "selflink": "example-selflink-val-31580", 05:47:06 "interface-id": "example-interface-id-val-57805", 05:47:06 "macaddr": "example-macaddr-val-54266", 05:47:06 "network-name": "example-network-name-val-38517", 05:47:06 "management-option": "example-management-option-val-8801", 05:47:06 "interface-description": "example-interface-description-val-88573", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-99164", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:06 "priority": 80355, 05:47:06 "admin-status": "example-admin-status-val-29720" 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:06 "l3-interface-ipv4-prefix-length": 36060646, 05:47:06 "vlan-id-inner": 62164959, 05:47:06 "vlan-id-outer": 93058593, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:06 "l3-interface-ipv6-prefix-length": 29592510, 05:47:06 "vlan-id-inner": 18402161, 05:47:06 "vlan-id-outer": 651158, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:06 } 05:47:06 ], 05:47:06 "admin-status": "example-admin-status-val-81745" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "lag-interfaces": { 05:47:06 "lag-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-87366", 05:47:06 "interface-description": "example-interface-description-val-3722", 05:47:06 "speed-value": "example-speed-value-val-73546", 05:47:06 "speed-units": "example-speed-units-val-73658", 05:47:06 "interface-id": "example-interface-id-val-62385", 05:47:06 "interface-role": "example-interface-role-val-60746", 05:47:06 "prov-status": "example-prov-status-val-26239", 05:47:06 "in-maint": true, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-69579", 05:47:06 "interface-role": "example-interface-role-val-64571", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:06 "selflink": "example-selflink-val-29611", 05:47:06 "interface-id": "example-interface-id-val-75464", 05:47:06 "macaddr": "example-macaddr-val-7285", 05:47:06 "network-name": "example-network-name-val-52284", 05:47:06 "management-option": "example-management-option-val-26028", 05:47:06 "interface-description": "example-interface-description-val-37641", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-56460", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:06 "priority": 84739, 05:47:06 "vlans": { 05:47:06 "vlan": [ 05:47:06 { 05:47:06 "vlan-interface": "example-vlan-interface-val-56661", 05:47:06 "vlan-id-inner": 33305644, 05:47:06 "vlan-id-outer": 30871600, 05:47:06 "speed-value": "example-speed-value-val-1929", 05:47:06 "speed-units": "example-speed-units-val-71630", 05:47:06 "vlan-description": "example-vlan-description-val-63003", 05:47:06 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:06 "vpn-key": "example-vpn-key-val-16552", 05:47:06 "orchestration-status": "example-orchestration-status-val-95322", 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-89886", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "is-private": true, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:06 "l3-interface-ipv4-prefix-length": 11099430, 05:47:06 "vlan-id-inner": 88996967, 05:47:06 "vlan-id-outer": 23003182, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:06 "l3-interface-ipv6-prefix-length": 20167688, 05:47:06 "vlan-id-inner": 40775405, 05:47:06 "vlan-id-outer": 75855907, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-49266", 05:47:06 "interface-role": "example-interface-role-val-210", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:06 "selflink": "example-selflink-val-6356", 05:47:06 "interface-id": "example-interface-id-val-99531", 05:47:06 "macaddr": "example-macaddr-val-25092", 05:47:06 "network-name": "example-network-name-val-3319", 05:47:06 "management-option": "example-management-option-val-79883", 05:47:06 "interface-description": "example-interface-description-val-54501", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-48840", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:06 "priority": 21862, 05:47:06 "admin-status": "example-admin-status-val-89244" 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:06 "l3-interface-ipv4-prefix-length": 91875404, 05:47:06 "vlan-id-inner": 36470314, 05:47:06 "vlan-id-outer": 96344091, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:06 "l3-interface-ipv6-prefix-length": 11663872, 05:47:06 "vlan-id-inner": 28459412, 05:47:06 "vlan-id-outer": 9852622, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:06 } 05:47:06 ], 05:47:06 "admin-status": "example-admin-status-val-81055" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 05:47:06 2024-08-06 05:47:06.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.544 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.545 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:06 2024-08-06 05:47:06.601 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 05:47:06 2024-08-06 05:47:06.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.603 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:06 2024-08-06 05:47:06.613 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 05:47:06 2024-08-06 05:47:06.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:47:06 2024-08-06 05:47:06.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.614 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.616 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:06 2024-08-06 05:47:06.617 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":"1722923226544","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"} 05:47:06 2024-08-06 05:47:06.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 05:47:06 2024-08-06 05:47:06.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.619 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.620 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:06 2024-08-06 05:47:06.629 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 05:47:06 2024-08-06 05:47:06.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:06 2024-08-06 05:47:06.950 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 05:47:06 2024-08-06 05:47:06.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.951 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.952 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:06 2024-08-06 05:47:06.952 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:06 2024-08-06 05:47:06.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:06 2024-08-06 05:47:06.952 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"]}}} 05:47:06 2024-08-06 05:47:06.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 { 05:47:06 "hostname": "example-hostname-val-85598", 05:47:06 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:06 "number-of-cpus": 280, 05:47:06 "disk-in-gigabytes": 78521, 05:47:06 "ram-in-megabytes": 36975, 05:47:06 "equip-type": "example-equip-type-val-47930", 05:47:06 "equip-vendor": "example-equip-vendor-val-59512", 05:47:06 "equip-model": "example-equip-model-val-46076", 05:47:06 "fqdn": "example-fqdn-val-74486", 05:47:06 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:06 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:06 "serial-number": "example-serial-number-val-92800", 05:47:06 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:06 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:06 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:06 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:06 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:06 "inv-status": "example-inv-status-val-5042", 05:47:06 "pserver-id": "example-pserver-id-val-15622", 05:47:06 "internet-topology": "example-internet-topology-val-31234", 05:47:06 "in-maint": true, 05:47:06 "pserver-name2": "example-pserver-name2-val-93509", 05:47:06 "purpose": "example-purpose-val-52320", 05:47:06 "prov-status": "example-prov-status-val-47313", 05:47:06 "management-option": "example-management-option-val-72434", 05:47:06 "host-profile": "example-host-profile-val-84672", 05:47:06 "p-interfaces": { 05:47:06 "p-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-46147", 05:47:06 "selflink": "example-selflink-val-81029", 05:47:06 "speed-value": "example-speed-value-val-47874", 05:47:06 "speed-units": "example-speed-units-val-10396", 05:47:06 "port-description": "example-port-description-val-53068", 05:47:06 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:06 "interface-role": "example-interface-role-val-49232", 05:47:06 "interface-type": "example-interface-type-val-21757", 05:47:06 "prov-status": "example-prov-status-val-19117", 05:47:06 "in-maint": true, 05:47:06 "inv-status": "example-inv-status-val-48715", 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-13366", 05:47:06 "interface-role": "example-interface-role-val-29488", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:06 "selflink": "example-selflink-val-4757", 05:47:06 "interface-id": "example-interface-id-val-79486", 05:47:06 "macaddr": "example-macaddr-val-52194", 05:47:06 "network-name": "example-network-name-val-80678", 05:47:06 "management-option": "example-management-option-val-53535", 05:47:06 "interface-description": "example-interface-description-val-299", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-9736", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:06 "priority": 82452, 05:47:06 "vlans": { 05:47:06 "vlan": [ 05:47:06 { 05:47:06 "vlan-interface": "example-vlan-interface-val-31470", 05:47:06 "vlan-id-inner": 61286171, 05:47:06 "vlan-id-outer": 64615174, 05:47:06 "speed-value": "example-speed-value-val-80457", 05:47:06 "speed-units": "example-speed-units-val-51587", 05:47:06 "vlan-description": "example-vlan-description-val-97575", 05:47:06 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:06 "vpn-key": "example-vpn-key-val-50069", 05:47:06 "orchestration-status": "example-orchestration-status-val-34071", 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-62615", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "is-private": true, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:06 "l3-interface-ipv4-prefix-length": 39266592, 05:47:06 "vlan-id-inner": 91284707, 05:47:06 "vlan-id-outer": 80343467, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:06 "l3-interface-ipv6-prefix-length": 81422758, 05:47:06 "vlan-id-inner": 15099560, 05:47:06 "vlan-id-outer": 46643832, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-62086", 05:47:06 "interface-role": "example-interface-role-val-13107", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:06 "selflink": "example-selflink-val-31580", 05:47:06 "interface-id": "example-interface-id-val-57805", 05:47:06 "macaddr": "example-macaddr-val-54266", 05:47:06 "network-name": "example-network-name-val-38517", 05:47:06 "management-option": "example-management-option-val-8801", 05:47:06 "interface-description": "example-interface-description-val-88573", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-99164", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:06 "priority": 80355, 05:47:06 "admin-status": "example-admin-status-val-29720" 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:06 "l3-interface-ipv4-prefix-length": 36060646, 05:47:06 "vlan-id-inner": 62164959, 05:47:06 "vlan-id-outer": 93058593, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:06 "l3-interface-ipv6-prefix-length": 29592510, 05:47:06 "vlan-id-inner": 18402161, 05:47:06 "vlan-id-outer": 651158, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:06 } 05:47:06 ], 05:47:06 "admin-status": "example-admin-status-val-81745" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "lag-interfaces": { 05:47:06 "lag-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-87366", 05:47:06 "interface-description": "example-interface-description-val-3722", 05:47:06 "speed-value": "example-speed-value-val-73546", 05:47:06 "speed-units": "example-speed-units-val-73658", 05:47:06 "interface-id": "example-interface-id-val-62385", 05:47:06 "interface-role": "example-interface-role-val-60746", 05:47:06 "prov-status": "example-prov-status-val-26239", 05:47:06 "in-maint": true, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-69579", 05:47:06 "interface-role": "example-interface-role-val-64571", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:06 "selflink": "example-selflink-val-29611", 05:47:06 "interface-id": "example-interface-id-val-75464", 05:47:06 "macaddr": "example-macaddr-val-7285", 05:47:06 "network-name": "example-network-name-val-52284", 05:47:06 "management-option": "example-management-option-val-26028", 05:47:06 "interface-description": "example-interface-description-val-37641", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-56460", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:06 "priority": 84739, 05:47:06 "vlans": { 05:47:06 "vlan": [ 05:47:06 { 05:47:06 "vlan-interface": "example-vlan-interface-val-56661", 05:47:06 "vlan-id-inner": 33305644, 05:47:06 "vlan-id-outer": 30871600, 05:47:06 "speed-value": "example-speed-value-val-1929", 05:47:06 "speed-units": "example-speed-units-val-71630", 05:47:06 "vlan-description": "example-vlan-description-val-63003", 05:47:06 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:06 "vpn-key": "example-vpn-key-val-16552", 05:47:06 "orchestration-status": "example-orchestration-status-val-95322", 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-89886", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "is-private": true, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:06 "l3-interface-ipv4-prefix-length": 11099430, 05:47:06 "vlan-id-inner": 88996967, 05:47:06 "vlan-id-outer": 23003182, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:06 "l3-interface-ipv6-prefix-length": 20167688, 05:47:06 "vlan-id-inner": 40775405, 05:47:06 "vlan-id-outer": 75855907, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l-interfaces": { 05:47:06 "l-interface": [ 05:47:06 { 05:47:06 "interface-name": "example-interface-name-val-49266", 05:47:06 "interface-role": "example-interface-role-val-210", 05:47:06 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:06 "selflink": "example-selflink-val-6356", 05:47:06 "interface-id": "example-interface-id-val-99531", 05:47:06 "macaddr": "example-macaddr-val-25092", 05:47:06 "network-name": "example-network-name-val-3319", 05:47:06 "management-option": "example-management-option-val-79883", 05:47:06 "interface-description": "example-interface-description-val-54501", 05:47:06 "is-port-mirrored": true, 05:47:06 "in-maint": true, 05:47:06 "prov-status": "example-prov-status-val-48840", 05:47:06 "is-ip-unnumbered": true, 05:47:06 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:06 "priority": 21862, 05:47:06 "admin-status": "example-admin-status-val-89244" 05:47:06 } 05:47:06 ] 05:47:06 }, 05:47:06 "l3-interface-ipv4-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:06 "l3-interface-ipv4-prefix-length": 91875404, 05:47:06 "vlan-id-inner": 36470314, 05:47:06 "vlan-id-outer": 96344091, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:06 } 05:47:06 ], 05:47:06 "l3-interface-ipv6-address-list": [ 05:47:06 { 05:47:06 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:06 "l3-interface-ipv6-prefix-length": 11663872, 05:47:06 "vlan-id-inner": 28459412, 05:47:06 "vlan-id-outer": 9852622, 05:47:06 "is-floating": true, 05:47:06 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:06 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:06 } 05:47:06 ], 05:47:06 "admin-status": "example-admin-status-val-81055" 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 ] 05:47:06 } 05:47:06 } 05:47:06 05:47:06 2024-08-06 05:47:06.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:06 2024-08-06 05:47:06.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:06 2024-08-06 05:47:06.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:06 2024-08-06 05:47:06.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:06 2024-08-06 05:47:06.957 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:06 2024-08-06 05:47:06.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:07 2024-08-06 05:47:07.010 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 05:47:07 2024-08-06 05:47:07.011 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.011 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.011 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.021 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.021 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 05:47:07 2024-08-06 05:47:07.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:07 2024-08-06 05:47:07.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.022 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.023 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:07 2024-08-06 05:47:07.023 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:07 2024-08-06 05:47:07.023 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"]}}} 05:47:07 2024-08-06 05:47:07.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 05:47:07 "vnf-id": "generic-vnf-notification", 05:47:07 "vnf-type": "sometype", 05:47:07 "in-maint": true, 05:47:07 "is-closed-loop-disabled": true 05:47:07 } 05:47:07 05:47:07 2024-08-06 05:47:07.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:07 2024-08-06 05:47:07.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.026 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:07 2024-08-06 05:47:07.035 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 05:47:07 2024-08-06 05:47:07.035 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:07 2024-08-06 05:47:07.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.036 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.038 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.039 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 { 05:47:07 "related-to": "generic-vnf", 05:47:07 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 05:47:07 } 05:47:07 05:47:07 2024-08-06 05:47:07.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.040 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.042 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.054 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 05:47:07 2024-08-06 05:47:07.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:07 2024-08-06 05:47:07.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.055 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.057 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.058 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 05:47:07 2024-08-06 05:47:07.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.059 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.068 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.069 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 1722923227040 05:47:07 2024-08-06 05:47:07.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.072 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.083 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:07 2024-08-06 05:47:07.394 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 05:47:07 2024-08-06 05:47:07.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.396 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.396 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:07 2024-08-06 05:47:07.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:07 2024-08-06 05:47:07.397 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"]}}} 05:47:07 2024-08-06 05:47:07.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:07 "hostname": "example-hostname-val-85598", 05:47:07 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:07 "number-of-cpus": 280, 05:47:07 "disk-in-gigabytes": 78521, 05:47:07 "ram-in-megabytes": 36975, 05:47:07 "equip-type": "example-equip-type-val-47930", 05:47:07 "equip-vendor": "example-equip-vendor-val-59512", 05:47:07 "equip-model": "example-equip-model-val-46076", 05:47:07 "fqdn": "example-fqdn-val-74486", 05:47:07 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:07 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:07 "serial-number": "example-serial-number-val-92800", 05:47:07 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:07 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:07 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:07 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:07 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:07 "inv-status": "example-inv-status-val-5042", 05:47:07 "pserver-id": "example-pserver-id-val-15622", 05:47:07 "internet-topology": "example-internet-topology-val-31234", 05:47:07 "in-maint": true, 05:47:07 "pserver-name2": "example-pserver-name2-val-93509", 05:47:07 "purpose": "example-purpose-val-52320", 05:47:07 "prov-status": "example-prov-status-val-47313", 05:47:07 "management-option": "example-management-option-val-72434", 05:47:07 "host-profile": "example-host-profile-val-84672", 05:47:07 "p-interfaces": { 05:47:07 "p-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-46147", 05:47:07 "selflink": "example-selflink-val-81029", 05:47:07 "speed-value": "example-speed-value-val-47874", 05:47:07 "speed-units": "example-speed-units-val-10396", 05:47:07 "port-description": "example-port-description-val-53068", 05:47:07 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:07 "interface-role": "example-interface-role-val-49232", 05:47:07 "interface-type": "example-interface-type-val-21757", 05:47:07 "prov-status": "example-prov-status-val-19117", 05:47:07 "in-maint": true, 05:47:07 "inv-status": "example-inv-status-val-48715", 05:47:07 "l-interfaces": { 05:47:07 "l-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-13366", 05:47:07 "interface-role": "example-interface-role-val-29488", 05:47:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:07 "selflink": "example-selflink-val-4757", 05:47:07 "interface-id": "example-interface-id-val-79486", 05:47:07 "macaddr": "example-macaddr-val-52194", 05:47:07 "network-name": "example-network-name-val-80678", 05:47:07 "management-option": "example-management-option-val-53535", 05:47:07 "interface-description": "example-interface-description-val-299", 05:47:07 "is-port-mirrored": true, 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-9736", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:07 "priority": 82452, 05:47:07 "vlans": { 05:47:07 "vlan": [ 05:47:07 { 05:47:07 "vlan-interface": "example-vlan-interface-val-31470", 05:47:07 "vlan-id-inner": 61286171, 05:47:07 "vlan-id-outer": 64615174, 05:47:07 "speed-value": "example-speed-value-val-80457", 05:47:07 "speed-units": "example-speed-units-val-51587", 05:47:07 "vlan-description": "example-vlan-description-val-97575", 05:47:07 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:07 "vpn-key": "example-vpn-key-val-50069", 05:47:07 "orchestration-status": "example-orchestration-status-val-34071", 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-62615", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "is-private": true, 05:47:07 "l3-interface-ipv4-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:07 "l3-interface-ipv4-prefix-length": 39266592, 05:47:07 "vlan-id-inner": 91284707, 05:47:07 "vlan-id-outer": 80343467, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:07 } 05:47:07 ], 05:47:07 "l3-interface-ipv6-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:07 "l3-interface-ipv6-prefix-length": 81422758, 05:47:07 "vlan-id-inner": 15099560, 05:47:07 "vlan-id-outer": 46643832, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "l-interfaces": { 05:47:07 "l-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-62086", 05:47:07 "interface-role": "example-interface-role-val-13107", 05:47:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:07 "selflink": "example-selflink-val-31580", 05:47:07 "interface-id": "example-interface-id-val-57805", 05:47:07 "macaddr": "example-macaddr-val-54266", 05:47:07 "network-name": "example-network-name-val-38517", 05:47:07 "management-option": "example-management-option-val-8801", 05:47:07 "interface-description": "example-interface-description-val-88573", 05:47:07 "is-port-mirrored": true, 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-99164", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:07 "priority": 80355, 05:47:07 "admin-status": "example-admin-status-val-29720" 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "l3-interface-ipv4-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:07 "l3-interface-ipv4-prefix-length": 36060646, 05:47:07 "vlan-id-inner": 62164959, 05:47:07 "vlan-id-outer": 93058593, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:07 } 05:47:07 ], 05:47:07 "l3-interface-ipv6-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:07 "l3-interface-ipv6-prefix-length": 29592510, 05:47:07 "vlan-id-inner": 18402161, 05:47:07 "vlan-id-outer": 651158, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:07 } 05:47:07 ], 05:47:07 "admin-status": "example-admin-status-val-81745" 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "lag-interfaces": { 05:47:07 "lag-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-87366", 05:47:07 "interface-description": "example-interface-description-val-3722", 05:47:07 "speed-value": "example-speed-value-val-73546", 05:47:07 "speed-units": "example-speed-units-val-73658", 05:47:07 "interface-id": "example-interface-id-val-62385", 05:47:07 "interface-role": "example-interface-role-val-60746", 05:47:07 "prov-status": "example-prov-status-val-26239", 05:47:07 "in-maint": true, 05:47:07 "l-interfaces": { 05:47:07 "l-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-69579", 05:47:07 "interface-role": "example-interface-role-val-64571", 05:47:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:07 "selflink": "example-selflink-val-29611", 05:47:07 "interface-id": "example-interface-id-val-75464", 05:47:07 "macaddr": "example-macaddr-val-7285", 05:47:07 "network-name": "example-network-name-val-52284", 05:47:07 "management-option": "example-management-option-val-26028", 05:47:07 "interface-description": "example-interface-description-val-37641", 05:47:07 "is-port-mirrored": true, 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-56460", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:07 "priority": 84739, 05:47:07 "vlans": { 05:47:07 "vlan": [ 05:47:07 { 05:47:07 "vlan-interface": "example-vlan-interface-val-56661", 05:47:07 "vlan-id-inner": 33305644, 05:47:07 "vlan-id-outer": 30871600, 05:47:07 "speed-value": "example-speed-value-val-1929", 05:47:07 "speed-units": "example-speed-units-val-71630", 05:47:07 "vlan-description": "example-vlan-description-val-63003", 05:47:07 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:07 "vpn-key": "example-vpn-key-val-16552", 05:47:07 "orchestration-status": "example-orchestration-status-val-95322", 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-89886", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "is-private": true, 05:47:07 "l3-interface-ipv4-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:07 "l3-interface-ipv4-prefix-length": 11099430, 05:47:07 "vlan-id-inner": 88996967, 05:47:07 "vlan-id-outer": 23003182, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:07 } 05:47:07 ], 05:47:07 "l3-interface-ipv6-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:07 "l3-interface-ipv6-prefix-length": 20167688, 05:47:07 "vlan-id-inner": 40775405, 05:47:07 "vlan-id-outer": 75855907, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "l-interfaces": { 05:47:07 "l-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-49266", 05:47:07 "interface-role": "example-interface-role-val-210", 05:47:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:07 "selflink": "example-selflink-val-6356", 05:47:07 "interface-id": "example-interface-id-val-99531", 05:47:07 "macaddr": "example-macaddr-val-25092", 05:47:07 "network-name": "example-network-name-val-3319", 05:47:07 "management-option": "example-management-option-val-79883", 05:47:07 "interface-description": "example-interface-description-val-54501", 05:47:07 "is-port-mirrored": true, 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-48840", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:07 "priority": 21862, 05:47:07 "admin-status": "example-admin-status-val-89244" 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "l3-interface-ipv4-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:07 "l3-interface-ipv4-prefix-length": 91875404, 05:47:07 "vlan-id-inner": 36470314, 05:47:07 "vlan-id-outer": 96344091, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:07 } 05:47:07 ], 05:47:07 "l3-interface-ipv6-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:07 "l3-interface-ipv6-prefix-length": 11663872, 05:47:07 "vlan-id-inner": 28459412, 05:47:07 "vlan-id-outer": 9852622, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:07 } 05:47:07 ], 05:47:07 "admin-status": "example-admin-status-val-81055" 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 } 05:47:07 05:47:07 2024-08-06 05:47:07.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.401 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.435 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.451 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:07 2024-08-06 05:47:07.455 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 05:47:07 2024-08-06 05:47:07.456 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.456 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.456 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.456 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.456 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.465 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.465 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.466 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 05:47:07 2024-08-06 05:47:07.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.468 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.468 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.472 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.482 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 05:47:07 2024-08-06 05:47:07.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.482 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.491 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.805 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 05:47:07 2024-08-06 05:47:07.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.808 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.808 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:07 2024-08-06 05:47:07.809 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:07 2024-08-06 05:47:07.809 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"]}}} 05:47:07 2024-08-06 05:47:07.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:07 "hostname": "example-hostname-val-85598", 05:47:07 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:07 "number-of-cpus": 280, 05:47:07 "disk-in-gigabytes": 78521, 05:47:07 "ram-in-megabytes": 36975, 05:47:07 "equip-type": "example-equip-type-val-47930", 05:47:07 "equip-vendor": "example-equip-vendor-val-59512", 05:47:07 "equip-model": "example-equip-model-val-46076", 05:47:07 "fqdn": "example-fqdn-val-74486", 05:47:07 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:07 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:07 "serial-number": "example-serial-number-val-92800", 05:47:07 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:07 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:07 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:07 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:07 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:07 "inv-status": "example-inv-status-val-5042", 05:47:07 "pserver-id": "example-pserver-id-val-15622", 05:47:07 "internet-topology": "example-internet-topology-val-31234", 05:47:07 "in-maint": true, 05:47:07 "pserver-name2": "example-pserver-name2-val-93509", 05:47:07 "purpose": "example-purpose-val-52320", 05:47:07 "prov-status": "example-prov-status-val-47313", 05:47:07 "management-option": "example-management-option-val-72434", 05:47:07 "host-profile": "example-host-profile-val-84672", 05:47:07 "p-interfaces": { 05:47:07 "p-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-46147", 05:47:07 "selflink": "example-selflink-val-81029", 05:47:07 "speed-value": "example-speed-value-val-47874", 05:47:07 "speed-units": "example-speed-units-val-10396", 05:47:07 "port-description": "example-port-description-val-53068", 05:47:07 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:07 "interface-role": "example-interface-role-val-49232", 05:47:07 "interface-type": "example-interface-type-val-21757", 05:47:07 "prov-status": "example-prov-status-val-19117", 05:47:07 "in-maint": true, 05:47:07 "inv-status": "example-inv-status-val-48715", 05:47:07 "l-interfaces": { 05:47:07 "l-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-13366", 05:47:07 "interface-role": "example-interface-role-val-29488", 05:47:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:07 "selflink": "example-selflink-val-4757", 05:47:07 "interface-id": "example-interface-id-val-79486", 05:47:07 "macaddr": "example-macaddr-val-52194", 05:47:07 "network-name": "example-network-name-val-80678", 05:47:07 "management-option": "example-management-option-val-53535", 05:47:07 "interface-description": "example-interface-description-val-299", 05:47:07 "is-port-mirrored": true, 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-9736", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:07 "priority": 82452, 05:47:07 "vlans": { 05:47:07 "vlan": [ 05:47:07 { 05:47:07 "vlan-interface": "example-vlan-interface-val-31470", 05:47:07 "vlan-id-inner": 61286171, 05:47:07 "vlan-id-outer": 64615174, 05:47:07 "speed-value": "example-speed-value-val-80457", 05:47:07 "speed-units": "example-speed-units-val-51587", 05:47:07 "vlan-description": "example-vlan-description-val-97575", 05:47:07 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:07 "vpn-key": "example-vpn-key-val-50069", 05:47:07 "orchestration-status": "example-orchestration-status-val-34071", 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-62615", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "is-private": true, 05:47:07 "l3-interface-ipv4-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:07 "l3-interface-ipv4-prefix-length": 39266592, 05:47:07 "vlan-id-inner": 91284707, 05:47:07 "vlan-id-outer": 80343467, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:07 } 05:47:07 ], 05:47:07 "l3-interface-ipv6-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:07 "l3-interface-ipv6-prefix-length": 81422758, 05:47:07 "vlan-id-inner": 15099560, 05:47:07 "vlan-id-outer": 46643832, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "l-interfaces": { 05:47:07 "l-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-62086", 05:47:07 "interface-role": "example-interface-role-val-13107", 05:47:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:07 "selflink": "example-selflink-val-31580", 05:47:07 "interface-id": "example-interface-id-val-57805", 05:47:07 "macaddr": "example-macaddr-val-54266", 05:47:07 "network-name": "example-network-name-val-38517", 05:47:07 "management-option": "example-management-option-val-8801", 05:47:07 "interface-description": "example-interface-description-val-88573", 05:47:07 "is-port-mirrored": true, 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-99164", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:07 "priority": 80355, 05:47:07 "admin-status": "example-admin-status-val-29720" 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "l3-interface-ipv4-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:07 "l3-interface-ipv4-prefix-length": 36060646, 05:47:07 "vlan-id-inner": 62164959, 05:47:07 "vlan-id-outer": 93058593, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:07 } 05:47:07 ], 05:47:07 "l3-interface-ipv6-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:07 "l3-interface-ipv6-prefix-length": 29592510, 05:47:07 "vlan-id-inner": 18402161, 05:47:07 "vlan-id-outer": 651158, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:07 } 05:47:07 ], 05:47:07 "admin-status": "example-admin-status-val-81745" 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "lag-interfaces": { 05:47:07 "lag-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-87366", 05:47:07 "interface-description": "example-interface-description-val-3722", 05:47:07 "speed-value": "example-speed-value-val-73546", 05:47:07 "speed-units": "example-speed-units-val-73658", 05:47:07 "interface-id": "example-interface-id-val-62385", 05:47:07 "interface-role": "example-interface-role-val-60746", 05:47:07 "prov-status": "example-prov-status-val-26239", 05:47:07 "in-maint": true, 05:47:07 "l-interfaces": { 05:47:07 "l-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-69579", 05:47:07 "interface-role": "example-interface-role-val-64571", 05:47:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:07 "selflink": "example-selflink-val-29611", 05:47:07 "interface-id": "example-interface-id-val-75464", 05:47:07 "macaddr": "example-macaddr-val-7285", 05:47:07 "network-name": "example-network-name-val-52284", 05:47:07 "management-option": "example-management-option-val-26028", 05:47:07 "interface-description": "example-interface-description-val-37641", 05:47:07 "is-port-mirrored": true, 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-56460", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:07 "priority": 84739, 05:47:07 "vlans": { 05:47:07 "vlan": [ 05:47:07 { 05:47:07 "vlan-interface": "example-vlan-interface-val-56661", 05:47:07 "vlan-id-inner": 33305644, 05:47:07 "vlan-id-outer": 30871600, 05:47:07 "speed-value": "example-speed-value-val-1929", 05:47:07 "speed-units": "example-speed-units-val-71630", 05:47:07 "vlan-description": "example-vlan-description-val-63003", 05:47:07 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:07 "vpn-key": "example-vpn-key-val-16552", 05:47:07 "orchestration-status": "example-orchestration-status-val-95322", 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-89886", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "is-private": true, 05:47:07 "l3-interface-ipv4-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:07 "l3-interface-ipv4-prefix-length": 11099430, 05:47:07 "vlan-id-inner": 88996967, 05:47:07 "vlan-id-outer": 23003182, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:07 } 05:47:07 ], 05:47:07 "l3-interface-ipv6-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:07 "l3-interface-ipv6-prefix-length": 20167688, 05:47:07 "vlan-id-inner": 40775405, 05:47:07 "vlan-id-outer": 75855907, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "l-interfaces": { 05:47:07 "l-interface": [ 05:47:07 { 05:47:07 "interface-name": "example-interface-name-val-49266", 05:47:07 "interface-role": "example-interface-role-val-210", 05:47:07 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:07 "selflink": "example-selflink-val-6356", 05:47:07 "interface-id": "example-interface-id-val-99531", 05:47:07 "macaddr": "example-macaddr-val-25092", 05:47:07 "network-name": "example-network-name-val-3319", 05:47:07 "management-option": "example-management-option-val-79883", 05:47:07 "interface-description": "example-interface-description-val-54501", 05:47:07 "is-port-mirrored": true, 05:47:07 "in-maint": true, 05:47:07 "prov-status": "example-prov-status-val-48840", 05:47:07 "is-ip-unnumbered": true, 05:47:07 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:07 "priority": 21862, 05:47:07 "admin-status": "example-admin-status-val-89244" 05:47:07 } 05:47:07 ] 05:47:07 }, 05:47:07 "l3-interface-ipv4-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:07 "l3-interface-ipv4-prefix-length": 91875404, 05:47:07 "vlan-id-inner": 36470314, 05:47:07 "vlan-id-outer": 96344091, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:07 } 05:47:07 ], 05:47:07 "l3-interface-ipv6-address-list": [ 05:47:07 { 05:47:07 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:07 "l3-interface-ipv6-prefix-length": 11663872, 05:47:07 "vlan-id-inner": 28459412, 05:47:07 "vlan-id-outer": 9852622, 05:47:07 "is-floating": true, 05:47:07 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:07 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:07 } 05:47:07 ], 05:47:07 "admin-status": "example-admin-status-val-81055" 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 } 05:47:07 ] 05:47:07 } 05:47:07 } 05:47:07 05:47:07 2024-08-06 05:47:07.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.813 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.813 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.813 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.813 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.850 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:07 2024-08-06 05:47:07.871 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 05:47:07 2024-08-06 05:47:07.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.872 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.872 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:07 2024-08-06 05:47:07.883 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 1722923227813123 05:47:07 2024-08-06 05:47:07.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:07 2024-08-06 05:47:07.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:07 2024-08-06 05:47:07.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:07 2024-08-06 05:47:07.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:07 2024-08-06 05:47:07.884 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:07 2024-08-06 05:47:07.914 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- 518 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:07 2024-08-06 05:47:07.915 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:07 2024-08-06 05:47:07.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 05:47:07 2024-08-06 05:47:07.915 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"]}}} 05:47:08 2024-08-06 05:47:08.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 05:47:08 2024-08-06 05:47:08.228 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:08 2024-08-06 05:47:08.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.230 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:08 2024-08-06 05:47:08.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:08 2024-08-06 05:47:08.231 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"]}}} 05:47:08 2024-08-06 05:47:08.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:08 "hostname": "example-hostname-val-85598", 05:47:08 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:08 "number-of-cpus": 280, 05:47:08 "disk-in-gigabytes": 78521, 05:47:08 "ram-in-megabytes": 36975, 05:47:08 "equip-type": "example-equip-type-val-47930", 05:47:08 "equip-vendor": "example-equip-vendor-val-59512", 05:47:08 "equip-model": "example-equip-model-val-46076", 05:47:08 "fqdn": "example-fqdn-val-74486", 05:47:08 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:08 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:08 "serial-number": "example-serial-number-val-92800", 05:47:08 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:08 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:08 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:08 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:08 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:08 "inv-status": "example-inv-status-val-5042", 05:47:08 "pserver-id": "example-pserver-id-val-15622", 05:47:08 "internet-topology": "example-internet-topology-val-31234", 05:47:08 "in-maint": true, 05:47:08 "pserver-name2": "example-pserver-name2-val-93509", 05:47:08 "purpose": "example-purpose-val-52320", 05:47:08 "prov-status": "example-prov-status-val-47313", 05:47:08 "management-option": "example-management-option-val-72434", 05:47:08 "host-profile": "example-host-profile-val-84672", 05:47:08 "p-interfaces": { 05:47:08 "p-interface": [ 05:47:08 { 05:47:08 "interface-name": "example-interface-name-val-46147", 05:47:08 "selflink": "example-selflink-val-81029", 05:47:08 "speed-value": "example-speed-value-val-47874", 05:47:08 "speed-units": "example-speed-units-val-10396", 05:47:08 "port-description": "example-port-description-val-53068", 05:47:08 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:08 "interface-role": "example-interface-role-val-49232", 05:47:08 "interface-type": "example-interface-type-val-21757", 05:47:08 "prov-status": "example-prov-status-val-19117", 05:47:08 "in-maint": true, 05:47:08 "inv-status": "example-inv-status-val-48715", 05:47:08 "l-interfaces": { 05:47:08 "l-interface": [ 05:47:08 { 05:47:08 "interface-name": "example-interface-name-val-13366", 05:47:08 "interface-role": "example-interface-role-val-29488", 05:47:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:08 "selflink": "example-selflink-val-4757", 05:47:08 "interface-id": "example-interface-id-val-79486", 05:47:08 "macaddr": "example-macaddr-val-52194", 05:47:08 "network-name": "example-network-name-val-80678", 05:47:08 "management-option": "example-management-option-val-53535", 05:47:08 "interface-description": "example-interface-description-val-299", 05:47:08 "is-port-mirrored": true, 05:47:08 "in-maint": true, 05:47:08 "prov-status": "example-prov-status-val-9736", 05:47:08 "is-ip-unnumbered": true, 05:47:08 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:08 "priority": 82452, 05:47:08 "vlans": { 05:47:08 "vlan": [ 05:47:08 { 05:47:08 "vlan-interface": "example-vlan-interface-val-31470", 05:47:08 "vlan-id-inner": 61286171, 05:47:08 "vlan-id-outer": 64615174, 05:47:08 "speed-value": "example-speed-value-val-80457", 05:47:08 "speed-units": "example-speed-units-val-51587", 05:47:08 "vlan-description": "example-vlan-description-val-97575", 05:47:08 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:08 "vpn-key": "example-vpn-key-val-50069", 05:47:08 "orchestration-status": "example-orchestration-status-val-34071", 05:47:08 "in-maint": true, 05:47:08 "prov-status": "example-prov-status-val-62615", 05:47:08 "is-ip-unnumbered": true, 05:47:08 "is-private": true, 05:47:08 "l3-interface-ipv4-address-list": [ 05:47:08 { 05:47:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:08 "l3-interface-ipv4-prefix-length": 39266592, 05:47:08 "vlan-id-inner": 91284707, 05:47:08 "vlan-id-outer": 80343467, 05:47:08 "is-floating": true, 05:47:08 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:08 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:08 } 05:47:08 ], 05:47:08 "l3-interface-ipv6-address-list": [ 05:47:08 { 05:47:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:08 "l3-interface-ipv6-prefix-length": 81422758, 05:47:08 "vlan-id-inner": 15099560, 05:47:08 "vlan-id-outer": 46643832, 05:47:08 "is-floating": true, 05:47:08 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:08 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:08 } 05:47:08 ] 05:47:08 } 05:47:08 ] 05:47:08 }, 05:47:08 "l-interfaces": { 05:47:08 "l-interface": [ 05:47:08 { 05:47:08 "interface-name": "example-interface-name-val-62086", 05:47:08 "interface-role": "example-interface-role-val-13107", 05:47:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:08 "selflink": "example-selflink-val-31580", 05:47:08 "interface-id": "example-interface-id-val-57805", 05:47:08 "macaddr": "example-macaddr-val-54266", 05:47:08 "network-name": "example-network-name-val-38517", 05:47:08 "management-option": "example-management-option-val-8801", 05:47:08 "interface-description": "example-interface-description-val-88573", 05:47:08 "is-port-mirrored": true, 05:47:08 "in-maint": true, 05:47:08 "prov-status": "example-prov-status-val-99164", 05:47:08 "is-ip-unnumbered": true, 05:47:08 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:08 "priority": 80355, 05:47:08 "admin-status": "example-admin-status-val-29720" 05:47:08 } 05:47:08 ] 05:47:08 }, 05:47:08 "l3-interface-ipv4-address-list": [ 05:47:08 { 05:47:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:08 "l3-interface-ipv4-prefix-length": 36060646, 05:47:08 "vlan-id-inner": 62164959, 05:47:08 "vlan-id-outer": 93058593, 05:47:08 "is-floating": true, 05:47:08 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:08 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:08 } 05:47:08 ], 05:47:08 "l3-interface-ipv6-address-list": [ 05:47:08 { 05:47:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:08 "l3-interface-ipv6-prefix-length": 29592510, 05:47:08 "vlan-id-inner": 18402161, 05:47:08 "vlan-id-outer": 651158, 05:47:08 "is-floating": true, 05:47:08 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:08 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:08 } 05:47:08 ], 05:47:08 "admin-status": "example-admin-status-val-81745" 05:47:08 } 05:47:08 ] 05:47:08 } 05:47:08 } 05:47:08 ] 05:47:08 }, 05:47:08 "lag-interfaces": { 05:47:08 "lag-interface": [ 05:47:08 { 05:47:08 "interface-name": "example-interface-name-val-87366", 05:47:08 "interface-description": "example-interface-description-val-3722", 05:47:08 "speed-value": "example-speed-value-val-73546", 05:47:08 "speed-units": "example-speed-units-val-73658", 05:47:08 "interface-id": "example-interface-id-val-62385", 05:47:08 "interface-role": "example-interface-role-val-60746", 05:47:08 "prov-status": "example-prov-status-val-26239", 05:47:08 "in-maint": true, 05:47:08 "l-interfaces": { 05:47:08 "l-interface": [ 05:47:08 { 05:47:08 "interface-name": "example-interface-name-val-69579", 05:47:08 "interface-role": "example-interface-role-val-64571", 05:47:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:08 "selflink": "example-selflink-val-29611", 05:47:08 "interface-id": "example-interface-id-val-75464", 05:47:08 "macaddr": "example-macaddr-val-7285", 05:47:08 "network-name": "example-network-name-val-52284", 05:47:08 "management-option": "example-management-option-val-26028", 05:47:08 "interface-description": "example-interface-description-val-37641", 05:47:08 "is-port-mirrored": true, 05:47:08 "in-maint": true, 05:47:08 "prov-status": "example-prov-status-val-56460", 05:47:08 "is-ip-unnumbered": true, 05:47:08 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:08 "priority": 84739, 05:47:08 "vlans": { 05:47:08 "vlan": [ 05:47:08 { 05:47:08 "vlan-interface": "example-vlan-interface-val-56661", 05:47:08 "vlan-id-inner": 33305644, 05:47:08 "vlan-id-outer": 30871600, 05:47:08 "speed-value": "example-speed-value-val-1929", 05:47:08 "speed-units": "example-speed-units-val-71630", 05:47:08 "vlan-description": "example-vlan-description-val-63003", 05:47:08 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:08 "vpn-key": "example-vpn-key-val-16552", 05:47:08 "orchestration-status": "example-orchestration-status-val-95322", 05:47:08 "in-maint": true, 05:47:08 "prov-status": "example-prov-status-val-89886", 05:47:08 "is-ip-unnumbered": true, 05:47:08 "is-private": true, 05:47:08 "l3-interface-ipv4-address-list": [ 05:47:08 { 05:47:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:08 "l3-interface-ipv4-prefix-length": 11099430, 05:47:08 "vlan-id-inner": 88996967, 05:47:08 "vlan-id-outer": 23003182, 05:47:08 "is-floating": true, 05:47:08 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:08 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:08 } 05:47:08 ], 05:47:08 "l3-interface-ipv6-address-list": [ 05:47:08 { 05:47:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:08 "l3-interface-ipv6-prefix-length": 20167688, 05:47:08 "vlan-id-inner": 40775405, 05:47:08 "vlan-id-outer": 75855907, 05:47:08 "is-floating": true, 05:47:08 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:08 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:08 } 05:47:08 ] 05:47:08 } 05:47:08 ] 05:47:08 }, 05:47:08 "l-interfaces": { 05:47:08 "l-interface": [ 05:47:08 { 05:47:08 "interface-name": "example-interface-name-val-49266", 05:47:08 "interface-role": "example-interface-role-val-210", 05:47:08 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:08 "selflink": "example-selflink-val-6356", 05:47:08 "interface-id": "example-interface-id-val-99531", 05:47:08 "macaddr": "example-macaddr-val-25092", 05:47:08 "network-name": "example-network-name-val-3319", 05:47:08 "management-option": "example-management-option-val-79883", 05:47:08 "interface-description": "example-interface-description-val-54501", 05:47:08 "is-port-mirrored": true, 05:47:08 "in-maint": true, 05:47:08 "prov-status": "example-prov-status-val-48840", 05:47:08 "is-ip-unnumbered": true, 05:47:08 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:08 "priority": 21862, 05:47:08 "admin-status": "example-admin-status-val-89244" 05:47:08 } 05:47:08 ] 05:47:08 }, 05:47:08 "l3-interface-ipv4-address-list": [ 05:47:08 { 05:47:08 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:08 "l3-interface-ipv4-prefix-length": 91875404, 05:47:08 "vlan-id-inner": 36470314, 05:47:08 "vlan-id-outer": 96344091, 05:47:08 "is-floating": true, 05:47:08 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:08 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:08 } 05:47:08 ], 05:47:08 "l3-interface-ipv6-address-list": [ 05:47:08 { 05:47:08 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:08 "l3-interface-ipv6-prefix-length": 11663872, 05:47:08 "vlan-id-inner": 28459412, 05:47:08 "vlan-id-outer": 9852622, 05:47:08 "is-floating": true, 05:47:08 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:08 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:08 } 05:47:08 ], 05:47:08 "admin-status": "example-admin-status-val-81055" 05:47:08 } 05:47:08 ] 05:47:08 } 05:47:08 } 05:47:08 ] 05:47:08 } 05:47:08 } 05:47:08 05:47:08 2024-08-06 05:47:08.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:08 2024-08-06 05:47:08.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.235 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.235 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.269 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:08 2024-08-06 05:47:08.291 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 05:47:08 2024-08-06 05:47:08.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:08 2024-08-06 05:47:08.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.292 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:08 2024-08-06 05:47:08.303 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 05:47:08 2024-08-06 05:47:08.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:08 2024-08-06 05:47:08.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.304 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.305 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:08 2024-08-06 05:47:08.305 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:08 2024-08-06 05:47:08.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","/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"]}}} 05:47:08 2024-08-06 05:47:08.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 05:47:08 "vnf-id": "generic-vnf-notification", 05:47:08 "vnf-type": "sometype", 05:47:08 "in-maint": true, 05:47:08 "is-closed-loop-disabled": true 05:47:08 } 05:47:08 05:47:08 2024-08-06 05:47:08.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:08 2024-08-06 05:47:08.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.308 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:08 2024-08-06 05:47:08.317 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 05:47:08 2024-08-06 05:47:08.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:08 2024-08-06 05:47:08.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.318 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:08 2024-08-06 05:47:08.321 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 { 05:47:08 "related-to": "generic-vnf", 05:47:08 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 05:47:08 } 05:47:08 05:47:08 2024-08-06 05:47:08.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:08 2024-08-06 05:47:08.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:08 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":"1722923228322","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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":"1722923228235","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"}]}}]}} 05:47:08 2024-08-06 05:47:08.340 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 05:47:08 2024-08-06 05:47:08.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:08 2024-08-06 05:47:08.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.341 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.341 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.344 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:08 2024-08-06 05:47:08.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 05:47:08 2024-08-06 05:47:08.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:08 2024-08-06 05:47:08.659 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 {} 05:47:08 2024-08-06 05:47:08.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:08 2024-08-06 05:47:08.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.660 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.660 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.663 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.665 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:08 2024-08-06 05:47:08.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 05:47:08 2024-08-06 05:47:08.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:47:08 2024-08-06 05:47:08.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.976 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.978 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:08 2024-08-06 05:47:08.978 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:08 2024-08-06 05:47:08.979 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"]}}} 05:47:08 2024-08-06 05:47:08.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 05:47:08 2024-08-06 05:47:08.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:08 2024-08-06 05:47:08.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.980 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:08 2024-08-06 05:47:08.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:08 2024-08-06 05:47:08.981 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"]}}} 05:47:08 2024-08-06 05:47:08.981 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"} 05:47:08 2024-08-06 05:47:08.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:47:08 2024-08-06 05:47:08.983 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"}]}} 05:47:08 2024-08-06 05:47:08.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:08 2024-08-06 05:47:08.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:08 2024-08-06 05:47:08.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:08 2024-08-06 05:47:08.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:08 2024-08-06 05:47:08.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.986 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.987 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:08 2024-08-06 05:47:08.990 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:08 2024-08-06 05:47:08.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:09 2024-08-06 05:47:08.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 05:47:09 2024-08-06 05:47:08.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:47:09 2024-08-06 05:47:08.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:08.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:08.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:08.996 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:08.998 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:08.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:09 2024-08-06 05:47:08.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 05:47:09 2024-08-06 05:47:08.999 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:08.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:08.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:08.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:08.999 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.001 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.001 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:09 2024-08-06 05:47:09.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1722923228984 05:47:09 2024-08-06 05:47:09.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.002 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1722923228984 05:47:09 2024-08-06 05:47:09.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:47:09 2024-08-06 05:47:09.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.003 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.003 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1159368 with label pserver 05:47:09 2024-08-06 05:47:09.006 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.006 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413912 with label complex 05:47:09 2024-08-06 05:47:09.009 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:09 2024-08-06 05:47:09.312 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 05:47:09 2024-08-06 05:47:09.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 05:47:09 2024-08-06 05:47:09.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.314 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.314 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.315 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:09 2024-08-06 05:47:09.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:09 2024-08-06 05:47:09.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/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 05:47:09 2024-08-06 05:47:09.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 05:47:09 2024-08-06 05:47:09.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.319 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.320 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:09 2024-08-06 05:47:09.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:09 2024-08-06 05:47:09.320 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"]}}} 05:47:09 2024-08-06 05:47:09.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 all 05:47:09 2024-08-06 05:47:09.323 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.324 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:09 2024-08-06 05:47:09.324 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:09 2024-08-06 05:47:09.324 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"]}}} 05:47:09 2024-08-06 05:47:09.325 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:09 "hostname": "example-hostname-val-85598", 05:47:09 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:09 "number-of-cpus": 280, 05:47:09 "disk-in-gigabytes": 78521, 05:47:09 "ram-in-megabytes": 36975, 05:47:09 "equip-type": "example-equip-type-val-47930", 05:47:09 "equip-vendor": "example-equip-vendor-val-59512", 05:47:09 "equip-model": "example-equip-model-val-46076", 05:47:09 "fqdn": "example-fqdn-val-74486", 05:47:09 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:09 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:09 "serial-number": "example-serial-number-val-92800", 05:47:09 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:09 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:09 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:09 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:09 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:09 "inv-status": "example-inv-status-val-5042", 05:47:09 "pserver-id": "example-pserver-id-val-15622", 05:47:09 "internet-topology": "example-internet-topology-val-31234", 05:47:09 "in-maint": true, 05:47:09 "pserver-name2": "example-pserver-name2-val-93509", 05:47:09 "purpose": "example-purpose-val-52320", 05:47:09 "prov-status": "example-prov-status-val-47313", 05:47:09 "management-option": "example-management-option-val-72434", 05:47:09 "host-profile": "example-host-profile-val-84672", 05:47:09 "p-interfaces": { 05:47:09 "p-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-46147", 05:47:09 "selflink": "example-selflink-val-81029", 05:47:09 "speed-value": "example-speed-value-val-47874", 05:47:09 "speed-units": "example-speed-units-val-10396", 05:47:09 "port-description": "example-port-description-val-53068", 05:47:09 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:09 "interface-role": "example-interface-role-val-49232", 05:47:09 "interface-type": "example-interface-type-val-21757", 05:47:09 "prov-status": "example-prov-status-val-19117", 05:47:09 "in-maint": true, 05:47:09 "inv-status": "example-inv-status-val-48715", 05:47:09 "l-interfaces": { 05:47:09 "l-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-13366", 05:47:09 "interface-role": "example-interface-role-val-29488", 05:47:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:09 "selflink": "example-selflink-val-4757", 05:47:09 "interface-id": "example-interface-id-val-79486", 05:47:09 "macaddr": "example-macaddr-val-52194", 05:47:09 "network-name": "example-network-name-val-80678", 05:47:09 "management-option": "example-management-option-val-53535", 05:47:09 "interface-description": "example-interface-description-val-299", 05:47:09 "is-port-mirrored": true, 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-9736", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:09 "priority": 82452, 05:47:09 "vlans": { 05:47:09 "vlan": [ 05:47:09 { 05:47:09 "vlan-interface": "example-vlan-interface-val-31470", 05:47:09 "vlan-id-inner": 61286171, 05:47:09 "vlan-id-outer": 64615174, 05:47:09 "speed-value": "example-speed-value-val-80457", 05:47:09 "speed-units": "example-speed-units-val-51587", 05:47:09 "vlan-description": "example-vlan-description-val-97575", 05:47:09 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:09 "vpn-key": "example-vpn-key-val-50069", 05:47:09 "orchestration-status": "example-orchestration-status-val-34071", 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-62615", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "is-private": true, 05:47:09 "l3-interface-ipv4-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:09 "l3-interface-ipv4-prefix-length": 39266592, 05:47:09 "vlan-id-inner": 91284707, 05:47:09 "vlan-id-outer": 80343467, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:09 } 05:47:09 ], 05:47:09 "l3-interface-ipv6-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:09 "l3-interface-ipv6-prefix-length": 81422758, 05:47:09 "vlan-id-inner": 15099560, 05:47:09 "vlan-id-outer": 46643832, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "l-interfaces": { 05:47:09 "l-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-62086", 05:47:09 "interface-role": "example-interface-role-val-13107", 05:47:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:09 "selflink": "example-selflink-val-31580", 05:47:09 "interface-id": "example-interface-id-val-57805", 05:47:09 "macaddr": "example-macaddr-val-54266", 05:47:09 "network-name": "example-network-name-val-38517", 05:47:09 "management-option": "example-management-option-val-8801", 05:47:09 "interface-description": "example-interface-description-val-88573", 05:47:09 "is-port-mirrored": true, 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-99164", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:09 "priority": 80355, 05:47:09 "admin-status": "example-admin-status-val-29720" 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "l3-interface-ipv4-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:09 "l3-interface-ipv4-prefix-length": 36060646, 05:47:09 "vlan-id-inner": 62164959, 05:47:09 "vlan-id-outer": 93058593, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:09 } 05:47:09 ], 05:47:09 "l3-interface-ipv6-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:09 "l3-interface-ipv6-prefix-length": 29592510, 05:47:09 "vlan-id-inner": 18402161, 05:47:09 "vlan-id-outer": 651158, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:09 } 05:47:09 ], 05:47:09 "admin-status": "example-admin-status-val-81745" 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "lag-interfaces": { 05:47:09 "lag-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-87366", 05:47:09 "interface-description": "example-interface-description-val-3722", 05:47:09 "speed-value": "example-speed-value-val-73546", 05:47:09 "speed-units": "example-speed-units-val-73658", 05:47:09 "interface-id": "example-interface-id-val-62385", 05:47:09 "interface-role": "example-interface-role-val-60746", 05:47:09 "prov-status": "example-prov-status-val-26239", 05:47:09 "in-maint": true, 05:47:09 "l-interfaces": { 05:47:09 "l-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-69579", 05:47:09 "interface-role": "example-interface-role-val-64571", 05:47:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:09 "selflink": "example-selflink-val-29611", 05:47:09 "interface-id": "example-interface-id-val-75464", 05:47:09 "macaddr": "example-macaddr-val-7285", 05:47:09 "network-name": "example-network-name-val-52284", 05:47:09 "management-option": "example-management-option-val-26028", 05:47:09 "interface-description": "example-interface-description-val-37641", 05:47:09 "is-port-mirrored": true, 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-56460", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:09 "priority": 84739, 05:47:09 "vlans": { 05:47:09 "vlan": [ 05:47:09 { 05:47:09 "vlan-interface": "example-vlan-interface-val-56661", 05:47:09 "vlan-id-inner": 33305644, 05:47:09 "vlan-id-outer": 30871600, 05:47:09 "speed-value": "example-speed-value-val-1929", 05:47:09 "speed-units": "example-speed-units-val-71630", 05:47:09 "vlan-description": "example-vlan-description-val-63003", 05:47:09 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:09 "vpn-key": "example-vpn-key-val-16552", 05:47:09 "orchestration-status": "example-orchestration-status-val-95322", 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-89886", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "is-private": true, 05:47:09 "l3-interface-ipv4-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:09 "l3-interface-ipv4-prefix-length": 11099430, 05:47:09 "vlan-id-inner": 88996967, 05:47:09 "vlan-id-outer": 23003182, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:09 } 05:47:09 ], 05:47:09 "l3-interface-ipv6-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:09 "l3-interface-ipv6-prefix-length": 20167688, 05:47:09 "vlan-id-inner": 40775405, 05:47:09 "vlan-id-outer": 75855907, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "l-interfaces": { 05:47:09 "l-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-49266", 05:47:09 "interface-role": "example-interface-role-val-210", 05:47:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:09 "selflink": "example-selflink-val-6356", 05:47:09 "interface-id": "example-interface-id-val-99531", 05:47:09 "macaddr": "example-macaddr-val-25092", 05:47:09 "network-name": "example-network-name-val-3319", 05:47:09 "management-option": "example-management-option-val-79883", 05:47:09 "interface-description": "example-interface-description-val-54501", 05:47:09 "is-port-mirrored": true, 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-48840", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:09 "priority": 21862, 05:47:09 "admin-status": "example-admin-status-val-89244" 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "l3-interface-ipv4-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:09 "l3-interface-ipv4-prefix-length": 91875404, 05:47:09 "vlan-id-inner": 36470314, 05:47:09 "vlan-id-outer": 96344091, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:09 } 05:47:09 ], 05:47:09 "l3-interface-ipv6-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:09 "l3-interface-ipv6-prefix-length": 11663872, 05:47:09 "vlan-id-inner": 28459412, 05:47:09 "vlan-id-outer": 9852622, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:09 } 05:47:09 ], 05:47:09 "admin-status": "example-admin-status-val-81055" 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 } 05:47:09 05:47:09 2024-08-06 05:47:09.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.328 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:09 2024-08-06 05:47:09.382 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 05:47:09 2024-08-06 05:47:09.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.383 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.392 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:09 2024-08-06 05:47:09.393 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 05:47:09 2024-08-06 05:47:09.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:09 2024-08-06 05:47:09.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.393 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.394 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:09 2024-08-06 05:47:09.394 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:09 2024-08-06 05:47:09.395 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"]}}} 05:47:09 2024-08-06 05:47:09.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { 05:47:09 "vnf-id": "generic-vnf-notification", 05:47:09 "vnf-type": "sometype", 05:47:09 "in-maint": true, 05:47:09 "is-closed-loop-disabled": true 05:47:09 } 05:47:09 05:47:09 2024-08-06 05:47:09.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:09 2024-08-06 05:47:09.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.397 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:09 2024-08-06 05:47:09.406 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 05:47:09 2024-08-06 05:47:09.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:09 2024-08-06 05:47:09.406 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.406 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.406 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.407 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.409 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:09 2024-08-06 05:47:09.410 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 { 05:47:09 "related-to": "generic-vnf", 05:47:09 "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" 05:47:09 } 05:47:09 05:47:09 2024-08-06 05:47:09.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.412 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.412 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:09 2024-08-06 05:47:09.419 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 05:47:09 2024-08-06 05:47:09.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:09 2024-08-06 05:47:09.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.420 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.422 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:09 2024-08-06 05:47:09.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 05:47:09 2024-08-06 05:47:09.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.736 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.737 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.738 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:09 2024-08-06 05:47:09.739 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:09 2024-08-06 05:47:09.739 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"]}}} 05:47:09 2024-08-06 05:47:09.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { 05:47:09 "hostname": "example-hostname-val-85598", 05:47:09 "ptnii-equip-name": "example-ptnii-equip-name-val-85834", 05:47:09 "number-of-cpus": 280, 05:47:09 "disk-in-gigabytes": 78521, 05:47:09 "ram-in-megabytes": 36975, 05:47:09 "equip-type": "example-equip-type-val-47930", 05:47:09 "equip-vendor": "example-equip-vendor-val-59512", 05:47:09 "equip-model": "example-equip-model-val-46076", 05:47:09 "fqdn": "example-fqdn-val-74486", 05:47:09 "pserver-selflink": "example-pserver-selflink-val-72481", 05:47:09 "ipv4-oam-address": "example-ipv4-oam-address-val-16616", 05:47:09 "serial-number": "example-serial-number-val-92800", 05:47:09 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", 05:47:09 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", 05:47:09 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", 05:47:09 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", 05:47:09 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", 05:47:09 "inv-status": "example-inv-status-val-5042", 05:47:09 "pserver-id": "example-pserver-id-val-15622", 05:47:09 "internet-topology": "example-internet-topology-val-31234", 05:47:09 "in-maint": true, 05:47:09 "pserver-name2": "example-pserver-name2-val-93509", 05:47:09 "purpose": "example-purpose-val-52320", 05:47:09 "prov-status": "example-prov-status-val-47313", 05:47:09 "management-option": "example-management-option-val-72434", 05:47:09 "host-profile": "example-host-profile-val-84672", 05:47:09 "p-interfaces": { 05:47:09 "p-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-46147", 05:47:09 "selflink": "example-selflink-val-81029", 05:47:09 "speed-value": "example-speed-value-val-47874", 05:47:09 "speed-units": "example-speed-units-val-10396", 05:47:09 "port-description": "example-port-description-val-53068", 05:47:09 "equipment-identifier": "example-equipment-identifier-val-63234", 05:47:09 "interface-role": "example-interface-role-val-49232", 05:47:09 "interface-type": "example-interface-type-val-21757", 05:47:09 "prov-status": "example-prov-status-val-19117", 05:47:09 "in-maint": true, 05:47:09 "inv-status": "example-inv-status-val-48715", 05:47:09 "l-interfaces": { 05:47:09 "l-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-13366", 05:47:09 "interface-role": "example-interface-role-val-29488", 05:47:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", 05:47:09 "selflink": "example-selflink-val-4757", 05:47:09 "interface-id": "example-interface-id-val-79486", 05:47:09 "macaddr": "example-macaddr-val-52194", 05:47:09 "network-name": "example-network-name-val-80678", 05:47:09 "management-option": "example-management-option-val-53535", 05:47:09 "interface-description": "example-interface-description-val-299", 05:47:09 "is-port-mirrored": true, 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-9736", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "allowed-address-pairs": "example-allowed-address-pairs-val-62271", 05:47:09 "priority": 82452, 05:47:09 "vlans": { 05:47:09 "vlan": [ 05:47:09 { 05:47:09 "vlan-interface": "example-vlan-interface-val-31470", 05:47:09 "vlan-id-inner": 61286171, 05:47:09 "vlan-id-outer": 64615174, 05:47:09 "speed-value": "example-speed-value-val-80457", 05:47:09 "speed-units": "example-speed-units-val-51587", 05:47:09 "vlan-description": "example-vlan-description-val-97575", 05:47:09 "backdoor-connection": "example-backdoor-connection-val-3179", 05:47:09 "vpn-key": "example-vpn-key-val-50069", 05:47:09 "orchestration-status": "example-orchestration-status-val-34071", 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-62615", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "is-private": true, 05:47:09 "l3-interface-ipv4-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", 05:47:09 "l3-interface-ipv4-prefix-length": 39266592, 05:47:09 "vlan-id-inner": 91284707, 05:47:09 "vlan-id-outer": 80343467, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-52921", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-88134" 05:47:09 } 05:47:09 ], 05:47:09 "l3-interface-ipv6-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", 05:47:09 "l3-interface-ipv6-prefix-length": 81422758, 05:47:09 "vlan-id-inner": 15099560, 05:47:09 "vlan-id-outer": 46643832, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-97954", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-23889" 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "l-interfaces": { 05:47:09 "l-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-62086", 05:47:09 "interface-role": "example-interface-role-val-13107", 05:47:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", 05:47:09 "selflink": "example-selflink-val-31580", 05:47:09 "interface-id": "example-interface-id-val-57805", 05:47:09 "macaddr": "example-macaddr-val-54266", 05:47:09 "network-name": "example-network-name-val-38517", 05:47:09 "management-option": "example-management-option-val-8801", 05:47:09 "interface-description": "example-interface-description-val-88573", 05:47:09 "is-port-mirrored": true, 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-99164", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "allowed-address-pairs": "example-allowed-address-pairs-val-14581", 05:47:09 "priority": 80355, 05:47:09 "admin-status": "example-admin-status-val-29720" 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "l3-interface-ipv4-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", 05:47:09 "l3-interface-ipv4-prefix-length": 36060646, 05:47:09 "vlan-id-inner": 62164959, 05:47:09 "vlan-id-outer": 93058593, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-39206", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-27746" 05:47:09 } 05:47:09 ], 05:47:09 "l3-interface-ipv6-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", 05:47:09 "l3-interface-ipv6-prefix-length": 29592510, 05:47:09 "vlan-id-inner": 18402161, 05:47:09 "vlan-id-outer": 651158, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-6821", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-11217" 05:47:09 } 05:47:09 ], 05:47:09 "admin-status": "example-admin-status-val-81745" 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "lag-interfaces": { 05:47:09 "lag-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-87366", 05:47:09 "interface-description": "example-interface-description-val-3722", 05:47:09 "speed-value": "example-speed-value-val-73546", 05:47:09 "speed-units": "example-speed-units-val-73658", 05:47:09 "interface-id": "example-interface-id-val-62385", 05:47:09 "interface-role": "example-interface-role-val-60746", 05:47:09 "prov-status": "example-prov-status-val-26239", 05:47:09 "in-maint": true, 05:47:09 "l-interfaces": { 05:47:09 "l-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-69579", 05:47:09 "interface-role": "example-interface-role-val-64571", 05:47:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", 05:47:09 "selflink": "example-selflink-val-29611", 05:47:09 "interface-id": "example-interface-id-val-75464", 05:47:09 "macaddr": "example-macaddr-val-7285", 05:47:09 "network-name": "example-network-name-val-52284", 05:47:09 "management-option": "example-management-option-val-26028", 05:47:09 "interface-description": "example-interface-description-val-37641", 05:47:09 "is-port-mirrored": true, 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-56460", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "allowed-address-pairs": "example-allowed-address-pairs-val-23301", 05:47:09 "priority": 84739, 05:47:09 "vlans": { 05:47:09 "vlan": [ 05:47:09 { 05:47:09 "vlan-interface": "example-vlan-interface-val-56661", 05:47:09 "vlan-id-inner": 33305644, 05:47:09 "vlan-id-outer": 30871600, 05:47:09 "speed-value": "example-speed-value-val-1929", 05:47:09 "speed-units": "example-speed-units-val-71630", 05:47:09 "vlan-description": "example-vlan-description-val-63003", 05:47:09 "backdoor-connection": "example-backdoor-connection-val-41834", 05:47:09 "vpn-key": "example-vpn-key-val-16552", 05:47:09 "orchestration-status": "example-orchestration-status-val-95322", 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-89886", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "is-private": true, 05:47:09 "l3-interface-ipv4-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", 05:47:09 "l3-interface-ipv4-prefix-length": 11099430, 05:47:09 "vlan-id-inner": 88996967, 05:47:09 "vlan-id-outer": 23003182, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-53091", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-41571" 05:47:09 } 05:47:09 ], 05:47:09 "l3-interface-ipv6-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", 05:47:09 "l3-interface-ipv6-prefix-length": 20167688, 05:47:09 "vlan-id-inner": 40775405, 05:47:09 "vlan-id-outer": 75855907, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-9739", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-806" 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "l-interfaces": { 05:47:09 "l-interface": [ 05:47:09 { 05:47:09 "interface-name": "example-interface-name-val-49266", 05:47:09 "interface-role": "example-interface-role-val-210", 05:47:09 "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", 05:47:09 "selflink": "example-selflink-val-6356", 05:47:09 "interface-id": "example-interface-id-val-99531", 05:47:09 "macaddr": "example-macaddr-val-25092", 05:47:09 "network-name": "example-network-name-val-3319", 05:47:09 "management-option": "example-management-option-val-79883", 05:47:09 "interface-description": "example-interface-description-val-54501", 05:47:09 "is-port-mirrored": true, 05:47:09 "in-maint": true, 05:47:09 "prov-status": "example-prov-status-val-48840", 05:47:09 "is-ip-unnumbered": true, 05:47:09 "allowed-address-pairs": "example-allowed-address-pairs-val-26846", 05:47:09 "priority": 21862, 05:47:09 "admin-status": "example-admin-status-val-89244" 05:47:09 } 05:47:09 ] 05:47:09 }, 05:47:09 "l3-interface-ipv4-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", 05:47:09 "l3-interface-ipv4-prefix-length": 91875404, 05:47:09 "vlan-id-inner": 36470314, 05:47:09 "vlan-id-outer": 96344091, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-17339", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-86128" 05:47:09 } 05:47:09 ], 05:47:09 "l3-interface-ipv6-address-list": [ 05:47:09 { 05:47:09 "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", 05:47:09 "l3-interface-ipv6-prefix-length": 11663872, 05:47:09 "vlan-id-inner": 28459412, 05:47:09 "vlan-id-outer": 9852622, 05:47:09 "is-floating": true, 05:47:09 "neutron-network-id": "example-neutron-network-id-val-15120", 05:47:09 "neutron-subnet-id": "example-neutron-subnet-id-val-36088" 05:47:09 } 05:47:09 ], 05:47:09 "admin-status": "example-admin-status-val-81055" 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 } 05:47:09 ] 05:47:09 } 05:47:09 } 05:47:09 05:47:09 2024-08-06 05:47:09.741 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.779 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:09 2024-08-06 05:47:09.800 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 05:47:09 2024-08-06 05:47:09.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.801 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.801 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.801 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.810 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:09 2024-08-06 05:47:09.811 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 1722923229743 05:47:09 2024-08-06 05:47:09.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:09 2024-08-06 05:47:09.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:09 2024-08-06 05:47:09.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:09 2024-08-06 05:47:09.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:09 2024-08-06 05:47:09.812 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:09 2024-08-06 05:47:09.844 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 671888 with label pserver 05:47:09 2024-08-06 05:47:09.845 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311304 with label p-interface 05:47:09 2024-08-06 05:47:09.846 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327696 with label lag-interface 05:47:09 2024-08-06 05:47:09.846 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1196232 with label l-interface 05:47:09 2024-08-06 05:47:09.846 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 675984 with label l-interface 05:47:09 2024-08-06 05:47:09.847 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315400 with label l3-interface-ipv4-address-list 05:47:09 2024-08-06 05:47:09.847 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426200 with label l3-interface-ipv6-address-list 05:47:09 2024-08-06 05:47:09.848 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1208520 with label l-interface 05:47:09 2024-08-06 05:47:09.848 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1200328 with label vlan 05:47:09 2024-08-06 05:47:09.848 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319496 with label l3-interface-ipv4-address-list 05:47:09 2024-08-06 05:47:09.849 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323592 with label l3-interface-ipv6-address-list 05:47:09 2024-08-06 05:47:09.849 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 680080 with label l-interface 05:47:09 2024-08-06 05:47:09.849 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356384 with label vlan 05:47:09 2024-08-06 05:47:09.850 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323600 with label l3-interface-ipv6-address-list 05:47:09 2024-08-06 05:47:09.850 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1204424 with label l3-interface-ipv4-address-list 05:47:09 2024-08-06 05:47:09.851 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331792 with label l3-interface-ipv6-address-list 05:47:09 2024-08-06 05:47:09.851 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1212616 with label l3-interface-ipv4-address-list 05:47:09 2024-08-06 05:47:09.855 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:09 2024-08-06 05:47:09.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:10 2024-08-06 05:47:10.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 05:47:10 2024-08-06 05:47:10.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:10 2024-08-06 05:47:10.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.173 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.173 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:10 2024-08-06 05:47:10.174 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:10 2024-08-06 05:47:10.174 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"]}}} 05:47:10 2024-08-06 05:47:10.174 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}]}}]}} 05:47:10 2024-08-06 05:47:10.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:10 2024-08-06 05:47:10.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.190 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.195 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:10 2024-08-06 05:47:10.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 05:47:10 2024-08-06 05:47:10.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:10 2024-08-06 05:47:10.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.197 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.201 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.201 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:10 2024-08-06 05:47:10.201 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 05:47:10 2024-08-06 05:47:10.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:10 2024-08-06 05:47:10.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.202 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.203 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:10 2024-08-06 05:47:10.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 05:47:10 2024-08-06 05:47:10.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:10 2024-08-06 05:47:10.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.205 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:10 2024-08-06 05:47:10.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:10 2024-08-06 05:47:10.206 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"]}}} 05:47:10 2024-08-06 05:47:10.206 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"}]}]}}]}}}} 05:47:10 2024-08-06 05:47:10.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:10 2024-08-06 05:47:10.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.208 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:10 2024-08-06 05:47:10.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 05:47:10 2024-08-06 05:47:10.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:10 2024-08-06 05:47:10.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.225 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:10 2024-08-06 05:47:10.226 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 05:47:10 2024-08-06 05:47:10.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:10 2024-08-06 05:47:10.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.227 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.229 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:10 2024-08-06 05:47:10.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1722923230208 05:47:10 2024-08-06 05:47:10.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 05:47:10 2024-08-06 05:47:10.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.230 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.230 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.236 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 688272 with label customer 05:47:10 2024-08-06 05:47:10.237 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430296 with label service-subscription 05:47:10 2024-08-06 05:47:10.237 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360480 with label service-instance 05:47:10 2024-08-06 05:47:10.238 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:10 2024-08-06 05:47:10.543 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 05:47:10 2024-08-06 05:47:10.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 05:47:10 2024-08-06 05:47:10.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:10 2024-08-06 05:47:10.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:10 2024-08-06 05:47:10.546 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:10 2024-08-06 05:47:10.546 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:10 2024-08-06 05:47:10.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:10 2024-08-06 05:47:10.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:10 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.617 s - in org.onap.aai.rest.NotificationDmaapEventTest 05:47:10 [INFO] Running org.onap.aai.rest.ModelElementTest 05:47:10 2024-08-06 05:47:10.884 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:10 2024-08-06 05:47:10.885 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:10 2024-08-06 05:47:10.885 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:10 2024-08-06 05:47:10.885 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:10 2024-08-06 05:47:10.886 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:10 2024-08-06 05:47:10.886 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:10 2024-08-06 05:47:10.887 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:10 2024-08-06 05:47:10.887 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:10 2024-08-06 05:47:10.888 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:10 2024-08-06 05:47:10.888 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:10 2024-08-06 05:47:10.889 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:10 2024-08-06 05:47:10.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:10 2024-08-06 05:47:10.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:10 2024-08-06 05:47:10.896 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:10 2024-08-06 05:47:10.896 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:10 [EL Warning]: moxy: 2024-08-06 05:47:10.933--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:11 2024-08-06 05:47:11.126 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:11 2024-08-06 05:47:11.134 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:11 2024-08-06 05:47:11.135 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:11 2024-08-06 05:47:11.135 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:11 [EL Warning]: moxy: 2024-08-06 05:47:11.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 05:47:11 2024-08-06 05:47:11.391 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:11 2024-08-06 05:47:11.401 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:11 2024-08-06 05:47:11.403 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:11 2024-08-06 05:47:11.403 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:11 [EL Warning]: moxy: 2024-08-06 05:47:11.48--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:11 2024-08-06 05:47:11.694 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:11 2024-08-06 05:47:11.704 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:11 2024-08-06 05:47:11.705 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:11 2024-08-06 05:47:11.705 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:11 [EL Warning]: moxy: 2024-08-06 05:47:11.746--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:11 2024-08-06 05:47:11.961 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:11 2024-08-06 05:47:11.970 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:11 2024-08-06 05:47:11.972 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:11 2024-08-06 05:47:11.972 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:12 [EL Warning]: moxy: 2024-08-06 05:47:12.019--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:12 2024-08-06 05:47:12.288 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:12 2024-08-06 05:47:12.315 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 { 05:47:12 "model-invariant-id": "24c04fc5-f3f8-43ec-8792-c6f940638676-test1", 05:47:12 "model-type": "woZ4dpF3TM", 05:47:12 "model-vers": { 05:47:12 "model-ver": [ 05:47:12 { 05:47:12 "model-version-id": "0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1", 05:47:12 "model-name": "vzZn3Q3h", 05:47:12 "model-version": "RcN2FIwUF", 05:47:12 "distribution-status": "qcCHkye", 05:47:12 "model-description": "qcPB4hOig9", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "0dc2b8b6-af8d-4213-970b-7861a603fc86-test1", 05:47:12 "new-data-del-flag": "OzhypC", 05:47:12 "cardinality": "vNpFfHn", 05:47:12 "linkage-points": [ 05:47:12 "BTDVw7pA" 05:47:12 ], 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "0ff7bfc5-e42b-474d-b728-cfdc08310971-test1", 05:47:12 "new-data-del-flag": "v54vhcTX", 05:47:12 "cardinality": "uHLsCw" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "4fb1b036-9963-467e-93fe-c6e499859b2e-test1", 05:47:12 "new-data-del-flag": "UAJAjOCe9dIiW", 05:47:12 "cardinality": "8PhfKI" 05:47:12 } 05:47:12 ] 05:47:12 }, 05:47:12 "model-constraints": { 05:47:12 "model-constraint": [ 05:47:12 { 05:47:12 "model-constraint-uuid": "782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "8vcq", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "a33e65c3-1198-4d4c-9799-2b521e4c4212-test1", 05:47:12 "constraint-type": "4jqozTvJSD", 05:47:12 "check-type": "J9aM", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1", 05:47:12 "element-choice-set-name": "wjNT", 05:47:12 "cardinality": "XSPmZH", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "fcf1450b-cf5c-414a-99c0-2bd7ca247997-test1", 05:47:12 "new-data-del-flag": "uhwWkaDw", 05:47:12 "cardinality": "jeBU9v" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "85bfca5f-03ac-4653-a3b4-bdfad8dd1c13-test1", 05:47:12 "new-data-del-flag": "L2BQe2kyA", 05:47:12 "cardinality": "asciE2y7RWGVa" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "d20040e2-0417-4a2d-978e-e6c9f353a0c5-test1", 05:47:12 "element-choice-set-name": "x7vEDj5", 05:47:12 "cardinality": "A6f2Us", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "5cdcbb91-22eb-4c12-9a54-b8c3ff5aa591-test1", 05:47:12 "new-data-del-flag": "BCo", 05:47:12 "cardinality": "FejO1GRl" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "7a401382-7d45-40f9-8fe7-236629273226-test1", 05:47:12 "new-data-del-flag": "zFj", 05:47:12 "cardinality": "9DzyB7u" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "2f7a375a-135d-461b-b806-e7cd636506f4-test1", 05:47:12 "constraint-type": "Toy", 05:47:12 "check-type": "uYEWZon81Wa", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "8aab42ee-561f-4506-ab66-6432442193f8-test1", 05:47:12 "element-choice-set-name": "RpJJn1eRQL", 05:47:12 "cardinality": "q0XXZ52", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "2a35ad40-02ef-4947-b20c-94a90440ffc7-test1", 05:47:12 "new-data-del-flag": "gXHt5O5XyRKb", 05:47:12 "cardinality": "idg0cH" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "7aae6c34-086e-477b-845a-01cedc2a4e25-test1", 05:47:12 "new-data-del-flag": "Zwj", 05:47:12 "cardinality": "3vkT" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "f42dcd25-aa82-401f-b987-5d0f46d6b5d6-test1", 05:47:12 "element-choice-set-name": "Cuon", 05:47:12 "cardinality": "cfxfo3MAF", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "2f9f4c5c-216c-45c0-913b-5513faa6f887-test1", 05:47:12 "new-data-del-flag": "2ZTs", 05:47:12 "cardinality": "zki" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "6abd9eb0-59b2-45d1-bc31-51913bc9f54b-test1", 05:47:12 "new-data-del-flag": "9cQkkA", 05:47:12 "cardinality": "NGY7CgvUQDN" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "model-constraint-uuid": "8544de93-b647-4d79-aa55-a3ebe01664e7-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "phbhKDPCcUjK", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "61624b66-e059-49c6-a97c-06ca4643e259-test1", 05:47:12 "constraint-type": "gp0nB63dH", 05:47:12 "check-type": "NFnVJKceCMc", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "f85f1ee8-d28f-4128-83d8-02c2e07f9e27-test1", 05:47:12 "element-choice-set-name": "8noi", 05:47:12 "cardinality": "mTFoGk", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "1e15718d-17e8-4a34-852e-2edede549b63-test1", 05:47:12 "new-data-del-flag": "f3p1f", 05:47:12 "cardinality": "c0Z6zG0iKX" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "4ad51c91-1e90-4683-b9ea-017cf0bc528e-test1", 05:47:12 "new-data-del-flag": "05r47Aldegi", 05:47:12 "cardinality": "aoF" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "fb2c7824-fc87-4fe9-93c6-10586a59384e-test1", 05:47:12 "element-choice-set-name": "EIjKr0w3tJ", 05:47:12 "cardinality": "qlw6EFFF", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "2395bed7-399d-41cd-81af-e5002854bc69-test1", 05:47:12 "new-data-del-flag": "Uj2", 05:47:12 "cardinality": "eLHBGqv7wz5z" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "77840aeb-0868-49c1-a97d-6ded16115174-test1", 05:47:12 "new-data-del-flag": "rOR", 05:47:12 "cardinality": "ddXm59kMQ01y" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "4f1f30ee-5bd5-4f19-b11d-23ebf0fcd569-test1", 05:47:12 "constraint-type": "Ul7rn0Gyh", 05:47:12 "check-type": "5KpT6x", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "d2b9a3f5-29de-45ba-ad5a-184e0635607a-test1", 05:47:12 "element-choice-set-name": "OWFEeT", 05:47:12 "cardinality": "g2wvznpf", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "93d0b10b-529a-4ad4-88fa-afc7273ec538-test1", 05:47:12 "new-data-del-flag": "BHqDTu", 05:47:12 "cardinality": "bUZd3Zj4b" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "fd6548f8-211a-4194-a78e-857efc443180-test1", 05:47:12 "new-data-del-flag": "ygDuebv", 05:47:12 "cardinality": "UZx1v0HH7I" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "f393b086-40b6-47d9-b28a-b830d5d7f896-test1", 05:47:12 "element-choice-set-name": "dxt8afBT", 05:47:12 "cardinality": "L3mtZIH342JVw", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "d802155e-8e16-4b9d-986a-d0f490d83e56-test1", 05:47:12 "new-data-del-flag": "cPapfw", 05:47:12 "cardinality": "4O3aiKf" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "64cf1800-77b7-4c1d-80b2-38fc156769a6-test1", 05:47:12 "new-data-del-flag": "T2dc7t3", 05:47:12 "cardinality": "LTrGUfoB7imS" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "1db3d04c-92c6-4100-b851-16a0a2318909-test1", 05:47:12 "new-data-del-flag": "9Gc", 05:47:12 "cardinality": "vtJk", 05:47:12 "linkage-points": [ 05:47:12 "NKC5OiZl" 05:47:12 ], 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "16b90f9d-d2ed-46e8-8a0d-f2907ecf723d-test1", 05:47:12 "new-data-del-flag": "jcjL", 05:47:12 "cardinality": "qxX" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "46afb085-7025-4a35-99e3-6170dc98b74b-test1", 05:47:12 "new-data-del-flag": "tXgrF6T4HrirE", 05:47:12 "cardinality": "55waV3oUI" 05:47:12 } 05:47:12 ] 05:47:12 }, 05:47:12 "model-constraints": { 05:47:12 "model-constraint": [ 05:47:12 { 05:47:12 "model-constraint-uuid": "6f6fbf96-c9a7-4393-9e81-284d194ba6a3-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "HF81PuSuM", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "cf2d2ff1-1ffc-4ad6-b3ce-8729c3352637-test1", 05:47:12 "constraint-type": "XfD", 05:47:12 "check-type": "mVERn7luqFc", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "85fb8953-f86d-4d58-8ca2-3169cba074c6-test1", 05:47:12 "element-choice-set-name": "4s6Jf", 05:47:12 "cardinality": "KL8eVh9xZ", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "7b1fd5b5-b633-4ed6-a9e8-9c3430eaaae0-test1", 05:47:12 "new-data-del-flag": "uNbESfr", 05:47:12 "cardinality": "aEj2c5UXN2qW" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "c67a3856-3812-4c16-abb3-484fe68ba65e-test1", 05:47:12 "new-data-del-flag": "cg1GbGyps", 05:47:12 "cardinality": "cCPBuauJ" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "4748a324-a8aa-420a-9f48-0fd0b7418a1a-test1", 05:47:12 "element-choice-set-name": "U3JuW0tx", 05:47:12 "cardinality": "4jpXRS43G", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "daad8caa-dbfc-487a-91d4-a93021a86e0c-test1", 05:47:12 "new-data-del-flag": "ZoRQyflmIqEaA", 05:47:12 "cardinality": "Mu7PzxNg8cta" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "e5a640f1-1203-410c-8665-0ee325179368-test1", 05:47:12 "new-data-del-flag": "thsF0L", 05:47:12 "cardinality": "fViD" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "5d1b2701-d719-4eb5-b5bc-355f99042648-test1", 05:47:12 "constraint-type": "4wPy2Xd", 05:47:12 "check-type": "sDuGfZji", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "d01f1c5b-5ba1-4c21-b80d-901867a1d810-test1", 05:47:12 "element-choice-set-name": "FdrVe6o", 05:47:12 "cardinality": "F1MXs1fET0jr3", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "6e059bfe-5386-4491-8e84-b1b6dd8b5333-test1", 05:47:12 "new-data-del-flag": "DfodMIT72h7", 05:47:12 "cardinality": "KvRbLIJFL" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "ea73886a-ff64-4d3c-9b17-5ae5b2196dea-test1", 05:47:12 "new-data-del-flag": "n9PnoK5", 05:47:12 "cardinality": "0E3fM6" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "abb55d08-28b6-48d8-b19e-91b12c096649-test1", 05:47:12 "element-choice-set-name": "MRFYeF7", 05:47:12 "cardinality": "b64jIhgbYH7", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "c449a692-bd7d-4d86-b46e-1c417b17099f-test1", 05:47:12 "new-data-del-flag": "ApwuLwUkkw", 05:47:12 "cardinality": "m23c6lsF" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "7cb770d9-55d8-45d2-8b9b-abdff7a2c88b-test1", 05:47:12 "new-data-del-flag": "MeSjvno", 05:47:12 "cardinality": "lGFfcOOl19" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "model-constraint-uuid": "ce9e9365-1fec-4c29-8201-c4417ee2ea1d-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "Buq56Km4W9BD", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "3dcea521-a227-46f3-bd4f-ef1fcff0755e-test1", 05:47:12 "constraint-type": "WZr", 05:47:12 "check-type": "pxJXuyaXvsaQy", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "19dc8b4a-c58b-4ff8-b507-877c6521d91a-test1", 05:47:12 "element-choice-set-name": "af5CO7sD5TWwz", 05:47:12 "cardinality": "uGwotewgnmls", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "5d476750-ddc3-4822-b629-5fba93445ed9-test1", 05:47:12 "new-data-del-flag": "mMjS6OflV3c", 05:47:12 "cardinality": "Gidw5" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "d4d4f1f6-ad60-4a94-b076-eb36db6fb362-test1", 05:47:12 "new-data-del-flag": "kWLrcR", 05:47:12 "cardinality": "AU6llmk" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "d6616e1a-3de5-4981-a216-805bdd97d65e-test1", 05:47:12 "element-choice-set-name": "9w67AaiJNt0", 05:47:12 "cardinality": "kKax01oqb", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "bb11c9c1-5013-4b51-9a06-9729addfd4af-test1", 05:47:12 "new-data-del-flag": "ANM8TN0a", 05:47:12 "cardinality": "UPtA8wc4m" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "71b323c0-1829-414e-85f6-99f4b5835e44-test1", 05:47:12 "new-data-del-flag": "okC9", 05:47:12 "cardinality": "1KP3eU5j8" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "77d1cc2d-6e94-4a4f-a7ec-f725605f18d3-test1", 05:47:12 "constraint-type": "inJa", 05:47:12 "check-type": "JkoIos3V", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "9893bb02-e422-4810-bccc-a594b0489ded-test1", 05:47:12 "element-choice-set-name": "ZIync", 05:47:12 "cardinality": "WZfSZe", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "b0aaa08d-a7fe-44ae-a6d8-d21645831a23-test1", 05:47:12 "new-data-del-flag": "RdwsDmBBz", 05:47:12 "cardinality": "Ry6V3zZtLOS" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "a2670e8e-f57e-4c0e-9522-6d16b4e2cf18-test1", 05:47:12 "new-data-del-flag": "aCECwDjNyauTZ", 05:47:12 "cardinality": "a28MCzMm24JBI" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "321ccc75-61ae-4358-af89-53809a28f956-test1", 05:47:12 "element-choice-set-name": "HjNWjs", 05:47:12 "cardinality": "bxRIxMP", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "41965df8-b42d-47ba-8bf6-cade35804311-test1", 05:47:12 "new-data-del-flag": "CPLVd", 05:47:12 "cardinality": "4Ij4hep2" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "db7ee384-420e-44fb-a1ca-809f94add6b8-test1", 05:47:12 "new-data-del-flag": "Cj5GVv", 05:47:12 "cardinality": "1LSdRvvzBBfa" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 }, 05:47:12 "metadata": { 05:47:12 "metadatum": [ 05:47:12 { 05:47:12 "metaname": "8b3496f1-822e-4acf-b1fc-d07a494d3a86-test1", 05:47:12 "metaval": "gZwqNxIDsw" 05:47:12 }, 05:47:12 { 05:47:12 "metaname": "d9a50737-f3df-4156-881d-e3875031b413-test1", 05:47:12 "metaval": "qMugMK" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "model-version-id": "1e6ec4df-ad66-40bc-8f1d-ba40c835e77e-test1", 05:47:12 "model-name": "wStuf", 05:47:12 "model-version": "HAm", 05:47:12 "distribution-status": "zsKxpTc5YTW1", 05:47:12 "model-description": "zxHpALNUvX8V", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "b1ac6004-59bd-4372-ab16-f327d04d647e-test1", 05:47:12 "new-data-del-flag": "j58MXR", 05:47:12 "cardinality": "9Xr0gNa", 05:47:12 "linkage-points": [ 05:47:12 "LmE7mpec2" 05:47:12 ], 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "38295729-dc3b-4b7b-87e3-446513a802df-test1", 05:47:12 "new-data-del-flag": "R5KeFH8", 05:47:12 "cardinality": "9wkk9Z" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "b1ac08c3-3047-4637-8796-6b5e43bbad19-test1", 05:47:12 "new-data-del-flag": "KOS9kMuahku", 05:47:12 "cardinality": "F6A" 05:47:12 } 05:47:12 ] 05:47:12 }, 05:47:12 "model-constraints": { 05:47:12 "model-constraint": [ 05:47:12 { 05:47:12 "model-constraint-uuid": "0c7f45c8-2552-400a-b029-e20cddda592b-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "105ZUJ", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "162ea223-ae49-4e6d-ba30-8215c433a7e2-test1", 05:47:12 "constraint-type": "GAq", 05:47:12 "check-type": "ippNik", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "5caa493c-e804-4c28-aad6-3389a1801e29-test1", 05:47:12 "element-choice-set-name": "oLPlXWcCL", 05:47:12 "cardinality": "ns6", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "ff8f0de4-220f-4f7f-8447-07c67ed8a109-test1", 05:47:12 "new-data-del-flag": "TlLVzdU5Mz", 05:47:12 "cardinality": "wQI" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "fd6018bc-b3ce-4073-b494-848c06aaef83-test1", 05:47:12 "new-data-del-flag": "ZIkOtmdu8ij", 05:47:12 "cardinality": "XfOsai" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "45d079e2-94f8-4c75-9e58-fca00da8e032-test1", 05:47:12 "element-choice-set-name": "nfOh9SvgG", 05:47:12 "cardinality": "j5u1OHFt", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "3edbf250-7039-47cd-b31d-019e5639006b-test1", 05:47:12 "new-data-del-flag": "Qo5M8AB", 05:47:12 "cardinality": "crDs4E" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "566c492a-4b8d-4393-9634-5deb36114390-test1", 05:47:12 "new-data-del-flag": "tSl", 05:47:12 "cardinality": "xZK7oAuI1" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "6efd9e99-bca6-4f3b-a7dc-38ad373c38e9-test1", 05:47:12 "constraint-type": "v3RYRkCdTm", 05:47:12 "check-type": "adGnhMq6P4", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "09d59684-e8e5-4e08-93af-b2a65d0328e6-test1", 05:47:12 "element-choice-set-name": "Q1rPa", 05:47:12 "cardinality": "ENpTrUR", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "904654a2-4d7d-4d07-af26-ddb881dd05d7-test1", 05:47:12 "new-data-del-flag": "76D6azxVm1XR9", 05:47:12 "cardinality": "R0Zb34f" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "898cfb56-6e36-4b03-8967-9384d06b3a3e-test1", 05:47:12 "new-data-del-flag": "SJtXdr4", 05:47:12 "cardinality": "vG4JrjQ8" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "9ac87d60-51c5-4dd6-bb1e-1b8dd234b5a9-test1", 05:47:12 "element-choice-set-name": "azv", 05:47:12 "cardinality": "oJfnKsDO5k", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "6ec8304f-8159-4344-b06d-faf1001fd275-test1", 05:47:12 "new-data-del-flag": "3s5zQjf8Vwl4", 05:47:12 "cardinality": "6SogRPhZX38Ol" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "cfd9b055-3d8a-4429-9ea6-078a2270e469-test1", 05:47:12 "new-data-del-flag": "VaW81J59tqiY", 05:47:12 "cardinality": "t1mNuU7JnNc7L" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "model-constraint-uuid": "fe9d4b0d-dc65-4440-a10f-5237f135255c-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "pWv26", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "ea1473a3-e72d-4838-b8d8-7c8e86e0b3c8-test1", 05:47:12 "constraint-type": "Mdbb0G5nLxcx3", 05:47:12 "check-type": "a8rlES", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "86726d80-74d6-4b7e-9532-65ebb76133ef-test1", 05:47:12 "element-choice-set-name": "fBm0", 05:47:12 "cardinality": "csPsKpgV", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "c0df13d1-a8be-4bc0-a572-44ca28d35d62-test1", 05:47:12 "new-data-del-flag": "k9x8eFMP", 05:47:12 "cardinality": "5xHWzWretpyAN" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "ef4f9a86-a1b8-48ef-a7aa-ff56a1879ef7-test1", 05:47:12 "new-data-del-flag": "JdujO3QQr4", 05:47:12 "cardinality": "N6pvsIK" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "07f1ae12-8e40-4c42-bb8c-e5931f82be84-test1", 05:47:12 "element-choice-set-name": "by4K", 05:47:12 "cardinality": "HfJt7", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "aed78a3d-de9e-4825-88b3-8251a822e87c-test1", 05:47:12 "new-data-del-flag": "NbAWo0r1su", 05:47:12 "cardinality": "GIHSc" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "451ef346-a43e-4d9c-ae94-4d14f12b7776-test1", 05:47:12 "new-data-del-flag": "o6GI", 05:47:12 "cardinality": "Hbbm3HRFeXw8U" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "1b3d0f60-b438-4789-b711-5d48c211e9b3-test1", 05:47:12 "constraint-type": "G7HBqSqa8", 05:47:12 "check-type": "Rky", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "c47b3c18-912b-4781-82a9-961702e58712-test1", 05:47:12 "element-choice-set-name": "ntxJ1ETx96", 05:47:12 "cardinality": "6B1XDdERKUk0f", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "d451967f-5cb9-4aba-8595-938d44bed081-test1", 05:47:12 "new-data-del-flag": "pwHvYjtFEvmn", 05:47:12 "cardinality": "X6jiiniZ24e3" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "0f6196d6-b3b7-451a-a3d8-2a0a9bf401b7-test1", 05:47:12 "new-data-del-flag": "YFY4Dmyr", 05:47:12 "cardinality": "CMF05rTle1" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "927a4c5d-c06f-474c-bc39-b1bf8edbd5a9-test1", 05:47:12 "element-choice-set-name": "C19", 05:47:12 "cardinality": "7xCo", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "b839b84d-4508-4aa6-8c32-0566a25d62d1-test1", 05:47:12 "new-data-del-flag": "QdvVPKk", 05:47:12 "cardinality": "QWO7FG" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "20df13a4-aad9-46ed-8c40-d2c9ee25c0c0-test1", 05:47:12 "new-data-del-flag": "aFu39uCq", 05:47:12 "cardinality": "wFwAw3L3wT2x5" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "c198c7e7-162f-4b36-ab18-1ea652940569-test1", 05:47:12 "new-data-del-flag": "c9VM1nU9", 05:47:12 "cardinality": "na6ev", 05:47:12 "linkage-points": [ 05:47:12 "Qn71", 05:47:12 "VqVquEM" 05:47:12 ], 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "5a3d5001-ed82-4586-9f8e-f4754c5a7a18-test1", 05:47:12 "new-data-del-flag": "x5unCqf", 05:47:12 "cardinality": "SelKZSH" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "b150a826-8d8e-4e76-8661-6cbc67fd0d9a-test1", 05:47:12 "new-data-del-flag": "9LfZWv", 05:47:12 "cardinality": "uMtY5vRkmCnw" 05:47:12 } 05:47:12 ] 05:47:12 }, 05:47:12 "model-constraints": { 05:47:12 "model-constraint": [ 05:47:12 { 05:47:12 "model-constraint-uuid": "43871728-3816-470f-9b36-4097731910a4-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "R8Uhk", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "0fd99298-8079-4a3c-bbed-dce0ceadf790-test1", 05:47:12 "constraint-type": "JFVkmI9ilV", 05:47:12 "check-type": "9eqnm", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "22a978b9-4dcc-4c7d-b88a-6bdbab97dd7c-test1", 05:47:12 "element-choice-set-name": "4fHNNV", 05:47:12 "cardinality": "VBAiH", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "d9bef0c1-07c9-4251-b621-196be3b7870e-test1", 05:47:12 "new-data-del-flag": "FQen9U2BTGx", 05:47:12 "cardinality": "ohd" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "60d8b814-8035-4010-8d46-9db2e5962f17-test1", 05:47:12 "new-data-del-flag": "2aJgwjV3UZv", 05:47:12 "cardinality": "WMb" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "a5b753eb-162e-4bea-8185-43b7e96c0770-test1", 05:47:12 "element-choice-set-name": "k9Ud", 05:47:12 "cardinality": "VAL51", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "1ecfe4f4-6696-4df4-8b93-b2b3fa39c377-test1", 05:47:12 "new-data-del-flag": "SRFYVMGe", 05:47:12 "cardinality": "muxuy0DZBBW" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "96acb4b2-f178-4119-8c32-6c5901896417-test1", 05:47:12 "new-data-del-flag": "wbzd", 05:47:12 "cardinality": "M0Y7Meota" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "b22dc84b-5568-4b7d-9b58-0bc90c969619-test1", 05:47:12 "constraint-type": "waPRf1NGHeFy", 05:47:12 "check-type": "YziABbwA4", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "fb4d5b28-2083-4bb6-a87d-e53eadd14d54-test1", 05:47:12 "element-choice-set-name": "VnX7QOx", 05:47:12 "cardinality": "qk4aMYBkw", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "1b5481f2-66c9-4cd4-89ee-492e333570fe-test1", 05:47:12 "new-data-del-flag": "ba6QIyym", 05:47:12 "cardinality": "zUJ9gpkRq" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "c9918ba3-dcb3-46e8-870f-316251f459a3-test1", 05:47:12 "new-data-del-flag": "X2MIS2y", 05:47:12 "cardinality": "u3xIyaL" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "f5a14c3b-6536-4803-9660-4a2f2263dfdd-test1", 05:47:12 "element-choice-set-name": "KiVnNej1flt", 05:47:12 "cardinality": "AwImrctM5", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "e5e3b7db-7336-498b-8eca-f43f979dda68-test1", 05:47:12 "new-data-del-flag": "v3JnIH7JEK", 05:47:12 "cardinality": "pzypSipEOA" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "24426103-516b-4634-83f6-0b02db4d10ed-test1", 05:47:12 "new-data-del-flag": "lNx", 05:47:12 "cardinality": "OFMiiE1w4K" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "model-constraint-uuid": "310f083b-2d76-4e2d-ab82-b4c6b2a49637-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "70UQQ", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "f6b24791-facd-41d8-8b4e-b76d750ef3e8-test1", 05:47:12 "constraint-type": "eBTDI1Xx", 05:47:12 "check-type": "uyscxXaNEt", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "efc328ed-3302-4808-b25a-adbbe88af7d9-test1", 05:47:12 "element-choice-set-name": "HwpVVTGb6e", 05:47:12 "cardinality": "dZ78oR", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "1f20c582-952d-4489-a45b-b7b898062bc4-test1", 05:47:12 "new-data-del-flag": "Vq8f3STu8ez", 05:47:12 "cardinality": "5lN" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "77f61b0a-ecf4-43ed-84b8-478372922557-test1", 05:47:12 "new-data-del-flag": "OrbNIIvUvTQ", 05:47:12 "cardinality": "CwT1hp9uUn" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "7561f91e-5d71-4871-b745-5974a29fa4f0-test1", 05:47:12 "element-choice-set-name": "JyMxtTdSzEYI", 05:47:12 "cardinality": "CU5", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "7857bb38-b373-4f32-bfed-fb698b38f288-test1", 05:47:12 "new-data-del-flag": "qGYsqE", 05:47:12 "cardinality": "m1wtW502" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "27097500-1e6a-4692-bcfc-8c5751094416-test1", 05:47:12 "new-data-del-flag": "e3LD9ESy1h2we", 05:47:12 "cardinality": "a0jEiwQq" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "a63f212b-0608-4676-a801-eae9704ca6f8-test1", 05:47:12 "constraint-type": "1s642QAY3emE", 05:47:12 "check-type": "3sR23Vt", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "e6f1f3eb-61c5-4e00-877b-253d41dc8bc1-test1", 05:47:12 "element-choice-set-name": "EBhZUZSbs", 05:47:12 "cardinality": "1LrK8RM4o33LD", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "323c6b90-7aba-41ad-8313-5a4a2b2c56ae-test1", 05:47:12 "new-data-del-flag": "R3oKjC8hz87", 05:47:12 "cardinality": "LT8Phj" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "6a4f5cbe-6251-402e-aa0c-d42284acf4f3-test1", 05:47:12 "new-data-del-flag": "XeIPIYLqyIL", 05:47:12 "cardinality": "pGK" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "4937bd81-08f1-4cb7-b3bd-9c9db142a791-test1", 05:47:12 "element-choice-set-name": "VXcx", 05:47:12 "cardinality": "hIKH", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "db4ddcd0-6a57-47af-b72d-f10e806bd779-test1", 05:47:12 "new-data-del-flag": "2lsYwLYukGh43", 05:47:12 "cardinality": "zhcfiBQ" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "7f0823ec-87f7-4f0a-b6ed-d19571917f3d-test1", 05:47:12 "new-data-del-flag": "8xUASuYyIym", 05:47:12 "cardinality": "ktmQThTtgu" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 }, 05:47:12 "metadata": { 05:47:12 "metadatum": [ 05:47:12 { 05:47:12 "metaname": "a4f78e88-e09f-4ca1-b26a-093141044aea-test1", 05:47:12 "metaval": "kfsTQsxZk" 05:47:12 }, 05:47:12 { 05:47:12 "metaname": "1d153c8b-ba38-4566-876b-53795a71b8f9-test1", 05:47:12 "metaval": "xr0Z" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 05:47:12 2024-08-06 05:47:12.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:47:12 2024-08-06 05:47:12.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:12 2024-08-06 05:47:12.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:12 2024-08-06 05:47:12.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:12 2024-08-06 05:47:12.333 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:12 2024-08-06 05:47:12.518 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:12 2024-08-06 05:47:12.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:12 2024-08-06 05:47:12.916 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 05:47:12 2024-08-06 05:47:12.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:47:12 2024-08-06 05:47:12.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:12 2024-08-06 05:47:12.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:12 2024-08-06 05:47:12.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:12 2024-08-06 05:47:12.917 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:12 2024-08-06 05:47:12.962 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:12 2024-08-06 05:47:12.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:12 2024-08-06 05:47:12.966 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 { 05:47:12 "model-element-uuid": "acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1", 05:47:12 "new-data-del-flag": "7hWigbwQCh", 05:47:12 "cardinality": "loWHX7E8X", 05:47:12 "linkage-points": [ 05:47:12 "Ve4JU" 05:47:12 ], 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "01b757d5-6468-48d0-a1cd-2aa8310dadab-test1", 05:47:12 "new-data-del-flag": "IXoM0QnE0W", 05:47:12 "cardinality": "THLHKl" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "2e5d5696-2221-4bcf-a493-e0ca92e323de-test1", 05:47:12 "new-data-del-flag": "icATJZ7Vbhz", 05:47:12 "cardinality": "tOIz" 05:47:12 } 05:47:12 ] 05:47:12 }, 05:47:12 "model-constraints": { 05:47:12 "model-constraint": [ 05:47:12 { 05:47:12 "model-constraint-uuid": "9f2e872b-000e-4bb9-9398-f308a997dd4f-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "XfAVftTYu", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "103cc6f7-b648-4a3f-b5aa-0ffdac4d4bc5-test1", 05:47:12 "constraint-type": "FLKyNFdqbSSje", 05:47:12 "check-type": "IDLSYTM", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "5c063d38-d83e-4fe5-a721-86296fe39267-test1", 05:47:12 "element-choice-set-name": "EFc5b4k7LN8hF", 05:47:12 "cardinality": "xx8", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "0b7a5aa2-5061-4916-a2c6-5280e67e0a71-test1", 05:47:12 "new-data-del-flag": "x1Lo15W", 05:47:12 "cardinality": "COu" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "f0af348b-1701-409f-bb11-e3acc77ad718-test1", 05:47:12 "new-data-del-flag": "eiWkNQEj", 05:47:12 "cardinality": "3aju5XtI" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "2c0888a6-fb6d-4a72-b0a1-3349c90d9e33-test1", 05:47:12 "element-choice-set-name": "Ko4", 05:47:12 "cardinality": "aXjnyYfCRFTDK", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "ea8853be-8473-4f80-8229-9041864e143e-test1", 05:47:12 "new-data-del-flag": "4tirsCs0fjDdS", 05:47:12 "cardinality": "v2hbEn8u" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "f1267f37-5aa0-4f4a-ae66-3cf782ff4a9d-test1", 05:47:12 "new-data-del-flag": "mzuWZTlc9f", 05:47:12 "cardinality": "ysBXVL" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "a82256df-5bc8-4433-851f-9b09f63432b4-test1", 05:47:12 "constraint-type": "qgnLpj", 05:47:12 "check-type": "zFug3wfyCe5cF", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "3ce79981-c0cc-4210-9dab-89b8866797be-test1", 05:47:12 "element-choice-set-name": "rZ2f7Es", 05:47:12 "cardinality": "H1b", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "52362a88-eb7a-4fe5-a6d5-1ca414cfed64-test1", 05:47:12 "new-data-del-flag": "8cQmvQgeKJz", 05:47:12 "cardinality": "6T7GiwYlJR5" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "e9d00d89-a340-4ef1-ab19-63367a5e8642-test1", 05:47:12 "new-data-del-flag": "ec8DWfYeMJdr", 05:47:12 "cardinality": "Bumc8fT7" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "335bac38-9739-4ff7-8743-e186310d86a9-test1", 05:47:12 "element-choice-set-name": "K0MH", 05:47:12 "cardinality": "rL3fH1Oz", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "29244639-38ab-45b2-82b7-b91001ad56da-test1", 05:47:12 "new-data-del-flag": "YZGbB6", 05:47:12 "cardinality": "ushcYd" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "e36d3159-bfa7-465a-849f-de9ca6d4f304-test1", 05:47:12 "new-data-del-flag": "ZtzRhZbxv2i", 05:47:12 "cardinality": "NE4m8n5hj" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "model-constraint-uuid": "9e74a97c-52a9-43b4-bb9d-144cb5a2216e-test1", 05:47:12 "constrained-element-set-uuid-to-replace": "bZqdarfk6", 05:47:12 "constrained-element-sets": { 05:47:12 "constrained-element-set": [ 05:47:12 { 05:47:12 "constrained-element-set-uuid": "6c4db1da-8860-4445-a0ad-3ae00709e2bb-test1", 05:47:12 "constraint-type": "Xzat2eVcU36g", 05:47:12 "check-type": "3Y5Bi32VkRHFl", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "33dc52b0-3461-4ca6-a195-c3cacc2ab426-test1", 05:47:12 "element-choice-set-name": "2ziwMvQGmanJ", 05:47:12 "cardinality": "7XXcdT5sqsOf", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "c0fb7805-dfc4-4972-9a1c-d9409560f6e3-test1", 05:47:12 "new-data-del-flag": "262Lx", 05:47:12 "cardinality": "0ZaryC" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "e868506d-ef7d-4843-9c1b-47712c7c1b77-test1", 05:47:12 "new-data-del-flag": "f7cKUCEbVuj6", 05:47:12 "cardinality": "6LlYciE99" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "aca6b107-ba99-4e10-aef5-ff35a5b25a60-test1", 05:47:12 "element-choice-set-name": "lqfZDs", 05:47:12 "cardinality": "9AwB7", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "527faaf0-f989-47a4-9ffd-4ea16d034be1-test1", 05:47:12 "new-data-del-flag": "mPra14ZfLilOw", 05:47:12 "cardinality": "y6mYr6" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "dfd7c245-0a28-494d-b388-faf27481674c-test1", 05:47:12 "new-data-del-flag": "muGR", 05:47:12 "cardinality": "TUj4Z" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "constrained-element-set-uuid": "17999338-a062-4447-b8c3-b27228255ede-test1", 05:47:12 "constraint-type": "WhTbdWCLyA", 05:47:12 "check-type": "tN02MBeB", 05:47:12 "element-choice-sets": { 05:47:12 "element-choice-set": [ 05:47:12 { 05:47:12 "element-choice-set-uuid": "633c6757-2270-48fb-bff7-61145e6c943f-test1", 05:47:12 "element-choice-set-name": "Ith1PEe6", 05:47:12 "cardinality": "8sta", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "827c40a9-cabe-460a-b537-2f117ca62db5-test1", 05:47:12 "new-data-del-flag": "fS65rXWQY", 05:47:12 "cardinality": "Kq42Z8GzCh" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "c107a4bd-59e4-4249-bbc3-a006645dcb01-test1", 05:47:12 "new-data-del-flag": "EtgTeJdo19", 05:47:12 "cardinality": "tvzpgg" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 }, 05:47:12 { 05:47:12 "element-choice-set-uuid": "930260d8-4cfd-4494-ba2c-d619c143a390-test1", 05:47:12 "element-choice-set-name": "ugDc0", 05:47:12 "cardinality": "K8MXjV", 05:47:12 "model-elements": { 05:47:12 "model-element": [ 05:47:12 { 05:47:12 "model-element-uuid": "f17f9eea-d421-4e8a-8628-32a4b56507ef-test1", 05:47:12 "new-data-del-flag": "rjAbq7gyZWe", 05:47:12 "cardinality": "VbDCFB9" 05:47:12 }, 05:47:12 { 05:47:12 "model-element-uuid": "ee1d800e-46c1-4bb0-8664-f257850ffff9-test1", 05:47:12 "new-data-del-flag": "YontPXK4sj4s", 05:47:12 "cardinality": "UQnNPld4sE" 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 ] 05:47:12 } 05:47:12 } 05:47:12 05:47:12 2024-08-06 05:47:12.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-element 05:47:12 2024-08-06 05:47:12.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:12 2024-08-06 05:47:12.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:12 2024-08-06 05:47:12.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:12 2024-08-06 05:47:12.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:13 2024-08-06 05:47:13.012 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:13 2024-08-06 05:47:13.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:13 2024-08-06 05:47:13.040 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 05:47:13 2024-08-06 05:47:13.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:47:13 2024-08-06 05:47:13.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:13 2024-08-06 05:47:13.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:13 2024-08-06 05:47:13.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:13 2024-08-06 05:47:13.041 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:13 2024-08-06 05:47:13.094 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:13 2024-08-06 05:47:13.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:13 2024-08-06 05:47:13.095 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 1722923232332 05:47:13 2024-08-06 05:47:13.096 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:47:13 2024-08-06 05:47:13.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:13 2024-08-06 05:47:13.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:13 2024-08-06 05:47:13.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:13 2024-08-06 05:47:13.096 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:13 2024-08-06 05:47:13.673 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364576 with label model 05:47:13 2024-08-06 05:47:13.674 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 733328 with label model-ver 05:47:13 2024-08-06 05:47:13.674 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1216712 with label model-ver 05:47:13 2024-08-06 05:47:13.674 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372752 with label model-element 05:47:13 2024-08-06 05:47:13.675 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401424 with label model-element 05:47:13 2024-08-06 05:47:13.675 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463032 with label metadatum 05:47:13 2024-08-06 05:47:13.675 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1388744 with label metadatum 05:47:13 2024-08-06 05:47:13.675 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368656 with label metadatum 05:47:13 2024-08-06 05:47:13.676 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368672 with label model-element 05:47:13 2024-08-06 05:47:13.676 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 708752 with label model-element 05:47:13 2024-08-06 05:47:13.676 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 729232 with label metadatum 05:47:13 2024-08-06 05:47:13.677 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376848 with label model-element 05:47:13 2024-08-06 05:47:13.677 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1323208 with label model-element 05:47:13 2024-08-06 05:47:13.677 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1327304 with label model-constraint 05:47:13 2024-08-06 05:47:13.677 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1343688 with label model-constraint 05:47:13 2024-08-06 05:47:13.677 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360456 with label model-element 05:47:13 2024-08-06 05:47:13.678 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 757904 with label model-constraint 05:47:13 2024-08-06 05:47:13.678 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1351880 with label model-element 05:47:13 2024-08-06 05:47:13.678 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1376456 with label model-constraint 05:47:13 2024-08-06 05:47:13.678 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348176 with label model-constraint 05:47:13 2024-08-06 05:47:13.679 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372768 with label model-constraint 05:47:13 2024-08-06 05:47:13.679 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434392 with label model-element 05:47:13 2024-08-06 05:47:13.679 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1220808 with label model-element 05:47:13 2024-08-06 05:47:13.679 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389152 with label model-constraint 05:47:13 2024-08-06 05:47:13.680 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 712848 with label model-element 05:47:13 2024-08-06 05:47:13.680 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1261768 with label model-element 05:47:13 2024-08-06 05:47:13.680 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1294536 with label model-constraint 05:47:13 2024-08-06 05:47:13.681 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 380944 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.681 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389136 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.681 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348168 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.681 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1347784 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.681 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1355976 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.682 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1368264 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.682 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430112 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.682 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1380552 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.682 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360464 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.683 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1253576 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.683 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438488 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.683 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 692368 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.683 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1265864 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.684 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1286344 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.684 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 463064 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.684 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1310920 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.684 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385040 with label element-choice-set 05:47:13 2024-08-06 05:47:13.685 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467160 with label element-choice-set 05:47:13 2024-08-06 05:47:13.685 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471256 with label element-choice-set 05:47:13 2024-08-06 05:47:13.685 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1339592 with label element-choice-set 05:47:13 2024-08-06 05:47:13.685 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421920 with label element-choice-set 05:47:13 2024-08-06 05:47:13.685 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 753808 with label element-choice-set 05:47:13 2024-08-06 05:47:13.686 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475352 with label element-choice-set 05:47:13 2024-08-06 05:47:13.686 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 741520 with label element-choice-set 05:47:13 2024-08-06 05:47:13.686 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483544 with label element-choice-set 05:47:13 2024-08-06 05:47:13.686 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1360072 with label element-choice-set 05:47:13 2024-08-06 05:47:13.687 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405520 with label element-choice-set 05:47:13 2024-08-06 05:47:13.687 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 766096 with label element-choice-set 05:47:13 2024-08-06 05:47:13.687 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454840 with label element-choice-set 05:47:13 2024-08-06 05:47:13.687 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 774288 with label element-choice-set 05:47:13 2024-08-06 05:47:13.688 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368648 with label element-choice-set 05:47:13 2024-08-06 05:47:13.688 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446648 with label element-choice-set 05:47:13 2024-08-06 05:47:13.688 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 380960 with label element-choice-set 05:47:13 2024-08-06 05:47:13.688 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454872 with label element-choice-set 05:47:13 2024-08-06 05:47:13.689 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352272 with label element-choice-set 05:47:13 2024-08-06 05:47:13.689 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356368 with label element-choice-set 05:47:13 2024-08-06 05:47:13.689 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1237192 with label element-choice-set 05:47:13 2024-08-06 05:47:13.689 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1241288 with label element-choice-set 05:47:13 2024-08-06 05:47:13.689 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1224904 with label element-choice-set 05:47:13 2024-08-06 05:47:13.690 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1233096 with label element-choice-set 05:47:13 2024-08-06 05:47:13.690 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1269960 with label element-choice-set 05:47:13 2024-08-06 05:47:13.690 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1278152 with label element-choice-set 05:47:13 2024-08-06 05:47:13.690 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335880 with label element-choice-set 05:47:13 2024-08-06 05:47:13.691 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458968 with label element-choice-set 05:47:13 2024-08-06 05:47:13.691 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401440 with label element-choice-set 05:47:13 2024-08-06 05:47:13.691 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 721040 with label element-choice-set 05:47:13 2024-08-06 05:47:13.691 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 422072 with label element-choice-set 05:47:13 2024-08-06 05:47:13.692 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1315016 with label element-choice-set 05:47:13 2024-08-06 05:47:13.692 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426168 with label model-element 05:47:13 2024-08-06 05:47:13.692 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1335496 with label model-element 05:47:13 2024-08-06 05:47:13.692 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 339976 with label model-element 05:47:13 2024-08-06 05:47:13.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1331400 with label model-element 05:47:13 2024-08-06 05:47:13.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417824 with label model-element 05:47:13 2024-08-06 05:47:13.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 737424 with label model-element 05:47:13 2024-08-06 05:47:13.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344072 with label model-element 05:47:13 2024-08-06 05:47:13.693 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413728 with label model-element 05:47:13 2024-08-06 05:47:13.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352264 with label model-element 05:47:13 2024-08-06 05:47:13.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356360 with label model-element 05:47:13 2024-08-06 05:47:13.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397328 with label model-element 05:47:13 2024-08-06 05:47:13.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434360 with label model-element 05:47:13 2024-08-06 05:47:13.694 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430264 with label model-element 05:47:13 2024-08-06 05:47:13.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 749712 with label model-element 05:47:13 2024-08-06 05:47:13.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393232 with label model-element 05:47:13 2024-08-06 05:47:13.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 745616 with label model-element 05:47:13 2024-08-06 05:47:13.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364552 with label model-element 05:47:13 2024-08-06 05:47:13.695 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 762000 with label model-element 05:47:13 2024-08-06 05:47:13.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479448 with label model-element 05:47:13 2024-08-06 05:47:13.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1364168 with label model-element 05:47:13 2024-08-06 05:47:13.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409616 with label model-element 05:47:13 2024-08-06 05:47:13.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426016 with label model-element 05:47:13 2024-08-06 05:47:13.696 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438456 with label model-element 05:47:13 2024-08-06 05:47:13.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1372360 with label model-element 05:47:13 2024-08-06 05:47:13.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372744 with label model-element 05:47:13 2024-08-06 05:47:13.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 458936 with label model-element 05:47:13 2024-08-06 05:47:13.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413712 with label model-element 05:47:13 2024-08-06 05:47:13.697 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 778384 with label model-element 05:47:13 2024-08-06 05:47:13.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442552 with label model-element 05:47:13 2024-08-06 05:47:13.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 770192 with label model-element 05:47:13 2024-08-06 05:47:13.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450744 with label model-element 05:47:13 2024-08-06 05:47:13.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1384648 with label model-element 05:47:13 2024-08-06 05:47:13.698 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413880 with label model-element 05:47:13 2024-08-06 05:47:13.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450776 with label model-element 05:47:13 2024-08-06 05:47:13.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385056 with label model-element 05:47:13 2024-08-06 05:47:13.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1257672 with label model-element 05:47:13 2024-08-06 05:47:13.699 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442584 with label model-element 05:47:13 2024-08-06 05:47:13.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 704656 with label model-element 05:47:13 2024-08-06 05:47:13.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409784 with label model-element 05:47:13 2024-08-06 05:47:13.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446680 with label model-element 05:47:13 2024-08-06 05:47:13.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344080 with label model-element 05:47:13 2024-08-06 05:47:13.700 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 700560 with label model-element 05:47:13 2024-08-06 05:47:13.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1245384 with label model-element 05:47:13 2024-08-06 05:47:13.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1249480 with label model-element 05:47:13 2024-08-06 05:47:13.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376864 with label model-element 05:47:13 2024-08-06 05:47:13.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 782480 with label model-element 05:47:13 2024-08-06 05:47:13.701 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1229000 with label model-element 05:47:13 2024-08-06 05:47:13.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 339984 with label model-element 05:47:13 2024-08-06 05:47:13.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 696464 with label model-element 05:47:13 2024-08-06 05:47:13.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 716944 with label model-element 05:47:13 2024-08-06 05:47:13.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1274056 with label model-element 05:47:13 2024-08-06 05:47:13.702 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331784 with label model-element 05:47:13 2024-08-06 05:47:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1282248 with label model-element 05:47:13 2024-08-06 05:47:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397344 with label model-element 05:47:13 2024-08-06 05:47:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1290440 with label model-element 05:47:13 2024-08-06 05:47:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393248 with label model-element 05:47:13 2024-08-06 05:47:13.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417976 with label model-element 05:47:13 2024-08-06 05:47:13.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 725136 with label model-element 05:47:13 2024-08-06 05:47:13.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1306824 with label model-element 05:47:13 2024-08-06 05:47:13.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1298632 with label model-element 05:47:13 2024-08-06 05:47:13.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1302728 with label model-element 05:47:13 2024-08-06 05:47:13.704 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364560 with label model-element 05:47:13 2024-08-06 05:47:13.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405536 with label model-element 05:47:13 2024-08-06 05:47:13.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409632 with label model-element 05:47:13 2024-08-06 05:47:13.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1319112 with label model-element 05:47:13 2024-08-06 05:47:13.705 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376840 with label model-constraint 05:47:13 2024-08-06 05:47:13.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 786576 with label model-element 05:47:13 2024-08-06 05:47:13.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1392840 with label model-element 05:47:13 2024-08-06 05:47:13.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1417416 with label model-constraint 05:47:13 2024-08-06 05:47:13.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393224 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.706 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 790672 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417808 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1421512 with label constrained-element-set 05:47:13 2024-08-06 05:47:13.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 798864 with label element-choice-set 05:47:13 2024-08-06 05:47:13.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1409224 with label element-choice-set 05:47:13 2024-08-06 05:47:13.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385032 with label element-choice-set 05:47:13 2024-08-06 05:47:13.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1396936 with label element-choice-set 05:47:13 2024-08-06 05:47:13.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434208 with label element-choice-set 05:47:13 2024-08-06 05:47:13.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 815248 with label element-choice-set 05:47:13 2024-08-06 05:47:13.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426000 with label element-choice-set 05:47:13 2024-08-06 05:47:13.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471224 with label element-choice-set 05:47:13 2024-08-06 05:47:13.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 802960 with label model-element 05:47:13 2024-08-06 05:47:13.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1405128 with label model-element 05:47:13 2024-08-06 05:47:13.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 467128 with label model-element 05:47:13 2024-08-06 05:47:13.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1413320 with label model-element 05:47:13 2024-08-06 05:47:13.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389128 with label model-element 05:47:13 2024-08-06 05:47:13.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1401032 with label model-element 05:47:13 2024-08-06 05:47:13.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 380936 with label model-element 05:47:13 2024-08-06 05:47:13.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 794768 with label model-element 05:47:13 2024-08-06 05:47:13.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 807056 with label model-element 05:47:13 2024-08-06 05:47:13.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 811152 with label model-element 05:47:13 2024-08-06 05:47:13.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397320 with label model-element 05:47:13 2024-08-06 05:47:13.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 819344 with label model-element 05:47:13 2024-08-06 05:47:13.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438304 with label model-element 05:47:13 2024-08-06 05:47:13.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1425608 with label model-element 05:47:13 2024-08-06 05:47:13.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421904 with label model-element 05:47:13 2024-08-06 05:47:13.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 823440 with label model-element 05:47:13 2024-08-06 05:47:13.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:13 2024-08-06 05:47:13.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.215 s - in org.onap.aai.rest.ModelElementTest 05:47:14 [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 05:47:14 2024-08-06 05:47:14.106 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:14 2024-08-06 05:47:14.106 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:14 2024-08-06 05:47:14.107 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:14 2024-08-06 05:47:14.107 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:14 2024-08-06 05:47:14.108 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:14 2024-08-06 05:47:14.108 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:14 2024-08-06 05:47:14.109 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:14 2024-08-06 05:47:14.109 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:14 2024-08-06 05:47:14.110 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:14 2024-08-06 05:47:14.110 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:14 2024-08-06 05:47:14.111 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:14 2024-08-06 05:47:14.115 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:14 2024-08-06 05:47:14.116 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:14 2024-08-06 05:47:14.117 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:14 2024-08-06 05:47:14.117 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:14 [EL Warning]: moxy: 2024-08-06 05:47:14.158--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:14 2024-08-06 05:47:14.334 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:14 2024-08-06 05:47:14.342 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:14 2024-08-06 05:47:14.344 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:14 2024-08-06 05:47:14.344 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:14 [EL Warning]: moxy: 2024-08-06 05:47:14.385--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:14 2024-08-06 05:47:14.589 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:14 2024-08-06 05:47:14.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:14 2024-08-06 05:47:14.600 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:14 2024-08-06 05:47:14.600 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:14 [EL Warning]: moxy: 2024-08-06 05:47:14.642--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:14 2024-08-06 05:47:14.861 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:14 2024-08-06 05:47:14.871 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:14 2024-08-06 05:47:14.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:14 2024-08-06 05:47:14.873 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:14 [EL Warning]: moxy: 2024-08-06 05:47:14.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 05:47:15 2024-08-06 05:47:15.129 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:15 2024-08-06 05:47:15.138 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:15 2024-08-06 05:47:15.140 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:15 2024-08-06 05:47:15.140 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:15 [EL Warning]: moxy: 2024-08-06 05:47:15.186--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:15 2024-08-06 05:47:15.433 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:15 2024-08-06 05:47:15.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bd14b7a2-75ef-438e-9ec0-e9f9517aa305 with payload { 05:47:15 "model-invariant-id": "test-model-bd14b7a2-75ef-438e-9ec0-e9f9517aa305", 05:47:15 "model-type": "some-type" 05:47:15 } 05:47:15 2024-08-06 05:47:15.460 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:47:15 2024-08-06 05:47:15.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.464 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.466 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:15 2024-08-06 05:47:15.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bd14b7a2-75ef-438e-9ec0-e9f9517aa305/model-vers/model-ver/test-model-ver-05ed8787-7b0f-44ba-97bd-f4363fcfb6cf with payload { 05:47:15 "model-version-id": "test-model-ver-05ed8787-7b0f-44ba-97bd-f4363fcfb6cf", 05:47:15 "model-name": "some-model", 05:47:15 "model-version": "testValue" 05:47:15 } 05:47:15 2024-08-06 05:47:15.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:47:15 2024-08-06 05:47:15.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.471 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.471 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.473 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:15 2024-08-06 05:47:15.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2865428e-b875-4745-b306-20fef9c32902 with payload { 05:47:15 "vnf-id": "test-generic-2865428e-b875-4745-b306-20fef9c32902", 05:47:15 "vnf-type": "someval", 05:47:15 "vnf-name": "someval", 05:47:15 "model-invariant-id": "test-model-bd14b7a2-75ef-438e-9ec0-e9f9517aa305", 05:47:15 "model-version-id": "test-model-ver-05ed8787-7b0f-44ba-97bd-f4363fcfb6cf" 05:47:15 } 05:47:15 05:47:15 2024-08-06 05:47:15.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:15 2024-08-06 05:47:15.485 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.485 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.485 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.486 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.494 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:15 2024-08-06 05:47:15.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2865428e-b875-4745-b306-20fef9c32902 with depth all 05:47:15 2024-08-06 05:47:15.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:15 2024-08-06 05:47:15.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.506 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:15 2024-08-06 05:47:15.507 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:47:15 2024-08-06 05:47:15.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2865428e-b875-4745-b306-20fef9c32902 with depth all 05:47:15 2024-08-06 05:47:15.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:15 2024-08-06 05:47:15.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.511 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.511 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.513 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:15 2024-08-06 05:47:15.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2865428e-b875-4745-b306-20fef9c32902 with resource version 1722923235485 05:47:15 2024-08-06 05:47:15.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:15 2024-08-06 05:47:15.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.516 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.519 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401416 with label generic-vnf 05:47:15 2024-08-06 05:47:15.520 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:15 2024-08-06 05:47:15.824 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:47:15 2024-08-06 05:47:15.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a800022f-79e9-42ec-b54f-5c423993f30a with payload { 05:47:15 "model-invariant-id": "test-model-a800022f-79e9-42ec-b54f-5c423993f30a", 05:47:15 "model-type": "some-type" 05:47:15 } 05:47:15 2024-08-06 05:47:15.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 05:47:15 2024-08-06 05:47:15.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.831 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.833 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:15 2024-08-06 05:47:15.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-a800022f-79e9-42ec-b54f-5c423993f30a/model-vers/model-ver/test-model-ver-652cecdd-a3ae-48c1-8aa0-2b2b0ee6e4f2 with payload { 05:47:15 "model-version-id": "test-model-ver-652cecdd-a3ae-48c1-8aa0-2b2b0ee6e4f2", 05:47:15 "model-name": "some-model", 05:47:15 "model-version": "testValue" 05:47:15 } 05:47:15 2024-08-06 05:47:15.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 05:47:15 2024-08-06 05:47:15.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.837 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.839 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:15 2024-08-06 05:47:15.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-87e8f5d3-1428-4e13-b0e3-690496d0979f with payload { 05:47:15 "vnf-id": "test-generic-87e8f5d3-1428-4e13-b0e3-690496d0979f", 05:47:15 "vnf-type": "someval", 05:47:15 "vnf-name": "someval", 05:47:15 "model-invariant-id": "test-model-a800022f-79e9-42ec-b54f-5c423993f30a", 05:47:15 "model-version-id": "test-model-ver-652cecdd-a3ae-48c1-8aa0-2b2b0ee6e4f2" 05:47:15 } 05:47:15 05:47:15 2024-08-06 05:47:15.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:15 2024-08-06 05:47:15.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.843 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:15 2024-08-06 05:47:15.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-87e8f5d3-1428-4e13-b0e3-690496d0979f with depth all 05:47:15 2024-08-06 05:47:15.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:15 2024-08-06 05:47:15.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.856 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:15 2024-08-06 05:47:15.856 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:47:15 2024-08-06 05:47:15.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-87e8f5d3-1428-4e13-b0e3-690496d0979f with depth all 05:47:15 2024-08-06 05:47:15.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:15 2024-08-06 05:47:15.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.860 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:15 2024-08-06 05:47:15.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-87e8f5d3-1428-4e13-b0e3-690496d0979f with resource version 1722923235843 05:47:15 2024-08-06 05:47:15.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:15 2024-08-06 05:47:15.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:15 2024-08-06 05:47:15.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:15 2024-08-06 05:47:15.865 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:15 2024-08-06 05:47:15.865 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:15 2024-08-06 05:47:15.868 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 487640 with label generic-vnf 05:47:15 2024-08-06 05:47:15.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:15 2024-08-06 05:47:15.870 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:16 2024-08-06 05:47:16.172 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 05:47:16 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.1 s - in org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 05:47:16 [INFO] Running org.onap.aai.rest.VipAddressListTest 05:47:16 2024-08-06 05:47:16.195 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 { 05:47:16 "cloud-owner": "cloud-region-owner-with-vip-ipv4", 05:47:16 "cloud-region-id": "cloud-region-id-with-vip-ipv4" 05:47:16 } 05:47:16 05:47:16 2024-08-06 05:47:16.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:16 2024-08-06 05:47:16.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:16 2024-08-06 05:47:16.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:16 2024-08-06 05:47:16.197 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:16 2024-08-06 05:47:16.197 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:16 2024-08-06 05:47:16.199 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:16 2024-08-06 05:47:16.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:16 2024-08-06 05:47:16.212 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 05:47:16 2024-08-06 05:47:16.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:16 2024-08-06 05:47:16.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:16 2024-08-06 05:47:16.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:16 2024-08-06 05:47:16.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:16 2024-08-06 05:47:16.212 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:16 2024-08-06 05:47:16.214 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:16 2024-08-06 05:47:16.214 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:16 2024-08-06 05:47:16.215 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 { 05:47:16 "vip-ipv4-address": "vip-ipv4-address-list-1", 05:47:16 "vip-ipv4-prefix-length": 3333, 05:47:16 "vlan-id-inner": 3333, 05:47:16 "vlan-id-outer": 3333 05:47:16 } 05:47:16 05:47:16 2024-08-06 05:47:16.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 05:47:16 2024-08-06 05:47:16.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:16 2024-08-06 05:47:16.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:16 2024-08-06 05:47:16.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:16 2024-08-06 05:47:16.216 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:16 2024-08-06 05:47:16.219 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:16 2024-08-06 05:47:16.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:16 2024-08-06 05:47:16.525 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 05:47:16 2024-08-06 05:47:16.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 05:47:16 2024-08-06 05:47:16.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:16 2024-08-06 05:47:16.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:16 2024-08-06 05:47:16.526 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:16 2024-08-06 05:47:16.527 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:16 2024-08-06 05:47:16.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:16 2024-08-06 05:47:16.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:16 2024-08-06 05:47:16.530 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 1722923236216 05:47:16 2024-08-06 05:47:16.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 05:47:16 2024-08-06 05:47:16.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:16 2024-08-06 05:47:16.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:16 2024-08-06 05:47:16.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:16 2024-08-06 05:47:16.532 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:16 2024-08-06 05:47:16.535 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446496 with label vip-ipv4-address-list 05:47:16 2024-08-06 05:47:16.536 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:16 2024-08-06 05:47:16.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:16 2024-08-06 05:47:16.839 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 05:47:16 2024-08-06 05:47:16.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:16 2024-08-06 05:47:16.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:16 2024-08-06 05:47:16.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:16 2024-08-06 05:47:16.841 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:16 2024-08-06 05:47:16.841 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:16 2024-08-06 05:47:16.844 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:16 2024-08-06 05:47:16.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:16 2024-08-06 05:47:16.845 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 1722923236197 05:47:16 2024-08-06 05:47:16.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:16 2024-08-06 05:47:16.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:16 2024-08-06 05:47:16.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:16 2024-08-06 05:47:16.847 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:16 2024-08-06 05:47:16.847 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:16 2024-08-06 05:47:16.849 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 827536 with label cloud-region 05:47:16 2024-08-06 05:47:16.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:16 2024-08-06 05:47:16.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s - in org.onap.aai.rest.VipAddressListTest 05:47:17 [INFO] Running org.onap.aai.rest.EdgeNotValidAnymoreTest 05:47:17 2024-08-06 05:47:17.163 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 { 05:47:17 "cloud-owner" : "junit-cloud-owner-with-vlan", 05:47:17 "cloud-region-id" : "junit-cloud-region-with-vlan", 05:47:17 "cloud-type" : "P9P1X6U9eDXR", 05:47:17 "owner-defined-type" : "OUrR8kI6Br", 05:47:17 "tenants" : { 05:47:17 "tenant" : [ { 05:47:17 "tenant-id" : "tenant1-with-vlan", 05:47:17 "tenant-name" : "yhgVBcv3Pr", 05:47:17 "vservers" : { 05:47:17 "vserver" : [ { 05:47:17 "vserver-id" : "vserver1-with-vlan", 05:47:17 "vserver-name" : "P3SJ347Uyv", 05:47:17 "vserver-name2" : "1dHd", 05:47:17 "vserver-selflink" : "v7dU8H", 05:47:17 "in-maint" : false, 05:47:17 "is-closed-loop-disabled" : true, 05:47:17 "l-interfaces" : { 05:47:17 "l-interface" : [ { 05:47:17 "interface-name" : "top-linterface-with-vlan", 05:47:17 "interface-role" : "3W1FAJGSQ", 05:47:17 "v6-wan-link-ip" : "WugWw3N", 05:47:17 "selflink" : "Of4j0pU", 05:47:17 "interface-id" : "eoW", 05:47:17 "macaddr" : "XNbbIy33", 05:47:17 "network-name" : "ZETDv5sGhiS", 05:47:17 "management-option" : "qR3RyCxgEU", 05:47:17 "vlans" : { 05:47:17 "vlan" : [ { 05:47:17 "vlan-interface" : "test-vlan-interface-1", 05:47:17 "vlan-id-inner" : 884, 05:47:17 "vlan-id-outer" : 992, 05:47:17 "speed-value" : "RyFPm", 05:47:17 "speed-units" : "ZrckmLff7b", 05:47:17 "vlan-description" : "zjAeUFgeagpf", 05:47:17 "backdoor-connection" : "gANMvUquB", 05:47:17 "vpn-key" : "l0rV7bb2Sc", 05:47:17 "orchestration-status" : "WVnLpbzIx", 05:47:17 "in-maint" : false, 05:47:17 "prov-status" : "tYMRi6df", 05:47:17 "is-ip-unnumbered" : false 05:47:17 } ] 05:47:17 } 05:47:17 } ] 05:47:17 } 05:47:17 } ] 05:47:17 } 05:47:17 } ] 05:47:17 } 05:47:17 } 05:47:17 05:47:17 2024-08-06 05:47:17.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:17 2024-08-06 05:47:17.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:17 2024-08-06 05:47:17.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:17 2024-08-06 05:47:17.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:17 2024-08-06 05:47:17.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:17 2024-08-06 05:47:17.183 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:17 2024-08-06 05:47:17.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:17 2024-08-06 05:47:17.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/configurations with depth null 05:47:17 2024-08-06 05:47:17.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this configurations 05:47:17 2024-08-06 05:47:17.533 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:17 2024-08-06 05:47:17.533 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:17 2024-08-06 05:47:17.533 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:17 2024-08-06 05:47:17.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:17 2024-08-06 05:47:17.557 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. 05:47:17 2024-08-06 05:47:17.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:17 2024-08-06 05:47:17.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s - in org.onap.aai.rest.EdgeNotValidAnymoreTest 05:47:17 [INFO] Running org.onap.aai.rest.TenantTest 05:47:17 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s - in org.onap.aai.rest.TenantTest 05:47:17 [INFO] Running org.onap.aai.rest.RestHandlerTest 05:47:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.aai.rest.RestHandlerTest 05:47:17 [INFO] Running org.onap.aai.rest.EntitlementTest 05:47:17 2024-08-06 05:47:17.915 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:17 2024-08-06 05:47:17.916 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:17 2024-08-06 05:47:17.916 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:17 2024-08-06 05:47:17.917 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:17 2024-08-06 05:47:17.918 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:17 2024-08-06 05:47:17.918 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:17 2024-08-06 05:47:17.919 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:17 2024-08-06 05:47:17.919 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:17 2024-08-06 05:47:17.920 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:17 2024-08-06 05:47:17.920 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:17 2024-08-06 05:47:17.922 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:17 2024-08-06 05:47:17.927 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:17 2024-08-06 05:47:17.927 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:17 2024-08-06 05:47:17.929 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:17 2024-08-06 05:47:17.929 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:18 [EL Warning]: moxy: 2024-08-06 05:47:18.001--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:18 2024-08-06 05:47:18.177 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:18 2024-08-06 05:47:18.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:18 2024-08-06 05:47:18.186 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:18 2024-08-06 05:47:18.186 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:18 [EL Warning]: moxy: 2024-08-06 05:47:18.225--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:18 2024-08-06 05:47:18.424 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:18 2024-08-06 05:47:18.434 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:18 2024-08-06 05:47:18.435 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:18 2024-08-06 05:47:18.436 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:18 [EL Warning]: moxy: 2024-08-06 05:47:18.476--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:18 2024-08-06 05:47:18.690 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:18 2024-08-06 05:47:18.699 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:18 2024-08-06 05:47:18.701 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:18 2024-08-06 05:47:18.701 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:18 [EL Warning]: moxy: 2024-08-06 05:47:18.742--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:18 2024-08-06 05:47:18.962 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:18 2024-08-06 05:47:18.971 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:18 2024-08-06 05:47:18.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:18 2024-08-06 05:47:18.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:19 [EL Warning]: moxy: 2024-08-06 05:47:19.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 05:47:19 2024-08-06 05:47:19.270 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:19 2024-08-06 05:47:19.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with payload { 05:47:19 "vnf-id":"vnf1", 05:47:19 "vnf-type":"someval" 05:47:19 } 05:47:19 05:47:19 2024-08-06 05:47:19.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:19 2024-08-06 05:47:19.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:19 2024-08-06 05:47:19.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:19 2024-08-06 05:47:19.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:19 2024-08-06 05:47:19.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:19 2024-08-06 05:47:19.308 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:19 2024-08-06 05:47:19.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:19 2024-08-06 05:47:19.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 05:47:19 2024-08-06 05:47:19.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:19 2024-08-06 05:47:19.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:19 2024-08-06 05:47:19.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:19 2024-08-06 05:47:19.316 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:19 2024-08-06 05:47:19.316 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:19 2024-08-06 05:47:19.318 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:19 2024-08-06 05:47:19.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:19 2024-08-06 05:47:19.319 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 { 05:47:19 "group-uuid":"g1", 05:47:19 "resource-uuid":"r1" 05:47:19 } 05:47:19 05:47:19 2024-08-06 05:47:19.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this entitlement 05:47:19 2024-08-06 05:47:19.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:19 2024-08-06 05:47:19.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:19 2024-08-06 05:47:19.320 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:19 2024-08-06 05:47:19.320 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:19 2024-08-06 05:47:19.323 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:19 2024-08-06 05:47:19.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:19 2024-08-06 05:47:19.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 05:47:19 2024-08-06 05:47:19.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:19 2024-08-06 05:47:19.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:19 2024-08-06 05:47:19.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:19 2024-08-06 05:47:19.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:19 2024-08-06 05:47:19.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:19 2024-08-06 05:47:19.636 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:19 2024-08-06 05:47:19.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:19 2024-08-06 05:47:19.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with resource version 1722923239301 05:47:19 2024-08-06 05:47:19.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:19 2024-08-06 05:47:19.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:19 2024-08-06 05:47:19.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:19 2024-08-06 05:47:19.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:19 2024-08-06 05:47:19.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:19 2024-08-06 05:47:19.643 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 495832 with label generic-vnf 05:47:19 2024-08-06 05:47:19.644 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1437896 with label entitlement 05:47:19 2024-08-06 05:47:19.645 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:19 2024-08-06 05:47:19.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.052 s - in org.onap.aai.rest.EntitlementTest 05:47:19 [INFO] Running org.onap.aai.rest.notification.NotificationServiceTest 05:47:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s - in org.onap.aai.rest.notification.NotificationServiceTest 05:47:20 [INFO] Running org.onap.aai.rest.notification.UEBNotificationTest 05:47:20 2024-08-06 05:47:20.261 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:20 2024-08-06 05:47:20.261 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:20 2024-08-06 05:47:20.262 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:20 2024-08-06 05:47:20.262 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:20 2024-08-06 05:47:20.263 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:20 2024-08-06 05:47:20.263 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:20 2024-08-06 05:47:20.263 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:20 2024-08-06 05:47:20.263 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:20 2024-08-06 05:47:20.264 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:20 2024-08-06 05:47:20.264 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:20 2024-08-06 05:47:20.265 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:20 2024-08-06 05:47:20.269 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:20 2024-08-06 05:47:20.269 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:20 2024-08-06 05:47:20.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:20 2024-08-06 05:47:20.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:20 [EL Warning]: moxy: 2024-08-06 05:47:20.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 05:47:20 2024-08-06 05:47:20.477 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:20 2024-08-06 05:47:20.484 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:20 2024-08-06 05:47:20.486 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:20 2024-08-06 05:47:20.486 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:20 [EL Warning]: moxy: 2024-08-06 05:47:20.524--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:20 2024-08-06 05:47:20.777 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:20 2024-08-06 05:47:20.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:20 2024-08-06 05:47:20.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:20 2024-08-06 05:47:20.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:20 [EL Warning]: moxy: 2024-08-06 05:47:20.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 05:47:21 2024-08-06 05:47:21.036 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:21 2024-08-06 05:47:21.045 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:21 2024-08-06 05:47:21.047 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:21 2024-08-06 05:47:21.047 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:21 [EL Warning]: moxy: 2024-08-06 05:47:21.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 05:47:21 2024-08-06 05:47:21.297 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:21 2024-08-06 05:47:21.308 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:21 2024-08-06 05:47:21.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:21 2024-08-06 05:47:21.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:21 [EL Warning]: moxy: 2024-08-06 05:47:21.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 05:47:21 2024-08-06 05:47:21.601 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 s - in org.onap.aai.rest.notification.UEBNotificationTest 05:47:21 [INFO] Running org.onap.aai.rest.ImpliedDeleteIntegrationTest 05:47:21 2024-08-06 05:47:21.648 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:21 2024-08-06 05:47:21.648 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:21 2024-08-06 05:47:21.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:21 2024-08-06 05:47:21.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:21 2024-08-06 05:47:21.650 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:21 2024-08-06 05:47:21.650 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:21 2024-08-06 05:47:21.650 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:21 2024-08-06 05:47:21.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:21 2024-08-06 05:47:21.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:21 2024-08-06 05:47:21.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:21 2024-08-06 05:47:21.652 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:21 2024-08-06 05:47:21.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:21 2024-08-06 05:47:21.656 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:21 2024-08-06 05:47:21.658 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:21 2024-08-06 05:47:21.658 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:21 [EL Warning]: moxy: 2024-08-06 05:47:21.692--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:21 2024-08-06 05:47:21.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:21 2024-08-06 05:47:21.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:21 2024-08-06 05:47:21.873 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:21 2024-08-06 05:47:21.873 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:21 [EL Warning]: moxy: 2024-08-06 05:47:21.912--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:22 2024-08-06 05:47:22.108 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:22 2024-08-06 05:47:22.123 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:22 2024-08-06 05:47:22.125 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:22 2024-08-06 05:47:22.125 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:22 [EL Warning]: moxy: 2024-08-06 05:47:22.166--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:22 2024-08-06 05:47:22.374 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:22 2024-08-06 05:47:22.384 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:22 2024-08-06 05:47:22.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:22 2024-08-06 05:47:22.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:22 [EL Warning]: moxy: 2024-08-06 05:47:22.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 05:47:22 2024-08-06 05:47:22.686 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:22 2024-08-06 05:47:22.695 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:22 2024-08-06 05:47:22.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:22 2024-08-06 05:47:22.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:22 [EL Warning]: moxy: 2024-08-06 05:47:22.743--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:22 2024-08-06 05:47:22.985 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:23 2024-08-06 05:47:23.009 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 05:47:23 2024-08-06 05:47:23.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:23 2024-08-06 05:47:23.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:23 2024-08-06 05:47:23.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:23 2024-08-06 05:47:23.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:23 2024-08-06 05:47:23.015 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:23 2024-08-06 05:47:23.016 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:23 2024-08-06 05:47:23.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:23 2024-08-06 05:47:23.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:23 2024-08-06 05:47:23.017 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"]}}} 05:47:23 2024-08-06 05:47:23.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { 05:47:23 "hostname": "test-pserver-implied-delete", 05:47:23 "p-interfaces": { 05:47:23 "p-interface": [ 05:47:23 { 05:47:23 "interface-name": "test-p-interface-implied-delete-1", 05:47:23 "selflink": "somelink" 05:47:23 }, 05:47:23 { 05:47:23 "interface-name": "test-p-interface-implied-delete-2", 05:47:23 "selflink": "somelink" 05:47:23 }, 05:47:23 { 05:47:23 "interface-name": "test-p-interface-implied-delete-3", 05:47:23 "selflink": "somelink" 05:47:23 }, 05:47:23 { 05:47:23 "interface-name": "test-p-interface-implied-delete-4", 05:47:23 "selflink": "somelink" 05:47:23 } 05:47:23 ] 05:47:23 } 05:47:23 } 05:47:23 05:47:23 2024-08-06 05:47:23.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:23 2024-08-06 05:47:23.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:23 2024-08-06 05:47:23.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:23 2024-08-06 05:47:23.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:23 2024-08-06 05:47:23.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:23 2024-08-06 05:47:23.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:23 2024-08-06 05:47:23.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:23 2024-08-06 05:47:23.044 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 05:47:23 2024-08-06 05:47:23.044 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:23 2024-08-06 05:47:23.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:23 2024-08-06 05:47:23.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:23 2024-08-06 05:47:23.045 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:23 2024-08-06 05:47:23.045 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:23 2024-08-06 05:47:23.051 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:23 2024-08-06 05:47:23.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:23 2024-08-06 05:47:23.052 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":"1722923243019"} 05:47:23 2024-08-06 05:47:23.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:23 2024-08-06 05:47:23.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:23 2024-08-06 05:47:23.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:23 2024-08-06 05:47:23.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:23 2024-08-06 05:47:23.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:23 2024-08-06 05:47:23.056 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 1441992, doing an implicit delete on update will delete total of 4 vertexes 05:47:23 2024-08-06 05:47:23.058 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":"1722923243019","in-maint":false} 05:47:23 2024-08-06 05:47:23.058 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":"1722923243019","in-maint":false} 05:47:23 2024-08-06 05:47:23.059 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":"1722923243019","in-maint":false} 05:47:23 2024-08-06 05:47:23.060 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":"1722923243019","in-maint":false} 05:47:23 2024-08-06 05:47:23.065 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409608 with label p-interface 05:47:23 2024-08-06 05:47:23.065 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430096 with label p-interface 05:47:23 2024-08-06 05:47:23.066 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499928 with label p-interface 05:47:23 2024-08-06 05:47:23.066 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1446088 with label p-interface 05:47:23 2024-08-06 05:47:23.067 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:23 2024-08-06 05:47:23.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:23 2024-08-06 05:47:23.377 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 05:47:23 2024-08-06 05:47:23.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:23 2024-08-06 05:47:23.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:23 2024-08-06 05:47:23.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:23 2024-08-06 05:47:23.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:23 2024-08-06 05:47:23.379 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:23 2024-08-06 05:47:23.382 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:23 2024-08-06 05:47:23.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:23 2024-08-06 05:47:23.688 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 05:47:23 2024-08-06 05:47:23.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:23 2024-08-06 05:47:23.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:23 2024-08-06 05:47:23.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:23 2024-08-06 05:47:23.690 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:23 2024-08-06 05:47:23.690 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:23 2024-08-06 05:47:23.691 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:23 2024-08-06 05:47:23.692 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:23 2024-08-06 05:47:23.692 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:23 2024-08-06 05:47:23.693 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"]}}} 05:47:23 2024-08-06 05:47:23.693 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 { 05:47:23 "vnf-id": "generic-vnf-implied-delete", 05:47:23 "vnf-type": "sometype", 05:47:23 "in-maint": true, 05:47:23 "is-closed-loop-disabled": true, 05:47:23 "vf-modules": { 05:47:23 "vf-module": [ 05:47:23 { 05:47:23 "vf-module-id": "vf-mod-id1", 05:47:23 "is-base-vf-module": true 05:47:23 }, 05:47:23 { 05:47:23 "vf-module-id": "vf-mod-id2", 05:47:23 "is-base-vf-module": true 05:47:23 }, 05:47:23 { 05:47:23 "vf-module-id": "vf-mod-id3", 05:47:23 "is-base-vf-module": true 05:47:23 }, 05:47:23 { 05:47:23 "vf-module-id": "vf-mod-id4", 05:47:23 "is-base-vf-module": true 05:47:23 } 05:47:23 ] 05:47:23 } 05:47:23 } 05:47:23 05:47:23 2024-08-06 05:47:23.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:23 2024-08-06 05:47:23.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:23 2024-08-06 05:47:23.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:23 2024-08-06 05:47:23.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:23 2024-08-06 05:47:23.696 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:23 2024-08-06 05:47:23.716 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:23 2024-08-06 05:47:23.726 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:24 2024-08-06 05:47:24.029 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 05:47:24 2024-08-06 05:47:24.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:24 2024-08-06 05:47:24.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:24 2024-08-06 05:47:24.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:24 2024-08-06 05:47:24.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:24 2024-08-06 05:47:24.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:24 2024-08-06 05:47:24.040 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:24 2024-08-06 05:47:24.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:24 2024-08-06 05:47:24.040 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":"1722923243696","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 05:47:24 2024-08-06 05:47:24.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:24 2024-08-06 05:47:24.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:24 2024-08-06 05:47:24.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:24 2024-08-06 05:47:24.043 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:24 2024-08-06 05:47:24.043 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:24 2024-08-06 05:47:24.049 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 05:47:24 2024-08-06 05:47:24.049 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:24 2024-08-06 05:47:24.050 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:24 2024-08-06 05:47:24.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 05:47:24 2024-08-06 05:47:24.050 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"]}}} 05:47:24 2024-08-06 05:47:24.357 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 05:47:24 2024-08-06 05:47:24.358 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:24 2024-08-06 05:47:24.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:24 2024-08-06 05:47:24.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:24 2024-08-06 05:47:24.359 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:24 2024-08-06 05:47:24.359 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:24 2024-08-06 05:47:24.360 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:24 2024-08-06 05:47:24.361 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:24 2024-08-06 05:47:24.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:24 2024-08-06 05:47:24.362 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"]}}} 05:47:24 2024-08-06 05:47:24.362 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { 05:47:24 "hostname": "test-pserver-implied-delete", 05:47:24 "p-interfaces": { 05:47:24 "p-interface": [ 05:47:24 { 05:47:24 "interface-name": "test-p-interface-implied-delete-1", 05:47:24 "selflink": "somelink" 05:47:24 }, 05:47:24 { 05:47:24 "interface-name": "test-p-interface-implied-delete-2", 05:47:24 "selflink": "somelink" 05:47:24 }, 05:47:24 { 05:47:24 "interface-name": "test-p-interface-implied-delete-3", 05:47:24 "selflink": "somelink" 05:47:24 }, 05:47:24 { 05:47:24 "interface-name": "test-p-interface-implied-delete-4", 05:47:24 "selflink": "somelink" 05:47:24 } 05:47:24 ] 05:47:24 } 05:47:24 } 05:47:24 05:47:24 2024-08-06 05:47:24.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:24 2024-08-06 05:47:24.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:24 2024-08-06 05:47:24.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:24 2024-08-06 05:47:24.365 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:24 2024-08-06 05:47:24.365 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:24 2024-08-06 05:47:24.375 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:24 2024-08-06 05:47:24.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:24 2024-08-06 05:47:24.388 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 05:47:24 2024-08-06 05:47:24.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:24 2024-08-06 05:47:24.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:24 2024-08-06 05:47:24.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:24 2024-08-06 05:47:24.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:24 2024-08-06 05:47:24.389 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:24 2024-08-06 05:47:24.393 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:24 2024-08-06 05:47:24.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:24 2024-08-06 05:47:24.394 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":"1722923244365"} 05:47:24 2024-08-06 05:47:24.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:24 2024-08-06 05:47:24.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:24 2024-08-06 05:47:24.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:24 2024-08-06 05:47:24.395 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:24 2024-08-06 05:47:24.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:24 2024-08-06 05:47:24.398 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 1454280, doing an implicit delete on update will delete total of 4 vertexes 05:47:24 2024-08-06 05:47:24.398 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":"1722923244365","in-maint":false} 05:47:24 2024-08-06 05:47:24.399 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":"1722923244365","in-maint":false} 05:47:24 2024-08-06 05:47:24.400 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":"1722923244365","in-maint":false} 05:47:24 2024-08-06 05:47:24.401 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":"1722923244365","in-maint":false} 05:47:24 2024-08-06 05:47:24.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413704 with label p-interface 05:47:24 2024-08-06 05:47:24.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 856208 with label p-interface 05:47:24 2024-08-06 05:47:24.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 860304 with label p-interface 05:47:24 2024-08-06 05:47:24.406 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 864400 with label p-interface 05:47:24 2024-08-06 05:47:24.407 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:24 2024-08-06 05:47:24.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:24 2024-08-06 05:47:24.711 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 05:47:24 2024-08-06 05:47:24.713 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:24 2024-08-06 05:47:24.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:24 2024-08-06 05:47:24.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:24 2024-08-06 05:47:24.713 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:24 2024-08-06 05:47:24.713 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:24 2024-08-06 05:47:24.716 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:24 2024-08-06 05:47:24.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:25 2024-08-06 05:47:25.022 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 05:47:25 2024-08-06 05:47:25.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:25 2024-08-06 05:47:25.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:25 2024-08-06 05:47:25.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:25 2024-08-06 05:47:25.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:25 2024-08-06 05:47:25.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:25 2024-08-06 05:47:25.025 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:25 2024-08-06 05:47:25.026 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:25 2024-08-06 05:47:25.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:25 2024-08-06 05:47:25.026 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"]}}} 05:47:25 2024-08-06 05:47:25.027 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 { 05:47:25 "vnf-id": "generic-vnf-implied-delete", 05:47:25 "vnf-type": "sometype", 05:47:25 "in-maint": true, 05:47:25 "is-closed-loop-disabled": true, 05:47:25 "vf-modules": { 05:47:25 "vf-module": [ 05:47:25 { 05:47:25 "vf-module-id": "vf-mod-id1", 05:47:25 "is-base-vf-module": true 05:47:25 }, 05:47:25 { 05:47:25 "vf-module-id": "vf-mod-id2", 05:47:25 "is-base-vf-module": true 05:47:25 }, 05:47:25 { 05:47:25 "vf-module-id": "vf-mod-id3", 05:47:25 "is-base-vf-module": true 05:47:25 }, 05:47:25 { 05:47:25 "vf-module-id": "vf-mod-id4", 05:47:25 "is-base-vf-module": true 05:47:25 } 05:47:25 ] 05:47:25 } 05:47:25 } 05:47:25 05:47:25 2024-08-06 05:47:25.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:25 2024-08-06 05:47:25.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:25 2024-08-06 05:47:25.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:25 2024-08-06 05:47:25.031 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:25 2024-08-06 05:47:25.031 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:25 2024-08-06 05:47:25.045 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:25 2024-08-06 05:47:25.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:25 2024-08-06 05:47:25.052 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 05:47:25 2024-08-06 05:47:25.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:25 2024-08-06 05:47:25.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:25 2024-08-06 05:47:25.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:25 2024-08-06 05:47:25.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:25 2024-08-06 05:47:25.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:25 2024-08-06 05:47:25.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:25 2024-08-06 05:47:25.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:25 2024-08-06 05:47:25.057 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":"1722923245031","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 05:47:25 2024-08-06 05:47:25.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:25 2024-08-06 05:47:25.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:25 2024-08-06 05:47:25.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:25 2024-08-06 05:47:25.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:25 2024-08-06 05:47:25.060 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:25 2024-08-06 05:47:25.065 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 05:47:25 2024-08-06 05:47:25.065 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- 421 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:25 2024-08-06 05:47:25.066 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:25 2024-08-06 05:47:25.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 05:47:25 2024-08-06 05:47:25.066 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"]}}} 05:47:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.741 s - in org.onap.aai.rest.ImpliedDeleteIntegrationTest 05:47:25 [INFO] Running org.onap.aai.rest.GenericVnfLInterfaceTest 05:47:25 2024-08-06 05:47:25.391 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:25 2024-08-06 05:47:25.391 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:25 2024-08-06 05:47:25.392 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:25 2024-08-06 05:47:25.392 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:25 2024-08-06 05:47:25.393 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:25 2024-08-06 05:47:25.393 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:25 2024-08-06 05:47:25.393 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:25 2024-08-06 05:47:25.394 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:25 2024-08-06 05:47:25.394 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:25 2024-08-06 05:47:25.394 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:25 2024-08-06 05:47:25.395 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:25 2024-08-06 05:47:25.399 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:25 2024-08-06 05:47:25.399 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:25 2024-08-06 05:47:25.401 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:25 2024-08-06 05:47:25.401 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:25 [EL Warning]: moxy: 2024-08-06 05:47:25.435--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:25 2024-08-06 05:47:25.605 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:25 2024-08-06 05:47:25.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:25 2024-08-06 05:47:25.615 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:25 2024-08-06 05:47:25.615 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:25 [EL Warning]: moxy: 2024-08-06 05:47:25.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 05:47:26 2024-08-06 05:47:26.192 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:26 2024-08-06 05:47:26.201 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:26 2024-08-06 05:47:26.202 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:26 2024-08-06 05:47:26.202 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:26 [EL Warning]: moxy: 2024-08-06 05:47:26.243--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:26 2024-08-06 05:47:26.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:26 2024-08-06 05:47:26.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:26 2024-08-06 05:47:26.458 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:26 2024-08-06 05:47:26.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:26 [EL Warning]: moxy: 2024-08-06 05:47:26.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 05:47:26 2024-08-06 05:47:26.706 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:26 2024-08-06 05:47:26.715 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:26 2024-08-06 05:47:26.717 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:26 2024-08-06 05:47:26.717 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:26 [EL Warning]: moxy: 2024-08-06 05:47:26.763--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:27 2024-08-06 05:47:27.010 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:27 2024-08-06 05:47:27.044 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { 05:47:27 "vnf-id": "vnf1", 05:47:27 "vnf-type": "someval", 05:47:27 "vnf-name": "someval", 05:47:27 "lag-interfaces": { 05:47:27 "lag-interface": [ 05:47:27 { 05:47:27 "interface-name": "lag1", 05:47:27 "l-interfaces": { 05:47:27 "l-interface": [ 05:47:27 { 05:47:27 "interface-name": "int1", 05:47:27 "l3-interface-ipv6-address-list": [ 05:47:27 { 05:47:27 "l3-interface-ipv6-address": "ipv1" 05:47:27 } 05:47:27 ] 05:47:27 } 05:47:27 ] 05:47:27 } 05:47:27 } 05:47:27 ] 05:47:27 } 05:47:27 } 05:47:27 05:47:27 2024-08-06 05:47:27.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.068 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:27 2024-08-06 05:47:27.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 05:47:27 2024-08-06 05:47:27.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.082 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.086 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:27 2024-08-06 05:47:27.087 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":"1722923247052","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1722923247052","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1722923247052","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 05:47:27 2024-08-06 05:47:27.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.089 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.089 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.099 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:27 2024-08-06 05:47:27.103 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 05:47:27 2024-08-06 05:47:27.104 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.105 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.105 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:27 2024-08-06 05:47:27.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1722923247089 05:47:27 2024-08-06 05:47:27.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.110 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.124 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 504024 with label generic-vnf 05:47:27 2024-08-06 05:47:27.125 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450592 with label lag-interface 05:47:27 2024-08-06 05:47:27.125 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 872592 with label l-interface 05:47:27 2024-08-06 05:47:27.125 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1462472 with label l3-interface-ipv6-address-list 05:47:27 2024-08-06 05:47:27.126 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1466568 with label l3-interface-ipv6-address-list 05:47:27 2024-08-06 05:47:27.127 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:27 2024-08-06 05:47:27.432 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { 05:47:27 "vnf-id": "vnf1", 05:47:27 "vnf-type": "someval", 05:47:27 "vnf-name": "someval", 05:47:27 "lag-interfaces": { 05:47:27 "lag-interface": [ 05:47:27 { 05:47:27 "interface-name": "lag1", 05:47:27 "l-interfaces": { 05:47:27 "l-interface": [ 05:47:27 { 05:47:27 "interface-name": "int1", 05:47:27 "l3-interface-ipv6-address-list": [ 05:47:27 { 05:47:27 "l3-interface-ipv6-address": "ipv1" 05:47:27 } 05:47:27 ] 05:47:27 } 05:47:27 ] 05:47:27 } 05:47:27 } 05:47:27 ] 05:47:27 } 05:47:27 } 05:47:27 05:47:27 2024-08-06 05:47:27.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.435 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.436 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.447 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.452 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:27 2024-08-06 05:47:27.453 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 05:47:27 2024-08-06 05:47:27.454 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.454 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.454 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.458 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:27 2024-08-06 05:47:27.458 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":"1722923247435","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1722923247435","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1722923247435","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 05:47:27 2024-08-06 05:47:27.459 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.461 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.469 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:27 2024-08-06 05:47:27.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 05:47:27 2024-08-06 05:47:27.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.475 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.475 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.480 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:27 2024-08-06 05:47:27.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1722923247461 05:47:27 2024-08-06 05:47:27.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:27 2024-08-06 05:47:27.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:27 2024-08-06 05:47:27.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:27 2024-08-06 05:47:27.481 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:27 2024-08-06 05:47:27.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:27 2024-08-06 05:47:27.494 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 876688 with label generic-vnf 05:47:27 2024-08-06 05:47:27.495 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 508120 with label lag-interface 05:47:27 2024-08-06 05:47:27.495 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 512216 with label l-interface 05:47:27 2024-08-06 05:47:27.495 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 880784 with label l3-interface-ipv6-address-list 05:47:27 2024-08-06 05:47:27.496 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1470664 with label l3-interface-ipv6-address-list 05:47:27 2024-08-06 05:47:27.497 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:27 2024-08-06 05:47:27.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.43 s - in org.onap.aai.rest.GenericVnfLInterfaceTest 05:47:27 [INFO] Running org.onap.aai.rest.PserverTest 05:47:27 2024-08-06 05:47:27.845 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:27 2024-08-06 05:47:27.845 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:27 2024-08-06 05:47:27.846 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:27 2024-08-06 05:47:27.846 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:27 2024-08-06 05:47:27.847 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:27 2024-08-06 05:47:27.847 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:27 2024-08-06 05:47:27.848 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:27 2024-08-06 05:47:27.848 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:27 2024-08-06 05:47:27.848 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:27 2024-08-06 05:47:27.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:27 2024-08-06 05:47:27.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:27 2024-08-06 05:47:27.853 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:27 2024-08-06 05:47:27.854 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:27 2024-08-06 05:47:27.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:27 2024-08-06 05:47:27.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:27 [EL Warning]: moxy: 2024-08-06 05:47:27.89--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:28 2024-08-06 05:47:28.058 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:28 2024-08-06 05:47:28.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:28 2024-08-06 05:47:28.067 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:28 2024-08-06 05:47:28.067 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:28 [EL Warning]: moxy: 2024-08-06 05:47:28.106--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:28 2024-08-06 05:47:28.298 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:28 2024-08-06 05:47:28.307 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:28 2024-08-06 05:47:28.308 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:28 2024-08-06 05:47:28.308 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:28 [EL Warning]: moxy: 2024-08-06 05:47:28.349--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:28 2024-08-06 05:47:28.554 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:28 2024-08-06 05:47:28.564 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:28 2024-08-06 05:47:28.565 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:28 2024-08-06 05:47:28.565 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:28 [EL Warning]: moxy: 2024-08-06 05:47:28.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 05:47:28 2024-08-06 05:47:28.819 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:28 2024-08-06 05:47:28.828 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:28 2024-08-06 05:47:28.868 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:28 2024-08-06 05:47:28.869 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:28 [EL Warning]: moxy: 2024-08-06 05:47:28.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 05:47:29 2024-08-06 05:47:29.155 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:29 2024-08-06 05:47:29.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 05:47:29 2024-08-06 05:47:29.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:29 2024-08-06 05:47:29.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.182 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.183 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:29 2024-08-06 05:47:29.219 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:29 2024-08-06 05:47:29.219 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 05:47:29 2024-08-06 05:47:29.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 05:47:29 2024-08-06 05:47:29.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:29 2024-08-06 05:47:29.221 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.222 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.224 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:29 2024-08-06 05:47:29.229 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 {} 05:47:29 2024-08-06 05:47:29.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:29 2024-08-06 05:47:29.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.231 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.233 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:29 2024-08-06 05:47:29.246 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 { 05:47:29 "related-to": "pserver", 05:47:29 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" 05:47:29 } 05:47:29 2024-08-06 05:47:29.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:29 2024-08-06 05:47:29.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.248 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:29 2024-08-06 05:47:29.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 05:47:29 2024-08-06 05:47:29.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:29 2024-08-06 05:47:29.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.258 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.270 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 05:47:29 2024-08-06 05:47:29.283 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:29 2024-08-06 05:47:29.589 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 05:47:29 2024-08-06 05:47:29.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 05:47:29 2024-08-06 05:47:29.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:29 2024-08-06 05:47:29.593 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.594 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.594 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.596 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:29 2024-08-06 05:47:29.596 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:29 2024-08-06 05:47:29.597 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"]}}} 05:47:29 2024-08-06 05:47:29.597 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 05:47:29 2024-08-06 05:47:29.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { 05:47:29 "hostname": "test-pserver", 05:47:29 "ptnii-equip-name": "example-ptnii-equip-name-val-36969", 05:47:29 "number-of-cpus": 62220, 05:47:29 "disk-in-gigabytes": 872, 05:47:29 "ram-in-megabytes": 35331, 05:47:29 "equip-type": "example-equip-type-val-22986", 05:47:29 "equip-vendor": "example-equip-vendor-val-37452", 05:47:29 "equip-model": "example-equip-model-val-14665", 05:47:29 "fqdn": "example-fqdn-val-33429", 05:47:29 "pserver-selflink": "example-pserver-selflink-val-10125", 05:47:29 "ipv4-oam-address": "example-ipv4-oam-address-val-3155", 05:47:29 "serial-number": "example-serial-number-val-12010", 05:47:29 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", 05:47:29 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", 05:47:29 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", 05:47:29 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", 05:47:29 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", 05:47:29 "inv-status": "example-inv-status-val-3682", 05:47:29 "pserver-id": "example-pserver-id-val-82142", 05:47:29 "internet-topology": "example-internet-topology-val-56425", 05:47:29 "in-maint": true, 05:47:29 "pserver-name2": "example-pserver-name2-val-53802", 05:47:29 "purpose": "example-purpose-val-90218", 05:47:29 "prov-status": "example-prov-status-val-11642", 05:47:29 "management-option": "example-management-option-val-91111", 05:47:29 "host-profile": "example-host-profile-val-36247" 05:47:29 } 05:47:29 2024-08-06 05:47:29.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:29 2024-08-06 05:47:29.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.600 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.604 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:29 2024-08-06 05:47:29.608 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 05:47:29 2024-08-06 05:47:29.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 05:47:29 2024-08-06 05:47:29.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:29 2024-08-06 05:47:29.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.609 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.610 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.612 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:29 2024-08-06 05:47:29.612 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 05:47:29 2024-08-06 05:47:29.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 05:47:29 2024-08-06 05:47:29.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:29 2024-08-06 05:47:29.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.615 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.619 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:29 2024-08-06 05:47:29.621 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 05:47:29 2024-08-06 05:47:29.622 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 05:47:29 2024-08-06 05:47:29.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:29 2024-08-06 05:47:29.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.623 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.624 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:29 2024-08-06 05:47:29.627 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 05:47:29 2024-08-06 05:47:29.628 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 { 05:47:29 "related-to": "pserver", 05:47:29 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" 05:47:29 } 05:47:29 2024-08-06 05:47:29.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:29 2024-08-06 05:47:29.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.632 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:29 2024-08-06 05:47:29.637 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 05:47:29 2024-08-06 05:47:29.638 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 05:47:29 2024-08-06 05:47:29.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:29 2024-08-06 05:47:29.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.643 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:29 2024-08-06 05:47:29.643 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 05:47:29 2024-08-06 05:47:29.644 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 1722923249630 05:47:29 2024-08-06 05:47:29.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:29 2024-08-06 05:47:29.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.645 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.649 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 888976 with label cloud-region 05:47:29 2024-08-06 05:47:29.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:29 2024-08-06 05:47:29.954 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 05:47:29 2024-08-06 05:47:29.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 05:47:29 2024-08-06 05:47:29.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:29 2024-08-06 05:47:29.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.956 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.960 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:29 2024-08-06 05:47:29.961 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 05:47:29 2024-08-06 05:47:29.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1722923249645 05:47:29 2024-08-06 05:47:29.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:29 2024-08-06 05:47:29.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:29 2024-08-06 05:47:29.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:29 2024-08-06 05:47:29.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:29 2024-08-06 05:47:29.963 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:29 2024-08-06 05:47:29.966 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438288 with label pserver 05:47:29 2024-08-06 05:47:29.966 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:29 2024-08-06 05:47:29.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:30 2024-08-06 05:47:30.268 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 05:47:30 2024-08-06 05:47:30.268 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 05:47:30 2024-08-06 05:47:30.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 05:47:30 2024-08-06 05:47:30.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:30 2024-08-06 05:47:30.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.274 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.276 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:30 2024-08-06 05:47:30.277 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:30 2024-08-06 05:47:30.278 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 05:47:30 2024-08-06 05:47:30.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 05:47:30 2024-08-06 05:47:30.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:30 2024-08-06 05:47:30.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.282 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.286 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:30 2024-08-06 05:47:30.288 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 {} 05:47:30 2024-08-06 05:47:30.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:30 2024-08-06 05:47:30.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.292 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.293 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:30 2024-08-06 05:47:30.296 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 { 05:47:30 "related-to": "pserver", 05:47:30 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" 05:47:30 } 05:47:30 2024-08-06 05:47:30.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:30 2024-08-06 05:47:30.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.298 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.299 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:30 2024-08-06 05:47:30.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 05:47:30 2024-08-06 05:47:30.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:30 2024-08-06 05:47:30.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.306 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.306 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.307 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 05:47:30 2024-08-06 05:47:30.309 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:30 2024-08-06 05:47:30.614 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 05:47:30 2024-08-06 05:47:30.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 05:47:30 2024-08-06 05:47:30.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:30 2024-08-06 05:47:30.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.616 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.617 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.618 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :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 05:47:30 2024-08-06 05:47:30.618 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 05:47:30 2024-08-06 05:47:30.619 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"]}}} 05:47:30 2024-08-06 05:47:30.619 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 05:47:30 2024-08-06 05:47:30.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { 05:47:30 "hostname": "test-pserver", 05:47:30 "ptnii-equip-name": "example-ptnii-equip-name-val-36969", 05:47:30 "number-of-cpus": 62220, 05:47:30 "disk-in-gigabytes": 872, 05:47:30 "ram-in-megabytes": 35331, 05:47:30 "equip-type": "example-equip-type-val-22986", 05:47:30 "equip-vendor": "example-equip-vendor-val-37452", 05:47:30 "equip-model": "example-equip-model-val-14665", 05:47:30 "fqdn": "example-fqdn-val-33429", 05:47:30 "pserver-selflink": "example-pserver-selflink-val-10125", 05:47:30 "ipv4-oam-address": "example-ipv4-oam-address-val-3155", 05:47:30 "serial-number": "example-serial-number-val-12010", 05:47:30 "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", 05:47:30 "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", 05:47:30 "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", 05:47:30 "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", 05:47:30 "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", 05:47:30 "inv-status": "example-inv-status-val-3682", 05:47:30 "pserver-id": "example-pserver-id-val-82142", 05:47:30 "internet-topology": "example-internet-topology-val-56425", 05:47:30 "in-maint": true, 05:47:30 "pserver-name2": "example-pserver-name2-val-53802", 05:47:30 "purpose": "example-purpose-val-90218", 05:47:30 "prov-status": "example-prov-status-val-11642", 05:47:30 "management-option": "example-management-option-val-91111", 05:47:30 "host-profile": "example-host-profile-val-36247" 05:47:30 } 05:47:30 2024-08-06 05:47:30.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:30 2024-08-06 05:47:30.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.622 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.627 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:30 2024-08-06 05:47:30.632 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 05:47:30 2024-08-06 05:47:30.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 05:47:30 2024-08-06 05:47:30.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:30 2024-08-06 05:47:30.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.634 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.636 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:30 2024-08-06 05:47:30.636 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 05:47:30 2024-08-06 05:47:30.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 05:47:30 2024-08-06 05:47:30.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:30 2024-08-06 05:47:30.648 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.649 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:30 2024-08-06 05:47:30.655 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 05:47:30 2024-08-06 05:47:30.655 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 05:47:30 2024-08-06 05:47:30.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:30 2024-08-06 05:47:30.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.657 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.659 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:30 2024-08-06 05:47:30.659 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 05:47:30 2024-08-06 05:47:30.660 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 { 05:47:30 "related-to": "pserver", 05:47:30 "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" 05:47:30 } 05:47:30 2024-08-06 05:47:30.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:30 2024-08-06 05:47:30.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.662 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.664 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 05:47:30 2024-08-06 05:47:30.672 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 05:47:30 2024-08-06 05:47:30.673 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 05:47:30 2024-08-06 05:47:30.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:30 2024-08-06 05:47:30.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.673 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.674 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.676 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:30 2024-08-06 05:47:30.676 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 05:47:30 2024-08-06 05:47:30.678 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 1722923250662 05:47:30 2024-08-06 05:47:30.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 05:47:30 2024-08-06 05:47:30.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.679 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.681 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 1478856 with label cloud-region 05:47:30 2024-08-06 05:47:30.682 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:30 2024-08-06 05:47:30.984 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 05:47:30 2024-08-06 05:47:30.985 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 05:47:30 2024-08-06 05:47:30.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:30 2024-08-06 05:47:30.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.987 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.987 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:30 2024-08-06 05:47:30.991 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:30 2024-08-06 05:47:30.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 05:47:30 2024-08-06 05:47:30.991 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 05:47:30 2024-08-06 05:47:30.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1722923250678 05:47:30 2024-08-06 05:47:30.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 05:47:30 2024-08-06 05:47:30.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:30 2024-08-06 05:47:30.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:30 2024-08-06 05:47:30.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:30 2024-08-06 05:47:30.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:31 2024-08-06 05:47:30.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 893072 with label pserver 05:47:31 2024-08-06 05:47:30.997 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:31 2024-08-06 05:47:30.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 05:47:31 2024-08-06 05:47:31.298 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 05:47:31 2024-08-06 05:47:31.299 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 05:47:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.489 s - in org.onap.aai.rest.PserverTest 05:47:31 [INFO] Running org.onap.aai.rest.db.HttpEntryTest 05:47:31 2024-08-06 05:47:31.350 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:31 2024-08-06 05:47:31.351 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:31 2024-08-06 05:47:31.351 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:31 2024-08-06 05:47:31.351 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:31 2024-08-06 05:47:31.352 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:31 2024-08-06 05:47:31.352 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:31 2024-08-06 05:47:31.353 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:31 2024-08-06 05:47:31.353 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:31 2024-08-06 05:47:31.353 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:31 2024-08-06 05:47:31.353 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:31 2024-08-06 05:47:31.354 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:31 2024-08-06 05:47:31.358 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:31 2024-08-06 05:47:31.358 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:31 2024-08-06 05:47:31.359 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:31 2024-08-06 05:47:31.359 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:31 [EL Warning]: moxy: 2024-08-06 05:47:31.393--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:31 2024-08-06 05:47:31.564 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:31 2024-08-06 05:47:31.572 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:31 2024-08-06 05:47:31.573 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:31 2024-08-06 05:47:31.573 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:31 [EL Warning]: moxy: 2024-08-06 05:47:31.611--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:31 2024-08-06 05:47:31.805 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:31 2024-08-06 05:47:31.813 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:31 2024-08-06 05:47:31.815 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:31 2024-08-06 05:47:31.815 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:31 [EL Warning]: moxy: 2024-08-06 05:47:31.855--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:32 2024-08-06 05:47:32.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:32 2024-08-06 05:47:32.073 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:32 2024-08-06 05:47:32.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:32 2024-08-06 05:47:32.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:32 [EL Warning]: moxy: 2024-08-06 05:47:32.115--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:32 2024-08-06 05:47:32.323 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:32 2024-08-06 05:47:32.332 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:32 2024-08-06 05:47:32.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:32 2024-08-06 05:47:32.333 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:32 [EL Warning]: moxy: 2024-08-06 05:47:32.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 05:47:32 2024-08-06 05:47:32.618 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:32 2024-08-06 05:47:32.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.657 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.667 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.670 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.703 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.705 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 05:47:32 2024-08-06 05:47:32.710 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.714 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.714 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.717 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- 448 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 690 :MethodName- putEdgeWrongLabelTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 05:47:32 2024-08-06 05:47:32.717 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.726 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.726 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.730 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.738 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.740 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.743 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.743 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.748 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.750 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.752 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.755 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.760 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.763 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.763 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.764 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- 294 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 422 :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 ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 05:47:32 2024-08-06 05:47:32.764 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.769 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.769 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.772 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 905360 with label vertex 05:47:32 2024-08-06 05:47:32.774 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.777 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.777 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.781 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.785 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.809 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.810 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.813 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 05:47:32 2024-08-06 05:47:32.814 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 05:47:32 2024-08-06 05:47:32.814 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.818 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.819 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 898 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 398 :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 ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 05:47:32 2024-08-06 05:47:32.820 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.824 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.824 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.835 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.858 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.858 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.861 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.870 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.874 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.875 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 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 296 :MethodName- thatPaginationWithNoResultsCanBeRetrieved 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 05:47:32 2024-08-06 05:47:32.876 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.879 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.880 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.880 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 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 302 :MethodName- thatPaginationWithNoResultsCanBeRetrieved 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 05:47:32 2024-08-06 05:47:32.881 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.889 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.893 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.897 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 05:47:32 2024-08-06 05:47:32.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.908 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.908 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.911 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- 186 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 83 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 448 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 646 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 05:47:32 2024-08-06 05:47:32.911 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.918 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.922 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.922 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.925 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.929 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.932 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.933 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.935 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- 300 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 494 :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 ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 05:47:32 2024-08-06 05:47:32.935 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.941 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.942 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- 300 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 468 :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 ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 05:47:32 2024-08-06 05:47:32.942 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.947 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.958 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.967 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.967 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.967 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.967 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.970 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.976 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.977 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.977 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 05:47:32 2024-08-06 05:47:32.980 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.984 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:32 2024-08-06 05:47:32.985 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- 448 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 690 :MethodName- putEdgeWrongLabelTest ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 05:47:32 2024-08-06 05:47:32.986 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:32 2024-08-06 05:47:32.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:32 2024-08-06 05:47:32.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:32 2024-08-06 05:47:32.993 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:32 2024-08-06 05:47:32.993 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:32.996 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:32.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:32.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:32.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.000 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.001 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.004 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.007 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.009 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.009 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.011 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.014 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.016 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.019 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.019 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.019 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- 294 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 422 :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 ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 05:47:33 2024-08-06 05:47:33.020 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.024 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.024 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.028 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471056 with label vertex 05:47:33 2024-08-06 05:47:33.030 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.041 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.044 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.049 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.052 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.052 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 05:47:33 2024-08-06 05:47:33.053 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 05:47:33 2024-08-06 05:47:33.053 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.055 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.056 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- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 898 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 398 :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 ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 05:47:33 2024-08-06 05:47:33.056 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.058 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.058 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.061 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.062 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.062 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.062 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.062 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.064 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.068 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.070 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.073 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.076 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.078 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.079 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.079 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 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 296 :MethodName- thatPaginationWithNoResultsCanBeRetrieved 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 05:47:33 2024-08-06 05:47:33.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.080 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.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 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 309 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 302 :MethodName- thatPaginationWithNoResultsCanBeRetrieved 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 05:47:33 2024-08-06 05:47:33.082 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.085 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.088 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.092 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.094 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.095 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 05:47:33 2024-08-06 05:47:33.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.101 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.102 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.103 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- 186 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 83 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1806 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 448 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 646 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- sun.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 05:47:33 2024-08-06 05:47:33.104 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.109 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.109 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.114 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.114 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.117 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.121 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.123 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.124 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- 300 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 494 :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 ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 05:47:33 2024-08-06 05:47:33.125 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.130 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.130 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- 300 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 468 :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 ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 05:47:33 2024-08-06 05:47:33.131 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s - in org.onap.aai.rest.db.HttpEntryTest 05:47:33 [INFO] Running org.onap.aai.rest.db.HttpEntryTransactionTest 05:47:33 2024-08-06 05:47:33.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.237 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.241 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.242 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.242 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6134 root cause=org.janusgraph.core.JanusGraphException: ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 635 :MethodName- executeQuery ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 253 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry$$FastClassBySpringCGLIB$$b3743e59 :LineNumber- -1 :MethodName- invoke ClassName- org.springframework.cglib.proxy.MethodProxy :LineNumber- 218 :MethodName- invoke ClassName- org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation :LineNumber- 783 :MethodName- invokeJoinpoint ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 163 :MethodName- proceed ClassName- org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation :LineNumber- 753 :MethodName- proceed ClassName- org.springframework.aop.support.DelegatingIntroductionInterceptor :LineNumber- 137 :MethodName- doProceed 05:47:33 2024-08-06 05:47:33.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.243 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.243 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalStateException: Cannot access element because its enclosing transaction is closed and unbound ClassName- org.janusgraph.graphdb.transaction.StandardJanusGraphTx :LineNumber- 376 :MethodName- getNextTx ClassName- org.janusgraph.graphdb.tinkerpop.optimize.JanusGraphTraversalUtil :LineNumber- 142 :MethodName- getTx ClassName- org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphStep :LineNumber- 129 :MethodName- buildGlobalGraphCentricQuery ClassName- org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphStep :LineNumber- 86 :MethodName- lambda$new$1 ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.map.GraphStep :LineNumber- 157 :MethodName- processNextStart ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep :LineNumber- 135 :MethodName- next ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep :LineNumber- 40 :MethodName- next ClassName- org.apache.tinkerpop.gremlin.process.traversal.Traversal :LineNumber- 184 :MethodName- fill ClassName- org.apache.tinkerpop.gremlin.process.traversal.Traversal :LineNumber- 122 :MethodName- toList ClassName- org.onap.aai.query.builder.GraphTraversalBuilder :LineNumber- 985 :MethodName- toList 05:47:33 2024-08-06 05:47:33.244 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:33 2024-08-06 05:47:33.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:33 2024-08-06 05:47:33.250 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:33 2024-08-06 05:47:33.250 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.253 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.255 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 2024-08-06 05:47:33.255 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:33 2024-08-06 05:47:33.257 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.onap.aai.rest.db.HttpEntryTransactionTest 05:47:33 [INFO] Running org.onap.aai.rest.db.HttpEntryNotificationIntegrationTest 05:47:33 2024-08-06 05:47:33.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:33 2024-08-06 05:47:33.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:33 2024-08-06 05:47:33.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:33 2024-08-06 05:47:33.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:33 2024-08-06 05:47:33.278 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:33 2024-08-06 05:47:33.278 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:33 2024-08-06 05:47:33.278 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:33 2024-08-06 05:47:33.278 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:33 2024-08-06 05:47:33.279 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:33 2024-08-06 05:47:33.279 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:33 2024-08-06 05:47:33.280 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:33 2024-08-06 05:47:33.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:33 2024-08-06 05:47:33.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:33 2024-08-06 05:47:33.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:33 2024-08-06 05:47:33.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:33 [EL Warning]: moxy: 2024-08-06 05:47:33.391--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:33 2024-08-06 05:47:33.561 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:33 2024-08-06 05:47:33.568 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:33 2024-08-06 05:47:33.569 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:33 2024-08-06 05:47:33.569 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:33 [EL Warning]: moxy: 2024-08-06 05:47:33.607--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:33 2024-08-06 05:47:33.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:33 2024-08-06 05:47:33.808 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:33 2024-08-06 05:47:33.809 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:33 2024-08-06 05:47:33.810 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:33 [EL Warning]: moxy: 2024-08-06 05:47:33.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 05:47:34 2024-08-06 05:47:34.054 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:34 2024-08-06 05:47:34.063 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:34 2024-08-06 05:47:34.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:34 2024-08-06 05:47:34.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:34 [EL Warning]: moxy: 2024-08-06 05:47:34.105--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:34 2024-08-06 05:47:34.309 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:34 2024-08-06 05:47:34.318 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:34 2024-08-06 05:47:34.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:34 2024-08-06 05:47:34.320 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:34 [EL Warning]: moxy: 2024-08-06 05:47:34.365--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:34 2024-08-06 05:47:34.603 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:34 2024-08-06 05:47:34.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:34 2024-08-06 05:47:34.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:34 2024-08-06 05:47:34.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:34 2024-08-06 05:47:34.630 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:34 2024-08-06 05:47:34.633 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:34 2024-08-06 05:47:34.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:34 2024-08-06 05:47:34.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:34 2024-08-06 05:47:34.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:34 2024-08-06 05:47:34.639 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:34 2024-08-06 05:47:34.641 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:34 2024-08-06 05:47:34.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:34 2024-08-06 05:47:34.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:34 2024-08-06 05:47:34.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:34 2024-08-06 05:47:34.644 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:34 2024-08-06 05:47:34.647 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:34 2024-08-06 05:47:34.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:34 2024-08-06 05:47:34.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:34 2024-08-06 05:47:34.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:34 2024-08-06 05:47:34.652 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:34 2024-08-06 05:47:34.653 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 s - in org.onap.aai.rest.db.HttpEntryNotificationIntegrationTest 05:47:34 [INFO] Running org.onap.aai.rest.VnfcRelationshipIssueTest 05:47:34 2024-08-06 05:47:34.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { 05:47:34 "vnf-id": "test-vnf11", 05:47:34 "vnf-name": "example-vnf-name-val-37069", 05:47:34 "vnf-name2": "example-vnf-name2-val-58382", 05:47:34 "vnf-type": "example-vnf-type-val-95069", 05:47:34 "in-maint": true, 05:47:34 "is-closed-loop-disabled": true, 05:47:34 "vf-modules": { 05:47:34 "vf-module": [ 05:47:34 { 05:47:34 "vf-module-id": "vf-module-test11", 05:47:34 "is-base-vf-module": true, 05:47:34 "automated-assignment": true 05:47:34 } 05:47:34 ] 05:47:34 } 05:47:34 } 05:47:34 05:47:34 2024-08-06 05:47:34.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:34 2024-08-06 05:47:34.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:34 2024-08-06 05:47:34.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:34 2024-08-06 05:47:34.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:34 2024-08-06 05:47:34.666 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:34 2024-08-06 05:47:34.677 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:34 2024-08-06 05:47:34.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:34 2024-08-06 05:47:34.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { 05:47:34 "vnfc-name": "test-vnfc11", 05:47:34 "nfc-naming-code": "testname", 05:47:34 "nfc-function": "test-value", 05:47:34 "relationship-list": { 05:47:34 "relationship": [{ 05:47:34 "related-to": "vf-module", 05:47:34 "relationship-data": [{ 05:47:34 "relationship-key": "vnf.vnf-id", 05:47:34 "relationship-value": "test-vnf11" 05:47:34 }, { 05:47:34 "relationship-key": "vf-module.vf-module-id", 05:47:34 "relationship-value": "vf-module-test11" 05:47:34 } 05:47:34 ] 05:47:34 } 05:47:34 ] 05:47:34 } 05:47:34 } 05:47:34 05:47:34 2024-08-06 05:47:34.685 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 05:47:34 2024-08-06 05:47:34.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:34 2024-08-06 05:47:34.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:34 2024-08-06 05:47:34.686 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:34 2024-08-06 05:47:34.686 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:34 2024-08-06 05:47:34.700 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:34 2024-08-06 05:47:34.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:35 2024-08-06 05:47:35.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { 05:47:35 "vnf-id": "test-vnf11", 05:47:35 "vnf-name": "example-vnf-name-val-37069", 05:47:35 "vnf-name2": "example-vnf-name2-val-58382", 05:47:35 "vnf-type": "example-vnf-type-val-95069", 05:47:35 "in-maint": true, 05:47:35 "is-closed-loop-disabled": true, 05:47:35 "vf-modules": { 05:47:35 "vf-module": [ 05:47:35 { 05:47:35 "vf-module-id": "vf-module-test11", 05:47:35 "is-base-vf-module": true, 05:47:35 "automated-assignment": true 05:47:35 } 05:47:35 ] 05:47:35 } 05:47:35 } 05:47:35 05:47:35 2024-08-06 05:47:35.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 05:47:35 2024-08-06 05:47:35.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:35 2024-08-06 05:47:35.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:35 2024-08-06 05:47:35.318 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:35 2024-08-06 05:47:35.319 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:35 2024-08-06 05:47:35.328 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:35 2024-08-06 05:47:35.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:35 2024-08-06 05:47:35.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { 05:47:35 "vnfc-name": "test-vnfc11", 05:47:35 "nfc-naming-code": "testname", 05:47:35 "nfc-function": "test-value", 05:47:35 "relationship-list": { 05:47:35 "relationship": [{ 05:47:35 "related-to": "vf-module", 05:47:35 "relationship-data": [{ 05:47:35 "relationship-key": "vnf.vnf-id", 05:47:35 "relationship-value": "test-vnf11" 05:47:35 }, { 05:47:35 "relationship-key": "vf-module.vf-module-id", 05:47:35 "relationship-value": "vf-module-test11" 05:47:35 } 05:47:35 ] 05:47:35 } 05:47:35 ] 05:47:35 } 05:47:35 } 05:47:35 05:47:35 2024-08-06 05:47:35.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 05:47:35 2024-08-06 05:47:35.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 05:47:35 2024-08-06 05:47:35.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 05:47:35 2024-08-06 05:47:35.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 05:47:35 2024-08-06 05:47:35.335 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 05:47:35 2024-08-06 05:47:35.340 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 05:47:35 2024-08-06 05:47:35.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 05:47:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s - in org.onap.aai.rest.VnfcRelationshipIssueTest 05:47:35 [INFO] Running org.onap.aai.exceptions.AAIExceptionTest 05:47:35 2024-08-06 05:47:35.656 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 05:47:35 2024-08-06 05:47:35.657 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 05:47:35 2024-08-06 05:47:35.658 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 05:47:35 2024-08-06 05:47:35.659 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 05:47:35 2024-08-06 05:47:35.660 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 05:47:35 2024-08-06 05:47:35.660 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=4004. Using default AAIException 05:47:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.exceptions.AAIExceptionTest 05:47:35 [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest 05:47:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.aai.exceptions.AAIExceptionWithInfoTest 05:47:35 [INFO] Running org.onap.aai.dbmap.AAIGraphTest 05:47:35 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 s - in org.onap.aai.dbmap.AAIGraphTest 05:47:35 [INFO] Running org.onap.aai.prevalidation.ValidationServiceTest 05:47:35 2024-08-06 05:47:35.769 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.799 DEBUG --- [ main] o.o.aai.prevalidation.ValidationService : Validation Service returned following response status code 200 and body { 05:47:35 "validationId": "52245aa2-72a8-440d-87e2-570272aa4a83b", 05:47:35 "validationTimestamp": "20191201T211503Z", 05:47:35 "entityId": { 05:47:35 "vnf-id": "vnf-jenkins-15903-3" 05:47:35 }, 05:47:35 "entityName": "ormfl405me3", 05:47:35 "entityType": "generic-vnf", 05:47:35 "entityLink": "network/generic-vnfs/generic-vnf/vnf-jenkins-15903-3", 05:47:35 "resourceVersion": "1567815933280", 05:47:35 "requestor": "JUNIT", 05:47:35 "violations": [] 05:47:35 } 05:47:35 05:47:35 2024-08-06 05:47:35.800 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.801 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.812 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.812 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.815 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Connection refused to the validation microservice due to service unreachable 05:47:35 java.net.ConnectException: Connection refused 05:47:35 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsDownAndShouldErrorWithConnectionRefused(ValidationServiceTest.java:85) 05:47:35 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:47:35 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:47:35 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:47:35 at java.lang.reflect.Method.invoke(Method.java:498) 05:47:35 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:47:35 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:47:35 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:47:35 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:47:35 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:47:35 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 05:47:35 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:47:35 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:47:35 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:47:35 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:47:35 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:47:35 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:47:35 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:47:35 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:47:35 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:47:35 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:47:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:47:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:47:35 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:47:35 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:47:35 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:47:35 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:47:35 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:47:35 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:47:35 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:47:35 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:47:35 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:47:35 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:47:35 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:47:35 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:47:35 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:47:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:47:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:47:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:47:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:47:35 2024-08-06 05:47:35.816 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.817 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.818 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} 05:47:35 org.apache.http.conn.ConnectTimeoutException: Connection timed out 05:47:35 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsUnreachableAndShouldErrorWithConnectionTimeout(ValidationServiceTest.java:100) 05:47:35 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:47:35 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:47:35 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:47:35 at java.lang.reflect.Method.invoke(Method.java:498) 05:47:35 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:47:35 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:47:35 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:47:35 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:47:35 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:47:35 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 05:47:35 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:47:35 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:47:35 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:47:35 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:47:35 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:47:35 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:47:35 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:47:35 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:47:35 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:47:35 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:47:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:47:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:47:35 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:47:35 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:47:35 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:47:35 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:47:35 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:47:35 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:47:35 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:47:35 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:47:35 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:47:35 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:47:35 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:47:35 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:47:35 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:47:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:47:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:47:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:47:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:47:35 2024-08-06 05:47:35.819 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.819 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Invalid nf values, check nf-type, nf-role, nf-function, and nf-naming-code 05:47:35 2024-08-06 05:47:35.820 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 05:47:35 2024-08-06 05:47:35.820 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Request to validation service took longer than the currently set timeout 05:47:35 java.net.SocketTimeoutException: Request timed out due to taking longer than client expected 05:47:35 at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsAvailableAndRequestIsTakingTooLongAndClientShouldTimeout(ValidationServiceTest.java:139) 05:47:35 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:47:35 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:47:35 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:47:35 at java.lang.reflect.Method.invoke(Method.java:498) 05:47:35 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:47:35 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:47:35 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:47:35 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:47:35 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:47:35 at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) 05:47:35 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:47:35 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:47:35 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:47:35 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:47:35 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:47:35 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:47:35 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:47:35 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:47:35 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:47:35 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:47:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:47:35 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:47:35 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:47:35 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:47:35 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:47:35 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:47:35 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:47:35 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:47:35 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:47:35 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:47:35 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:47:35 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:47:35 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:47:35 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:47:35 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:47:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:47:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:47:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:47:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:47:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:47:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:47:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.onap.aai.prevalidation.ValidationServiceTest 05:47:35 [INFO] Running org.onap.aai.parsers.uri.URIToRelationshipObjectTest 05:47:35 2024-08-06 05:47:35.847 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:35 2024-08-06 05:47:35.847 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:35 2024-08-06 05:47:35.848 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:35 2024-08-06 05:47:35.848 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:35 2024-08-06 05:47:35.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:35 2024-08-06 05:47:35.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:35 2024-08-06 05:47:35.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:35 2024-08-06 05:47:35.849 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:35 2024-08-06 05:47:35.850 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:35 2024-08-06 05:47:35.850 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:35 2024-08-06 05:47:35.851 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:35 2024-08-06 05:47:35.854 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:35 2024-08-06 05:47:35.855 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:35 2024-08-06 05:47:35.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:35 2024-08-06 05:47:35.856 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:35 [EL Warning]: moxy: 2024-08-06 05:47:35.89--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:36 2024-08-06 05:47:36.059 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:36 2024-08-06 05:47:36.066 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:36 2024-08-06 05:47:36.068 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:36 2024-08-06 05:47:36.068 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:36 [EL Warning]: moxy: 2024-08-06 05:47:36.105--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:36 2024-08-06 05:47:36.297 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:36 2024-08-06 05:47:36.306 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:36 2024-08-06 05:47:36.307 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:36 2024-08-06 05:47:36.307 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:36 [EL Warning]: moxy: 2024-08-06 05:47:36.348--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:36 2024-08-06 05:47:36.611 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:36 2024-08-06 05:47:36.620 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:36 2024-08-06 05:47:36.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:36 2024-08-06 05:47:36.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:36 [EL Warning]: moxy: 2024-08-06 05:47:36.662--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:36 2024-08-06 05:47:36.868 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:36 2024-08-06 05:47:36.877 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:36 2024-08-06 05:47:36.879 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:36 2024-08-06 05:47:36.879 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:36 [EL Warning]: moxy: 2024-08-06 05:47:36.925--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:37 2024-08-06 05:47:37.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:37 2024-08-06 05:47:37.192 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find l-interadsfaces in the store for lower hyphen to upper camel 05:47:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 s - in org.onap.aai.parsers.uri.URIToRelationshipObjectTest 05:47:37 [INFO] Running org.onap.aai.parsers.uri.URIToObjectTest 05:47:37 2024-08-06 05:47:37.226 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:37 2024-08-06 05:47:37.227 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:37 2024-08-06 05:47:37.227 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:37 2024-08-06 05:47:37.227 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:37 2024-08-06 05:47:37.228 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:37 2024-08-06 05:47:37.228 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:37 2024-08-06 05:47:37.229 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:37 2024-08-06 05:47:37.229 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:37 2024-08-06 05:47:37.229 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:37 2024-08-06 05:47:37.229 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:37 2024-08-06 05:47:37.230 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:37 2024-08-06 05:47:37.234 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:37 2024-08-06 05:47:37.234 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:37 2024-08-06 05:47:37.236 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:37 2024-08-06 05:47:37.236 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:37 [EL Warning]: moxy: 2024-08-06 05:47:37.271--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:37 2024-08-06 05:47:37.441 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:37 2024-08-06 05:47:37.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:37 2024-08-06 05:47:37.450 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:37 2024-08-06 05:47:37.450 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:37 [EL Warning]: moxy: 2024-08-06 05:47:37.488--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:37 2024-08-06 05:47:37.687 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:37 2024-08-06 05:47:37.696 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:37 2024-08-06 05:47:37.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:37 2024-08-06 05:47:37.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:37 [EL Warning]: moxy: 2024-08-06 05:47:37.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 05:47:37 2024-08-06 05:47:37.945 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:37 2024-08-06 05:47:37.954 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:37 2024-08-06 05:47:37.955 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:37 2024-08-06 05:47:37.955 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:38 [EL Warning]: moxy: 2024-08-06 05:47:37.996--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:38 2024-08-06 05:47:38.211 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:38 2024-08-06 05:47:38.220 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:38 2024-08-06 05:47:38.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:38 2024-08-06 05:47:38.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:38 [EL Warning]: moxy: 2024-08-06 05:47:38.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 05:47:38 2024-08-06 05:47:38.508 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:38 2024-08-06 05:47:38.529 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find l-interadsfaces in the store for lower hyphen to upper camel 05:47:38 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.33 s - in org.onap.aai.parsers.uri.URIToObjectTest 05:47:38 [INFO] Running org.onap.aai.parsers.uri.URIToExtensionInformationTest 05:47:38 2024-08-06 05:47:38.553 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:38 2024-08-06 05:47:38.554 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:38 2024-08-06 05:47:38.554 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:38 2024-08-06 05:47:38.554 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:38 2024-08-06 05:47:38.555 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:38 2024-08-06 05:47:38.555 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:38 2024-08-06 05:47:38.555 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:38 2024-08-06 05:47:38.556 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:38 2024-08-06 05:47:38.556 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:38 2024-08-06 05:47:38.556 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:38 2024-08-06 05:47:38.557 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:38 2024-08-06 05:47:38.561 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:38 2024-08-06 05:47:38.561 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:38 2024-08-06 05:47:38.562 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:38 2024-08-06 05:47:38.562 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:38 [EL Warning]: moxy: 2024-08-06 05:47:38.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 05:47:38 2024-08-06 05:47:38.836 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:38 2024-08-06 05:47:38.844 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:38 2024-08-06 05:47:38.845 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:38 2024-08-06 05:47:38.845 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:38 [EL Warning]: moxy: 2024-08-06 05:47:38.884--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:39 2024-08-06 05:47:39.079 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:39 2024-08-06 05:47:39.087 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:39 2024-08-06 05:47:39.088 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:39 2024-08-06 05:47:39.088 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:39 [EL Warning]: moxy: 2024-08-06 05:47:39.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 05:47:39 2024-08-06 05:47:39.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:39 2024-08-06 05:47:39.345 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:39 2024-08-06 05:47:39.346 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:39 2024-08-06 05:47:39.346 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:39 [EL Warning]: moxy: 2024-08-06 05:47:39.387--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:39 2024-08-06 05:47:39.610 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:39 2024-08-06 05:47:39.626 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:39 2024-08-06 05:47:39.627 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:39 2024-08-06 05:47:39.627 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:39 [EL Warning]: moxy: 2024-08-06 05:47:39.674--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:39 2024-08-06 05:47:39.915 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in org.onap.aai.parsers.uri.URIToExtensionInformationTest 05:47:39 [INFO] Running org.onap.aai.parsers.uri.URIToDBKeyTest 05:47:39 2024-08-06 05:47:39.945 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find cloud in the store for lower hyphen to upper camel 05:47:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.parsers.uri.URIToDBKeyTest 05:47:39 [INFO] Running org.onap.aai.parsers.uri.URIParserTest 05:47:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.aai.parsers.uri.URIParserTest 05:47:39 [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 05:47:40 2024-08-06 05:47:40.002 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:40 2024-08-06 05:47:40.002 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 05:47:40 2024-08-06 05:47:40.003 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:40 2024-08-06 05:47:40.003 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 05:47:40 2024-08-06 05:47:40.003 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:40 2024-08-06 05:47:40.003 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 05:47:40 2024-08-06 05:47:40.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:40 2024-08-06 05:47:40.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 05:47:40 2024-08-06 05:47:40.004 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:40 2024-08-06 05:47:40.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:40 2024-08-06 05:47:40.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 05:47:40 2024-08-06 05:47:40.008 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:40 2024-08-06 05:47:40.008 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:40 [EL Warning]: moxy: 2024-08-06 05:47:40.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 05:47:40 2024-08-06 05:47:40.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 05:47:40 2024-08-06 05:47:40.227 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 05:47:40 2024-08-06 05:47:40.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:40 2024-08-06 05:47:40.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:40 [EL Warning]: moxy: 2024-08-06 05:47:40.261--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:40 2024-08-06 05:47:40.437 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 05:47:40 2024-08-06 05:47:40.444 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 05:47:40 2024-08-06 05:47:40.446 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:40 2024-08-06 05:47:40.446 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:40 [EL Warning]: moxy: 2024-08-06 05:47:40.486--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:40 2024-08-06 05:47:40.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 05:47:40 2024-08-06 05:47:40.669 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 05:47:40 2024-08-06 05:47:40.670 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:40 2024-08-06 05:47:40.670 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:40 [EL Warning]: moxy: 2024-08-06 05:47:40.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 05:47:40 2024-08-06 05:47:40.886 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:40 2024-08-06 05:47:40.916 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 05:47:40 2024-08-06 05:47:40.927 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 05:47:40 2024-08-06 05:47:40.940 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 05:47:40 2024-08-06 05:47:40.947 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 05:47:41 [WARNING] Tests run: 45, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.092 s - in org.onap.aai.parsers.query.GraphTraversalTest 05:47:41 [INFO] Running org.onap.aai.parsers.relationship.RelationshipToURITest 05:47:41 2024-08-06 05:47:41.101 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:41 2024-08-06 05:47:41.102 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:41 2024-08-06 05:47:41.103 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:41 2024-08-06 05:47:41.103 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:41 2024-08-06 05:47:41.104 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:41 2024-08-06 05:47:41.104 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:41 2024-08-06 05:47:41.104 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:41 2024-08-06 05:47:41.105 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:41 2024-08-06 05:47:41.105 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:41 2024-08-06 05:47:41.105 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:41 2024-08-06 05:47:41.106 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:41 2024-08-06 05:47:41.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:41 2024-08-06 05:47:41.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:41 2024-08-06 05:47:41.113 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:41 2024-08-06 05:47:41.113 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:41 [EL Warning]: moxy: 2024-08-06 05:47:41.166--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:41 2024-08-06 05:47:41.339 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:41 2024-08-06 05:47:41.346 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:41 2024-08-06 05:47:41.348 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:41 2024-08-06 05:47:41.348 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:41 [EL Warning]: moxy: 2024-08-06 05:47:41.389--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:41 2024-08-06 05:47:41.589 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:41 2024-08-06 05:47:41.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:41 2024-08-06 05:47:41.599 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:41 2024-08-06 05:47:41.600 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:41 [EL Warning]: moxy: 2024-08-06 05:47:41.643--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:41 2024-08-06 05:47:41.851 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:41 2024-08-06 05:47:41.860 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:41 2024-08-06 05:47:41.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:41 2024-08-06 05:47:41.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:41 [EL Warning]: moxy: 2024-08-06 05:47:41.911--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:42 2024-08-06 05:47:42.124 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:42 2024-08-06 05:47:42.134 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:42 2024-08-06 05:47:42.136 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:42 2024-08-06 05:47:42.136 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:42 [EL Warning]: moxy: 2024-08-06 05:47:42.184--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:42 2024-08-06 05:47:42.441 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:42 2024-08-06 05:47:42.480 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find test-objet in the store for lower hyphen to upper camel 05:47:42 [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.409 s - in org.onap.aai.parsers.relationship.RelationshipToURITest 05:47:42 [INFO] Running org.onap.aai.kafka.AAIKafkaEventIntegrationTest 05:47:42 2024-08-06 05:47:42.675 INFO --- [ main] k.utils.Log4jControllerRegistration$ : Registered kafka:type=kafka.Log4jController MBean 05:47:43 2024-08-06 05:47:43.160 INFO --- [ main] kafka.server.KafkaConfig : KafkaConfig values: 05:47:43 advertised.host.name = null 05:47:43 advertised.listeners = null 05:47:43 advertised.port = null 05:47:43 alter.config.policy.class.name = null 05:47:43 alter.log.dirs.replication.quota.window.num = 11 05:47:43 alter.log.dirs.replication.quota.window.size.seconds = 1 05:47:43 authorizer.class.name = 05:47:43 auto.create.topics.enable = true 05:47:43 auto.leader.rebalance.enable = true 05:47:43 background.threads = 10 05:47:43 broker.id = 0 05:47:43 broker.id.generation.enable = true 05:47:43 broker.rack = null 05:47:43 client.quota.callback.class = null 05:47:43 compression.type = producer 05:47:43 connection.failed.authentication.delay.ms = 100 05:47:43 connections.max.idle.ms = 600000 05:47:43 connections.max.reauth.ms = 0 05:47:43 control.plane.listener.name = null 05:47:43 controlled.shutdown.enable = false 05:47:43 controlled.shutdown.max.retries = 3 05:47:43 controlled.shutdown.retry.backoff.ms = 100 05:47:43 controller.socket.timeout.ms = 1000 05:47:43 create.topic.policy.class.name = null 05:47:43 default.replication.factor = 1 05:47:43 delegation.token.expiry.check.interval.ms = 3600000 05:47:43 delegation.token.expiry.time.ms = 86400000 05:47:43 delegation.token.master.key = null 05:47:43 delegation.token.max.lifetime.ms = 604800000 05:47:43 delete.records.purgatory.purge.interval.requests = 1 05:47:43 delete.topic.enable = true 05:47:43 fetch.max.bytes = 57671680 05:47:43 fetch.purgatory.purge.interval.requests = 1000 05:47:43 group.initial.rebalance.delay.ms = 0 05:47:43 group.max.session.timeout.ms = 1800000 05:47:43 group.max.size = 2147483647 05:47:43 group.min.session.timeout.ms = 6000 05:47:43 host.name = 05:47:43 inter.broker.listener.name = null 05:47:43 inter.broker.protocol.version = 2.6-IV0 05:47:43 kafka.metrics.polling.interval.secs = 10 05:47:43 kafka.metrics.reporters = [] 05:47:43 leader.imbalance.check.interval.seconds = 300 05:47:43 leader.imbalance.per.broker.percentage = 10 05:47:43 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL 05:47:43 listeners = PLAINTEXT://localhost:0 05:47:43 log.cleaner.backoff.ms = 15000 05:47:43 log.cleaner.dedupe.buffer.size = 2097152 05:47:43 log.cleaner.delete.retention.ms = 86400000 05:47:43 log.cleaner.enable = true 05:47:43 log.cleaner.io.buffer.load.factor = 0.9 05:47:43 log.cleaner.io.buffer.size = 524288 05:47:43 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 05:47:43 log.cleaner.max.compaction.lag.ms = 9223372036854775807 05:47:43 log.cleaner.min.cleanable.ratio = 0.5 05:47:43 log.cleaner.min.compaction.lag.ms = 0 05:47:43 log.cleaner.threads = 1 05:47:43 log.cleanup.policy = [delete] 05:47:43 log.dir = /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765 05:47:43 log.dirs = null 05:47:43 log.flush.interval.messages = 9223372036854775807 05:47:43 log.flush.interval.ms = null 05:47:43 log.flush.offset.checkpoint.interval.ms = 60000 05:47:43 log.flush.scheduler.interval.ms = 9223372036854775807 05:47:43 log.flush.start.offset.checkpoint.interval.ms = 60000 05:47:43 log.index.interval.bytes = 4096 05:47:43 log.index.size.max.bytes = 10485760 05:47:43 log.message.downconversion.enable = true 05:47:43 log.message.format.version = 2.6-IV0 05:47:43 log.message.timestamp.difference.max.ms = 9223372036854775807 05:47:43 log.message.timestamp.type = CreateTime 05:47:43 log.preallocate = false 05:47:43 log.retention.bytes = -1 05:47:43 log.retention.check.interval.ms = 300000 05:47:43 log.retention.hours = 168 05:47:43 log.retention.minutes = null 05:47:43 log.retention.ms = null 05:47:43 log.roll.hours = 168 05:47:43 log.roll.jitter.hours = 0 05:47:43 log.roll.jitter.ms = null 05:47:43 log.roll.ms = null 05:47:43 log.segment.bytes = 1073741824 05:47:43 log.segment.delete.delay.ms = 1000 05:47:43 max.connections = 2147483647 05:47:43 max.connections.per.ip = 2147483647 05:47:43 max.connections.per.ip.overrides = 05:47:43 max.incremental.fetch.session.cache.slots = 1000 05:47:43 message.max.bytes = 1048588 05:47:43 metric.reporters = [] 05:47:43 metrics.num.samples = 2 05:47:43 metrics.recording.level = INFO 05:47:43 metrics.sample.window.ms = 30000 05:47:43 min.insync.replicas = 1 05:47:43 num.io.threads = 8 05:47:43 num.network.threads = 3 05:47:43 num.partitions = 1 05:47:43 num.recovery.threads.per.data.dir = 1 05:47:43 num.replica.alter.log.dirs.threads = null 05:47:43 num.replica.fetchers = 1 05:47:43 offset.metadata.max.bytes = 4096 05:47:43 offsets.commit.required.acks = -1 05:47:43 offsets.commit.timeout.ms = 5000 05:47:43 offsets.load.buffer.size = 5242880 05:47:43 offsets.retention.check.interval.ms = 600000 05:47:43 offsets.retention.minutes = 10080 05:47:43 offsets.topic.compression.codec = 0 05:47:43 offsets.topic.num.partitions = 5 05:47:43 offsets.topic.replication.factor = 1 05:47:43 offsets.topic.segment.bytes = 104857600 05:47:43 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding 05:47:43 password.encoder.iterations = 4096 05:47:43 password.encoder.key.length = 128 05:47:43 password.encoder.keyfactory.algorithm = null 05:47:43 password.encoder.old.secret = null 05:47:43 password.encoder.secret = null 05:47:43 port = 9092 05:47:43 principal.builder.class = null 05:47:43 producer.purgatory.purge.interval.requests = 1000 05:47:43 queued.max.request.bytes = -1 05:47:43 queued.max.requests = 500 05:47:43 quota.consumer.default = 9223372036854775807 05:47:43 quota.producer.default = 9223372036854775807 05:47:43 quota.window.num = 11 05:47:43 quota.window.size.seconds = 1 05:47:43 replica.fetch.backoff.ms = 1000 05:47:43 replica.fetch.max.bytes = 1048576 05:47:43 replica.fetch.min.bytes = 1 05:47:43 replica.fetch.response.max.bytes = 10485760 05:47:43 replica.fetch.wait.max.ms = 500 05:47:43 replica.high.watermark.checkpoint.interval.ms = 9223372036854775807 05:47:43 replica.lag.time.max.ms = 30000 05:47:43 replica.selector.class = null 05:47:43 replica.socket.receive.buffer.bytes = 65536 05:47:43 replica.socket.timeout.ms = 1000 05:47:43 replication.quota.window.num = 11 05:47:43 replication.quota.window.size.seconds = 1 05:47:43 request.timeout.ms = 30000 05:47:43 reserved.broker.max.id = 1000 05:47:43 sasl.client.callback.handler.class = null 05:47:43 sasl.enabled.mechanisms = [GSSAPI] 05:47:43 sasl.jaas.config = null 05:47:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:47:43 sasl.kerberos.min.time.before.relogin = 60000 05:47:43 sasl.kerberos.principal.to.local.rules = [DEFAULT] 05:47:43 sasl.kerberos.service.name = null 05:47:43 sasl.kerberos.ticket.renew.jitter = 0.05 05:47:43 sasl.kerberos.ticket.renew.window.factor = 0.8 05:47:43 sasl.login.callback.handler.class = null 05:47:43 sasl.login.class = null 05:47:43 sasl.login.refresh.buffer.seconds = 300 05:47:43 sasl.login.refresh.min.period.seconds = 60 05:47:43 sasl.login.refresh.window.factor = 0.8 05:47:43 sasl.login.refresh.window.jitter = 0.05 05:47:43 sasl.mechanism.inter.broker.protocol = GSSAPI 05:47:43 sasl.server.callback.handler.class = null 05:47:43 security.inter.broker.protocol = PLAINTEXT 05:47:43 security.providers = null 05:47:43 socket.receive.buffer.bytes = 102400 05:47:43 socket.request.max.bytes = 104857600 05:47:43 socket.send.buffer.bytes = 102400 05:47:43 ssl.cipher.suites = [] 05:47:43 ssl.client.auth = none 05:47:43 ssl.enabled.protocols = [TLSv1.2] 05:47:43 ssl.endpoint.identification.algorithm = https 05:47:43 ssl.engine.factory.class = null 05:47:43 ssl.key.password = null 05:47:43 ssl.keymanager.algorithm = SunX509 05:47:43 ssl.keystore.location = null 05:47:43 ssl.keystore.password = null 05:47:43 ssl.keystore.type = JKS 05:47:43 ssl.principal.mapping.rules = DEFAULT 05:47:43 ssl.protocol = TLSv1.2 05:47:43 ssl.provider = null 05:47:43 ssl.secure.random.implementation = null 05:47:43 ssl.trustmanager.algorithm = PKIX 05:47:43 ssl.truststore.location = null 05:47:43 ssl.truststore.password = null 05:47:43 ssl.truststore.type = JKS 05:47:43 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 05:47:43 transaction.max.timeout.ms = 900000 05:47:43 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 05:47:43 transaction.state.log.load.buffer.size = 5242880 05:47:43 transaction.state.log.min.isr = 2 05:47:43 transaction.state.log.num.partitions = 50 05:47:43 transaction.state.log.replication.factor = 3 05:47:43 transaction.state.log.segment.bytes = 104857600 05:47:43 transactional.id.expiration.ms = 604800000 05:47:43 unclean.leader.election.enable = false 05:47:43 zookeeper.clientCnxnSocket = null 05:47:43 zookeeper.connect = 127.0.0.1:42699 05:47:43 zookeeper.connection.timeout.ms = 10000 05:47:43 zookeeper.max.in.flight.requests = 10 05:47:43 zookeeper.session.timeout.ms = 18000 05:47:43 zookeeper.set.acl = false 05:47:43 zookeeper.ssl.cipher.suites = null 05:47:43 zookeeper.ssl.client.enable = false 05:47:43 zookeeper.ssl.crl.enable = false 05:47:43 zookeeper.ssl.enabled.protocols = null 05:47:43 zookeeper.ssl.endpoint.identification.algorithm = HTTPS 05:47:43 zookeeper.ssl.keystore.location = null 05:47:43 zookeeper.ssl.keystore.password = null 05:47:43 zookeeper.ssl.keystore.type = null 05:47:43 zookeeper.ssl.ocsp.enable = false 05:47:43 zookeeper.ssl.protocol = TLSv1.2 05:47:43 zookeeper.ssl.truststore.location = null 05:47:43 zookeeper.ssl.truststore.password = null 05:47:43 zookeeper.ssl.truststore.type = null 05:47:43 zookeeper.sync.time.ms = 2000 05:47:43 05:47:43 2024-08-06 05:47:43.246 INFO --- [ main] kafka.server.KafkaServer : starting 05:47:43 2024-08-06 05:47:43.247 INFO --- [ main] kafka.server.KafkaServer : Connecting to zookeeper on 127.0.0.1:42699 05:47:43 2024-08-06 05:47:43.275 INFO --- [ main] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Initializing a new session to 127.0.0.1:42699. 05:47:43 2024-08-06 05:47:43.309 DEBUG --- [ main] kafka.utils.KafkaScheduler : Initializing task scheduler. 05:47:43 2024-08-06 05:47:43.310 INFO --- [ main] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Waiting until connected. 05:47:43 2024-08-06 05:47:43.355 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:None path:null 05:47:43 2024-08-06 05:47:43.356 INFO --- [ main] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Connected. 05:47:43 2024-08-06 05:47:43.499 INFO --- [ main] kafka.server.KafkaServer : Cluster ID = -beD1GpoQwGL1CXXd5Dgjg 05:47:43 2024-08-06 05:47:43.507 WARN --- [ main] kafka.server.BrokerMetadataCheckpoint : No meta.properties file under dir /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/meta.properties 05:47:43 2024-08-06 05:47:43.569 INFO --- [ main] kafka.server.KafkaConfig : KafkaConfig values: 05:47:43 advertised.host.name = null 05:47:43 advertised.listeners = null 05:47:43 advertised.port = null 05:47:43 alter.config.policy.class.name = null 05:47:43 alter.log.dirs.replication.quota.window.num = 11 05:47:43 alter.log.dirs.replication.quota.window.size.seconds = 1 05:47:43 authorizer.class.name = 05:47:43 auto.create.topics.enable = true 05:47:43 auto.leader.rebalance.enable = true 05:47:43 background.threads = 10 05:47:43 broker.id = 0 05:47:43 broker.id.generation.enable = true 05:47:43 broker.rack = null 05:47:43 client.quota.callback.class = null 05:47:43 compression.type = producer 05:47:43 connection.failed.authentication.delay.ms = 100 05:47:43 connections.max.idle.ms = 600000 05:47:43 connections.max.reauth.ms = 0 05:47:43 control.plane.listener.name = null 05:47:43 controlled.shutdown.enable = false 05:47:43 controlled.shutdown.max.retries = 3 05:47:43 controlled.shutdown.retry.backoff.ms = 100 05:47:43 controller.socket.timeout.ms = 1000 05:47:43 create.topic.policy.class.name = null 05:47:43 default.replication.factor = 1 05:47:43 delegation.token.expiry.check.interval.ms = 3600000 05:47:43 delegation.token.expiry.time.ms = 86400000 05:47:43 delegation.token.master.key = null 05:47:43 delegation.token.max.lifetime.ms = 604800000 05:47:43 delete.records.purgatory.purge.interval.requests = 1 05:47:43 delete.topic.enable = true 05:47:43 fetch.max.bytes = 57671680 05:47:43 fetch.purgatory.purge.interval.requests = 1000 05:47:43 group.initial.rebalance.delay.ms = 0 05:47:43 group.max.session.timeout.ms = 1800000 05:47:43 group.max.size = 2147483647 05:47:43 group.min.session.timeout.ms = 6000 05:47:43 host.name = 05:47:43 inter.broker.listener.name = null 05:47:43 inter.broker.protocol.version = 2.6-IV0 05:47:43 kafka.metrics.polling.interval.secs = 10 05:47:43 kafka.metrics.reporters = [] 05:47:43 leader.imbalance.check.interval.seconds = 300 05:47:43 leader.imbalance.per.broker.percentage = 10 05:47:43 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL 05:47:43 listeners = PLAINTEXT://localhost:0 05:47:43 log.cleaner.backoff.ms = 15000 05:47:43 log.cleaner.dedupe.buffer.size = 2097152 05:47:43 log.cleaner.delete.retention.ms = 86400000 05:47:43 log.cleaner.enable = true 05:47:43 log.cleaner.io.buffer.load.factor = 0.9 05:47:43 log.cleaner.io.buffer.size = 524288 05:47:43 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 05:47:43 log.cleaner.max.compaction.lag.ms = 9223372036854775807 05:47:43 log.cleaner.min.cleanable.ratio = 0.5 05:47:43 log.cleaner.min.compaction.lag.ms = 0 05:47:43 log.cleaner.threads = 1 05:47:43 log.cleanup.policy = [delete] 05:47:43 log.dir = /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765 05:47:43 log.dirs = null 05:47:43 log.flush.interval.messages = 9223372036854775807 05:47:43 log.flush.interval.ms = null 05:47:43 log.flush.offset.checkpoint.interval.ms = 60000 05:47:43 log.flush.scheduler.interval.ms = 9223372036854775807 05:47:43 log.flush.start.offset.checkpoint.interval.ms = 60000 05:47:43 log.index.interval.bytes = 4096 05:47:43 log.index.size.max.bytes = 10485760 05:47:43 log.message.downconversion.enable = true 05:47:43 log.message.format.version = 2.6-IV0 05:47:43 log.message.timestamp.difference.max.ms = 9223372036854775807 05:47:43 log.message.timestamp.type = CreateTime 05:47:43 log.preallocate = false 05:47:43 log.retention.bytes = -1 05:47:43 log.retention.check.interval.ms = 300000 05:47:43 log.retention.hours = 168 05:47:43 log.retention.minutes = null 05:47:43 log.retention.ms = null 05:47:43 log.roll.hours = 168 05:47:43 log.roll.jitter.hours = 0 05:47:43 log.roll.jitter.ms = null 05:47:43 log.roll.ms = null 05:47:43 log.segment.bytes = 1073741824 05:47:43 log.segment.delete.delay.ms = 1000 05:47:43 max.connections = 2147483647 05:47:43 max.connections.per.ip = 2147483647 05:47:43 max.connections.per.ip.overrides = 05:47:43 max.incremental.fetch.session.cache.slots = 1000 05:47:43 message.max.bytes = 1048588 05:47:43 metric.reporters = [] 05:47:43 metrics.num.samples = 2 05:47:43 metrics.recording.level = INFO 05:47:43 metrics.sample.window.ms = 30000 05:47:43 min.insync.replicas = 1 05:47:43 num.io.threads = 8 05:47:43 num.network.threads = 3 05:47:43 num.partitions = 1 05:47:43 num.recovery.threads.per.data.dir = 1 05:47:43 num.replica.alter.log.dirs.threads = null 05:47:43 num.replica.fetchers = 1 05:47:43 offset.metadata.max.bytes = 4096 05:47:43 offsets.commit.required.acks = -1 05:47:43 offsets.commit.timeout.ms = 5000 05:47:43 offsets.load.buffer.size = 5242880 05:47:43 offsets.retention.check.interval.ms = 600000 05:47:43 offsets.retention.minutes = 10080 05:47:43 offsets.topic.compression.codec = 0 05:47:43 offsets.topic.num.partitions = 5 05:47:43 offsets.topic.replication.factor = 1 05:47:43 offsets.topic.segment.bytes = 104857600 05:47:43 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding 05:47:43 password.encoder.iterations = 4096 05:47:43 password.encoder.key.length = 128 05:47:43 password.encoder.keyfactory.algorithm = null 05:47:43 password.encoder.old.secret = null 05:47:43 password.encoder.secret = null 05:47:43 port = 9092 05:47:43 principal.builder.class = null 05:47:43 producer.purgatory.purge.interval.requests = 1000 05:47:43 queued.max.request.bytes = -1 05:47:43 queued.max.requests = 500 05:47:43 quota.consumer.default = 9223372036854775807 05:47:43 quota.producer.default = 9223372036854775807 05:47:43 quota.window.num = 11 05:47:43 quota.window.size.seconds = 1 05:47:43 replica.fetch.backoff.ms = 1000 05:47:43 replica.fetch.max.bytes = 1048576 05:47:43 replica.fetch.min.bytes = 1 05:47:43 replica.fetch.response.max.bytes = 10485760 05:47:43 replica.fetch.wait.max.ms = 500 05:47:43 replica.high.watermark.checkpoint.interval.ms = 9223372036854775807 05:47:43 replica.lag.time.max.ms = 30000 05:47:43 replica.selector.class = null 05:47:43 replica.socket.receive.buffer.bytes = 65536 05:47:43 replica.socket.timeout.ms = 1000 05:47:43 replication.quota.window.num = 11 05:47:43 replication.quota.window.size.seconds = 1 05:47:43 request.timeout.ms = 30000 05:47:43 reserved.broker.max.id = 1000 05:47:43 sasl.client.callback.handler.class = null 05:47:43 sasl.enabled.mechanisms = [GSSAPI] 05:47:43 sasl.jaas.config = null 05:47:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:47:43 sasl.kerberos.min.time.before.relogin = 60000 05:47:43 sasl.kerberos.principal.to.local.rules = [DEFAULT] 05:47:43 sasl.kerberos.service.name = null 05:47:43 sasl.kerberos.ticket.renew.jitter = 0.05 05:47:43 sasl.kerberos.ticket.renew.window.factor = 0.8 05:47:43 sasl.login.callback.handler.class = null 05:47:43 sasl.login.class = null 05:47:43 sasl.login.refresh.buffer.seconds = 300 05:47:43 sasl.login.refresh.min.period.seconds = 60 05:47:43 sasl.login.refresh.window.factor = 0.8 05:47:43 sasl.login.refresh.window.jitter = 0.05 05:47:43 sasl.mechanism.inter.broker.protocol = GSSAPI 05:47:43 sasl.server.callback.handler.class = null 05:47:43 security.inter.broker.protocol = PLAINTEXT 05:47:43 security.providers = null 05:47:43 socket.receive.buffer.bytes = 102400 05:47:43 socket.request.max.bytes = 104857600 05:47:43 socket.send.buffer.bytes = 102400 05:47:43 ssl.cipher.suites = [] 05:47:43 ssl.client.auth = none 05:47:43 ssl.enabled.protocols = [TLSv1.2] 05:47:43 ssl.endpoint.identification.algorithm = https 05:47:43 ssl.engine.factory.class = null 05:47:43 ssl.key.password = null 05:47:43 ssl.keymanager.algorithm = SunX509 05:47:43 ssl.keystore.location = null 05:47:43 ssl.keystore.password = null 05:47:43 ssl.keystore.type = JKS 05:47:43 ssl.principal.mapping.rules = DEFAULT 05:47:43 ssl.protocol = TLSv1.2 05:47:43 ssl.provider = null 05:47:43 ssl.secure.random.implementation = null 05:47:43 ssl.trustmanager.algorithm = PKIX 05:47:43 ssl.truststore.location = null 05:47:43 ssl.truststore.password = null 05:47:43 ssl.truststore.type = JKS 05:47:43 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 05:47:43 transaction.max.timeout.ms = 900000 05:47:43 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 05:47:43 transaction.state.log.load.buffer.size = 5242880 05:47:43 transaction.state.log.min.isr = 2 05:47:43 transaction.state.log.num.partitions = 50 05:47:43 transaction.state.log.replication.factor = 3 05:47:43 transaction.state.log.segment.bytes = 104857600 05:47:43 transactional.id.expiration.ms = 604800000 05:47:43 unclean.leader.election.enable = false 05:47:43 zookeeper.clientCnxnSocket = null 05:47:43 zookeeper.connect = 127.0.0.1:42699 05:47:43 zookeeper.connection.timeout.ms = 10000 05:47:43 zookeeper.max.in.flight.requests = 10 05:47:43 zookeeper.session.timeout.ms = 18000 05:47:43 zookeeper.set.acl = false 05:47:43 zookeeper.ssl.cipher.suites = null 05:47:43 zookeeper.ssl.client.enable = false 05:47:43 zookeeper.ssl.crl.enable = false 05:47:43 zookeeper.ssl.enabled.protocols = null 05:47:43 zookeeper.ssl.endpoint.identification.algorithm = HTTPS 05:47:43 zookeeper.ssl.keystore.location = null 05:47:43 zookeeper.ssl.keystore.password = null 05:47:43 zookeeper.ssl.keystore.type = null 05:47:43 zookeeper.ssl.ocsp.enable = false 05:47:43 zookeeper.ssl.protocol = TLSv1.2 05:47:43 zookeeper.ssl.truststore.location = null 05:47:43 zookeeper.ssl.truststore.password = null 05:47:43 zookeeper.ssl.truststore.type = null 05:47:43 zookeeper.sync.time.ms = 2000 05:47:43 05:47:43 2024-08-06 05:47:43.575 INFO --- [ main] kafka.server.KafkaConfig : KafkaConfig values: 05:47:43 advertised.host.name = null 05:47:43 advertised.listeners = null 05:47:43 advertised.port = null 05:47:43 alter.config.policy.class.name = null 05:47:43 alter.log.dirs.replication.quota.window.num = 11 05:47:43 alter.log.dirs.replication.quota.window.size.seconds = 1 05:47:43 authorizer.class.name = 05:47:43 auto.create.topics.enable = true 05:47:43 auto.leader.rebalance.enable = true 05:47:43 background.threads = 10 05:47:43 broker.id = 0 05:47:43 broker.id.generation.enable = true 05:47:43 broker.rack = null 05:47:43 client.quota.callback.class = null 05:47:43 compression.type = producer 05:47:43 connection.failed.authentication.delay.ms = 100 05:47:43 connections.max.idle.ms = 600000 05:47:43 connections.max.reauth.ms = 0 05:47:43 control.plane.listener.name = null 05:47:43 controlled.shutdown.enable = false 05:47:43 controlled.shutdown.max.retries = 3 05:47:43 controlled.shutdown.retry.backoff.ms = 100 05:47:43 controller.socket.timeout.ms = 1000 05:47:43 create.topic.policy.class.name = null 05:47:43 default.replication.factor = 1 05:47:43 delegation.token.expiry.check.interval.ms = 3600000 05:47:43 delegation.token.expiry.time.ms = 86400000 05:47:43 delegation.token.master.key = null 05:47:43 delegation.token.max.lifetime.ms = 604800000 05:47:43 delete.records.purgatory.purge.interval.requests = 1 05:47:43 delete.topic.enable = true 05:47:43 fetch.max.bytes = 57671680 05:47:43 fetch.purgatory.purge.interval.requests = 1000 05:47:43 group.initial.rebalance.delay.ms = 0 05:47:43 group.max.session.timeout.ms = 1800000 05:47:43 group.max.size = 2147483647 05:47:43 group.min.session.timeout.ms = 6000 05:47:43 host.name = 05:47:43 inter.broker.listener.name = null 05:47:43 inter.broker.protocol.version = 2.6-IV0 05:47:43 kafka.metrics.polling.interval.secs = 10 05:47:43 kafka.metrics.reporters = [] 05:47:43 leader.imbalance.check.interval.seconds = 300 05:47:43 leader.imbalance.per.broker.percentage = 10 05:47:43 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL 05:47:43 listeners = PLAINTEXT://localhost:0 05:47:43 log.cleaner.backoff.ms = 15000 05:47:43 log.cleaner.dedupe.buffer.size = 2097152 05:47:43 log.cleaner.delete.retention.ms = 86400000 05:47:43 log.cleaner.enable = true 05:47:43 log.cleaner.io.buffer.load.factor = 0.9 05:47:43 log.cleaner.io.buffer.size = 524288 05:47:43 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 05:47:43 log.cleaner.max.compaction.lag.ms = 9223372036854775807 05:47:43 log.cleaner.min.cleanable.ratio = 0.5 05:47:43 log.cleaner.min.compaction.lag.ms = 0 05:47:43 log.cleaner.threads = 1 05:47:43 log.cleanup.policy = [delete] 05:47:43 log.dir = /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765 05:47:43 log.dirs = null 05:47:43 log.flush.interval.messages = 9223372036854775807 05:47:43 log.flush.interval.ms = null 05:47:43 log.flush.offset.checkpoint.interval.ms = 60000 05:47:43 log.flush.scheduler.interval.ms = 9223372036854775807 05:47:43 log.flush.start.offset.checkpoint.interval.ms = 60000 05:47:43 log.index.interval.bytes = 4096 05:47:43 log.index.size.max.bytes = 10485760 05:47:43 log.message.downconversion.enable = true 05:47:43 log.message.format.version = 2.6-IV0 05:47:43 log.message.timestamp.difference.max.ms = 9223372036854775807 05:47:43 log.message.timestamp.type = CreateTime 05:47:43 log.preallocate = false 05:47:43 log.retention.bytes = -1 05:47:43 log.retention.check.interval.ms = 300000 05:47:43 log.retention.hours = 168 05:47:43 log.retention.minutes = null 05:47:43 log.retention.ms = null 05:47:43 log.roll.hours = 168 05:47:43 log.roll.jitter.hours = 0 05:47:43 log.roll.jitter.ms = null 05:47:43 log.roll.ms = null 05:47:43 log.segment.bytes = 1073741824 05:47:43 log.segment.delete.delay.ms = 1000 05:47:43 max.connections = 2147483647 05:47:43 max.connections.per.ip = 2147483647 05:47:43 max.connections.per.ip.overrides = 05:47:43 max.incremental.fetch.session.cache.slots = 1000 05:47:43 message.max.bytes = 1048588 05:47:43 metric.reporters = [] 05:47:43 metrics.num.samples = 2 05:47:43 metrics.recording.level = INFO 05:47:43 metrics.sample.window.ms = 30000 05:47:43 min.insync.replicas = 1 05:47:43 num.io.threads = 8 05:47:43 num.network.threads = 3 05:47:43 num.partitions = 1 05:47:43 num.recovery.threads.per.data.dir = 1 05:47:43 num.replica.alter.log.dirs.threads = null 05:47:43 num.replica.fetchers = 1 05:47:43 offset.metadata.max.bytes = 4096 05:47:43 offsets.commit.required.acks = -1 05:47:43 offsets.commit.timeout.ms = 5000 05:47:43 offsets.load.buffer.size = 5242880 05:47:43 offsets.retention.check.interval.ms = 600000 05:47:43 offsets.retention.minutes = 10080 05:47:43 offsets.topic.compression.codec = 0 05:47:43 offsets.topic.num.partitions = 5 05:47:43 offsets.topic.replication.factor = 1 05:47:43 offsets.topic.segment.bytes = 104857600 05:47:43 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding 05:47:43 password.encoder.iterations = 4096 05:47:43 password.encoder.key.length = 128 05:47:43 password.encoder.keyfactory.algorithm = null 05:47:43 password.encoder.old.secret = null 05:47:43 password.encoder.secret = null 05:47:43 port = 9092 05:47:43 principal.builder.class = null 05:47:43 producer.purgatory.purge.interval.requests = 1000 05:47:43 queued.max.request.bytes = -1 05:47:43 queued.max.requests = 500 05:47:43 quota.consumer.default = 9223372036854775807 05:47:43 quota.producer.default = 9223372036854775807 05:47:43 quota.window.num = 11 05:47:43 quota.window.size.seconds = 1 05:47:43 replica.fetch.backoff.ms = 1000 05:47:43 replica.fetch.max.bytes = 1048576 05:47:43 replica.fetch.min.bytes = 1 05:47:43 replica.fetch.response.max.bytes = 10485760 05:47:43 replica.fetch.wait.max.ms = 500 05:47:43 replica.high.watermark.checkpoint.interval.ms = 9223372036854775807 05:47:43 replica.lag.time.max.ms = 30000 05:47:43 replica.selector.class = null 05:47:43 replica.socket.receive.buffer.bytes = 65536 05:47:43 replica.socket.timeout.ms = 1000 05:47:43 replication.quota.window.num = 11 05:47:43 replication.quota.window.size.seconds = 1 05:47:43 request.timeout.ms = 30000 05:47:43 reserved.broker.max.id = 1000 05:47:43 sasl.client.callback.handler.class = null 05:47:43 sasl.enabled.mechanisms = [GSSAPI] 05:47:43 sasl.jaas.config = null 05:47:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:47:43 sasl.kerberos.min.time.before.relogin = 60000 05:47:43 sasl.kerberos.principal.to.local.rules = [DEFAULT] 05:47:43 sasl.kerberos.service.name = null 05:47:43 sasl.kerberos.ticket.renew.jitter = 0.05 05:47:43 sasl.kerberos.ticket.renew.window.factor = 0.8 05:47:43 sasl.login.callback.handler.class = null 05:47:43 sasl.login.class = null 05:47:43 sasl.login.refresh.buffer.seconds = 300 05:47:43 sasl.login.refresh.min.period.seconds = 60 05:47:43 sasl.login.refresh.window.factor = 0.8 05:47:43 sasl.login.refresh.window.jitter = 0.05 05:47:43 sasl.mechanism.inter.broker.protocol = GSSAPI 05:47:43 sasl.server.callback.handler.class = null 05:47:43 security.inter.broker.protocol = PLAINTEXT 05:47:43 security.providers = null 05:47:43 socket.receive.buffer.bytes = 102400 05:47:43 socket.request.max.bytes = 104857600 05:47:43 socket.send.buffer.bytes = 102400 05:47:43 ssl.cipher.suites = [] 05:47:43 ssl.client.auth = none 05:47:43 ssl.enabled.protocols = [TLSv1.2] 05:47:43 ssl.endpoint.identification.algorithm = https 05:47:43 ssl.engine.factory.class = null 05:47:43 ssl.key.password = null 05:47:43 ssl.keymanager.algorithm = SunX509 05:47:43 ssl.keystore.location = null 05:47:43 ssl.keystore.password = null 05:47:43 ssl.keystore.type = JKS 05:47:43 ssl.principal.mapping.rules = DEFAULT 05:47:43 ssl.protocol = TLSv1.2 05:47:43 ssl.provider = null 05:47:43 ssl.secure.random.implementation = null 05:47:43 ssl.trustmanager.algorithm = PKIX 05:47:43 ssl.truststore.location = null 05:47:43 ssl.truststore.password = null 05:47:43 ssl.truststore.type = JKS 05:47:43 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 05:47:43 transaction.max.timeout.ms = 900000 05:47:43 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 05:47:43 transaction.state.log.load.buffer.size = 5242880 05:47:43 transaction.state.log.min.isr = 2 05:47:43 transaction.state.log.num.partitions = 50 05:47:43 transaction.state.log.replication.factor = 3 05:47:43 transaction.state.log.segment.bytes = 104857600 05:47:43 transactional.id.expiration.ms = 604800000 05:47:43 unclean.leader.election.enable = false 05:47:43 zookeeper.clientCnxnSocket = null 05:47:43 zookeeper.connect = 127.0.0.1:42699 05:47:43 zookeeper.connection.timeout.ms = 10000 05:47:43 zookeeper.max.in.flight.requests = 10 05:47:43 zookeeper.session.timeout.ms = 18000 05:47:43 zookeeper.set.acl = false 05:47:43 zookeeper.ssl.cipher.suites = null 05:47:43 zookeeper.ssl.client.enable = false 05:47:43 zookeeper.ssl.crl.enable = false 05:47:43 zookeeper.ssl.enabled.protocols = null 05:47:43 zookeeper.ssl.endpoint.identification.algorithm = HTTPS 05:47:43 zookeeper.ssl.keystore.location = null 05:47:43 zookeeper.ssl.keystore.password = null 05:47:43 zookeeper.ssl.keystore.type = null 05:47:43 zookeeper.ssl.ocsp.enable = false 05:47:43 zookeeper.ssl.protocol = TLSv1.2 05:47:43 zookeeper.ssl.truststore.location = null 05:47:43 zookeeper.ssl.truststore.password = null 05:47:43 zookeeper.ssl.truststore.type = null 05:47:43 zookeeper.sync.time.ms = 2000 05:47:43 05:47:43 2024-08-06 05:47:43.578 DEBUG --- [ main] kafka.utils.KafkaScheduler : Initializing task scheduler. 05:47:43 2024-08-06 05:47:43.614 INFO --- [nelReaper-Fetch] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Fetch]: Starting 05:47:43 2024-08-06 05:47:43.614 INFO --- [lReaper-Produce] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Produce]: Starting 05:47:43 2024-08-06 05:47:43.615 INFO --- [lReaper-Request] lientQuotaManager$ThrottledChannelReaper : [ThrottledChannelReaper-Request]: Starting 05:47:43 2024-08-06 05:47:43.657 INFO --- [ main] kafka.log.LogManager : Loading logs from log dirs ArraySeq(/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765) 05:47:43 2024-08-06 05:47:43.659 INFO --- [ main] kafka.log.LogManager : Attempting recovery for all logs in /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765 since no clean shutdown file was found 05:47:43 2024-08-06 05:47:43.663 INFO --- [ main] kafka.log.LogManager : Loaded 0 logs in 7ms. 05:47:43 2024-08-06 05:47:43.680 INFO --- [ main] kafka.log.LogManager : Starting log cleanup with a period of 300000 ms. 05:47:43 2024-08-06 05:47:43.682 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-log-retention with initial delay 30000 ms and period 300000 ms. 05:47:43 2024-08-06 05:47:43.759 INFO --- [ main] kafka.log.LogManager : Starting log flusher with a default period of 9223372036854775807 ms. 05:47:43 2024-08-06 05:47:43.760 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-log-flusher with initial delay 30000 ms and period 9223372036854775807 ms. 05:47:43 2024-08-06 05:47:43.761 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-recovery-point-checkpoint with initial delay 30000 ms and period 60000 ms. 05:47:43 2024-08-06 05:47:43.761 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-log-start-offset-checkpoint with initial delay 30000 ms and period 60000 ms. 05:47:43 2024-08-06 05:47:43.762 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task kafka-delete-logs with initial delay 30000 ms and period -1 ms. 05:47:43 2024-08-06 05:47:43.763 INFO --- [ main] kafka.log.LogCleaner : Starting the log cleaner 05:47:43 2024-08-06 05:47:43.782 INFO --- [leaner-thread-0] kafka.log.LogCleaner : [kafka-log-cleaner-thread-0]: Starting 05:47:44 2024-08-06 05:47:44.285 INFO --- [ main] kafka.network.Acceptor : Awaiting socket connections on localhost:39461. 05:47:44 2024-08-06 05:47:44.336 INFO --- [ main] kafka.network.SocketServer : [SocketServer brokerId=0] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) 05:47:44 2024-08-06 05:47:44.373 INFO --- [eaper-0-Produce] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Produce]: Starting 05:47:44 2024-08-06 05:47:44.385 INFO --- [nReaper-0-Fetch] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Fetch]: Starting 05:47:44 2024-08-06 05:47:44.385 INFO --- [0-DeleteRecords] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-DeleteRecords]: Starting 05:47:44 2024-08-06 05:47:44.386 INFO --- [r-0-ElectLeader] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-ElectLeader]: Starting 05:47:44 2024-08-06 05:47:44.407 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task isr-expiration with initial delay 0 ms and period 15000 ms. 05:47:44 2024-08-06 05:47:44.408 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task isr-change-propagation with initial delay 0 ms and period 2500 ms. 05:47:44 2024-08-06 05:47:44.409 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task shutdown-idle-replica-alter-log-dirs-thread with initial delay 0 ms and period 10000 ms. 05:47:44 2024-08-06 05:47:44.417 INFO --- [rFailureHandler] k.s.ReplicaManager$LogDirFailureHandler : [LogDirFailureHandler]: Starting 05:47:44 2024-08-06 05:47:44.449 INFO --- [ main] kafka.zk.KafkaZkClient : Creating /brokers/ids/0 (is it secure? false) 05:47:44 2024-08-06 05:47:44.476 INFO --- [ main] kafka.zk.KafkaZkClient : Stat of the created znode at /brokers/ids/0 is: 24,24,1722923264468,1722923264468,1,0,0,72057611468406784,190,0,24 05:47:44 05:47:44 2024-08-06 05:47:44.477 INFO --- [ main] kafka.zk.KafkaZkClient : Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT://localhost:39461, czxid (broker epoch): 24 05:47:44 2024-08-06 05:47:44.579 INFO --- [er-event-thread] rollerEventManager$ControllerEventThread : [ControllerEventThread controllerId=0] Starting 05:47:44 2024-08-06 05:47:44.604 INFO --- [nReaper-0-topic] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-topic]: Starting 05:47:44 2024-08-06 05:47:44.614 INFO --- [er-event-thread] kafka.zk.KafkaZkClient : Successfully created /controller_epoch with initial epoch 0 05:47:44 2024-08-06 05:47:44.618 DEBUG --- [er-event-thread] kafka.zk.KafkaZkClient : Try to create /controller and increment controller epoch to 1 with expected controller epoch zkVersion 0 05:47:44 2024-08-06 05:47:44.618 INFO --- [per-0-Heartbeat] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Heartbeat]: Starting 05:47:44 2024-08-06 05:47:44.618 INFO --- [per-0-Rebalance] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-Rebalance]: Starting 05:47:44 2024-08-06 05:47:44.624 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeCreated path:/controller 05:47:44 2024-08-06 05:47:44.625 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] 0 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1 05:47:44 2024-08-06 05:47:44.626 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Registering handlers 05:47:44 2024-08-06 05:47:44.629 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Deleting log dir event notifications 05:47:44 2024-08-06 05:47:44.632 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Deleting isr change notifications 05:47:44 2024-08-06 05:47:44.634 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Initializing controller context 05:47:44 2024-08-06 05:47:44.656 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Initialized broker epochs cache: HashMap(0 -> 24) 05:47:44 2024-08-06 05:47:44.658 DEBUG --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Register BrokerModifications handler for Set(0) 05:47:44 2024-08-06 05:47:44.662 DEBUG --- [er-event-thread] k.controller.ControllerChannelManager : [Channel manager on controller 0]: Controller 0 trying to connect to broker 0 05:47:44 2024-08-06 05:47:44.665 INFO --- [ main] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Starting up. 05:47:44 2024-08-06 05:47:44.665 DEBUG --- [ main] kafka.utils.KafkaScheduler : Initializing task scheduler. 05:47:44 2024-08-06 05:47:44.666 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task delete-expired-group-metadata with initial delay 0 ms and period 600000 ms. 05:47:44 2024-08-06 05:47:44.669 INFO --- [ main] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Startup complete. 05:47:44 2024-08-06 05:47:44.679 DEBUG --- [ main] k.c.transaction.ProducerIdManager : [ProducerId Manager 0]: There is no producerId block yet (Zk path version 0), creating the first block 05:47:44 2024-08-06 05:47:44.682 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Removed 0 expired offsets in 10 milliseconds. 05:47:44 2024-08-06 05:47:44.688 DEBUG --- [ main] kafka.zk.KafkaZkClient : Conditional update of path /latest_producer_id_block with value {"version":1,"broker":0,"block_start":"0","block_end":"999"} and expected version 0 succeeded, returning the new version: 1 05:47:44 2024-08-06 05:47:44.689 INFO --- [ main] k.c.transaction.ProducerIdManager : [ProducerId Manager 0]: Acquired new producerId block (brokerId:0,blockStartProducerId:0,blockEndProducerId:999) by writing to Zk with path version 1 05:47:44 2024-08-06 05:47:44.693 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Currently active brokers in the cluster: Set(0) 05:47:44 2024-08-06 05:47:44.694 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Currently shutting brokers in the cluster: HashSet() 05:47:44 2024-08-06 05:47:44.696 INFO --- [r-0-send-thread] kafka.controller.RequestSendThread : [RequestSendThread controllerId=0] Starting 05:47:44 2024-08-06 05:47:44.697 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Current list of topics in the cluster: HashSet() 05:47:44 2024-08-06 05:47:44.697 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Fetching topic deletions in progress 05:47:44 2024-08-06 05:47:44.699 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] List of topics to be deleted: 05:47:44 2024-08-06 05:47:44.699 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] List of topics ineligible for deletion: 05:47:44 2024-08-06 05:47:44.699 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Initializing topic deletion manager 05:47:44 2024-08-06 05:47:44.700 INFO --- [er-event-thread] kafka.controller.TopicDeletionManager : [Topic Deletion Manager 0] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet() 05:47:44 2024-08-06 05:47:44.701 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Sending update metadata request 05:47:44 2024-08-06 05:47:44.706 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 0 partitions 05:47:44 2024-08-06 05:47:44.712 INFO --- [er-event-thread] kafka.controller.ZkReplicaStateMachine : [ReplicaStateMachine controllerId=0] Initializing replica state 05:47:44 2024-08-06 05:47:44.713 INFO --- [er-event-thread] kafka.controller.ZkReplicaStateMachine : [ReplicaStateMachine controllerId=0] Triggering online replica state changes 05:47:44 2024-08-06 05:47:44.720 INFO --- [ main] k.c.transaction.TransactionCoordinator : [TransactionCoordinator id=0] Starting up. 05:47:44 2024-08-06 05:47:44.720 DEBUG --- [ main] kafka.utils.KafkaScheduler : Initializing task scheduler. 05:47:44 2024-08-06 05:47:44.721 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task transaction-abort with initial delay 10000 ms and period 10000 ms. 05:47:44 2024-08-06 05:47:44.722 INFO --- [er-event-thread] kafka.controller.ZkReplicaStateMachine : [ReplicaStateMachine controllerId=0] Triggering offline replica state changes 05:47:44 2024-08-06 05:47:44.722 DEBUG --- [er-event-thread] kafka.controller.ZkReplicaStateMachine : [ReplicaStateMachine controllerId=0] Started replica state machine with initial state -> HashMap() 05:47:44 2024-08-06 05:47:44.722 INFO --- [er-event-thread] k.controller.ZkPartitionStateMachine : [PartitionStateMachine controllerId=0] Initializing partition state 05:47:44 2024-08-06 05:47:44.723 INFO --- [er-event-thread] k.controller.ZkPartitionStateMachine : [PartitionStateMachine controllerId=0] Triggering online partition state changes 05:47:44 2024-08-06 05:47:44.726 DEBUG --- [ main] kafka.utils.KafkaScheduler : Scheduling task transactionalId-expiration with initial delay 3600000 ms and period 3600000 ms. 05:47:44 2024-08-06 05:47:44.727 INFO --- [ main] k.c.transaction.TransactionCoordinator : [TransactionCoordinator id=0] Startup complete. 05:47:44 2024-08-06 05:47:44.728 DEBUG --- [er-event-thread] k.controller.ZkPartitionStateMachine : [PartitionStateMachine controllerId=0] Started partition state machine with initial state -> HashMap() 05:47:44 2024-08-06 05:47:44.728 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Ready to serve as the new controller with epoch 1 05:47:44 2024-08-06 05:47:44.731 INFO --- [rSenderThread-0] k.c.t.TransactionMarkerChannelManager : [Transaction Marker Channel Manager 0]: Starting 05:47:44 2024-08-06 05:47:44.738 INFO --- [r-0-send-thread] kafka.controller.RequestSendThread : [RequestSendThread controllerId=0] Controller 0 connected to localhost:39461 (id: 0 rack: null) for sending state change requests 05:47:44 2024-08-06 05:47:44.740 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Partitions undergoing preferred replica election: 05:47:44 2024-08-06 05:47:44.740 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Partitions that completed preferred replica election: 05:47:44 2024-08-06 05:47:44.740 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Skipping preferred replica election for partitions due to topic deletion: 05:47:44 2024-08-06 05:47:44.741 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Resuming preferred replica election for partitions: 05:47:44 2024-08-06 05:47:44.743 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Starting replica leader election (PREFERRED) for partitions triggered by ZkTriggered 05:47:44 2024-08-06 05:47:44.771 INFO --- [per-0-AlterAcls] perationPurgatory$ExpiredOperationReaper : [ExpirationReaper-0-AlterAcls]: Starting 05:47:44 2024-08-06 05:47:44.771 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Starting the controller scheduler 05:47:44 2024-08-06 05:47:44.771 DEBUG --- [er-event-thread] kafka.utils.KafkaScheduler : Initializing task scheduler. 05:47:44 2024-08-06 05:47:44.772 DEBUG --- [er-event-thread] kafka.utils.KafkaScheduler : Scheduling task auto-leader-rebalance-task with initial delay 5000 ms and period -1000 ms. 05:47:44 2024-08-06 05:47:44.804 INFO --- [-process-thread] icationListener$ChangeEventProcessThread : [/config/changes-event-process-thread]: Starting 05:47:44 2024-08-06 05:47:44.813 INFO --- [ main] kafka.network.SocketServer : [SocketServer brokerId=0] Starting socket server acceptors and processors 05:47:44 2024-08-06 05:47:44.814 DEBUG --- [ main] kafka.network.SocketServer : [SocketServer brokerId=0] Wait for authorizer to complete start up on listener ListenerName(PLAINTEXT) 05:47:44 2024-08-06 05:47:44.815 DEBUG --- [ main] kafka.network.SocketServer : [SocketServer brokerId=0] Start processors on listener ListenerName(PLAINTEXT) 05:47:44 2024-08-06 05:47:44.816 DEBUG --- [ main] kafka.network.SocketServer : [SocketServer brokerId=0] Start acceptor thread on listener ListenerName(PLAINTEXT) 05:47:44 2024-08-06 05:47:44.817 INFO --- [ main] kafka.network.SocketServer : [SocketServer brokerId=0] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) 05:47:44 2024-08-06 05:47:44.817 INFO --- [ main] kafka.network.SocketServer : [SocketServer brokerId=0] Started socket server acceptors and processors 05:47:44 2024-08-06 05:47:44.822 INFO --- [ main] kafka.server.KafkaServer : [KafkaServer id=0] started 05:47:44 2024-08-06 05:47:44.823 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Acceptor : Accepted connection from /127.0.0.1:56280 on /127.0.0.1:39461 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 05:47:44 2024-08-06 05:47:44.824 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Processor : Processor 0 listening to new connection from /127.0.0.1:56280 05:47:44 2024-08-06 05:47:44.856 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=UPDATE_METADATA, apiVersion=6, clientId=0, correlationId=0) -- {controller_id=0,controller_epoch=1,broker_epoch=24,topic_states=[],live_brokers=[{id=0,endpoints=[{port=39461,host=localhost,listener=PLAINTEXT,security_protocol=0,_tagged_fields={}}],rack=null,_tagged_fields={}}],_tagged_fields={}},response:{error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56280-0;totalTime:19.19,requestQueueTime:7.7,localTime:10.673,remoteTime:0.0,throttleTime:0,responseQueueTime:0.131,sendTime:0.685,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:44 2024-08-06 05:47:44.884 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Acceptor : Accepted connection from /127.0.0.1:56286 on /127.0.0.1:39461 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 05:47:44 2024-08-06 05:47:44.884 DEBUG --- [XT)-PLAINTEXT-1] kafka.network.Processor : Processor 1 listening to new connection from /127.0.0.1:56286 05:47:44 2024-08-06 05:47:44.904 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=adminclient-1, correlationId=0) -- {client_software_name=apache-kafka-java,client_software_version=2.6.3,_tagged_fields={}},response:{error_code=0,api_keys=[{api_key=0,min_version=0,max_version=8,_tagged_fields={}},{api_key=1,min_version=0,max_version=11,_tagged_fields={}},{api_key=2,min_version=0,max_version=5,_tagged_fields={}},{api_key=3,min_version=0,max_version=9,_tagged_fields={}},{api_key=4,min_version=0,max_version=4,_tagged_fields={}},{api_key=5,min_version=0,max_version=3,_tagged_fields={}},{api_key=6,min_version=0,max_version=6,_tagged_fields={}},{api_key=7,min_version=0,max_version=3,_tagged_fields={}},{api_key=8,min_version=0,max_version=8,_tagged_fields={}},{api_key=9,min_version=0,max_version=7,_tagged_fields={}},{api_key=10,min_version=0,max_version=3,_tagged_fields={}},{api_key=11,min_version=0,max_version=7,_tagged_fields={}},{api_key=12,min_version=0,max_version=4,_tagged_fields={}},{api_key=13,min_version=0,max_version=4,_tagged_fields={}},{api_key=14,min_version=0,max_version=5,_tagged_fields={}},{api_key=15,min_version=0,max_version=5,_tagged_fields={}},{api_key=16,min_version=0,max_version=4,_tagged_fields={}},{api_key=17,min_version=0,max_version=1,_tagged_fields={}},{api_key=18,min_version=0,max_version=3,_tagged_fields={}},{api_key=19,min_version=0,max_version=5,_tagged_fields={}},{api_key=20,min_version=0,max_version=4,_tagged_fields={}},{api_key=21,min_version=0,max_version=2,_tagged_fields={}},{api_key=22,min_version=0,max_version=3,_tagged_fields={}},{api_key=23,min_version=0,max_version=3,_tagged_fields={}},{api_key=24,min_version=0,max_version=1,_tagged_fields={}},{api_key=25,min_version=0,max_version=1,_tagged_fields={}},{api_key=26,min_version=0,max_version=1,_tagged_fields={}},{api_key=27,min_version=0,max_version=0,_tagged_fields={}},{api_key=28,min_version=0,max_version=3,_tagged_fields={}},{api_key=29,min_version=0,max_version=2,_tagged_fields={}},{api_key=30,min_version=0,max_version=2,_tagged_fields={}},{api_key=31,min_version=0,max_version=2,_tagged_fields={}},{api_key=32,min_version=0,max_version=3,_tagged_fields={}},{api_key=33,min_version=0,max_version=1,_tagged_fields={}},{api_key=34,min_version=0,max_version=1,_tagged_fields={}},{api_key=35,min_version=0,max_version=2,_tagged_fields={}},{api_key=36,min_version=0,max_version=2,_tagged_fields={}},{api_key=37,min_version=0,max_version=2,_tagged_fields={}},{api_key=38,min_version=0,max_version=2,_tagged_fields={}},{api_key=39,min_version=0,max_version=2,_tagged_fields={}},{api_key=40,min_version=0,max_version=2,_tagged_fields={}},{api_key=41,min_version=0,max_version=2,_tagged_fields={}},{api_key=42,min_version=0,max_version=2,_tagged_fields={}},{api_key=43,min_version=0,max_version=2,_tagged_fields={}},{api_key=44,min_version=0,max_version=1,_tagged_fields={}},{api_key=45,min_version=0,max_version=0,_tagged_fields={}},{api_key=46,min_version=0,max_version=0,_tagged_fields={}},{api_key=47,min_version=0,max_version=0,_tagged_fields={}},{api_key=48,min_version=0,max_version=0,_tagged_fields={}},{api_key=49,min_version=0,max_version=0,_tagged_fields={}}],throttle_time_ms=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56286-0;totalTime:17.085,requestQueueTime:0.571,localTime:16.149,remoteTime:0.0,throttleTime:0,responseQueueTime:0.139,sendTime:0.225,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:44 2024-08-06 05:47:44.920 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=METADATA, apiVersion=9, clientId=adminclient-1, correlationId=1) -- {topics=[],allow_auto_topic_creation=true,include_cluster_authorized_operations=false,include_topic_authorized_operations=false,_tagged_fields={}},response:{throttle_time_ms=0,brokers=[{node_id=0,host=localhost,port=39461,rack=null,_tagged_fields={}}],cluster_id=-beD1GpoQwGL1CXXd5Dgjg,controller_id=0,topics=[],cluster_authorized_operations=-2147483648,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56286-0;totalTime:9.294,requestQueueTime:0.137,localTime:8.641,remoteTime:0.0,throttleTime:0,responseQueueTime:0.197,sendTime:0.317,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:44 2024-08-06 05:47:44.923 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Acceptor : Accepted connection from /127.0.0.1:56298 on /127.0.0.1:39461 and assigned it to processor 2, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 05:47:44 2024-08-06 05:47:44.923 DEBUG --- [XT)-PLAINTEXT-2] kafka.network.Processor : Processor 2 listening to new connection from /127.0.0.1:56298 05:47:44 2024-08-06 05:47:44.927 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=adminclient-1, correlationId=2) -- {client_software_name=apache-kafka-java,client_software_version=2.6.3,_tagged_fields={}},response:{error_code=0,api_keys=[{api_key=0,min_version=0,max_version=8,_tagged_fields={}},{api_key=1,min_version=0,max_version=11,_tagged_fields={}},{api_key=2,min_version=0,max_version=5,_tagged_fields={}},{api_key=3,min_version=0,max_version=9,_tagged_fields={}},{api_key=4,min_version=0,max_version=4,_tagged_fields={}},{api_key=5,min_version=0,max_version=3,_tagged_fields={}},{api_key=6,min_version=0,max_version=6,_tagged_fields={}},{api_key=7,min_version=0,max_version=3,_tagged_fields={}},{api_key=8,min_version=0,max_version=8,_tagged_fields={}},{api_key=9,min_version=0,max_version=7,_tagged_fields={}},{api_key=10,min_version=0,max_version=3,_tagged_fields={}},{api_key=11,min_version=0,max_version=7,_tagged_fields={}},{api_key=12,min_version=0,max_version=4,_tagged_fields={}},{api_key=13,min_version=0,max_version=4,_tagged_fields={}},{api_key=14,min_version=0,max_version=5,_tagged_fields={}},{api_key=15,min_version=0,max_version=5,_tagged_fields={}},{api_key=16,min_version=0,max_version=4,_tagged_fields={}},{api_key=17,min_version=0,max_version=1,_tagged_fields={}},{api_key=18,min_version=0,max_version=3,_tagged_fields={}},{api_key=19,min_version=0,max_version=5,_tagged_fields={}},{api_key=20,min_version=0,max_version=4,_tagged_fields={}},{api_key=21,min_version=0,max_version=2,_tagged_fields={}},{api_key=22,min_version=0,max_version=3,_tagged_fields={}},{api_key=23,min_version=0,max_version=3,_tagged_fields={}},{api_key=24,min_version=0,max_version=1,_tagged_fields={}},{api_key=25,min_version=0,max_version=1,_tagged_fields={}},{api_key=26,min_version=0,max_version=1,_tagged_fields={}},{api_key=27,min_version=0,max_version=0,_tagged_fields={}},{api_key=28,min_version=0,max_version=3,_tagged_fields={}},{api_key=29,min_version=0,max_version=2,_tagged_fields={}},{api_key=30,min_version=0,max_version=2,_tagged_fields={}},{api_key=31,min_version=0,max_version=2,_tagged_fields={}},{api_key=32,min_version=0,max_version=3,_tagged_fields={}},{api_key=33,min_version=0,max_version=1,_tagged_fields={}},{api_key=34,min_version=0,max_version=1,_tagged_fields={}},{api_key=35,min_version=0,max_version=2,_tagged_fields={}},{api_key=36,min_version=0,max_version=2,_tagged_fields={}},{api_key=37,min_version=0,max_version=2,_tagged_fields={}},{api_key=38,min_version=0,max_version=2,_tagged_fields={}},{api_key=39,min_version=0,max_version=2,_tagged_fields={}},{api_key=40,min_version=0,max_version=2,_tagged_fields={}},{api_key=41,min_version=0,max_version=2,_tagged_fields={}},{api_key=42,min_version=0,max_version=2,_tagged_fields={}},{api_key=43,min_version=0,max_version=2,_tagged_fields={}},{api_key=44,min_version=0,max_version=1,_tagged_fields={}},{api_key=45,min_version=0,max_version=0,_tagged_fields={}},{api_key=46,min_version=0,max_version=0,_tagged_fields={}},{api_key=47,min_version=0,max_version=0,_tagged_fields={}},{api_key=48,min_version=0,max_version=0,_tagged_fields={}},{api_key=49,min_version=0,max_version=0,_tagged_fields={}}],throttle_time_ms=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56298-0;totalTime:2.278,requestQueueTime:0.337,localTime:1.44,remoteTime:0.0,throttleTime:0,responseQueueTime:0.126,sendTime:0.374,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:44 2024-08-06 05:47:44.948 INFO --- [quest-handler-3] kafka.zk.AdminZkClient : Creating topic AAI-EVENT with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(0)) 05:47:44 2024-08-06 05:47:44.959 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics 05:47:44 2024-08-06 05:47:44.960 DEBUG --- [quest-handler-3] kafka.zk.AdminZkClient : Updated path /brokers/topics/AAI-EVENT with Map(AAI-EVENT-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=)) for replica assignment 05:47:44 2024-08-06 05:47:44.965 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] New topics: [Set(AAI-EVENT)], deleted topics: [HashSet()], new partition replica assignment [Map(AAI-EVENT-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=))] 05:47:44 2024-08-06 05:47:44.966 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] New partition creation callback for AAI-EVENT-0 05:47:44 2024-08-06 05:47:44.969 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition AAI-EVENT-0 state from NonExistentPartition to NewPartition with assigned replicas 0 05:47:44 2024-08-06 05:47:44.969 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 05:47:44 2024-08-06 05:47:44.973 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 05:47:45 2024-08-06 05:47:45.002 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition AAI-EVENT-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0) 05:47:45 2024-08-06 05:47:45.006 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending LeaderAndIsr request to broker 0 with 1 become-leader and 0 become-follower partitions 05:47:45 2024-08-06 05:47:45.008 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 1 partitions 05:47:45 2024-08-06 05:47:45.011 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 05:47:45 2024-08-06 05:47:45.014 INFO --- [quest-handler-6] state.change.logger : [Broker id=0] Handling LeaderAndIsr request correlationId 1 from controller 0 for 1 partitions 05:47:45 2024-08-06 05:47:45.040 INFO --- [quest-handler-6] kafka.server.ReplicaFetcherManager : [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(AAI-EVENT-0) 05:47:45 2024-08-06 05:47:45.041 INFO --- [quest-handler-6] state.change.logger : [Broker id=0] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 0 epoch 1 as part of the become-leader transition for 1 partitions 05:47:45 2024-08-06 05:47:45.126 DEBUG --- [quest-handler-6] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/AAI-EVENT-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 05:47:45 2024-08-06 05:47:45.132 DEBUG --- [quest-handler-6] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/AAI-EVENT-0/00000000000000000000.index was not resized because it already has size 10485760 05:47:45 2024-08-06 05:47:45.134 DEBUG --- [quest-handler-6] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/AAI-EVENT-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 05:47:45 2024-08-06 05:47:45.134 DEBUG --- [quest-handler-6] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/AAI-EVENT-0/00000000000000000000.timeindex was not resized because it already has size 10485756 05:47:45 2024-08-06 05:47:45.135 INFO --- [quest-handler-6] kafka.log.Log : [Log partition=AAI-EVENT-0, dir=/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765] Loading producer state till offset 0 with message format version 2 05:47:45 2024-08-06 05:47:45.142 DEBUG --- [quest-handler-6] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 05:47:45 2024-08-06 05:47:45.143 INFO --- [quest-handler-6] kafka.log.LogManager : Created log for partition AAI-EVENT-0 in /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/AAI-EVENT-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 1, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 1073741824, retention.ms -> 604800000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 1000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. 05:47:45 2024-08-06 05:47:45.144 INFO --- [quest-handler-6] kafka.cluster.Partition : [Partition AAI-EVENT-0 broker=0] No checkpointed highwatermark is found for partition AAI-EVENT-0 05:47:45 2024-08-06 05:47:45.144 INFO --- [quest-handler-6] kafka.cluster.Partition : [Partition AAI-EVENT-0 broker=0] Log loaded for partition AAI-EVENT-0 with initial high watermark 0 05:47:45 2024-08-06 05:47:45.145 INFO --- [quest-handler-6] state.change.logger : [Broker id=0] Leader AAI-EVENT-0 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1. 05:47:45 2024-08-06 05:47:45.147 DEBUG --- [quest-handler-6] kafka.server.epoch.LeaderEpochFileCache : [LeaderEpochCache AAI-EVENT-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 05:47:45 2024-08-06 05:47:45.160 DEBUG --- [quest-handler-6] kafka.utils.KafkaScheduler : Scheduling task highwatermark-checkpoint with initial delay 0 ms and period 9223372036854775807 ms. 05:47:45 2024-08-06 05:47:45.166 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=LEADER_AND_ISR, apiVersion=4, clientId=0, correlationId=1) -- {controller_id=0,controller_epoch=1,broker_epoch=24,topic_states=[{topic_name=AAI-EVENT,partition_states=[{partition_index=0,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],adding_replicas=[],removing_replicas=[],is_new=true,_tagged_fields={}}],_tagged_fields={}}],live_leaders=[{broker_id=0,host_name=localhost,port=39461,_tagged_fields={}}],_tagged_fields={}},response:{error_code=0,partition_errors=[{topic_name=AAI-EVENT,partition_index=0,error_code=0,_tagged_fields={}}],_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56280-0;totalTime:155.095,requestQueueTime:0.391,localTime:154.054,remoteTime:0.0,throttleTime:0,responseQueueTime:0.18,sendTime:0.468,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:45 2024-08-06 05:47:45.172 INFO --- [quest-handler-2] state.change.logger : [Broker id=0] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 0 epoch 1 with correlation id 2 05:47:45 2024-08-06 05:47:45.182 DEBUG --- [quest-handler-2] kafka.server.DelayedOperationPurgatory : Request key TopicKey(AAI-EVENT) unblocked 1 topic operations 05:47:45 2024-08-06 05:47:45.182 DEBUG --- [quest-handler-2] kafka.server.AdminManager : [Admin Manager on Broker 0]: Request key AAI-EVENT unblocked 1 topic requests. 05:47:45 2024-08-06 05:47:45.182 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:RequestHeader(apiKey=CREATE_TOPICS, apiVersion=5, clientId=adminclient-1, correlationId=3) -- {topics=[{name=AAI-EVENT,num_partitions=1,replication_factor=1,assignments=[],configs=[],_tagged_fields={}}],timeout_ms=30000,validate_only=false,_tagged_fields={}},response:{throttle_time_ms=0,topics=[{name=AAI-EVENT,error_code=0,error_message=null,num_partitions=1,replication_factor=1,configs=[{name=compression.type,value=producer,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=leader.replication.throttled.replicas,value=,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=min.insync.replicas,value=1,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=message.downconversion.enable,value=true,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=segment.jitter.ms,value=0,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=cleanup.policy,value=delete,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=flush.ms,value=9223372036854775807,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=follower.replication.throttled.replicas,value=,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=segment.bytes,value=1073741824,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=retention.ms,value=604800000,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=flush.messages,value=9223372036854775807,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=message.format.version,value=2.6-IV0,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=max.compaction.lag.ms,value=9223372036854775807,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=file.delete.delay.ms,value=1000,read_only=false,config_source=4,is_sensitive=false,_tagged_fields={}},{name=max.message.bytes,value=1048588,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=min.compaction.lag.ms,value=0,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=message.timestamp.type,value=CreateTime,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=preallocate,value=false,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=index.interval.bytes,value=4096,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=min.cleanable.dirty.ratio,value=0.5,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=unclean.leader.election.enable,value=false,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=retention.bytes,value=-1,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=delete.retention.ms,value=86400000,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=segment.ms,value=604800000,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}},{name=message.timestamp.difference.max.ms,value=9223372036854775807,read_only=false,config_source=4,is_sensitive=false,_tagged_fields={}},{name=segment.index.bytes,value=10485760,read_only=false,config_source=5,is_sensitive=false,_tagged_fields={}}],_tagged_fields={}}],_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56298-0;totalTime:251.049,requestQueueTime:0.389,localTime:85.693,remoteTime:164.593,throttleTime:0,responseQueueTime:0.121,sendTime:0.252,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:45 2024-08-06 05:47:45.183 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=UPDATE_METADATA, apiVersion=6, clientId=0, correlationId=2) -- {controller_id=0,controller_epoch=1,broker_epoch=24,topic_states=[{topic_name=AAI-EVENT,partition_states=[{partition_index=0,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],offline_replicas=[],_tagged_fields={}}],_tagged_fields={}}],live_brokers=[{id=0,endpoints=[{port=39461,host=localhost,listener=PLAINTEXT,security_protocol=0,_tagged_fields={}}],rack=null,_tagged_fields={}}],_tagged_fields={}},response:{error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56280-0;totalTime:15.707,requestQueueTime:0.387,localTime:14.739,remoteTime:0.0,throttleTime:0,responseQueueTime:0.299,sendTime:0.281,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:45 2024-08-06 05:47:45.274 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:45 2024-08-06 05:47:45.274 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:45 2024-08-06 05:47:45.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:45 2024-08-06 05:47:45.275 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:45 2024-08-06 05:47:45.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:45 2024-08-06 05:47:45.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:45 2024-08-06 05:47:45.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:45 2024-08-06 05:47:45.276 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:45 2024-08-06 05:47:45.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:45 2024-08-06 05:47:45.277 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:45 2024-08-06 05:47:45.278 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:45 2024-08-06 05:47:45.282 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:45 2024-08-06 05:47:45.282 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:45 2024-08-06 05:47:45.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:45 2024-08-06 05:47:45.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:45 [EL Warning]: moxy: 2024-08-06 05:47:45.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 05:47:45 2024-08-06 05:47:45.490 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:45 2024-08-06 05:47:45.497 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:45 2024-08-06 05:47:45.498 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:45 2024-08-06 05:47:45.499 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:45 [EL Warning]: moxy: 2024-08-06 05:47:45.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 05:47:45 2024-08-06 05:47:45.734 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:45 2024-08-06 05:47:45.743 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:45 2024-08-06 05:47:45.745 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:45 2024-08-06 05:47:45.745 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:45 [EL Warning]: moxy: 2024-08-06 05:47:45.787--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:46 2024-08-06 05:47:45.997 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:46 2024-08-06 05:47:46.006 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:46 2024-08-06 05:47:46.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:46 2024-08-06 05:47:46.007 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:46 [EL Warning]: moxy: 2024-08-06 05:47:46.049--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:46 2024-08-06 05:47:46.328 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:46 2024-08-06 05:47:46.337 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:46 2024-08-06 05:47:46.339 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:46 2024-08-06 05:47:46.339 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:46 [EL Warning]: moxy: 2024-08-06 05:47:46.386--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:46 2024-08-06 05:47:46.643 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:47 2024-08-06 05:47:47.033 INFO --- [ main] org.onap.aai.web.KafkaConfig : Not using any authentication for kafka interaction 05:47:47 2024-08-06 05:47:47.628 INFO --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog : {"cambria.partition":"AAI","event-header":{"severity":"NORMAL","entity-type":"object-group","top-entity-type":"object-group","entity-link":"/aai/v28/common/object-groups/object-group/ric_cluster","event-type":"AAI-EVENT","domain":"dev","action":"UPDATE","sequence-number":"0","id":"23f12123-c326-48a7-b57e-e48746c295ea","source-name":"postman-api","version":"v28","timestamp":"20231207-12:14:44:757"},"entity":{"relationship-list":{"relationship":[{"related-to":"cell","relationship-data":[{"relationship-value":"445611193273958916","relationship-key":"cell.cell-id"}],"related-link":"/aai/v28/network/cells/cell/445611193273958916","relationship-label":"org.onap.relationships.inventory.MemberOf","related-to-property":[{"property-key":"cell.cell-name","property-value":"MY6885_M-Schwere-Reiter-Str-440460_GU2_84079913"}]},{"related-to":"cell","relationship-data":[{"relationship-value":"445611193272330241","relationship-key":"cell.cell-id"}],"related-link":"/aai/v28/network/cells/cell/445611193272330241","relationship-label":"org.onap.relationships.inventory.MemberOf","related-to-property":[{"property-key":"cell.cell-name","property-value":"MY6885_M-Schwere-Reiter-Str-440460_GTC2_84003803"}]}]},"group-name":"Urban","resource-version":"1701951284582","group-type":"cell","object-group-id":"ric_cluster"}} 05:47:47 2024-08-06 05:47:47.641 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Acceptor : Accepted connection from /127.0.0.1:55738 on /127.0.0.1:39461 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 05:47:47 2024-08-06 05:47:47.641 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Processor : Processor 0 listening to new connection from /127.0.0.1:55738 05:47:47 2024-08-06 05:47:47.651 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=consumer-test-consumer-1, correlationId=1) -- {client_software_name=apache-kafka-java,client_software_version=2.6.3,_tagged_fields={}},response:{error_code=0,api_keys=[{api_key=0,min_version=0,max_version=8,_tagged_fields={}},{api_key=1,min_version=0,max_version=11,_tagged_fields={}},{api_key=2,min_version=0,max_version=5,_tagged_fields={}},{api_key=3,min_version=0,max_version=9,_tagged_fields={}},{api_key=4,min_version=0,max_version=4,_tagged_fields={}},{api_key=5,min_version=0,max_version=3,_tagged_fields={}},{api_key=6,min_version=0,max_version=6,_tagged_fields={}},{api_key=7,min_version=0,max_version=3,_tagged_fields={}},{api_key=8,min_version=0,max_version=8,_tagged_fields={}},{api_key=9,min_version=0,max_version=7,_tagged_fields={}},{api_key=10,min_version=0,max_version=3,_tagged_fields={}},{api_key=11,min_version=0,max_version=7,_tagged_fields={}},{api_key=12,min_version=0,max_version=4,_tagged_fields={}},{api_key=13,min_version=0,max_version=4,_tagged_fields={}},{api_key=14,min_version=0,max_version=5,_tagged_fields={}},{api_key=15,min_version=0,max_version=5,_tagged_fields={}},{api_key=16,min_version=0,max_version=4,_tagged_fields={}},{api_key=17,min_version=0,max_version=1,_tagged_fields={}},{api_key=18,min_version=0,max_version=3,_tagged_fields={}},{api_key=19,min_version=0,max_version=5,_tagged_fields={}},{api_key=20,min_version=0,max_version=4,_tagged_fields={}},{api_key=21,min_version=0,max_version=2,_tagged_fields={}},{api_key=22,min_version=0,max_version=3,_tagged_fields={}},{api_key=23,min_version=0,max_version=3,_tagged_fields={}},{api_key=24,min_version=0,max_version=1,_tagged_fields={}},{api_key=25,min_version=0,max_version=1,_tagged_fields={}},{api_key=26,min_version=0,max_version=1,_tagged_fields={}},{api_key=27,min_version=0,max_version=0,_tagged_fields={}},{api_key=28,min_version=0,max_version=3,_tagged_fields={}},{api_key=29,min_version=0,max_version=2,_tagged_fields={}},{api_key=30,min_version=0,max_version=2,_tagged_fields={}},{api_key=31,min_version=0,max_version=2,_tagged_fields={}},{api_key=32,min_version=0,max_version=3,_tagged_fields={}},{api_key=33,min_version=0,max_version=1,_tagged_fields={}},{api_key=34,min_version=0,max_version=1,_tagged_fields={}},{api_key=35,min_version=0,max_version=2,_tagged_fields={}},{api_key=36,min_version=0,max_version=2,_tagged_fields={}},{api_key=37,min_version=0,max_version=2,_tagged_fields={}},{api_key=38,min_version=0,max_version=2,_tagged_fields={}},{api_key=39,min_version=0,max_version=2,_tagged_fields={}},{api_key=40,min_version=0,max_version=2,_tagged_fields={}},{api_key=41,min_version=0,max_version=2,_tagged_fields={}},{api_key=42,min_version=0,max_version=2,_tagged_fields={}},{api_key=43,min_version=0,max_version=2,_tagged_fields={}},{api_key=44,min_version=0,max_version=1,_tagged_fields={}},{api_key=45,min_version=0,max_version=0,_tagged_fields={}},{api_key=46,min_version=0,max_version=0,_tagged_fields={}},{api_key=47,min_version=0,max_version=0,_tagged_fields={}},{api_key=48,min_version=0,max_version=0,_tagged_fields={}},{api_key=49,min_version=0,max_version=0,_tagged_fields={}}],throttle_time_ms=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55738-1;totalTime:2.893,requestQueueTime:1.853,localTime:0.766,remoteTime:0.0,throttleTime:0,responseQueueTime:0.06,sendTime:0.212,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:47 2024-08-06 05:47:47.661 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=METADATA, apiVersion=9, clientId=consumer-test-consumer-1, correlationId=2) -- {topics=[{name=AAI-EVENT,_tagged_fields={}}],allow_auto_topic_creation=true,include_cluster_authorized_operations=false,include_topic_authorized_operations=false,_tagged_fields={}},response:{throttle_time_ms=0,brokers=[{node_id=0,host=localhost,port=39461,rack=null,_tagged_fields={}}],cluster_id=-beD1GpoQwGL1CXXd5Dgjg,controller_id=0,topics=[{error_code=0,name=AAI-EVENT,is_internal=false,partitions=[{error_code=0,partition_index=0,leader_id=0,leader_epoch=0,replica_nodes=[0],isr_nodes=[0],offline_replicas=[],_tagged_fields={}}],topic_authorized_operations=-2147483648,_tagged_fields={}}],cluster_authorized_operations=-2147483648,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55738-1;totalTime:3.464,requestQueueTime:0.136,localTime:3.11,remoteTime:0.0,throttleTime:0,responseQueueTime:0.083,sendTime:0.133,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.676 INFO --- [quest-handler-7] kafka.zk.AdminZkClient : Creating topic __consumer_offsets with configuration {segment.bytes=104857600, compression.type=producer, cleanup.policy=compact} and initial partition assignment HashMap(0 -> ArrayBuffer(0), 1 -> ArrayBuffer(0), 2 -> ArrayBuffer(0), 3 -> ArrayBuffer(0), 4 -> ArrayBuffer(0)) 05:47:47 2024-08-06 05:47:47.680 DEBUG --- [ain-EventThread] kafka.zookeeper.ZooKeeperClient : [ZooKeeperClient Kafka server] Received event: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/brokers/topics 05:47:47 2024-08-06 05:47:47.681 DEBUG --- [quest-handler-7] kafka.zk.AdminZkClient : Updated path /brokers/topics/__consumer_offsets with HashMap(__consumer_offsets-4 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=)) for replica assignment 05:47:47 2024-08-06 05:47:47.682 INFO --- [quest-handler-7] kafka.server.KafkaApis : [KafkaApi-0] Auto creation of topic __consumer_offsets with 5 partitions and replication factor 1 is successful 05:47:47 2024-08-06 05:47:47.682 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Acceptor : Accepted connection from /127.0.0.1:55754 on /127.0.0.1:39461 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 05:47:47 2024-08-06 05:47:47.682 DEBUG --- [XT)-PLAINTEXT-1] kafka.network.Processor : Processor 1 listening to new connection from /127.0.0.1:55754 05:47:47 2024-08-06 05:47:47.685 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [HashMap(__consumer_offsets-4 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=0, addingReplicas=, removingReplicas=))] 05:47:47 2024-08-06 05:47:47.685 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] New partition creation callback for __consumer_offsets-4,__consumer_offsets-3,__consumer_offsets-2,__consumer_offsets-0,__consumer_offsets-1 05:47:47 2024-08-06 05:47:47.685 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 0 05:47:47 2024-08-06 05:47:47.685 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 0 05:47:47 2024-08-06 05:47:47.685 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 0 05:47:47 2024-08-06 05:47:47.685 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 0 05:47:47 2024-08-06 05:47:47.685 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 0 05:47:47 2024-08-06 05:47:47.685 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 05:47:47 2024-08-06 05:47:47.685 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0) -- {client_software_name=apache-kafka-java,client_software_version=2.6.3,_tagged_fields={}},response:{error_code=0,api_keys=[{api_key=0,min_version=0,max_version=8,_tagged_fields={}},{api_key=1,min_version=0,max_version=11,_tagged_fields={}},{api_key=2,min_version=0,max_version=5,_tagged_fields={}},{api_key=3,min_version=0,max_version=9,_tagged_fields={}},{api_key=4,min_version=0,max_version=4,_tagged_fields={}},{api_key=5,min_version=0,max_version=3,_tagged_fields={}},{api_key=6,min_version=0,max_version=6,_tagged_fields={}},{api_key=7,min_version=0,max_version=3,_tagged_fields={}},{api_key=8,min_version=0,max_version=8,_tagged_fields={}},{api_key=9,min_version=0,max_version=7,_tagged_fields={}},{api_key=10,min_version=0,max_version=3,_tagged_fields={}},{api_key=11,min_version=0,max_version=7,_tagged_fields={}},{api_key=12,min_version=0,max_version=4,_tagged_fields={}},{api_key=13,min_version=0,max_version=4,_tagged_fields={}},{api_key=14,min_version=0,max_version=5,_tagged_fields={}},{api_key=15,min_version=0,max_version=5,_tagged_fields={}},{api_key=16,min_version=0,max_version=4,_tagged_fields={}},{api_key=17,min_version=0,max_version=1,_tagged_fields={}},{api_key=18,min_version=0,max_version=3,_tagged_fields={}},{api_key=19,min_version=0,max_version=5,_tagged_fields={}},{api_key=20,min_version=0,max_version=4,_tagged_fields={}},{api_key=21,min_version=0,max_version=2,_tagged_fields={}},{api_key=22,min_version=0,max_version=3,_tagged_fields={}},{api_key=23,min_version=0,max_version=3,_tagged_fields={}},{api_key=24,min_version=0,max_version=1,_tagged_fields={}},{api_key=25,min_version=0,max_version=1,_tagged_fields={}},{api_key=26,min_version=0,max_version=1,_tagged_fields={}},{api_key=27,min_version=0,max_version=0,_tagged_fields={}},{api_key=28,min_version=0,max_version=3,_tagged_fields={}},{api_key=29,min_version=0,max_version=2,_tagged_fields={}},{api_key=30,min_version=0,max_version=2,_tagged_fields={}},{api_key=31,min_version=0,max_version=2,_tagged_fields={}},{api_key=32,min_version=0,max_version=3,_tagged_fields={}},{api_key=33,min_version=0,max_version=1,_tagged_fields={}},{api_key=34,min_version=0,max_version=1,_tagged_fields={}},{api_key=35,min_version=0,max_version=2,_tagged_fields={}},{api_key=36,min_version=0,max_version=2,_tagged_fields={}},{api_key=37,min_version=0,max_version=2,_tagged_fields={}},{api_key=38,min_version=0,max_version=2,_tagged_fields={}},{api_key=39,min_version=0,max_version=2,_tagged_fields={}},{api_key=40,min_version=0,max_version=2,_tagged_fields={}},{api_key=41,min_version=0,max_version=2,_tagged_fields={}},{api_key=42,min_version=0,max_version=2,_tagged_fields={}},{api_key=43,min_version=0,max_version=2,_tagged_fields={}},{api_key=44,min_version=0,max_version=1,_tagged_fields={}},{api_key=45,min_version=0,max_version=0,_tagged_fields={}},{api_key=46,min_version=0,max_version=0,_tagged_fields={}},{api_key=47,min_version=0,max_version=0,_tagged_fields={}},{api_key=48,min_version=0,max_version=0,_tagged_fields={}},{api_key=49,min_version=0,max_version=0,_tagged_fields={}}],throttle_time_ms=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55754-1;totalTime:1.272,requestQueueTime:0.16,localTime:0.869,remoteTime:0.0,throttleTime:0,responseQueueTime:0.066,sendTime:0.175,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:47 2024-08-06 05:47:47.686 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 05:47:47 2024-08-06 05:47:47.688 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=METADATA, apiVersion=9, clientId=producer-1, correlationId=1) -- {topics=[{name=AAI-EVENT,_tagged_fields={}}],allow_auto_topic_creation=true,include_cluster_authorized_operations=false,include_topic_authorized_operations=false,_tagged_fields={}},response:{throttle_time_ms=0,brokers=[{node_id=0,host=localhost,port=39461,rack=null,_tagged_fields={}}],cluster_id=-beD1GpoQwGL1CXXd5Dgjg,controller_id=0,topics=[{error_code=0,name=AAI-EVENT,is_internal=false,partitions=[{error_code=0,partition_index=0,leader_id=0,leader_epoch=0,replica_nodes=[0],isr_nodes=[0],offline_replicas=[],_tagged_fields={}}],topic_authorized_operations=-2147483648,_tagged_fields={}}],cluster_authorized_operations=-2147483648,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55754-1;totalTime:1.07,requestQueueTime:0.092,localTime:0.77,remoteTime:0.0,throttleTime:0,responseQueueTime:0.062,sendTime:0.144,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.688 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=3, clientId=consumer-test-consumer-1, correlationId=0) -- {key=test-consumer,key_type=0,_tagged_fields={}},response:{throttle_time_ms=0,error_code=15,error_message=The coordinator is not available.,node_id=-1,host=,port=-1,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55738-1;totalTime:26.478,requestQueueTime:0.114,localTime:26.131,remoteTime:0.0,throttleTime:0,responseQueueTime:0.071,sendTime:0.16,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.701 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0) 05:47:47 2024-08-06 05:47:47.701 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0) 05:47:47 2024-08-06 05:47:47.701 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0) 05:47:47 2024-08-06 05:47:47.701 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0) 05:47:47 2024-08-06 05:47:47.702 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=0, leaderEpoch=0, isr=List(0), zkVersion=0) 05:47:47 2024-08-06 05:47:47.702 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending LeaderAndIsr request to broker 0 with 5 become-leader and 0 become-follower partitions 05:47:47 2024-08-06 05:47:47.703 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet(0) for 5 partitions 05:47:47 2024-08-06 05:47:47.704 INFO --- [er-event-thread] state.change.logger : [Controller id=0 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions 05:47:47 2024-08-06 05:47:47.704 INFO --- [quest-handler-2] state.change.logger : [Broker id=0] Handling LeaderAndIsr request correlationId 3 from controller 0 for 5 partitions 05:47:47 2024-08-06 05:47:47.708 INFO --- [quest-handler-2] kafka.server.ReplicaFetcherManager : [ReplicaFetcherManager on broker 0] Removed fetcher for partitions HashSet(__consumer_offsets-4, __consumer_offsets-3, __consumer_offsets-2, __consumer_offsets-0, __consumer_offsets-1) 05:47:47 2024-08-06 05:47:47.708 INFO --- [quest-handler-2] state.change.logger : [Broker id=0] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 0 epoch 1 as part of the become-leader transition for 5 partitions 05:47:47 2024-08-06 05:47:47.711 DEBUG --- [quest-handler-2] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-3/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 05:47:47 2024-08-06 05:47:47.711 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-3/00000000000000000000.index was not resized because it already has size 10485760 05:47:47 2024-08-06 05:47:47.711 DEBUG --- [quest-handler-2] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-3/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 05:47:47 2024-08-06 05:47:47.711 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-3/00000000000000000000.timeindex was not resized because it already has size 10485756 05:47:47 2024-08-06 05:47:47.711 INFO --- [quest-handler-2] kafka.log.Log : [Log partition=__consumer_offsets-3, dir=/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765] Loading producer state till offset 0 with message format version 2 05:47:47 2024-08-06 05:47:47.712 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 05:47:47 2024-08-06 05:47:47.712 INFO --- [quest-handler-2] kafka.log.LogManager : Created log for partition __consumer_offsets-3 in /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 1, segment.jitter.ms -> 0, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.bytes -> 104857600, retention.ms -> 604800000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 1000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. 05:47:47 2024-08-06 05:47:47.712 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-3 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-3 05:47:47 2024-08-06 05:47:47.712 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-3 broker=0] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 05:47:47 2024-08-06 05:47:47.712 INFO --- [quest-handler-2] state.change.logger : [Broker id=0] Leader __consumer_offsets-3 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1. 05:47:47 2024-08-06 05:47:47.713 DEBUG --- [quest-handler-2] kafka.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-3] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 05:47:47 2024-08-06 05:47:47.714 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Acceptor : Accepted connection from /127.0.0.1:55758 on /127.0.0.1:39461 and assigned it to processor 2, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 05:47:47 2024-08-06 05:47:47.714 DEBUG --- [XT)-PLAINTEXT-2] kafka.network.Processor : Processor 2 listening to new connection from /127.0.0.1:55758 05:47:47 2024-08-06 05:47:47.716 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=2) -- {client_software_name=apache-kafka-java,client_software_version=2.6.3,_tagged_fields={}},response:{error_code=0,api_keys=[{api_key=0,min_version=0,max_version=8,_tagged_fields={}},{api_key=1,min_version=0,max_version=11,_tagged_fields={}},{api_key=2,min_version=0,max_version=5,_tagged_fields={}},{api_key=3,min_version=0,max_version=9,_tagged_fields={}},{api_key=4,min_version=0,max_version=4,_tagged_fields={}},{api_key=5,min_version=0,max_version=3,_tagged_fields={}},{api_key=6,min_version=0,max_version=6,_tagged_fields={}},{api_key=7,min_version=0,max_version=3,_tagged_fields={}},{api_key=8,min_version=0,max_version=8,_tagged_fields={}},{api_key=9,min_version=0,max_version=7,_tagged_fields={}},{api_key=10,min_version=0,max_version=3,_tagged_fields={}},{api_key=11,min_version=0,max_version=7,_tagged_fields={}},{api_key=12,min_version=0,max_version=4,_tagged_fields={}},{api_key=13,min_version=0,max_version=4,_tagged_fields={}},{api_key=14,min_version=0,max_version=5,_tagged_fields={}},{api_key=15,min_version=0,max_version=5,_tagged_fields={}},{api_key=16,min_version=0,max_version=4,_tagged_fields={}},{api_key=17,min_version=0,max_version=1,_tagged_fields={}},{api_key=18,min_version=0,max_version=3,_tagged_fields={}},{api_key=19,min_version=0,max_version=5,_tagged_fields={}},{api_key=20,min_version=0,max_version=4,_tagged_fields={}},{api_key=21,min_version=0,max_version=2,_tagged_fields={}},{api_key=22,min_version=0,max_version=3,_tagged_fields={}},{api_key=23,min_version=0,max_version=3,_tagged_fields={}},{api_key=24,min_version=0,max_version=1,_tagged_fields={}},{api_key=25,min_version=0,max_version=1,_tagged_fields={}},{api_key=26,min_version=0,max_version=1,_tagged_fields={}},{api_key=27,min_version=0,max_version=0,_tagged_fields={}},{api_key=28,min_version=0,max_version=3,_tagged_fields={}},{api_key=29,min_version=0,max_version=2,_tagged_fields={}},{api_key=30,min_version=0,max_version=2,_tagged_fields={}},{api_key=31,min_version=0,max_version=2,_tagged_fields={}},{api_key=32,min_version=0,max_version=3,_tagged_fields={}},{api_key=33,min_version=0,max_version=1,_tagged_fields={}},{api_key=34,min_version=0,max_version=1,_tagged_fields={}},{api_key=35,min_version=0,max_version=2,_tagged_fields={}},{api_key=36,min_version=0,max_version=2,_tagged_fields={}},{api_key=37,min_version=0,max_version=2,_tagged_fields={}},{api_key=38,min_version=0,max_version=2,_tagged_fields={}},{api_key=39,min_version=0,max_version=2,_tagged_fields={}},{api_key=40,min_version=0,max_version=2,_tagged_fields={}},{api_key=41,min_version=0,max_version=2,_tagged_fields={}},{api_key=42,min_version=0,max_version=2,_tagged_fields={}},{api_key=43,min_version=0,max_version=2,_tagged_fields={}},{api_key=44,min_version=0,max_version=1,_tagged_fields={}},{api_key=45,min_version=0,max_version=0,_tagged_fields={}},{api_key=46,min_version=0,max_version=0,_tagged_fields={}},{api_key=47,min_version=0,max_version=0,_tagged_fields={}},{api_key=48,min_version=0,max_version=0,_tagged_fields={}},{api_key=49,min_version=0,max_version=0,_tagged_fields={}}],throttle_time_ms=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55758-1;totalTime:1.304,requestQueueTime:0.159,localTime:0.928,remoteTime:0.0,throttleTime:0,responseQueueTime:0.06,sendTime:0.155,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:47 2024-08-06 05:47:47.714 INFO --- [enerContainer-1] o.o.aai.aailog.logs.AaiDmaapMetricLog : InvokeReturn 05:47:47 2024-08-06 05:47:47.718 DEBUG --- [quest-handler-2] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-2/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 05:47:47 2024-08-06 05:47:47.718 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-2/00000000000000000000.index was not resized because it already has size 10485760 05:47:47 2024-08-06 05:47:47.718 DEBUG --- [quest-handler-2] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-2/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 05:47:47 2024-08-06 05:47:47.718 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-2/00000000000000000000.timeindex was not resized because it already has size 10485756 05:47:47 2024-08-06 05:47:47.718 INFO --- [quest-handler-2] kafka.log.Log : [Log partition=__consumer_offsets-2, dir=/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765] Loading producer state till offset 0 with message format version 2 05:47:47 2024-08-06 05:47:47.726 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 05:47:47 2024-08-06 05:47:47.726 INFO --- [quest-handler-2] kafka.log.LogManager : Created log for partition __consumer_offsets-2 in /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 1, segment.jitter.ms -> 0, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.bytes -> 104857600, retention.ms -> 604800000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 1000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. 05:47:47 2024-08-06 05:47:47.726 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-2 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-2 05:47:47 2024-08-06 05:47:47.726 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-2 broker=0] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 05:47:47 2024-08-06 05:47:47.726 INFO --- [quest-handler-2] state.change.logger : [Broker id=0] Leader __consumer_offsets-2 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1. 05:47:47 2024-08-06 05:47:47.726 DEBUG --- [quest-handler-2] kafka.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-2] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 05:47:47 2024-08-06 05:47:47.731 DEBUG --- [quest-handler-2] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-4/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 05:47:47 2024-08-06 05:47:47.731 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-4/00000000000000000000.index was not resized because it already has size 10485760 05:47:47 2024-08-06 05:47:47.731 DEBUG --- [quest-handler-2] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-4/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 05:47:47 2024-08-06 05:47:47.731 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-4/00000000000000000000.timeindex was not resized because it already has size 10485756 05:47:47 2024-08-06 05:47:47.732 INFO --- [quest-handler-2] kafka.log.Log : [Log partition=__consumer_offsets-4, dir=/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765] Loading producer state till offset 0 with message format version 2 05:47:47 2024-08-06 05:47:47.732 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 05:47:47 2024-08-06 05:47:47.732 INFO --- [quest-handler-2] kafka.log.LogManager : Created log for partition __consumer_offsets-4 in /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 1, segment.jitter.ms -> 0, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.bytes -> 104857600, retention.ms -> 604800000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 1000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. 05:47:47 2024-08-06 05:47:47.732 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-4 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-4 05:47:47 2024-08-06 05:47:47.732 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-4 broker=0] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 05:47:47 2024-08-06 05:47:47.732 INFO --- [quest-handler-2] state.change.logger : [Broker id=0] Leader __consumer_offsets-4 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1. 05:47:47 2024-08-06 05:47:47.733 DEBUG --- [quest-handler-2] kafka.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-4] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 05:47:47 2024-08-06 05:47:47.747 DEBUG --- [quest-handler-2] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-1/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 05:47:47 2024-08-06 05:47:47.747 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-1/00000000000000000000.index was not resized because it already has size 10485760 05:47:47 2024-08-06 05:47:47.747 DEBUG --- [quest-handler-2] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-1/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 05:47:47 2024-08-06 05:47:47.747 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-1/00000000000000000000.timeindex was not resized because it already has size 10485756 05:47:47 2024-08-06 05:47:47.747 INFO --- [quest-handler-2] kafka.log.Log : [Log partition=__consumer_offsets-1, dir=/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765] Loading producer state till offset 0 with message format version 2 05:47:47 2024-08-06 05:47:47.748 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 05:47:47 2024-08-06 05:47:47.748 INFO --- [quest-handler-2] kafka.log.LogManager : Created log for partition __consumer_offsets-1 in /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 1, segment.jitter.ms -> 0, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.bytes -> 104857600, retention.ms -> 604800000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 1000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. 05:47:47 2024-08-06 05:47:47.748 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-1 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-1 05:47:47 2024-08-06 05:47:47.748 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-1 broker=0] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 05:47:47 2024-08-06 05:47:47.748 INFO --- [quest-handler-2] state.change.logger : [Broker id=0] Leader __consumer_offsets-1 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1. 05:47:47 2024-08-06 05:47:47.748 DEBUG --- [quest-handler-2] kafka.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-1] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 05:47:47 2024-08-06 05:47:47.752 DEBUG --- [quest-handler-2] kafka.log.OffsetIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-0/00000000000000000000.index with maxEntries = 1310720, maxIndexSize = 10485760, entries = 0, lastOffset = 0, file position = 0 05:47:47 2024-08-06 05:47:47.752 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-0/00000000000000000000.index was not resized because it already has size 10485760 05:47:47 2024-08-06 05:47:47.753 DEBUG --- [quest-handler-2] kafka.log.TimeIndex : Loaded index file /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-0/00000000000000000000.timeindex with maxEntries = 873813, maxIndexSize = 10485760, entries = 0, lastOffset = TimestampOffset(-1,0), file position = 0 05:47:47 2024-08-06 05:47:47.753 DEBUG --- [quest-handler-2] kafka.log.AbstractIndex : Index /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-0/00000000000000000000.timeindex was not resized because it already has size 10485756 05:47:47 2024-08-06 05:47:47.753 INFO --- [quest-handler-2] kafka.log.Log : [Log partition=__consumer_offsets-0, dir=/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765] Loading producer state till offset 0 with message format version 2 05:47:47 2024-08-06 05:47:47.753 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task PeriodicProducerExpirationCheck with initial delay 600000 ms and period 600000 ms. 05:47:47 2024-08-06 05:47:47.754 INFO --- [quest-handler-2] kafka.log.LogManager : Created log for partition __consumer_offsets-0 in /tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/__consumer_offsets-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 1, segment.jitter.ms -> 0, cleanup.policy -> compact, flush.ms -> 9223372036854775807, segment.bytes -> 104857600, retention.ms -> 604800000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 1000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. 05:47:47 2024-08-06 05:47:47.754 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-0 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-0 05:47:47 2024-08-06 05:47:47.754 INFO --- [quest-handler-2] kafka.cluster.Partition : [Partition __consumer_offsets-0 broker=0] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 05:47:47 2024-08-06 05:47:47.754 INFO --- [quest-handler-2] state.change.logger : [Broker id=0] Leader __consumer_offsets-0 starts at leader epoch 0 from offset 0 with high watermark 0 ISR [0] addingReplicas [] removingReplicas []. Previous leader epoch was -1. 05:47:47 2024-08-06 05:47:47.754 DEBUG --- [quest-handler-2] kafka.server.epoch.LeaderEpochFileCache : [LeaderEpochCache __consumer_offsets-0] Appended new epoch entry EpochEntry(epoch=0, startOffset=0). Cache now contains 1 entries. 05:47:47 2024-08-06 05:47:47.756 INFO --- [quest-handler-2] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-3 05:47:47 2024-08-06 05:47:47.758 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-3 with initial delay 0 ms and period -1 ms. 05:47:47 2024-08-06 05:47:47.758 INFO --- [quest-handler-2] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-2 05:47:47 2024-08-06 05:47:47.758 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-2 with initial delay 0 ms and period -1 ms. 05:47:47 2024-08-06 05:47:47.758 INFO --- [quest-handler-2] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-4 05:47:47 2024-08-06 05:47:47.758 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-4 with initial delay 0 ms and period -1 ms. 05:47:47 2024-08-06 05:47:47.758 INFO --- [quest-handler-2] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-1 05:47:47 2024-08-06 05:47:47.758 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-1 with initial delay 0 ms and period -1 ms. 05:47:47 2024-08-06 05:47:47.759 INFO --- [quest-handler-2] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-0 05:47:47 2024-08-06 05:47:47.759 DEBUG --- [quest-handler-2] kafka.utils.KafkaScheduler : Scheduling task __consumer_offsets-0 with initial delay 0 ms and period -1 ms. 05:47:47 2024-08-06 05:47:47.760 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=LEADER_AND_ISR, apiVersion=4, clientId=0, correlationId=3) -- {controller_id=0,controller_epoch=1,broker_epoch=24,topic_states=[{topic_name=__consumer_offsets,partition_states=[{partition_index=0,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],adding_replicas=[],removing_replicas=[],is_new=true,_tagged_fields={}},{partition_index=3,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],adding_replicas=[],removing_replicas=[],is_new=true,_tagged_fields={}},{partition_index=4,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],adding_replicas=[],removing_replicas=[],is_new=true,_tagged_fields={}},{partition_index=1,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],adding_replicas=[],removing_replicas=[],is_new=true,_tagged_fields={}},{partition_index=2,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],adding_replicas=[],removing_replicas=[],is_new=true,_tagged_fields={}}],_tagged_fields={}}],live_leaders=[{broker_id=0,host_name=localhost,port=39461,_tagged_fields={}}],_tagged_fields={}},response:{error_code=0,partition_errors=[{topic_name=__consumer_offsets,partition_index=0,error_code=0,_tagged_fields={}},{topic_name=__consumer_offsets,partition_index=3,error_code=0,_tagged_fields={}},{topic_name=__consumer_offsets,partition_index=4,error_code=0,_tagged_fields={}},{topic_name=__consumer_offsets,partition_index=1,error_code=0,_tagged_fields={}},{topic_name=__consumer_offsets,partition_index=2,error_code=0,_tagged_fields={}}],_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56280-0;totalTime:55.769,requestQueueTime:0.244,localTime:55.113,remoteTime:0.0,throttleTime:0,responseQueueTime:0.144,sendTime:0.267,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:47 2024-08-06 05:47:47.761 INFO --- [quest-handler-3] state.change.logger : [Broker id=0] Add 5 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 0 epoch 1 with correlation id 4 05:47:47 2024-08-06 05:47:47.762 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=UPDATE_METADATA, apiVersion=6, clientId=0, correlationId=4) -- {controller_id=0,controller_epoch=1,broker_epoch=24,topic_states=[{topic_name=__consumer_offsets,partition_states=[{partition_index=0,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],offline_replicas=[],_tagged_fields={}},{partition_index=3,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],offline_replicas=[],_tagged_fields={}},{partition_index=4,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],offline_replicas=[],_tagged_fields={}},{partition_index=1,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],offline_replicas=[],_tagged_fields={}},{partition_index=2,controller_epoch=1,leader=0,leader_epoch=0,isr=[0],zk_version=0,replicas=[0],offline_replicas=[],_tagged_fields={}}],_tagged_fields={}}],live_brokers=[{id=0,endpoints=[{port=39461,host=localhost,listener=PLAINTEXT,security_protocol=0,_tagged_fields={}}],rack=null,_tagged_fields={}}],_tagged_fields={}},response:{error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:56280-0;totalTime:1.22,requestQueueTime:0.281,localTime:0.735,remoteTime:0.0,throttleTime:0,responseQueueTime:0.058,sendTime:0.145,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:47 2024-08-06 05:47:47.762 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-3 in 6 milliseconds, of which 2 milliseconds was spent in the scheduler. 05:47:47 2024-08-06 05:47:47.762 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-2 in 4 milliseconds, of which 4 milliseconds was spent in the scheduler. 05:47:47 2024-08-06 05:47:47.763 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-4 in 5 milliseconds, of which 4 milliseconds was spent in the scheduler. 05:47:47 2024-08-06 05:47:47.763 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-1 in 5 milliseconds, of which 5 milliseconds was spent in the scheduler. 05:47:47 2024-08-06 05:47:47.763 INFO --- [adata-manager-0] k.c.group.GroupMetadataManager : [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-0 in 4 milliseconds, of which 4 milliseconds was spent in the scheduler. 05:47:47 2024-08-06 05:47:47.764 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Processor : Processor 0 listening to new connection from /127.0.0.1:55768 05:47:47 2024-08-06 05:47:47.764 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Acceptor : Accepted connection from /127.0.0.1:55768 on /127.0.0.1:39461 and assigned it to processor 0, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 05:47:47 2024-08-06 05:47:47.766 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=consumer-test-consumer-1, correlationId=3) -- {client_software_name=apache-kafka-java,client_software_version=2.6.3,_tagged_fields={}},response:{error_code=0,api_keys=[{api_key=0,min_version=0,max_version=8,_tagged_fields={}},{api_key=1,min_version=0,max_version=11,_tagged_fields={}},{api_key=2,min_version=0,max_version=5,_tagged_fields={}},{api_key=3,min_version=0,max_version=9,_tagged_fields={}},{api_key=4,min_version=0,max_version=4,_tagged_fields={}},{api_key=5,min_version=0,max_version=3,_tagged_fields={}},{api_key=6,min_version=0,max_version=6,_tagged_fields={}},{api_key=7,min_version=0,max_version=3,_tagged_fields={}},{api_key=8,min_version=0,max_version=8,_tagged_fields={}},{api_key=9,min_version=0,max_version=7,_tagged_fields={}},{api_key=10,min_version=0,max_version=3,_tagged_fields={}},{api_key=11,min_version=0,max_version=7,_tagged_fields={}},{api_key=12,min_version=0,max_version=4,_tagged_fields={}},{api_key=13,min_version=0,max_version=4,_tagged_fields={}},{api_key=14,min_version=0,max_version=5,_tagged_fields={}},{api_key=15,min_version=0,max_version=5,_tagged_fields={}},{api_key=16,min_version=0,max_version=4,_tagged_fields={}},{api_key=17,min_version=0,max_version=1,_tagged_fields={}},{api_key=18,min_version=0,max_version=3,_tagged_fields={}},{api_key=19,min_version=0,max_version=5,_tagged_fields={}},{api_key=20,min_version=0,max_version=4,_tagged_fields={}},{api_key=21,min_version=0,max_version=2,_tagged_fields={}},{api_key=22,min_version=0,max_version=3,_tagged_fields={}},{api_key=23,min_version=0,max_version=3,_tagged_fields={}},{api_key=24,min_version=0,max_version=1,_tagged_fields={}},{api_key=25,min_version=0,max_version=1,_tagged_fields={}},{api_key=26,min_version=0,max_version=1,_tagged_fields={}},{api_key=27,min_version=0,max_version=0,_tagged_fields={}},{api_key=28,min_version=0,max_version=3,_tagged_fields={}},{api_key=29,min_version=0,max_version=2,_tagged_fields={}},{api_key=30,min_version=0,max_version=2,_tagged_fields={}},{api_key=31,min_version=0,max_version=2,_tagged_fields={}},{api_key=32,min_version=0,max_version=3,_tagged_fields={}},{api_key=33,min_version=0,max_version=1,_tagged_fields={}},{api_key=34,min_version=0,max_version=1,_tagged_fields={}},{api_key=35,min_version=0,max_version=2,_tagged_fields={}},{api_key=36,min_version=0,max_version=2,_tagged_fields={}},{api_key=37,min_version=0,max_version=2,_tagged_fields={}},{api_key=38,min_version=0,max_version=2,_tagged_fields={}},{api_key=39,min_version=0,max_version=2,_tagged_fields={}},{api_key=40,min_version=0,max_version=2,_tagged_fields={}},{api_key=41,min_version=0,max_version=2,_tagged_fields={}},{api_key=42,min_version=0,max_version=2,_tagged_fields={}},{api_key=43,min_version=0,max_version=2,_tagged_fields={}},{api_key=44,min_version=0,max_version=1,_tagged_fields={}},{api_key=45,min_version=0,max_version=0,_tagged_fields={}},{api_key=46,min_version=0,max_version=0,_tagged_fields={}},{api_key=47,min_version=0,max_version=0,_tagged_fields={}},{api_key=48,min_version=0,max_version=0,_tagged_fields={}},{api_key=49,min_version=0,max_version=0,_tagged_fields={}}],throttle_time_ms=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55768-2;totalTime:0.976,requestQueueTime:0.111,localTime:0.652,remoteTime:0.0,throttleTime:0,responseQueueTime:0.054,sendTime:0.158,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:47 2024-08-06 05:47:47.768 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=METADATA, apiVersion=9, clientId=consumer-test-consumer-1, correlationId=4) -- {topics=[{name=AAI-EVENT,_tagged_fields={}}],allow_auto_topic_creation=true,include_cluster_authorized_operations=false,include_topic_authorized_operations=false,_tagged_fields={}},response:{throttle_time_ms=0,brokers=[{node_id=0,host=localhost,port=39461,rack=null,_tagged_fields={}}],cluster_id=-beD1GpoQwGL1CXXd5Dgjg,controller_id=0,topics=[{error_code=0,name=AAI-EVENT,is_internal=false,partitions=[{error_code=0,partition_index=0,leader_id=0,leader_epoch=0,replica_nodes=[0],isr_nodes=[0],offline_replicas=[],_tagged_fields={}}],topic_authorized_operations=-2147483648,_tagged_fields={}}],cluster_authorized_operations=-2147483648,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55768-2;totalTime:0.958,requestQueueTime:0.1,localTime:0.684,remoteTime:0.0,throttleTime:0,responseQueueTime:0.044,sendTime:0.128,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.770 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=3, clientId=consumer-test-consumer-1, correlationId=5) -- {key=test-consumer,key_type=0,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,error_message=NONE,node_id=0,host=localhost,port=39461,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55768-2;totalTime:1.281,requestQueueTime:0.085,localTime:1.009,remoteTime:0.0,throttleTime:0,responseQueueTime:0.047,sendTime:0.138,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.770 DEBUG --- [XT)-PLAINTEXT-0] kafka.network.Acceptor : Accepted connection from /127.0.0.1:55774 on /127.0.0.1:39461 and assigned it to processor 1, sendBufferSize [actual|requested]: [102400|102400] recvBufferSize [actual|requested]: [102400|102400] 05:47:47 2024-08-06 05:47:47.770 DEBUG --- [XT)-PLAINTEXT-1] kafka.network.Processor : Processor 1 listening to new connection from /127.0.0.1:55774 05:47:47 2024-08-06 05:47:47.781 DEBUG --- [quest-handler-4] kafka.cluster.Partition : [Partition AAI-EVENT-0 broker=0] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:1382]) 05:47:47 2024-08-06 05:47:47.782 DEBUG --- [quest-handler-4] kafka.server.DelayedOperationPurgatory : Request key TopicPartitionOperationKey(AAI-EVENT,0) unblocked 0 Fetch operations 05:47:47 2024-08-06 05:47:47.783 DEBUG --- [quest-handler-4] kafka.server.DelayedOperationPurgatory : Request key TopicPartitionOperationKey(AAI-EVENT,0) unblocked 0 Produce operations 05:47:47 2024-08-06 05:47:47.783 DEBUG --- [quest-handler-4] kafka.server.DelayedOperationPurgatory : Request key TopicPartitionOperationKey(AAI-EVENT,0) unblocked 0 DeleteRecords operations 05:47:47 2024-08-06 05:47:47.785 DEBUG --- [quest-handler-4] kafka.server.ReplicaManager : [ReplicaManager broker=0] Produce to local log in 51 ms 05:47:47 2024-08-06 05:47:47.791 DEBUG --- [XT)-PLAINTEXT-2] kafka.request.logger : Completed request:RequestHeader(apiKey=PRODUCE, apiVersion=8, clientId=producer-1, correlationId=3) -- {acks=1,timeout=30000,numPartitions=1},response:{responses=[{topic=AAI-EVENT,partition_responses=[{partition=0,error_code=0,base_offset=0,log_append_time=-1,log_start_offset=0,record_errors=[],error_message=null}]}],throttle_time_ms=0} from connection 127.0.0.1:39461-127.0.0.1:55758-1;totalTime:65.016,requestQueueTime:0.455,localTime:64.332,remoteTime:0.0,throttleTime:0,responseQueueTime:0.08,sendTime:0.147,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.793 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=consumer-test-consumer-1, correlationId=7) -- {client_software_name=apache-kafka-java,client_software_version=2.6.3,_tagged_fields={}},response:{error_code=0,api_keys=[{api_key=0,min_version=0,max_version=8,_tagged_fields={}},{api_key=1,min_version=0,max_version=11,_tagged_fields={}},{api_key=2,min_version=0,max_version=5,_tagged_fields={}},{api_key=3,min_version=0,max_version=9,_tagged_fields={}},{api_key=4,min_version=0,max_version=4,_tagged_fields={}},{api_key=5,min_version=0,max_version=3,_tagged_fields={}},{api_key=6,min_version=0,max_version=6,_tagged_fields={}},{api_key=7,min_version=0,max_version=3,_tagged_fields={}},{api_key=8,min_version=0,max_version=8,_tagged_fields={}},{api_key=9,min_version=0,max_version=7,_tagged_fields={}},{api_key=10,min_version=0,max_version=3,_tagged_fields={}},{api_key=11,min_version=0,max_version=7,_tagged_fields={}},{api_key=12,min_version=0,max_version=4,_tagged_fields={}},{api_key=13,min_version=0,max_version=4,_tagged_fields={}},{api_key=14,min_version=0,max_version=5,_tagged_fields={}},{api_key=15,min_version=0,max_version=5,_tagged_fields={}},{api_key=16,min_version=0,max_version=4,_tagged_fields={}},{api_key=17,min_version=0,max_version=1,_tagged_fields={}},{api_key=18,min_version=0,max_version=3,_tagged_fields={}},{api_key=19,min_version=0,max_version=5,_tagged_fields={}},{api_key=20,min_version=0,max_version=4,_tagged_fields={}},{api_key=21,min_version=0,max_version=2,_tagged_fields={}},{api_key=22,min_version=0,max_version=3,_tagged_fields={}},{api_key=23,min_version=0,max_version=3,_tagged_fields={}},{api_key=24,min_version=0,max_version=1,_tagged_fields={}},{api_key=25,min_version=0,max_version=1,_tagged_fields={}},{api_key=26,min_version=0,max_version=1,_tagged_fields={}},{api_key=27,min_version=0,max_version=0,_tagged_fields={}},{api_key=28,min_version=0,max_version=3,_tagged_fields={}},{api_key=29,min_version=0,max_version=2,_tagged_fields={}},{api_key=30,min_version=0,max_version=2,_tagged_fields={}},{api_key=31,min_version=0,max_version=2,_tagged_fields={}},{api_key=32,min_version=0,max_version=3,_tagged_fields={}},{api_key=33,min_version=0,max_version=1,_tagged_fields={}},{api_key=34,min_version=0,max_version=1,_tagged_fields={}},{api_key=35,min_version=0,max_version=2,_tagged_fields={}},{api_key=36,min_version=0,max_version=2,_tagged_fields={}},{api_key=37,min_version=0,max_version=2,_tagged_fields={}},{api_key=38,min_version=0,max_version=2,_tagged_fields={}},{api_key=39,min_version=0,max_version=2,_tagged_fields={}},{api_key=40,min_version=0,max_version=2,_tagged_fields={}},{api_key=41,min_version=0,max_version=2,_tagged_fields={}},{api_key=42,min_version=0,max_version=2,_tagged_fields={}},{api_key=43,min_version=0,max_version=2,_tagged_fields={}},{api_key=44,min_version=0,max_version=1,_tagged_fields={}},{api_key=45,min_version=0,max_version=0,_tagged_fields={}},{api_key=46,min_version=0,max_version=0,_tagged_fields={}},{api_key=47,min_version=0,max_version=0,_tagged_fields={}},{api_key=48,min_version=0,max_version=0,_tagged_fields={}},{api_key=49,min_version=0,max_version=0,_tagged_fields={}}],throttle_time_ms=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:1.936,requestQueueTime:0.192,localTime:0.589,remoteTime:0.0,throttleTime:0,responseQueueTime:0.934,sendTime:0.22,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=unknown, softwareVersion=unknown) 05:47:47 2024-08-06 05:47:47.806 DEBUG --- [quest-handler-0] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Dynamic member with unknown member id joins group test-consumer in Empty state. Created a new member id consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317 and request the member to rejoin with this id. 05:47:47 2024-08-06 05:47:47.812 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=JOIN_GROUP, apiVersion=7, clientId=consumer-test-consumer-1, correlationId=6) -- {group_id=test-consumer,session_timeout_ms=10000,rebalance_timeout_ms=300000,member_id=,group_instance_id=null,protocol_type=consumer,protocols=[{name=range,metadata=java.nio.HeapByteBuffer[pos=0 lim=25 cap=25],_tagged_fields={}}],_tagged_fields={}},response:{throttle_time_ms=0,error_code=79,generation_id=-1,protocol_type=null,protocol_name=null,leader=,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,members=[],_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:17.853,requestQueueTime:0.224,localTime:17.356,remoteTime:0.0,throttleTime:0,responseQueueTime:0.096,sendTime:0.177,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.814 DEBUG --- [quest-handler-2] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Dynamic Member with specific member id consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317 joins group test-consumer in Empty state. Adding to the group now. 05:47:47 2024-08-06 05:47:47.817 DEBUG --- [quest-handler-2] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:47:47 2024-08-06 05:47:47.818 INFO --- [quest-handler-2] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Preparing to rebalance group test-consumer in state PreparingRebalance with old generation 0 (__consumer_offsets-3) (reason: Adding new member consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317 with group instance id None) 05:47:47 2024-08-06 05:47:47.819 DEBUG --- [quest-handler-2] kafka.server.DelayedOperationPurgatory : Request key GroupKey(test-consumer) unblocked 0 Rebalance operations 05:47:47 2024-08-06 05:47:47.825 INFO --- [cutor-Rebalance] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Stabilized group test-consumer generation 1 (__consumer_offsets-3) 05:47:47 2024-08-06 05:47:47.827 DEBUG --- [cutor-Rebalance] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:47:47 2024-08-06 05:47:47.827 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=JOIN_GROUP, apiVersion=7, clientId=consumer-test-consumer-1, correlationId=8) -- {group_id=test-consumer,session_timeout_ms=10000,rebalance_timeout_ms=300000,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,protocol_type=consumer,protocols=[{name=range,metadata=java.nio.HeapByteBuffer[pos=0 lim=25 cap=25],_tagged_fields={}}],_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,generation_id=1,protocol_type=consumer,protocol_name=range,leader=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,members=[{member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,metadata=java.nio.HeapByteBuffer[pos=0 lim=25 cap=25],_tagged_fields={}}],_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:15.003,requestQueueTime:0.168,localTime:6.936,remoteTime:6.963,throttleTime:0,responseQueueTime:0.113,sendTime:0.821,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.843 INFO --- [quest-handler-3] k.coordinator.group.GroupCoordinator : [GroupCoordinator 0]: Assignment received from leader for group test-consumer for generation 1 05:47:47 2024-08-06 05:47:47.850 DEBUG --- [quest-handler-3] kafka.cluster.Partition : [Partition __consumer_offsets-3 broker=0] High watermark updated from (offset=0 segment=[0:0]) to (offset=1 segment=[0:358]) 05:47:47 2024-08-06 05:47:47.851 DEBUG --- [quest-handler-3] kafka.server.DelayedOperationPurgatory : Request key TopicPartitionOperationKey(__consumer_offsets,3) unblocked 0 Fetch operations 05:47:47 2024-08-06 05:47:47.851 DEBUG --- [quest-handler-3] kafka.server.DelayedOperationPurgatory : Request key TopicPartitionOperationKey(__consumer_offsets,3) unblocked 0 Produce operations 05:47:47 2024-08-06 05:47:47.851 DEBUG --- [quest-handler-3] kafka.server.DelayedOperationPurgatory : Request key TopicPartitionOperationKey(__consumer_offsets,3) unblocked 0 DeleteRecords operations 05:47:47 2024-08-06 05:47:47.851 DEBUG --- [quest-handler-3] kafka.server.ReplicaManager : [ReplicaManager broker=0] Produce to local log in 2 ms 05:47:47 2024-08-06 05:47:47.858 DEBUG --- [quest-handler-3] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:47:47 2024-08-06 05:47:47.859 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=SYNC_GROUP, apiVersion=5, clientId=consumer-test-consumer-1, correlationId=9) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,protocol_type=consumer,protocol_name=range,assignments=[{member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,assignment=java.nio.HeapByteBuffer[pos=0 lim=29 cap=29],_tagged_fields={}}],_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,protocol_type=consumer,protocol_name=range,assignment=java.nio.HeapByteBuffer[pos=0 lim=29 cap=29],_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:19.751,requestQueueTime:0.21,localTime:18.879,remoteTime:0.0,throttleTime:0,responseQueueTime:0.083,sendTime:0.578,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.882 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=consumer-test-consumer-1, correlationId=10) -- {group_id=test-consumer,topics=[{name=AAI-EVENT,partition_indexes=[0],_tagged_fields={}}],require_stable=true,_tagged_fields={}},response:{throttle_time_ms=0,topics=[{name=AAI-EVENT,partitions=[{partition_index=0,committed_offset=-1,committed_leader_epoch=-1,metadata=,error_code=0,_tagged_fields={}}],_tagged_fields={}}],error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:8.75,requestQueueTime:0.223,localTime:8.303,remoteTime:0.0,throttleTime:0,responseQueueTime:0.098,sendTime:0.124,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.889 DEBUG --- [quest-handler-1] kafka.log.Log : [Log partition=AAI-EVENT-0, dir=/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765] Searching offset for timestamp -2 05:47:47 2024-08-06 05:47:47.893 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=LIST_OFFSETS, apiVersion=5, clientId=consumer-test-consumer-1, correlationId=11) -- {replica_id=-1,isolation_level=0,topics=[{topic=AAI-EVENT,partitions=[{partition=0,current_leader_epoch=0,timestamp=-2}]}]},response:{throttle_time_ms=0,responses=[{topic=AAI-EVENT,partition_responses=[{partition=0,error_code=0,timestamp=-1,offset=0,leader_epoch=0}]}]} from connection 127.0.0.1:39461-127.0.0.1:55768-2;totalTime:6.421,requestQueueTime:0.308,localTime:5.824,remoteTime:0.0,throttleTime:0,responseQueueTime:0.108,sendTime:0.179,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.911 DEBUG --- [quest-handler-6] kafka.server.FetchManager : Created a new full FetchContext with 1 partition(s). 05:47:47 2024-08-06 05:47:47.934 DEBUG --- [quest-handler-6] kafka.server.FetchSessionCache : Created fetch session FetchSession(id=821302345, privileged=false, partitionMap.size=1, creationMs=1722923267931, lastUsedMs=1722923267931, epoch=1) 05:47:47 2024-08-06 05:47:47.940 DEBUG --- [quest-handler-6] kafka.server.FullFetchContext : Full fetch context with session id 821302345 returning 1 partition(s) 05:47:47 2024-08-06 05:47:47.946 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=FETCH, apiVersion=11, clientId=consumer-test-consumer-1, correlationId=12) -- {replica_id=-1,max_wait_time=500,min_bytes=1,max_bytes=52428800,isolation_level=0,session_id=0,session_epoch=0,topics=[{topic=AAI-EVENT,partitions=[{partition=0,current_leader_epoch=0,fetch_offset=0,log_start_offset=-1,partition_max_bytes=1048576}]}],forgotten_topics_data=[],rack_id=},response:{throttle_time_ms=0,error_code=0,session_id=821302345,responses=[{topic=AAI-EVENT,partition_responses=[{partition_header={partition=0,error_code=0,high_watermark=1,last_stable_offset=1,log_start_offset=0,aborted_transactions=null,preferred_read_replica=-1},record_set=FileRecords(size=1382, file=/tmp/spring.kafka.c3c71018-257d-477f-9daf-9c04023adab86510156815368102765/AAI-EVENT-0/00000000000000000000.log, start=0, end=1382)}]}]} from connection 127.0.0.1:39461-127.0.0.1:55768-2;totalTime:37.222,requestQueueTime:0.253,localTime:35.559,remoteTime:0.0,throttleTime:0,responseQueueTime:0.133,sendTime:1.276,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:47 2024-08-06 05:47:47.955 DEBUG --- [quest-handler-7] kafka.server.FetchManager : Created a new incremental FetchContext for session id 821302345, epoch 2: added 0 partition(s), updated 1 partition(s), removed 0 partition(s) 05:47:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.467 s - in org.onap.aai.kafka.AAIKafkaEventIntegrationTest 05:47:47 [INFO] Running org.onap.aai.transforms.XmlFormatTransformerTest 05:47:47 2024-08-06 05:47:47.964 DEBUG --- [ main] o.o.a.t.XmlFormatTransformerTest : Converting the following input to xml: { 05:47:47 "results": [ 05:47:47 { 05:47:47 "id": "286724136", 05:47:47 "node-type": "pserver", 05:47:47 "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver1", 05:47:47 "properties": { 05:47:47 "equip-type": "SERVER", 05:47:47 "equip-vendor": "SomeVendor", 05:47:47 "equip-model": "SomeModel", 05:47:47 "in-maint": false, 05:47:47 "last-mod-source-of-truth": "AAIRctFeed", 05:47:47 "aai-node-type": "pserver", 05:47:47 "aai-created-ts": 1568997029298, 05:47:47 "aai-last-mod-ts": 1568997029298, 05:47:47 "source-of-truth": "AAI", 05:47:47 "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver1", 05:47:47 "aai-uuid": "05fa7b64-59e4-44a1-8162-e32746659c77", 05:47:47 "ipv4-oam-address": "1.2.3.4", 05:47:47 "hostname": "test-pserver1", 05:47:47 "pserver-id": "6bf4944a-9f13-4bb8-8f49-b61060793510", 05:47:47 "purpose": "Standalone", 05:47:47 "fqdn": "a.b.c.d", 05:47:47 "ptnii-equip-name": "test-pserver1", 05:47:47 "resource-version": "1568997029298" 05:47:47 }, 05:47:47 "related-to": [ 05:47:47 { 05:47:47 "id": "286724232", 05:47:47 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 05:47:47 "node-type": "complex", 05:47:47 "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex2" 05:47:47 }, 05:47:47 { 05:47:47 "id": "286724233", 05:47:47 "relationship-label": "org.onap.relationships.inventory.LocatedIn", 05:47:47 "node-type": "complex", 05:47:47 "url": "/aai/v18/cloud-infrastructure/complexes/complex/testcomplex1" 05:47:47 } 05:47:47 ] 05:47:47 }, 05:47:47 { 05:47:47 "id": "286724152", 05:47:47 "node-type": "pserver", 05:47:47 "url": "/aai/v18/cloud-infrastructure/pservers/pserver/test-pserver2", 05:47:47 "properties": { 05:47:47 "in-maint": false, 05:47:47 "last-mod-source-of-truth": "JUNITTESTAPP2", 05:47:47 "aai-node-type": "pserver", 05:47:47 "aai-created-ts": 1553805738492, 05:47:47 "aai-last-mod-ts": 1553805738492, 05:47:47 "source-of-truth": "JUNITTESTAPP2", 05:47:47 "aai-uri": "/cloud-infrastructure/pservers/pserver/test-pserver2", 05:47:47 "aai-uuid": "13a8440c-7fb4-4f41-a141-6e1d9e895b4a", 05:47:47 "hostname": "test-pserver2", 05:47:47 "resource-version": "1553805738492" 05:47:47 }, 05:47:47 "related-to": [] 05:47:47 } 05:47:47 ] 05:47:47 } 05:47:47 05:47:47 2024-08-06 05:47:47.966 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 05:47:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.transforms.XmlFormatTransformerTest 05:47:47 [INFO] Running org.onap.aai.introspection.PropertyPredicatesTest 05:47:47 2024-08-06 05:47:47.983 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:47 2024-08-06 05:47:47.984 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:47 2024-08-06 05:47:47.984 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:47 2024-08-06 05:47:47.984 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:47 2024-08-06 05:47:47.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:47 2024-08-06 05:47:47.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:47 2024-08-06 05:47:47.985 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:47 2024-08-06 05:47:47.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:47 2024-08-06 05:47:47.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:47 2024-08-06 05:47:47.986 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:47 2024-08-06 05:47:47.987 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:47 2024-08-06 05:47:47.991 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:47 2024-08-06 05:47:47.991 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:47 2024-08-06 05:47:47.992 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:47 2024-08-06 05:47:47.992 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:48 [EL Warning]: moxy: 2024-08-06 05:47:48.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 05:47:48 2024-08-06 05:47:48.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:48 2024-08-06 05:47:48.219 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:48 2024-08-06 05:47:48.220 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:48 2024-08-06 05:47:48.220 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:48 [EL Warning]: moxy: 2024-08-06 05:47:48.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 05:47:48 2024-08-06 05:47:48.468 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:48 2024-08-06 05:47:48.477 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:48 2024-08-06 05:47:48.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:48 2024-08-06 05:47:48.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:48 2024-08-06 05:47:48.478 DEBUG --- [ executor-Fetch] kafka.server.IncrementalFetchContext : Incremental fetch context with session id 821302345 returning 0 partition(s) 05:47:48 2024-08-06 05:47:48.479 DEBUG --- [XT)-PLAINTEXT-0] kafka.request.logger : Completed request:RequestHeader(apiKey=FETCH, apiVersion=11, clientId=consumer-test-consumer-1, correlationId=13) -- {replica_id=-1,max_wait_time=500,min_bytes=1,max_bytes=52428800,isolation_level=0,session_id=821302345,session_epoch=1,topics=[{topic=AAI-EVENT,partitions=[{partition=0,current_leader_epoch=0,fetch_offset=1,log_start_offset=-1,partition_max_bytes=1048576}]}],forgotten_topics_data=[],rack_id=},response:{throttle_time_ms=0,error_code=0,session_id=821302345,responses=[]} from connection 127.0.0.1:39461-127.0.0.1:55768-2;totalTime:526.767,requestQueueTime:0.15,localTime:21.116,remoteTime:505.127,throttleTime:0,responseQueueTime:0.119,sendTime:0.253,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:48 [EL Warning]: moxy: 2024-08-06 05:47:48.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 05:47:48 2024-08-06 05:47:48.727 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:48 2024-08-06 05:47:48.736 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:48 2024-08-06 05:47:48.737 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:48 2024-08-06 05:47:48.737 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:48 [EL Warning]: moxy: 2024-08-06 05:47:48.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 05:47:49 2024-08-06 05:47:49.049 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:49 2024-08-06 05:47:49.058 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:49 2024-08-06 05:47:49.060 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:49 2024-08-06 05:47:49.060 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:49 [EL Warning]: moxy: 2024-08-06 05:47:49.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 05:47:49 2024-08-06 05:47:49.351 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 s - in org.onap.aai.introspection.PropertyPredicatesTest 05:47:49 [INFO] Running org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 05:47:49 2024-08-06 05:47:49.404 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:49 2024-08-06 05:47:49.404 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:49 2024-08-06 05:47:49.405 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:49 2024-08-06 05:47:49.405 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:49 2024-08-06 05:47:49.405 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:49 2024-08-06 05:47:49.406 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:49 2024-08-06 05:47:49.406 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:49 2024-08-06 05:47:49.406 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:49 2024-08-06 05:47:49.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:49 2024-08-06 05:47:49.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:49 2024-08-06 05:47:49.407 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:49 2024-08-06 05:47:49.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:49 2024-08-06 05:47:49.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:49 2024-08-06 05:47:49.415 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:49 2024-08-06 05:47:49.416 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:49 [EL Warning]: moxy: 2024-08-06 05:47:49.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 05:47:49 2024-08-06 05:47:49.640 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:49 2024-08-06 05:47:49.648 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:49 2024-08-06 05:47:49.649 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:49 2024-08-06 05:47:49.649 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:49 [EL Warning]: moxy: 2024-08-06 05:47:49.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 05:47:49 2024-08-06 05:47:49.773 INFO --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Processing automatic preferred replica leader election 05:47:49 2024-08-06 05:47:49.777 DEBUG --- [er-event-thread] kafka.controller.KafkaController : [Controller id=0] Topics not in preferred replica for broker 0 HashMap() 05:47:49 2024-08-06 05:47:49.779 DEBUG --- [er-event-thread] kafka.utils.KafkaScheduler : Scheduling task auto-leader-rebalance-task with initial delay 300000 ms and period -1000 ms. 05:47:49 2024-08-06 05:47:49.887 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:49 2024-08-06 05:47:49.895 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:49 2024-08-06 05:47:49.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:49 2024-08-06 05:47:49.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:49 [EL Warning]: moxy: 2024-08-06 05:47:49.939--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:50 2024-08-06 05:47:50.154 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:50 2024-08-06 05:47:50.164 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:50 2024-08-06 05:47:50.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:50 2024-08-06 05:47:50.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:50 [EL Warning]: moxy: 2024-08-06 05:47:50.213--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:50 2024-08-06 05:47:50.433 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:50 2024-08-06 05:47:50.442 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:50 2024-08-06 05:47:50.443 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:50 2024-08-06 05:47:50.443 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:50 [EL Warning]: moxy: 2024-08-06 05:47:50.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:50 2024-08-06 05:47:50.761 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:50 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.465 s - in org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 05:47:50 [INFO] Running org.onap.aai.introspection.tools.CreateUUIDTest 05:47:50 2024-08-06 05:47:50.863 DEBUG --- [quest-handler-3] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:47:50 2024-08-06 05:47:50.866 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=HEARTBEAT, apiVersion=4, clientId=consumer-test-consumer-1, correlationId=14) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:5.603,requestQueueTime:1.92,localTime:3.403,remoteTime:0.0,throttleTime:0,responseQueueTime:0.094,sendTime:0.185,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:50 2024-08-06 05:47:50.875 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:50 2024-08-06 05:47:50.875 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:50 2024-08-06 05:47:50.876 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:50 2024-08-06 05:47:50.876 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:50 2024-08-06 05:47:50.877 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:50 2024-08-06 05:47:50.877 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:50 2024-08-06 05:47:50.877 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:50 2024-08-06 05:47:50.877 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:50 2024-08-06 05:47:50.878 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:50 2024-08-06 05:47:50.878 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:50 2024-08-06 05:47:50.879 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:50 2024-08-06 05:47:50.883 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:50 2024-08-06 05:47:50.883 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:50 2024-08-06 05:47:50.884 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:50 2024-08-06 05:47:50.884 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:50 [EL Warning]: moxy: 2024-08-06 05:47:50.92--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:51 2024-08-06 05:47:51.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:51 2024-08-06 05:47:51.629 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:51 2024-08-06 05:47:51.631 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:51 2024-08-06 05:47:51.631 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:51 [EL Warning]: moxy: 2024-08-06 05:47:51.669--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:51 2024-08-06 05:47:51.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:51 2024-08-06 05:47:51.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:51 2024-08-06 05:47:51.874 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:51 2024-08-06 05:47:51.874 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:51 [EL Warning]: moxy: 2024-08-06 05:47:51.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 05:47:52 2024-08-06 05:47:52.127 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:52 2024-08-06 05:47:52.136 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:52 2024-08-06 05:47:52.137 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:52 2024-08-06 05:47:52.138 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:52 [EL Warning]: moxy: 2024-08-06 05:47:52.178--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:52 2024-08-06 05:47:52.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:52 2024-08-06 05:47:52.395 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:52 2024-08-06 05:47:52.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:52 2024-08-06 05:47:52.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:52 [EL Warning]: moxy: 2024-08-06 05:47:52.443--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:52 2024-08-06 05:47:52.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s - in org.onap.aai.introspection.tools.CreateUUIDTest 05:47:52 [INFO] Running org.onap.aai.introspection.tools.InjectKeysFromURITest 05:47:52 2024-08-06 05:47:52.751 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:52 2024-08-06 05:47:52.751 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:52 2024-08-06 05:47:52.752 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:52 2024-08-06 05:47:52.752 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:52 2024-08-06 05:47:52.753 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:52 2024-08-06 05:47:52.754 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:52 2024-08-06 05:47:52.755 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:52 2024-08-06 05:47:52.755 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:52 2024-08-06 05:47:52.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:52 2024-08-06 05:47:52.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:52 2024-08-06 05:47:52.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:52 2024-08-06 05:47:52.766 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:52 2024-08-06 05:47:52.766 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:52 2024-08-06 05:47:52.768 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:52 2024-08-06 05:47:52.768 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:52 [EL Warning]: moxy: 2024-08-06 05:47:52.802--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:52 2024-08-06 05:47:52.973 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:52 2024-08-06 05:47:52.981 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:52 2024-08-06 05:47:52.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:52 2024-08-06 05:47:52.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:53 [EL Warning]: moxy: 2024-08-06 05:47:53.021--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:53 2024-08-06 05:47:53.229 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:53 2024-08-06 05:47:53.237 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:53 2024-08-06 05:47:53.238 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:53 2024-08-06 05:47:53.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:53 [EL Warning]: moxy: 2024-08-06 05:47:53.28--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:53 2024-08-06 05:47:53.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:53 2024-08-06 05:47:53.526 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:53 2024-08-06 05:47:53.527 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:53 2024-08-06 05:47:53.527 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:53 [EL Warning]: moxy: 2024-08-06 05:47:53.568--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:53 2024-08-06 05:47:53.776 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:53 2024-08-06 05:47:53.785 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:53 2024-08-06 05:47:53.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:53 2024-08-06 05:47:53.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:53 [EL Warning]: moxy: 2024-08-06 05:47:53.833--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:53 2024-08-06 05:47:53.877 DEBUG --- [quest-handler-2] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:47:53 2024-08-06 05:47:53.879 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=HEARTBEAT, apiVersion=4, clientId=consumer-test-consumer-1, correlationId=15) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:2.45,requestQueueTime:0.243,localTime:1.742,remoteTime:0.0,throttleTime:0,responseQueueTime:0.14,sendTime:0.324,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:54 2024-08-06 05:47:54.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s - in org.onap.aai.introspection.tools.InjectKeysFromURITest 05:47:54 [INFO] Running org.onap.aai.introspection.tools.DefaultFieldsTest 05:47:54 2024-08-06 05:47:54.122 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:54 2024-08-06 05:47:54.123 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:54 2024-08-06 05:47:54.123 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:54 2024-08-06 05:47:54.123 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:54 2024-08-06 05:47:54.124 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:54 2024-08-06 05:47:54.124 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:54 2024-08-06 05:47:54.124 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:54 2024-08-06 05:47:54.124 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:54 2024-08-06 05:47:54.125 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:54 2024-08-06 05:47:54.125 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:54 2024-08-06 05:47:54.126 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:54 2024-08-06 05:47:54.129 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:54 2024-08-06 05:47:54.129 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:54 2024-08-06 05:47:54.131 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:54 2024-08-06 05:47:54.131 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:54 [EL Warning]: moxy: 2024-08-06 05:47:54.165--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:54 2024-08-06 05:47:54.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:54 2024-08-06 05:47:54.342 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:54 2024-08-06 05:47:54.343 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:54 2024-08-06 05:47:54.343 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:54 [EL Warning]: moxy: 2024-08-06 05:47:54.381--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:54 2024-08-06 05:47:54.575 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:54 2024-08-06 05:47:54.583 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:54 2024-08-06 05:47:54.584 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:54 2024-08-06 05:47:54.584 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:54 [EL Warning]: moxy: 2024-08-06 05:47:54.631--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:54 2024-08-06 05:47:54.851 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:54 2024-08-06 05:47:54.860 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:54 2024-08-06 05:47:54.861 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:54 2024-08-06 05:47:54.861 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:54 [EL Warning]: moxy: 2024-08-06 05:47:54.905--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:55 2024-08-06 05:47:55.156 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:55 2024-08-06 05:47:55.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:55 2024-08-06 05:47:55.167 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:55 2024-08-06 05:47:55.167 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:55 [EL Warning]: moxy: 2024-08-06 05:47:55.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 05:47:55 2024-08-06 05:47:55.468 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 s - in org.onap.aai.introspection.tools.DefaultFieldsTest 05:47:55 [INFO] Running org.onap.aai.introspection.tools.IntrospectorValidatorTest 05:47:55 2024-08-06 05:47:55.503 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:55 2024-08-06 05:47:55.504 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:55 2024-08-06 05:47:55.504 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:55 2024-08-06 05:47:55.504 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:55 2024-08-06 05:47:55.505 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:55 2024-08-06 05:47:55.505 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:55 2024-08-06 05:47:55.505 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:55 2024-08-06 05:47:55.506 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:55 2024-08-06 05:47:55.506 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:55 2024-08-06 05:47:55.506 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:55 2024-08-06 05:47:55.507 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:55 2024-08-06 05:47:55.510 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:55 2024-08-06 05:47:55.511 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:55 2024-08-06 05:47:55.512 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:55 2024-08-06 05:47:55.512 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:55 [EL Warning]: moxy: 2024-08-06 05:47:55.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 05:47:55 2024-08-06 05:47:55.719 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:55 2024-08-06 05:47:55.726 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:55 2024-08-06 05:47:55.727 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:55 2024-08-06 05:47:55.727 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:55 [EL Warning]: moxy: 2024-08-06 05:47:55.788--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:55 2024-08-06 05:47:55.983 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:56 2024-08-06 05:47:55.997 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:56 2024-08-06 05:47:55.999 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:56 2024-08-06 05:47:55.999 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:56 [EL Warning]: moxy: 2024-08-06 05:47:56.041--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:56 2024-08-06 05:47:56.274 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:56 2024-08-06 05:47:56.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:56 2024-08-06 05:47:56.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:56 2024-08-06 05:47:56.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:56 [EL Warning]: moxy: 2024-08-06 05:47:56.326--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:56 2024-08-06 05:47:56.538 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:56 2024-08-06 05:47:56.547 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:56 2024-08-06 05:47:56.548 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:56 2024-08-06 05:47:56.548 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:56 [EL Warning]: moxy: 2024-08-06 05:47:56.596--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:56 2024-08-06 05:47:56.840 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:56 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 s - in org.onap.aai.introspection.tools.IntrospectorValidatorTest 05:47:56 [INFO] Running org.onap.aai.introspection.validation.IntrospectorValidationTest 05:47:56 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s - in org.onap.aai.introspection.validation.IntrospectorValidationTest 05:47:56 [INFO] Running org.onap.aai.introspection.MoxyEngineTest 05:47:56 2024-08-06 05:47:56.894 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:56 2024-08-06 05:47:56.895 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:56 2024-08-06 05:47:56.895 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:56 2024-08-06 05:47:56.895 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:56 2024-08-06 05:47:56.896 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:56 2024-08-06 05:47:56.896 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:56 2024-08-06 05:47:56.896 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:56 2024-08-06 05:47:56.896 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:56 2024-08-06 05:47:56.897 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:56 2024-08-06 05:47:56.897 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:56 2024-08-06 05:47:56.898 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:56 2024-08-06 05:47:56.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:56 2024-08-06 05:47:56.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:56 2024-08-06 05:47:56.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:56 2024-08-06 05:47:56.903 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:56 2024-08-06 05:47:56.918 DEBUG --- [quest-handler-4] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:47:56 2024-08-06 05:47:56.919 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=HEARTBEAT, apiVersion=4, clientId=consumer-test-consumer-1, correlationId=16) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:3.003,requestQueueTime:0.224,localTime:2.376,remoteTime:0.0,throttleTime:0,responseQueueTime:0.085,sendTime:0.318,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:47:56 [EL Warning]: moxy: 2024-08-06 05:47:56.99--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:57 2024-08-06 05:47:57.170 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:57 2024-08-06 05:47:57.177 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:57 2024-08-06 05:47:57.178 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:57 2024-08-06 05:47:57.178 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:57 [EL Warning]: moxy: 2024-08-06 05:47:57.217--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:57 2024-08-06 05:47:57.413 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:57 2024-08-06 05:47:57.421 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:57 2024-08-06 05:47:57.422 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:57 2024-08-06 05:47:57.422 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:57 [EL Warning]: moxy: 2024-08-06 05:47:57.463--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:57 2024-08-06 05:47:57.674 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:57 2024-08-06 05:47:57.683 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:57 2024-08-06 05:47:57.684 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:57 2024-08-06 05:47:57.684 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:57 [EL Warning]: moxy: 2024-08-06 05:47:57.726--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:57 2024-08-06 05:47:57.938 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:57 2024-08-06 05:47:57.947 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:57 2024-08-06 05:47:57.949 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:57 2024-08-06 05:47:57.949 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:58 [EL Warning]: moxy: 2024-08-06 05:47:57.996--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:58 2024-08-06 05:47:58.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s - in org.onap.aai.introspection.MoxyEngineTest 05:47:58 [INFO] Running org.onap.aai.introspection.sideeffect.PrivateEdgeTest 05:47:58 2024-08-06 05:47:58.422 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:47:58 2024-08-06 05:47:58.423 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:47:58 2024-08-06 05:47:58.423 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:58 2024-08-06 05:47:58.423 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:47:58 2024-08-06 05:47:58.424 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:58 2024-08-06 05:47:58.424 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:47:58 2024-08-06 05:47:58.424 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:58 2024-08-06 05:47:58.425 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:47:58 2024-08-06 05:47:58.425 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:58 2024-08-06 05:47:58.425 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:47:58 2024-08-06 05:47:58.426 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:47:58 2024-08-06 05:47:58.429 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:47:58 2024-08-06 05:47:58.430 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:47:58 2024-08-06 05:47:58.431 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:58 2024-08-06 05:47:58.431 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:58 [EL Warning]: moxy: 2024-08-06 05:47:58.466--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:58 2024-08-06 05:47:58.644 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:47:58 2024-08-06 05:47:58.651 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:47:58 2024-08-06 05:47:58.653 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:58 2024-08-06 05:47:58.653 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:58 [EL Warning]: moxy: 2024-08-06 05:47:58.692--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:58 2024-08-06 05:47:58.815 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-0. Last clean offset=None now=1722923278809 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:47:58 2024-08-06 05:47:58.824 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-3. Last clean offset=None now=1722923278809 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:47:58 2024-08-06 05:47:58.824 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-4. Last clean offset=None now=1722923278809 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:47:58 2024-08-06 05:47:58.825 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-1. Last clean offset=None now=1722923278809 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:47:58 2024-08-06 05:47:58.825 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-2. Last clean offset=None now=1722923278809 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:47:58 2024-08-06 05:47:58.958 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:47:58 2024-08-06 05:47:58.967 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:47:58 2024-08-06 05:47:58.968 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:58 2024-08-06 05:47:58.968 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:59 [EL Warning]: moxy: 2024-08-06 05:47:59.009--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:59 2024-08-06 05:47:59.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:47:59 2024-08-06 05:47:59.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:47:59 2024-08-06 05:47:59.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:59 2024-08-06 05:47:59.231 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:59 [EL Warning]: moxy: 2024-08-06 05:47:59.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 05:47:59 2024-08-06 05:47:59.487 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:47:59 2024-08-06 05:47:59.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:47:59 2024-08-06 05:47:59.497 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:47:59 2024-08-06 05:47:59.497 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:47:59 [EL Warning]: moxy: 2024-08-06 05:47:59.545--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:47:59 2024-08-06 05:47:59.800 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:47:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s - in org.onap.aai.introspection.sideeffect.PrivateEdgeTest 05:47:59 [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest 05:47:59 2024-08-06 05:47:59.928 DEBUG --- [quest-handler-1] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:47:59 2024-08-06 05:47:59.929 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=HEARTBEAT, apiVersion=4, clientId=consumer-test-consumer-1, correlationId=17) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:5.809,requestQueueTime:0.14,localTime:5.365,remoteTime:0.0,throttleTime:0,responseQueueTime:0.106,sendTime:0.197,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:48:00 2024-08-06 05:48:00.251 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:48:00 2024-08-06 05:48:00.251 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 05:48:00 2024-08-06 05:48:00.252 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:00 2024-08-06 05:48:00.252 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 05:48:00 2024-08-06 05:48:00.252 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:00 2024-08-06 05:48:00.252 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 05:48:00 2024-08-06 05:48:00.253 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:00 2024-08-06 05:48:00.253 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 05:48:00 2024-08-06 05:48:00.254 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:00 2024-08-06 05:48:00.257 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:48:00 2024-08-06 05:48:00.257 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 05:48:00 2024-08-06 05:48:00.258 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:00 2024-08-06 05:48:00.258 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:00 [EL Warning]: moxy: 2024-08-06 05:48:00.289--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:00 2024-08-06 05:48:00.434 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 05:48:00 2024-08-06 05:48:00.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 05:48:00 2024-08-06 05:48:00.441 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:00 2024-08-06 05:48:00.441 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:00 [EL Warning]: moxy: 2024-08-06 05:48:00.472--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:00 2024-08-06 05:48:00.626 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 05:48:00 2024-08-06 05:48:00.632 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 05:48:00 2024-08-06 05:48:00.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:00 2024-08-06 05:48:00.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:00 [EL Warning]: moxy: 2024-08-06 05:48:00.669--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:00 2024-08-06 05:48:00.841 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 05:48:00 2024-08-06 05:48:00.849 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 05:48:00 2024-08-06 05:48:00.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:00 2024-08-06 05:48:00.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:00 [EL Warning]: moxy: 2024-08-06 05:48:00.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 05:48:01 2024-08-06 05:48:01.059 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:48:01 2024-08-06 05:48:01.078 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 05:48:01 2024-08-06 05:48:01.079 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 05:48:01 2024-08-06 05:48:01.087 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 05:48:01 2024-08-06 05:48:01.088 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 05:48:01 2024-08-06 05:48:01.159 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 05:48:01 2024-08-06 05:48:01.160 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 05:48:01 2024-08-06 05:48:01.164 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 05:48:01 2024-08-06 05:48:01.166 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4160 with label vertex 05:48:01 2024-08-06 05:48:01.167 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 05:48:01 2024-08-06 05:48:01.167 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 05:48:01 2024-08-06 05:48:01.168 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 05:48:01 2024-08-06 05:48:01.170 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 05:48:01 2024-08-06 05:48:01.171 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 05:48:01 2024-08-06 05:48:01.172 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 05:48:01 2024-08-06 05:48:01.175 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 05:48:01 2024-08-06 05:48:01.176 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 05:48:01 2024-08-06 05:48:01.177 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 05:48:01 2024-08-06 05:48:01.178 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 AND linked <> null)]. For better performance, use indexes 05:48:01 2024-08-06 05:48:01.179 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 05:48:01 2024-08-06 05:48:01.182 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 05:48:01 2024-08-06 05:48:01.182 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 05:48:01 2024-08-06 05:48:01.183 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 05:48:01 2024-08-06 05:48:01.186 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 05:48:01 2024-08-06 05:48:01.187 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 05:48:01 2024-08-06 05:48:01.189 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 05:48:01 2024-08-06 05:48:01.189 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 05:48:01 2024-08-06 05:48:01.192 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 05:48:01 2024-08-06 05:48:01.193 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 05:48:01 2024-08-06 05:48:01.201 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 05:48:01 2024-08-06 05:48:01.201 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 05:48:01 2024-08-06 05:48:01.205 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 05:48:01 2024-08-06 05:48:01.206 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4160 with label vertex 05:48:01 2024-08-06 05:48:01.207 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 05:48:01 2024-08-06 05:48:01.208 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 05:48:01 2024-08-06 05:48:01.208 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 05:48:01 2024-08-06 05:48:01.210 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 05:48:01 2024-08-06 05:48:01.211 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 05:48:01 2024-08-06 05:48:01.212 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 05:48:01 2024-08-06 05:48:01.214 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 05:48:01 2024-08-06 05:48:01.215 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 05:48:01 2024-08-06 05:48:01.215 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 05:48:01 2024-08-06 05:48:01.216 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 AND linked <> null)]. For better performance, use indexes 05:48:01 2024-08-06 05:48:01.216 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 05:48:01 2024-08-06 05:48:01.219 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 05:48:01 2024-08-06 05:48:01.219 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 05:48:01 2024-08-06 05:48:01.221 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 05:48:01 2024-08-06 05:48:01.223 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 05:48:01 2024-08-06 05:48:01.224 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 05:48:01 [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.32 s - in org.onap.aai.introspection.sideeffect.DataLinkTest 05:48:01 [INFO] Running org.onap.aai.restcore.RESTAPITest 05:48:01 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 s - in org.onap.aai.restcore.RESTAPITest 05:48:01 [INFO] Running org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest 05:48:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest 05:48:01 [INFO] Running org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest 05:48:01 OBF:1dtu1r3p1z0f1sw61thh1ym71snx1w991v2n1pjt1wu61q4y1q3w1wu81pid1v1r1w8h1spt1ym71th51svs1z0f1r491dx8 05:48:01 [thisStringToObfuscate] 05:48:01 OBF:1pj11w261wmr1t3b1vgv1s9r1z7i1vuz1tae1qji1vg71mdb1vgn1qhs1ta01vub1z7k1sbj1vfz1t2v1wnf1w1c1pj5 05:48:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest 05:48:01 [INFO] Running org.onap.aai.logging.ErrorObjectTest 05:48:01 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.aai.logging.ErrorObjectTest 05:48:01 [INFO] Running org.onap.aai.logging.DME2RestFlagTest 05:48:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.aai.logging.DME2RestFlagTest 05:48:01 [INFO] Running org.onap.aai.db.DbMethHelperTest 05:48:01 2024-08-06 05:48:01.397 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:48:01 2024-08-06 05:48:01.398 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:48:01 2024-08-06 05:48:01.398 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:01 2024-08-06 05:48:01.399 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:48:01 2024-08-06 05:48:01.399 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:01 2024-08-06 05:48:01.400 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:48:01 2024-08-06 05:48:01.400 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:01 2024-08-06 05:48:01.401 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:48:01 2024-08-06 05:48:01.401 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:01 2024-08-06 05:48:01.401 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:48:01 2024-08-06 05:48:01.402 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:01 2024-08-06 05:48:01.406 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:48:01 2024-08-06 05:48:01.407 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:48:01 2024-08-06 05:48:01.408 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:01 2024-08-06 05:48:01.408 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:01 [EL Warning]: moxy: 2024-08-06 05:48:01.445--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:01 2024-08-06 05:48:01.618 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:48:01 2024-08-06 05:48:01.626 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:48:01 2024-08-06 05:48:01.627 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:01 2024-08-06 05:48:01.627 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:01 [EL Warning]: moxy: 2024-08-06 05:48:01.666--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:01 2024-08-06 05:48:01.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:48:01 2024-08-06 05:48:01.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:48:01 2024-08-06 05:48:01.874 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:01 2024-08-06 05:48:01.874 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:01 [EL Warning]: moxy: 2024-08-06 05:48:01.915--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:02 2024-08-06 05:48:02.126 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:48:02 2024-08-06 05:48:02.136 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:48:02 2024-08-06 05:48:02.137 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:02 2024-08-06 05:48:02.137 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:02 [EL Warning]: moxy: 2024-08-06 05:48:02.179--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:02 2024-08-06 05:48:02.391 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:48:02 2024-08-06 05:48:02.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:48:02 2024-08-06 05:48:02.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:02 2024-08-06 05:48:02.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:02 [EL Warning]: moxy: 2024-08-06 05:48:02.449--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:02 2024-08-06 05:48:02.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:48:02 2024-08-06 05:48:02.735 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 05:48:02 2024-08-06 05:48:02.744 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 05:48:02 2024-08-06 05:48:02.747 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 05:48:02 2024-08-06 05:48:02.749 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 05:48:02 2024-08-06 05:48:02.751 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 05:48:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s - in org.onap.aai.db.DbMethHelperTest 05:48:02 [INFO] Running org.onap.aai.TinkerpopUpgradeTests 05:48:02 2024-08-06 05:48:02.936 DEBUG --- [quest-handler-7] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:48:02 2024-08-06 05:48:02.937 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=HEARTBEAT, apiVersion=4, clientId=consumer-test-consumer-1, correlationId=18) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:1.754,requestQueueTime:0.177,localTime:1.177,remoteTime:0.0,throttleTime:0,responseQueueTime:0.101,sendTime:0.298,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:48:02 [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest 05:48:03 2024-08-06 05:48:02.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:48:03 2024-08-06 05:48:02.999 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 05:48:03 2024-08-06 05:48:03.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:03 2024-08-06 05:48:03.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 05:48:03 2024-08-06 05:48:03.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:03 2024-08-06 05:48:03.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 05:48:03 2024-08-06 05:48:03.000 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:03 2024-08-06 05:48:03.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 05:48:03 2024-08-06 05:48:03.001 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:03 2024-08-06 05:48:03.004 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:48:03 2024-08-06 05:48:03.004 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 05:48:03 2024-08-06 05:48:03.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:03 2024-08-06 05:48:03.005 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:03 [EL Warning]: moxy: 2024-08-06 05:48:03.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 05:48:03 2024-08-06 05:48:03.177 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 05:48:03 2024-08-06 05:48:03.183 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 05:48:03 2024-08-06 05:48:03.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:03 2024-08-06 05:48:03.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:03 [EL Warning]: moxy: 2024-08-06 05:48:03.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 05:48:03 2024-08-06 05:48:03.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 05:48:03 2024-08-06 05:48:03.426 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 05:48:03 2024-08-06 05:48:03.427 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:03 2024-08-06 05:48:03.427 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:03 [EL Warning]: moxy: 2024-08-06 05:48:03.462--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:03 2024-08-06 05:48:03.632 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 05:48:03 2024-08-06 05:48:03.639 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 05:48:03 2024-08-06 05:48:03.640 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:03 2024-08-06 05:48:03.640 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:03 [EL Warning]: moxy: 2024-08-06 05:48:03.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 05:48:03 2024-08-06 05:48:03.849 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:48:03 2024-08-06 05:48:03.865 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 05:48:03 2024-08-06 05:48:03.866 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 05:48:03 2024-08-06 05:48:03.872 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 05:48:03 2024-08-06 05:48:03.873 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 05:48:03 2024-08-06 05:48:03.893 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 05:48:03 2024-08-06 05:48:03.894 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 05:48:03 2024-08-06 05:48:03.899 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 05:48:03 2024-08-06 05:48:03.900 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4192 with label vertex 05:48:03 2024-08-06 05:48:03.901 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 05:48:03 2024-08-06 05:48:03.902 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 05:48:03 2024-08-06 05:48:03.902 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 05:48:03 2024-08-06 05:48:03.905 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 05:48:03 2024-08-06 05:48:03.905 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 05:48:03 2024-08-06 05:48:03.906 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 05:48:03 2024-08-06 05:48:03.909 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 05:48:03 2024-08-06 05:48:03.910 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 05:48:03 2024-08-06 05:48:03.910 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 05:48:03 2024-08-06 05:48:03.911 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 AND linked <> null)]. For better performance, use indexes 05:48:03 2024-08-06 05:48:03.911 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 05:48:03 2024-08-06 05:48:03.914 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 05:48:03 2024-08-06 05:48:03.915 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 05:48:03 2024-08-06 05:48:03.942 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 05:48:03 2024-08-06 05:48:03.948 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 05:48:03 2024-08-06 05:48:03.950 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 05:48:03 2024-08-06 05:48:03.953 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 05:48:03 2024-08-06 05:48:03.954 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 05:48:03 2024-08-06 05:48:03.961 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 05:48:03 2024-08-06 05:48:03.962 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 05:48:03 2024-08-06 05:48:03.974 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 05:48:03 2024-08-06 05:48:03.978 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 05:48:03 2024-08-06 05:48:03.982 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 05:48:03 2024-08-06 05:48:03.983 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4192 with label vertex 05:48:03 2024-08-06 05:48:03.984 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 05:48:03 2024-08-06 05:48:03.985 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 05:48:03 2024-08-06 05:48:03.985 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 05:48:03 2024-08-06 05:48:03.991 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 05:48:03 2024-08-06 05:48:03.992 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 05:48:03 2024-08-06 05:48:03.993 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 05:48:04 2024-08-06 05:48:03.995 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 05:48:04 2024-08-06 05:48:03.996 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 05:48:04 2024-08-06 05:48:03.996 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 05:48:04 2024-08-06 05:48:03.997 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 AND linked <> null)]. For better performance, use indexes 05:48:04 2024-08-06 05:48:03.997 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 05:48:04 2024-08-06 05:48:04.003 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 05:48:04 2024-08-06 05:48:04.004 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 05:48:04 2024-08-06 05:48:04.005 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 05:48:04 2024-08-06 05:48:04.008 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 05:48:04 2024-08-06 05:48:04.009 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 05:48:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s - in org.onap.aai.introspection.sideeffect.DataLinkTest 05:48:04 [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 05:48:04 2024-08-06 05:48:04.037 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:48:04 2024-08-06 05:48:04.038 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 05:48:04 2024-08-06 05:48:04.038 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:04 2024-08-06 05:48:04.038 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 05:48:04 2024-08-06 05:48:04.039 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:04 2024-08-06 05:48:04.039 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 05:48:04 2024-08-06 05:48:04.039 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:04 2024-08-06 05:48:04.040 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 05:48:04 2024-08-06 05:48:04.040 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:04 2024-08-06 05:48:04.043 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:48:04 2024-08-06 05:48:04.043 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 05:48:04 2024-08-06 05:48:04.044 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:04 2024-08-06 05:48:04.044 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:04 [EL Warning]: moxy: 2024-08-06 05:48:04.082--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:04 2024-08-06 05:48:04.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 05:48:04 2024-08-06 05:48:04.234 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 05:48:04 2024-08-06 05:48:04.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:04 2024-08-06 05:48:04.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:04 [EL Warning]: moxy: 2024-08-06 05:48:04.267--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:04 2024-08-06 05:48:04.422 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 05:48:04 2024-08-06 05:48:04.428 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 05:48:04 2024-08-06 05:48:04.429 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:04 2024-08-06 05:48:04.429 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:04 [EL Warning]: moxy: 2024-08-06 05:48:04.464--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:04 2024-08-06 05:48:04.636 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 05:48:04 2024-08-06 05:48:04.643 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 05:48:04 2024-08-06 05:48:04.644 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:04 2024-08-06 05:48:04.645 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:04 [EL Warning]: moxy: 2024-08-06 05:48:04.68--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:04 2024-08-06 05:48:04.860 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:48:04 2024-08-06 05:48:04.887 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 05:48:04 2024-08-06 05:48:04.895 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 05:48:04 2024-08-06 05:48:04.906 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 05:48:04 2024-08-06 05:48:04.912 DEBUG --- [ main] org.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 05:48:04 2024-08-06 05:48:04.933 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:48:04 2024-08-06 05:48:04.934 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:48:04 2024-08-06 05:48:04.935 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:04 2024-08-06 05:48:04.935 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:04 [EL Warning]: moxy: 2024-08-06 05:48:04.97--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:05 2024-08-06 05:48:05.143 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:48:05 2024-08-06 05:48:05.150 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:48:05 2024-08-06 05:48:05.151 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:05 2024-08-06 05:48:05.151 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:05 [EL Warning]: moxy: 2024-08-06 05:48:05.19--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:05 2024-08-06 05:48:05.439 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:48:05 2024-08-06 05:48:05.447 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:48:05 2024-08-06 05:48:05.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:05 2024-08-06 05:48:05.448 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:05 [EL Warning]: moxy: 2024-08-06 05:48:05.489--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:05 2024-08-06 05:48:05.700 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:48:05 2024-08-06 05:48:05.709 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:48:05 2024-08-06 05:48:05.710 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:05 2024-08-06 05:48:05.710 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:05 [EL Warning]: moxy: 2024-08-06 05:48:05.751--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:05 2024-08-06 05:48:05.991 DEBUG --- [quest-handler-4] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:48:05 2024-08-06 05:48:05.992 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=HEARTBEAT, apiVersion=4, clientId=consumer-test-consumer-1, correlationId=19) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:2.52,requestQueueTime:0.259,localTime:1.968,remoteTime:0.0,throttleTime:0,responseQueueTime:0.073,sendTime:0.218,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:48:06 2024-08-06 05:48:06.008 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:48:06 2024-08-06 05:48:06.017 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:48:06 2024-08-06 05:48:06.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:06 2024-08-06 05:48:06.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:06 [EL Warning]: moxy: 2024-08-06 05:48:06.069--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:06 2024-08-06 05:48:06.352 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:48:06 2024-08-06 05:48:06.365 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:48:06 2024-08-06 05:48:06.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:48:06 2024-08-06 05:48:06.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:48:06 2024-08-06 05:48:06.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:48:06 2024-08-06 05:48:06.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:48:06 2024-08-06 05:48:06.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:48:06 2024-08-06 05:48:06.366 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:06 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s - in org.onap.aai.parsers.query.GraphTraversalTest 05:48:06 [INFO] Running org.onap.aai.query.builder.TraversalQueryTest 05:48:07 2024-08-06 05:48:07.879 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 05:48:07 2024-08-06 05:48:07.964 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 05:48:08 2024-08-06 05:48:08.135 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 05:48:08 2024-08-06 05:48:08.201 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 05:48:08 2024-08-06 05:48:08.213 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 05:48:08 2024-08-06 05:48:08.213 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 05:48:08 2024-08-06 05:48:08.271 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 05:48:08 2024-08-06 05:48:08.304 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:48:08 2024-08-06 05:48:08.304 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:48:08 2024-08-06 05:48:08.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:08 2024-08-06 05:48:08.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:08 [EL Warning]: moxy: 2024-08-06 05:48:08.342--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:08 2024-08-06 05:48:08.524 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:48:08 2024-08-06 05:48:08.531 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:48:08 2024-08-06 05:48:08.533 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:08 2024-08-06 05:48:08.533 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:08 [EL Warning]: moxy: 2024-08-06 05:48:08.575--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:08 2024-08-06 05:48:08.779 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:48:08 2024-08-06 05:48:08.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:48:08 2024-08-06 05:48:08.789 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:08 2024-08-06 05:48:08.789 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:08 [EL Warning]: moxy: 2024-08-06 05:48:08.833--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:09 2024-08-06 05:48:09.030 DEBUG --- [quest-handler-1] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:48:09 2024-08-06 05:48:09.031 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=HEARTBEAT, apiVersion=4, clientId=consumer-test-consumer-1, correlationId=20) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:2.261,requestQueueTime:0.248,localTime:1.665,remoteTime:0.0,throttleTime:0,responseQueueTime:0.088,sendTime:0.258,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:48:09 2024-08-06 05:48:09.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:48:09 2024-08-06 05:48:09.074 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:48:09 2024-08-06 05:48:09.076 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:09 2024-08-06 05:48:09.076 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:09 [EL Warning]: moxy: 2024-08-06 05:48:09.121--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:09 2024-08-06 05:48:09.340 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:48:09 2024-08-06 05:48:09.349 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:48:09 2024-08-06 05:48:09.351 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:09 2024-08-06 05:48:09.351 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:09 [EL Warning]: moxy: 2024-08-06 05:48:09.403--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:09 2024-08-06 05:48:09.660 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:48:09 2024-08-06 05:48:09.672 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:48:09 2024-08-06 05:48:09.709 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:48:09 2024-08-06 05:48:09.711 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:48:09 2024-08-06 05:48:09.711 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:48:09 2024-08-06 05:48:09.711 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:48:09 2024-08-06 05:48:09.712 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:48:09 2024-08-06 05:48:09.712 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:09 [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 3.342 s - in org.onap.aai.query.builder.TraversalQueryTest 05:48:09 [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 05:48:09 2024-08-06 05:48:09.895 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 05:48:09 2024-08-06 05:48:09.973 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 05:48:10 2024-08-06 05:48:10.118 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 05:48:10 2024-08-06 05:48:10.183 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 05:48:10 2024-08-06 05:48:10.190 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 05:48:10 2024-08-06 05:48:10.190 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 05:48:10 2024-08-06 05:48:10.247 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 05:48:10 [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.55 s - in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 05:48:10 [INFO] Running org.onap.aai.db.DbMethHelperTest 05:48:10 2024-08-06 05:48:10.295 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 05:48:10 2024-08-06 05:48:10.295 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 05:48:10 2024-08-06 05:48:10.296 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:10 2024-08-06 05:48:10.296 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 05:48:10 2024-08-06 05:48:10.296 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:10 2024-08-06 05:48:10.296 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 05:48:10 2024-08-06 05:48:10.297 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:10 2024-08-06 05:48:10.297 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 05:48:10 2024-08-06 05:48:10.298 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:10 2024-08-06 05:48:10.298 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 05:48:10 2024-08-06 05:48:10.298 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 05:48:10 2024-08-06 05:48:10.302 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 05:48:10 2024-08-06 05:48:10.302 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 05:48:10 2024-08-06 05:48:10.303 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:10 2024-08-06 05:48:10.303 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:10 [EL Warning]: moxy: 2024-08-06 05:48:10.34--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:10 2024-08-06 05:48:10.528 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 05:48:10 2024-08-06 05:48:10.536 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 05:48:10 2024-08-06 05:48:10.537 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:10 2024-08-06 05:48:10.537 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:10 [EL Warning]: moxy: 2024-08-06 05:48:10.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 05:48:10 2024-08-06 05:48:10.807 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 05:48:10 2024-08-06 05:48:10.816 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 05:48:10 2024-08-06 05:48:10.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:10 2024-08-06 05:48:10.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:10 [EL Warning]: moxy: 2024-08-06 05:48:10.864--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:11 2024-08-06 05:48:11.083 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 05:48:11 2024-08-06 05:48:11.092 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 05:48:11 2024-08-06 05:48:11.093 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:11 2024-08-06 05:48:11.093 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:11 [EL Warning]: moxy: 2024-08-06 05:48:11.141--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:11 2024-08-06 05:48:11.381 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 05:48:11 2024-08-06 05:48:11.390 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 05:48:11 2024-08-06 05:48:11.391 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 05:48:11 2024-08-06 05:48:11.391 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 05:48:11 [EL Warning]: moxy: 2024-08-06 05:48:11.44--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:12 2024-08-06 05:48:12.331 DEBUG --- [quest-handler-7] kafka.server.DelayedOperationPurgatory : Request key MemberKey(test-consumer,consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317) unblocked 1 Heartbeat operations 05:48:12 2024-08-06 05:48:12.332 DEBUG --- [XT)-PLAINTEXT-1] kafka.request.logger : Completed request:RequestHeader(apiKey=HEARTBEAT, apiVersion=4, clientId=consumer-test-consumer-1, correlationId=21) -- {group_id=test-consumer,generation_id=1,member_id=consumer-test-consumer-1-a53b02f0-84a1-44fc-8d6e-cf820d4be317,group_instance_id=null,_tagged_fields={}},response:{throttle_time_ms=0,error_code=0,_tagged_fields={}} from connection 127.0.0.1:39461-127.0.0.1:55774-2;totalTime:1.777,requestQueueTime:0.192,localTime:1.206,remoteTime:0.0,throttleTime:0,responseQueueTime:0.201,sendTime:0.176,securityProtocol:PLAINTEXT,principal:User:ANONYMOUS,listener:PLAINTEXT,clientInformation:ClientInformation(softwareName=apache-kafka-java, softwareVersion=2.6.3) 05:48:12 2024-08-06 05:48:12.366 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 05:48:12 2024-08-06 05:48:12.415 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 05:48:12 2024-08-06 05:48:12.432 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 05:48:12 2024-08-06 05:48:12.436 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 05:48:12 2024-08-06 05:48:12.438 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 05:48:12 2024-08-06 05:48:12.439 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 05:48:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.16 s - in org.onap.aai.db.DbMethHelperTest 05:48:12 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.686 s - in org.onap.aai.TinkerpopUpgradeTests 05:48:12 [INFO] Running org.onap.aai.util.AAIConfigTest 05:48:12 2024-08-06 05:48:12.449 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:48:12 2024-08-06 05:48:12.450 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.450 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.450 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:48:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.util.AAIConfigTest 05:48:12 [INFO] Running org.onap.aai.util.StoreNotificationEventTest 05:48:12 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.063 s - in org.onap.aai.util.StoreNotificationEventTest 05:48:12 [INFO] Running org.onap.aai.util.PojoUtilsTest 05:48:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.onap.aai.util.PojoUtilsTest 05:48:12 [INFO] Running org.onap.aai.util.RestURLEncoderTest 05:48:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.util.RestURLEncoderTest 05:48:12 [INFO] Running org.onap.aai.util.AAIConfigCommandLinePropGetterTest 05:48:12 2024-08-06 05:48:12.897 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:48:12 2024-08-06 05:48:12.898 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.898 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.898 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:48:12 2024-08-06 05:48:12.899 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:48:12 2024-08-06 05:48:12.899 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.899 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.899 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:48:12 2024-08-06 05:48:12.900 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:48:12 2024-08-06 05:48:12.900 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.900 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.900 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:48:12 2024-08-06 05:48:12.901 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 05:48:12 2024-08-06 05:48:12.901 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.901 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 05:48:12 2024-08-06 05:48:12.901 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 05:48:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.aai.util.AAIConfigCommandLinePropGetterTest 05:48:12 [INFO] Running org.onap.aai.util.AAIUtilsTest 05:48:13 2024-08-06 05:48:13.684 DEBUG --- [fka-scheduler-4] kafka.log.LogManager : Beginning log cleanup... 05:48:13 2024-08-06 05:48:13.688 DEBUG --- [fka-scheduler-4] kafka.log.LogManager : Garbage collecting 'AAI-EVENT-0' 05:48:13 2024-08-06 05:48:13.690 DEBUG --- [fka-scheduler-4] kafka.log.LogManager : Log cleanup completed. 0 files deleted in 0 seconds 05:48:13 2024-08-06 05:48:13.761 DEBUG --- [fka-scheduler-6] kafka.log.LogManager : Checking for dirty logs to flush... 05:48:13 2024-08-06 05:48:13.763 DEBUG --- [fka-scheduler-6] kafka.log.LogManager : Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1722923267752 time since last flush: 26010 05:48:13 2024-08-06 05:48:13.763 DEBUG --- [fka-scheduler-6] kafka.log.LogManager : Checking if flush is needed on AAI-EVENT flush interval 9223372036854775807 last flushed 1722923265082 time since last flush: 28681 05:48:13 2024-08-06 05:48:13.763 DEBUG --- [fka-scheduler-6] kafka.log.LogManager : Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1722923267710 time since last flush: 26053 05:48:13 2024-08-06 05:48:13.763 DEBUG --- [fka-scheduler-6] kafka.log.LogManager : Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1722923267731 time since last flush: 26032 05:48:13 2024-08-06 05:48:13.763 DEBUG --- [fka-scheduler-6] kafka.log.LogManager : Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1722923267746 time since last flush: 26017 05:48:13 2024-08-06 05:48:13.764 DEBUG --- [fka-scheduler-6] kafka.log.LogManager : Checking if flush is needed on __consumer_offsets flush interval 9223372036854775807 last flushed 1722923267717 time since last flush: 26047 05:48:13 2024-08-06 05:48:13.764 DEBUG --- [fka-scheduler-9] kafka.utils.KafkaScheduler : Scheduling task kafka-delete-logs with initial delay 1000 ms and period -1 ms. 05:48:13 2024-08-06 05:48:13.826 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-0. Last clean offset=None now=1722923293826 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:48:13 2024-08-06 05:48:13.826 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-3. Last clean offset=None now=1722923293826 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:48:13 2024-08-06 05:48:13.826 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-4. Last clean offset=None now=1722923293826 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:48:13 2024-08-06 05:48:13.827 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-1. Last clean offset=None now=1722923293826 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:48:13 2024-08-06 05:48:13.827 DEBUG --- [leaner-thread-0] kafka.log.LogCleanerManager$ : Finding range of cleanable offsets for log=__consumer_offsets-2. Last clean offset=None now=1722923293826 => firstDirtyOffset=0 firstUncleanableOffset=0 activeSegment.baseOffset=0 05:48:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s - in org.onap.aai.util.AAIUtilsTest 05:48:13 [INFO] Running org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest 05:48:13 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest 05:48:13 [INFO] Running org.onap.aai.util.KeyValueListTest 05:48:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.aai.util.KeyValueListTest 05:48:13 [INFO] Running org.onap.aai.domain.translog.TransactionLogEntriesTest 05:48:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.aai.domain.translog.TransactionLogEntriesTest 05:48:13 [INFO] Running org.onap.aai.domain.translog.TransactionLogEntryTest 05:48:13 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.aai.domain.translog.TransactionLogEntryTest 05:48:13 [INFO] Running org.onap.aai.domain.model.AAIResourceTest 05:48:13 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.aai.domain.model.AAIResourceTest 05:48:13 [INFO] Running org.onap.aai.concurrent.AaiCallableTest 05:48:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.aai.concurrent.AaiCallableTest 05:48:14 [INFO] Running org.onap.aai.query.builder.UntilTest 05:48:14 [EL Warning]: moxy: 2024-08-06 05:48:14.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 05:48:14 [EL Warning]: moxy: 2024-08-06 05:48:14.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 05:48:14 [EL Warning]: moxy: 2024-08-06 05:48:14.522--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:14 [EL Warning]: moxy: 2024-08-06 05:48:14.786--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:15 [EL Warning]: moxy: 2024-08-06 05:48:15.066--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in org.onap.aai.query.builder.UntilTest 05:48:15 [INFO] Running org.onap.aai.query.builder.SimplePathTest 05:48:15 [EL Warning]: moxy: 2024-08-06 05:48:15.509--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:15 [EL Warning]: moxy: 2024-08-06 05:48:15.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 05:48:16 [EL Warning]: moxy: 2024-08-06 05:48:16.018--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:16 [EL Warning]: moxy: 2024-08-06 05:48:16.28--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:16 [EL Warning]: moxy: 2024-08-06 05:48:16.55--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 s - in org.onap.aai.query.builder.SimplePathTest 05:48:16 [INFO] Running org.onap.aai.query.builder.GremlinTraversalTest 05:48:16 [EL Warning]: moxy: 2024-08-06 05:48:16.938--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:17 [EL Warning]: moxy: 2024-08-06 05:48:17.157--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:17 [EL Warning]: moxy: 2024-08-06 05:48:17.405--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:17 [EL Warning]: moxy: 2024-08-06 05:48:17.734--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:18 [EL Warning]: moxy: 2024-08-06 05:48:18.005--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:20 [WARNING] Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.421 s - in org.onap.aai.query.builder.GremlinTraversalTest 05:48:20 [INFO] Running org.onap.aai.query.builder.ExcludeQueryTest 05:48:20 [EL Warning]: moxy: 2024-08-06 05:48:20.374--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:20 [EL Warning]: moxy: 2024-08-06 05:48:20.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 05:48:20 [EL Warning]: moxy: 2024-08-06 05:48:20.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 05:48:21 [EL Warning]: moxy: 2024-08-06 05:48:21.195--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:21 [EL Warning]: moxy: 2024-08-06 05:48:21.475--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s - in org.onap.aai.query.builder.ExcludeQueryTest 05:48:21 [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 05:48:21 [EL Warning]: moxy: 2024-08-06 05:48:21.854--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:22 [EL Warning]: moxy: 2024-08-06 05:48:22.075--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:22 [EL Warning]: moxy: 2024-08-06 05:48:22.324--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:22 [EL Warning]: moxy: 2024-08-06 05:48:22.589--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:22 [EL Warning]: moxy: 2024-08-06 05:48:22.915--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:23 [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.872 s - in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 05:48:23 [INFO] Running org.onap.aai.query.builder.TraversalQueryTest 05:48:23 [EL Warning]: moxy: 2024-08-06 05:48:23.727--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:23 [EL Warning]: moxy: 2024-08-06 05:48:23.946--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:24 [EL Warning]: moxy: 2024-08-06 05:48:24.195--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:24 [EL Warning]: moxy: 2024-08-06 05:48:24.459--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:24 [EL Warning]: moxy: 2024-08-06 05:48:24.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 05:48:25 [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 1.854 s - in org.onap.aai.query.builder.TraversalQueryTest 05:48:25 [INFO] Running org.onap.aai.audit.ListEndpointsTest 05:48:25 [EL Warning]: moxy: 2024-08-06 05:48:25.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 05:48:25 [EL Warning]: moxy: 2024-08-06 05:48:25.81--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:26 [EL Warning]: moxy: 2024-08-06 05:48:26.06--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:26 [EL Warning]: moxy: 2024-08-06 05:48:26.322--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:26 [EL Warning]: moxy: 2024-08-06 05:48:26.677--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in org.onap.aai.audit.ListEndpointsTest 05:48:27 [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 05:48:27 [EL Warning]: moxy: 2024-08-06 05:48:27.082--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:27 [EL Warning]: moxy: 2024-08-06 05:48:27.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 05:48:27 [EL Warning]: moxy: 2024-08-06 05:48:27.554--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:27 [EL Warning]: moxy: 2024-08-06 05:48:27.819--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:28 [EL Warning]: moxy: 2024-08-06 05:48:28.09--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:28 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.406 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 05:48:28 [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 05:48:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 05:48:28 [INFO] Running org.onap.aai.serialization.queryformats.SimpleFormatTest 05:48:28 [EL Warning]: moxy: 2024-08-06 05:48:28.523--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:28 [EL Warning]: moxy: 2024-08-06 05:48:28.808--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:29 [EL Warning]: moxy: 2024-08-06 05:48:29.058--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:29 [EL Warning]: moxy: 2024-08-06 05:48:29.322--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:29 [EL Warning]: moxy: 2024-08-06 05:48: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 05:48:29 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.43 s - in org.onap.aai.serialization.queryformats.SimpleFormatTest 05:48:29 [INFO] Running org.onap.aai.serialization.queryformats.CountQuerySupportTest 05:48:29 [EL Warning]: moxy: 2024-08-06 05:48:29.942--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:30 [EL Warning]: moxy: 2024-08-06 05:48:30.165--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:30 [EL Warning]: moxy: 2024-08-06 05:48:30.413--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:30 [EL Warning]: moxy: 2024-08-06 05:48:30.747--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:31 [EL Warning]: moxy: 2024-08-06 05:48:31.019--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 s - in org.onap.aai.serialization.queryformats.CountQuerySupportTest 05:48:31 [INFO] Running org.onap.aai.serialization.queryformats.ConsoleTest 05:48:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.serialization.queryformats.ConsoleTest 05:48:31 [INFO] Running org.onap.aai.serialization.queryformats.FormatTest 05:48:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.aai.serialization.queryformats.FormatTest 05:48:31 [INFO] Running org.onap.aai.serialization.queryformats.AggregateFormatTest 05:48:31 [EL Warning]: moxy: 2024-08-06 05:48:31.376--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:31 [EL Warning]: moxy: 2024-08-06 05:48:31.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 05:48:31 [EL Warning]: moxy: 2024-08-06 05:48:31.853--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:32 [EL Warning]: moxy: 2024-08-06 05:48:32.115--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:32 [EL Warning]: moxy: 2024-08-06 05:48:32.386--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 s - in org.onap.aai.serialization.queryformats.AggregateFormatTest 05:48:32 [INFO] Running org.onap.aai.serialization.queryformats.MultiFormatTest 05:48:32 [EL Warning]: moxy: 2024-08-06 05:48:32.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 05:48:33 [EL Warning]: moxy: 2024-08-06 05:48:33.005--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:33 [EL Warning]: moxy: 2024-08-06 05:48:33.28--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:33 [EL Warning]: moxy: 2024-08-06 05:48:33.547--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:33 [EL Warning]: moxy: 2024-08-06 05:48:33.822--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in org.onap.aai.serialization.queryformats.MultiFormatTest 05:48:34 [INFO] Running org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest 05:48:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest 05:48:34 [INFO] Running org.onap.aai.serialization.queryformats.utils.UrlBuilderTest 05:48:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.aai.serialization.queryformats.utils.UrlBuilderTest 05:48:34 [INFO] Running org.onap.aai.serialization.queryformats.ResourceFormatTest 05:48:34 [EL Warning]: moxy: 2024-08-06 05:48:34.211--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:34 [EL Warning]: moxy: 2024-08-06 05:48:34.434--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:34 [EL Warning]: moxy: 2024-08-06 05:48:34.732--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:35 [EL Warning]: moxy: 2024-08-06 05:48:35.022--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:35 [EL Warning]: moxy: 2024-08-06 05:48:35.311--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 s - in org.onap.aai.serialization.queryformats.ResourceFormatTest 05:48:35 [INFO] Running org.onap.aai.serialization.queryformats.GraphSONTest 05:48:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.onap.aai.serialization.queryformats.GraphSONTest 05:48:35 [INFO] Running org.onap.aai.serialization.queryformats.PathedURLTest 05:48:35 [EL Warning]: moxy: 2024-08-06 05:48:35.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 05:48:36 [EL Warning]: moxy: 2024-08-06 05:48:36.112--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:36 [EL Warning]: moxy: 2024-08-06 05:48:36.388--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:36 [EL Warning]: moxy: 2024-08-06 05:48:36.678--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:37 [EL Warning]: moxy: 2024-08-06 05:48:37.0--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 s - in org.onap.aai.serialization.queryformats.PathedURLTest 05:48:37 [INFO] Running org.onap.aai.serialization.queryformats.RawFormatTest 05:48:37 [EL Warning]: moxy: 2024-08-06 05:48:37.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 05:48:37 [EL Warning]: moxy: 2024-08-06 05:48:37.558--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:37 [EL Warning]: moxy: 2024-08-06 05:48:37.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 05:48:38 [EL Warning]: moxy: 2024-08-06 05:48:38.079--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:38 [EL Warning]: moxy: 2024-08-06 05:48:38.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 05:48:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in org.onap.aai.serialization.queryformats.RawFormatTest 05:48:38 [INFO] Running org.onap.aai.serialization.queryformats.ResourceWithSoTTest 05:48:38 [EL Warning]: moxy: 2024-08-06 05:48:38.699--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:38 [EL Warning]: moxy: 2024-08-06 05:48:38.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 05:48:39 [EL Warning]: moxy: 2024-08-06 05:48:39.237--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:39 [EL Warning]: moxy: 2024-08-06 05:48:39.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 05:48:39 [EL Warning]: moxy: 2024-08-06 05:48:39.78--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s - in org.onap.aai.serialization.queryformats.ResourceWithSoTTest 05:48:40 [INFO] Running org.onap.aai.serialization.db.EdgePropertyMapTest 05:48:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.serialization.db.EdgePropertyMapTest 05:48:40 [INFO] Running org.onap.aai.serialization.db.EdgeRulesTest 05:48:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.aai.serialization.db.EdgeRulesTest 05:48:40 [INFO] Running org.onap.aai.serialization.db.EdgeSerializerTest 05:48:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.aai.serialization.db.EdgeSerializerTest 05:48:40 [INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasTest 05:48:40 [EL Warning]: moxy: 2024-08-06 05:48:40.161--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:40 [EL Warning]: moxy: 2024-08-06 05:48:40.388--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:40 [EL Warning]: moxy: 2024-08-06 05:48:40.644--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:40 [EL Warning]: moxy: 2024-08-06 05:48:40.965--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:41 [EL Warning]: moxy: 2024-08-06 05:48:41.244--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:42 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 s - in org.onap.aai.serialization.db.DbSerializerDeltasTest 05:48:42 [INFO] Running org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 05:48:42 [EL Warning]: moxy: 2024-08-06 05:48:42.095--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:42 [EL Warning]: moxy: 2024-08-06 05:48:42.317--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:42 [EL Warning]: moxy: 2024-08-06 05:48:42.57--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:42 [EL Warning]: moxy: 2024-08-06 05:48:42.839--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:43 [EL Warning]: moxy: 2024-08-06 05:48:43.113--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:43 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 s - in org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 05:48:43 [INFO] Running org.onap.aai.serialization.db.DbSerializerTest 05:48:43 [EL Warning]: moxy: 2024-08-06 05:48:43.604--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:43 [EL Warning]: moxy: 2024-08-06 05:48:43.833--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:44 [EL Warning]: moxy: 2024-08-06 05:48:44.1--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:44 [EL Warning]: moxy: 2024-08-06 05:48:44.395--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:44 [EL Warning]: moxy: 2024-08-06 05:48:44.687--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:45 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, l3-interface-ipv4-address-list] 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:48:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:48:45 at java.lang.reflect.Method.invoke(Method.java:498) 05:48:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:48:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:48:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:48:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 05:48:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 05:48:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 05:48:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:128) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:27) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:48:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:48:45 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:48:45 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:48:45 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:48:45 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:48:45 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:48:45 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:48:45 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:48:45 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:48:45 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] 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:48:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:48:45 at java.lang.reflect.Method.invoke(Method.java:498) 05:48:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:48:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:48:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:48:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 05:48:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 05:48:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 05:48:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:128) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:27) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:48:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:48:45 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:48:45 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:48:45 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:48:45 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:48:45 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:48:45 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:48:45 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:48:45 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:48:45 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] 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:48:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:48:45 at java.lang.reflect.Method.invoke(Method.java:498) 05:48:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:48:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:48:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:48:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 05:48:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 05:48:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 05:48:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:128) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:27) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:48:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:48:45 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:48:45 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:48:45 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:48:45 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:48:45 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:48:45 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:48:45 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:48:45 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:48:45 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, l3-interface-ipv4-address-list] 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2099) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:48:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:48:45 at java.lang.reflect.Method.invoke(Method.java:498) 05:48:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:48:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:48:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:48:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 05:48:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 05:48:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 05:48:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:128) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:27) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:48:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:48:45 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:48:45 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:48:45 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:48:45 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:48:45 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:48:45 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:48:45 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:48:45 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:48:45 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] 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:48:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:48:45 at java.lang.reflect.Method.invoke(Method.java:498) 05:48:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:48:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:48:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:48:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 05:48:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 05:48:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 05:48:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:128) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:27) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:48:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:48:45 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:48:45 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:48:45 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:48:45 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:48:45 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:48:45 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:48:45 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:48:45 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:48:45 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] 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2198) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2156) 05:48:45 at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2092) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) 05:48:45 at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:48:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 05:48:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:48:45 at java.lang.reflect.Method.invoke(Method.java:498) 05:48:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 05:48:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 05:48:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 05:48:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 05:48:45 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 05:48:45 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 05:48:45 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 05:48:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:128) 05:48:45 at org.junit.runners.Suite.runChild(Suite.java:27) 05:48:45 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 05:48:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 05:48:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 05:48:45 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 05:48:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 05:48:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 05:48:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 05:48:45 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 05:48:45 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 05:48:45 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 05:48:45 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 05:48:45 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 05:48:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 05:48:45 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 05:48:45 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:48:45 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) 05:48:45 at java.util.Iterator.forEachRemaining(Iterator.java:116) 05:48:45 at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) 05:48:45 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) 05:48:45 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) 05:48:45 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:48:45 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:48:45 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:48:45 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82) 05:48:45 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) 05:48:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) 05:48:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 05:48:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:127) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 05:48:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 05:48:45 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.702 s - in org.onap.aai.serialization.db.DbSerializerTest 05:48:45 [INFO] Running org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 05:48:45 [EL Warning]: moxy: 2024-08-06 05:48:45.312--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:45 [EL Warning]: moxy: 2024-08-06 05:48:45.544--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:45 [EL Warning]: moxy: 2024-08-06 05:48:45.873--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:46 [EL Warning]: moxy: 2024-08-06 05:48:46.141--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:46 [EL Warning]: moxy: 2024-08-06 05:48:46.417--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.619 s - in org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 05:48:46 [INFO] Running org.onap.aai.serialization.db.DbAliasTest 05:48:46 [EL Warning]: moxy: 2024-08-06 05:48:46.927--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:47 [EL Warning]: moxy: 2024-08-06 05:48:47.117--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:47 [EL Warning]: moxy: 2024-08-06 05:48:47.34--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:47 [EL Warning]: moxy: 2024-08-06 05:48:47.561--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 s - in org.onap.aai.serialization.db.DbAliasTest 05:48:48 [INFO] Running org.onap.aai.serialization.db.VersionedScenariosTest 05:48:48 [EL Warning]: moxy: 2024-08-06 05:48:48.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 05:48:48 [EL Warning]: moxy: 2024-08-06 05:48:48.614--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:48 [EL Warning]: moxy: 2024-08-06 05:48:48.881--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:49 [EL Warning]: moxy: 2024-08-06 05:48:49.165--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:49 [EL Warning]: moxy: 2024-08-06 05:48:49.445--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s - in org.onap.aai.serialization.db.VersionedScenariosTest 05:48:49 [INFO] Running org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 05:48:50 [EL Warning]: moxy: 2024-08-06 05:48:50.01--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:50 [EL Warning]: moxy: 2024-08-06 05:48:50.243--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:50 [EL Warning]: moxy: 2024-08-06 05:48:50.505--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:50 [EL Warning]: moxy: 2024-08-06 05:48:50.83--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:51 [EL Warning]: moxy: 2024-08-06 05:48:51.12--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.511 s - in org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 05:48:51 [INFO] Running org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 05:48:51 [EL Warning]: moxy: 2024-08-06 05:48:51.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 05:48:51 [EL Warning]: moxy: 2024-08-06 05:48:51.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 05:48:52 [EL Warning]: moxy: 2024-08-06 05:48:52.039--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:52 [EL Warning]: moxy: 2024-08-06 05:48:52.312--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:52 [EL Warning]: moxy: 2024-08-06 05:48:52.59--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.54 s - in org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 05:48:53 [INFO] Running org.onap.aai.serialization.db.ImpliedDeleteUnitTest 05:48:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.aai.serialization.db.ImpliedDeleteUnitTest 05:48:56 [INFO] 05:48:56 [INFO] Results: 05:48:56 [INFO] 05:48:56 [WARNING] Tests run: 1020, Failures: 0, Errors: 0, Skipped: 38 05:48:56 [INFO] 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-core --- 05:48:56 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec 05:48:56 [INFO] Analyzed bundle 'aai-core' with 238 classes 05:48:56 [INFO] 05:48:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-core --- 05:48:56 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.14.5-SNAPSHOT.jar 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-core --- 05:48:56 [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/** 05:48:56 [INFO] 05:48:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-core --- 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-core --- 05:48:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-core --- 05:48:56 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec 05:48:56 [INFO] Analyzed bundle 'aai-core' with 238 classes 05:48:56 [INFO] All coverage checks have been met. 05:48:56 [INFO] 05:48:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-core --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-core --- 05:48:56 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.14.5-SNAPSHOT/aai-core-1.14.5-SNAPSHOT.jar 05:48:56 [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.14.5-SNAPSHOT/aai-core-1.14.5-SNAPSHOT.pom 05:48:56 [INFO] 05:48:56 [INFO] ------------------------------------------------------------------------ 05:48:56 [INFO] Building aai-auth 1.14.5-SNAPSHOT 05:48:56 [INFO] ------------------------------------------------------------------------ 05:48:56 [INFO] 05:48:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-auth --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-auth --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-auth --- 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-auth --- 05:48:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 05:48:56 [INFO] 05:48:56 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-auth --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-auth --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-auth --- 05:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:48:56 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/resources 05:48:56 [INFO] 05:48:56 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-auth --- 05:48:56 [INFO] Changes detected - recompiling the module! 05:48:56 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/classes 05:48:56 [INFO] 05:48:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-auth --- 05:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:48:56 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/test/resources 05:48:56 [INFO] 05:48:56 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-auth --- 05:48:56 [INFO] No sources to compile 05:48:56 [INFO] 05:48:56 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-auth --- 05:48:56 [INFO] No tests to run. 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-auth --- 05:48:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:48:56 [INFO] 05:48:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-auth --- 05:48:56 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.14.5-SNAPSHOT.jar 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-auth --- 05:48:56 [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/** 05:48:56 [INFO] 05:48:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-auth --- 05:48:56 [INFO] No tests to run. 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-auth --- 05:48:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-auth --- 05:48:56 [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 05:48:56 [INFO] 05:48:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-auth --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-auth --- 05:48:56 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.14.5-SNAPSHOT/aai-auth-1.14.5-SNAPSHOT.jar 05:48:56 [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.14.5-SNAPSHOT/aai-auth-1.14.5-SNAPSHOT.pom 05:48:56 [INFO] 05:48:56 [INFO] ------------------------------------------------------------------------ 05:48:56 [INFO] Building aai-failover 1.14.5-SNAPSHOT 05:48:56 [INFO] ------------------------------------------------------------------------ 05:48:56 [INFO] 05:48:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-failover --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-failover --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-failover --- 05:48:56 [INFO] 05:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-failover --- 05:48:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 05:48:56 [INFO] 05:48:56 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-failover --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-failover --- 05:48:56 [INFO] 05:48:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-failover --- 05:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:48:56 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/resources 05:48:56 [INFO] 05:48:56 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-failover --- 05:48:56 [INFO] Changes detected - recompiling the module! 05:48:56 [INFO] Compiling 2 source files to /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/classes 05:48:57 [INFO] 05:48:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-failover --- 05:48:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:48:57 [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/test/resources 05:48:57 [INFO] 05:48:57 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-failover --- 05:48:57 [INFO] No sources to compile 05:48:57 [INFO] 05:48:57 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-failover --- 05:48:57 [INFO] No tests to run. 05:48:57 [INFO] 05:48:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-failover --- 05:48:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:48:57 [INFO] 05:48:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-failover --- 05:48:57 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.14.5-SNAPSHOT.jar 05:48:57 [INFO] 05:48:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-failover --- 05:48:57 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 05:48:57 [INFO] 05:48:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-failover --- 05:48:57 [INFO] No tests to run. 05:48:57 [INFO] 05:48:57 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-failover --- 05:48:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:48:57 [INFO] 05:48:57 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-failover --- 05:48:57 [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 05:48:57 [INFO] 05:48:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-failover --- 05:48:57 [INFO] 05:48:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-failover --- 05:48:57 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.14.5-SNAPSHOT/aai-failover-1.14.5-SNAPSHOT.jar 05:48:57 [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.14.5-SNAPSHOT/aai-failover-1.14.5-SNAPSHOT.pom 05:48:57 [INFO] 05:48:57 [INFO] ------------------------------------------------------------------------ 05:48:57 [INFO] Building aai-utils 1.14.5-SNAPSHOT 05:48:57 [INFO] ------------------------------------------------------------------------ 05:48:57 [INFO] 05:48:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-utils --- 05:48:57 [INFO] 05:48:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-utils --- 05:48:57 [INFO] 05:48:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-utils --- 05:48:57 [INFO] 05:48:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-utils --- 05:48:57 [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/** 05:48:57 [INFO] 05:48:57 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-utils --- 05:48:57 [INFO] 05:48:57 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-utils --- 05:48:57 [INFO] 05:48:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-utils --- 05:48:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:48:57 [INFO] Copying 1 resource 05:48:57 [INFO] 05:48:57 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-utils --- 05:48:57 [INFO] Changes detected - recompiling the module! 05:48:57 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/classes 05:48:57 [INFO] 05:48:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-utils --- 05:48:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:48:57 [INFO] Copying 3 resources 05:48:57 [INFO] 05:48:57 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-utils --- 05:48:57 [INFO] Changes detected - recompiling the module! 05:48:57 [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/test-classes 05:48:57 [INFO] 05:48:57 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-utils --- 05:48:57 [INFO] 05:48:57 [INFO] ------------------------------------------------------- 05:48:57 [INFO] T E S T S 05:48:57 [INFO] ------------------------------------------------------- 05:48:57 [INFO] Running org.onap.aaiutils.oxm.OxmModelLoaderTest 05:48:58 05:48:58.170 [main] ERROR org.onap.aaiutils.oxm.OxmModelLoader - CRD0503E|CRD0503E Unable to load OXM schema: No OXM schema files found on classpath| 05:48:59 [EL Warning]: moxy: 2024-08-06 05:48:59.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 05:48:59 05:48:59.514 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader - CRD0007I|CRD0007I Successfully loaded schema: test_aai_oxm_v8.xml| 05:48:59 [EL Warning]: moxy: 2024-08-06 05:48:59.585--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:48:59 05:48:59.765 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader - CRD0007I|CRD0007I Successfully loaded schema: test_aai_oxm_v9.xml| 05:48:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.139 s - in org.onap.aaiutils.oxm.OxmModelLoaderTest 05:49:00 [INFO] 05:49:00 [INFO] Results: 05:49:00 [INFO] 05:49:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 05:49:00 [INFO] 05:49:00 [INFO] 05:49:00 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-utils --- 05:49:00 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec 05:49:00 [INFO] Analyzed bundle 'aai-utils' with 3 classes 05:49:00 [INFO] 05:49:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-utils --- 05:49:00 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.14.5-SNAPSHOT.jar 05:49:00 [INFO] 05:49:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-utils --- 05:49:00 [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/** 05:49:00 [INFO] 05:49:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-utils --- 05:49:00 [INFO] 05:49:00 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-utils --- 05:49:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:49:00 [INFO] 05:49:00 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-utils --- 05:49:00 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec 05:49:00 [INFO] Analyzed bundle 'aai-utils' with 3 classes 05:49:00 [INFO] All coverage checks have been met. 05:49:00 [INFO] 05:49:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-utils --- 05:49:00 [INFO] 05:49:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-utils --- 05:49:00 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.14.5-SNAPSHOT/aai-utils-1.14.5-SNAPSHOT.jar 05:49:00 [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.14.5-SNAPSHOT/aai-utils-1.14.5-SNAPSHOT.pom 05:49:00 [INFO] 05:49:00 [INFO] ------------------------------------------------------------------------ 05:49:00 [INFO] Building aai-schema-abstraction 1.14.5-SNAPSHOT 05:49:00 [INFO] ------------------------------------------------------------------------ 05:49:00 [INFO] 05:49:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-abstraction --- 05:49:00 [INFO] 05:49:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-abstraction --- 05:49:00 [INFO] 05:49:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-abstraction --- 05:49:00 [INFO] 05:49:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-schema-abstraction --- 05:49:00 [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/** 05:49:00 [INFO] 05:49:00 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-schema-abstraction --- 05:49:00 [INFO] 05:49:00 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-schema-abstraction --- 05:49:00 [INFO] 05:49:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-abstraction --- 05:49:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:49:00 [INFO] Copying 1 resource 05:49:00 [INFO] 05:49:00 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-schema-abstraction --- 05:49:00 [INFO] Changes detected - recompiling the module! 05:49:00 [INFO] Compiling 36 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/classes 05:49:00 [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. 05:49:00 [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. 05:49:00 [INFO] 05:49:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-abstraction --- 05:49:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:49:00 [INFO] Copying 9 resources 05:49:00 [INFO] 05:49:00 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-schema-abstraction --- 05:49:00 [INFO] Changes detected - recompiling the module! 05:49:00 [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/test-classes 05:49:00 [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. 05:49:00 [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. 05:49:00 [INFO] 05:49:00 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-schema-abstraction --- 05:49:00 [INFO] 05:49:00 [INFO] ------------------------------------------------------- 05:49:00 [INFO] T E S T S 05:49:00 [INFO] ------------------------------------------------------- 05:49:01 [INFO] Running org.onap.aai.schemaif.oxm.OxmSchemaProviderTest 05:49:02 05:49:02.202 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 05:49:02 05:49:02.207 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 05:49:02 05:49:02.255 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 05:49:02 05:49:02.255 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 05:49:03 [EL Warning]: moxy: 2024-08-06 05:49:03.271--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:49:03 05:49:03.777 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 05:49:03 05:49:03.824 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 05:49:03 05:49:03.825 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 05:49:03 05:49:03.827 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 05:49:04 05:49:04.068 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 05:49:04 05:49:04.314 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 05:49:04 05:49:04.318 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 05:49:04 vertex: pserver 05:49:04 annotations: 05:49:04 container: pservers 05:49:04 indexedprops: hostname,in-maint,pserver-id,pserver-name2,inv-status 05:49:04 namespace: cloud-infrastructure 05:49:04 description: Compute host whose hostname must be unique and must exactly match what is sent as a relationship to a vserver. 05:49:04 searchable: hostname,pserver-name2,pserver-id,ipv4-oam-address 05:49:04 nameprops: pserver-name2 05:49:04 properties: 05:49:04 property: ptnii-equip-name 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: PTNII name 05:49:04 property: aai-last-mod-ts 05:49:04 datatype: LONG 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: true 05:49:04 default: 05:49:04 annotations: 05:49:04 property: ipaddress-v6-loopback-0 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: IPV6 Loopback 0 address 05:49:04 property: equip-vendor 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Equipment vendor. Source of truth should define valid values. 05:49:04 property: purpose 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: purpose of pserver 05:49:04 property: aai-uri 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: true 05:49:04 default: 05:49:04 annotations: 05:49:04 property: pserver-selflink 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: URL to endpoint where AAI can get more details 05:49:04 property: number-of-cpus 05:49:04 datatype: INT 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Number of cpus 05:49:04 source-of-truth-type: openstack 05:49:04 property: source-of-truth 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: true 05:49:04 default: 05:49:04 annotations: 05:49:04 property: aai-node-type 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: true 05:49:04 default: 05:49:04 annotations: 05:49:04 property: ipaddress-v6-aim 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: IPV6 AIM address 05:49:04 property: pserver-name2 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: alternative pserver name 05:49:04 property: hostname 05:49:04 datatype: STRING 05:49:04 required: true 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Value from executing hostname on the compute node. 05:49:04 property: inv-status 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: CANOPI's inventory status. Only set with values exactly as defined by CANOPI. 05:49:04 property: disk-in-gigabytes 05:49:04 datatype: INT 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Disk size, in GBs 05:49:04 property: aai-unique-key 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: true 05:49:04 default: 05:49:04 annotations: 05:49:04 property: last-mod-source-of-truth 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: true 05:49:04 default: 05:49:04 annotations: 05:49:04 property: equip-type 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Equipment type. Source of truth should define valid values. 05:49:04 property: relationship-list 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 property: fqdn 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Fully-qualified domain name 05:49:04 property: serial-number 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Serial number, may be queried 05:49:04 property: ipaddress-v6-oam 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: IPV6 OAM address 05:49:04 property: pserver-id 05:49:04 datatype: STRING 05:49:04 required: true 05:49:04 key: true 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: ID of Pserver 05:49:04 property: prov-status 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Prov Status of this device (not under canopi control) Valid values [PREPROV/NVTPROV/PROV] 05:49:04 property: aai-created-ts 05:49:04 datatype: LONG 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: true 05:49:04 default: 05:49:04 annotations: 05:49:04 property: ipv4-oam-address 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Used to configure device, also used for troubleshooting and is IP used for traps generated by device. 05:49:04 property: ipaddress-v4-loopback-0 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: IPV4 Loopback 0 address 05:49:04 property: lag-interfaces 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 property: equip-model 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Equipment model. Source of truth should define valid values. 05:49:04 property: in-maint 05:49:04 datatype: BOOL 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: false 05:49:04 annotations: 05:49:04 defaultvalue: false 05:49:04 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. 05:49:04 property: p-interfaces 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 property: resource-version 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Used for optimistic concurrency. Must be empty on create, valid on update and delete. 05:49:04 property: ram-in-megabytes 05:49:04 datatype: INT 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: RAM size, in MBs 05:49:04 property: ipaddress-v4-aim 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: IPV4 AIM address 05:49:04 property: management-option 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: Indicates who owns and or manages the device. 05:49:04 property: internet-topology 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: internet topology of Pserver 05:49:04 property: host-profile 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: false 05:49:04 default: 05:49:04 annotations: 05:49:04 description: The host profile that defines the configuration of the pserver. 05:49:04 05:49:04 edge: cloud-region -> zone 05:49:04 type: org.onap.relationships.inventory.LocatedIn 05:49:04 multiplicity: MANY_2_ONE 05:49:04 annotations: 05:49:04 prevent-delete: NONE 05:49:04 delete-other-v: NONE 05:49:04 contains-other-v: NONE 05:49:04 properties: 05:49:04 property: prevent-delete 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 property: delete-other-v 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 property: contains-other-v 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 05:49:04 [EL Warning]: moxy: 2024-08-06 05:49:04.389--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:49:04 05:49:04.773 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 05:49:04 05:49:04.776 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 05:49:04 edge: snapshot -> cloud-region 05:49:04 type: org.onap.relationships.inventory.BelongsTo 05:49:04 multiplicity: MANY_2_ONE 05:49:04 annotations: 05:49:04 prevent-delete: IN 05:49:04 delete-other-v: NONE 05:49:04 contains-other-v: IN 05:49:04 properties: 05:49:04 property: prevent-delete 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 property: delete-other-v 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 property: contains-other-v 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 05:49:04 edge: vserver -> snapshot 05:49:04 type: org.onap.relationships.inventory.Uses 05:49:04 multiplicity: ONE_2_ONE 05:49:04 annotations: 05:49:04 prevent-delete: NONE 05:49:04 delete-other-v: NONE 05:49:04 contains-other-v: NONE 05:49:04 properties: 05:49:04 property: prevent-delete 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 property: delete-other-v 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 property: contains-other-v 05:49:04 datatype: STRING 05:49:04 required: false 05:49:04 key: false 05:49:04 reserved: null 05:49:04 default: 05:49:04 annotations: 05:49:04 05:49:04 [EL Warning]: moxy: 2024-08-06 05:49:04.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 05:49:05 05:49:05.060 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 05:49:05 05:49:05.063 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 05:49:05 edge: cloud-region -> complex 05:49:05 type: org.onap.relationships.inventory.LocatedIn 05:49:05 multiplicity: MANY_2_ONE 05:49:05 annotations: 05:49:05 prevent-delete: IN 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 property: prevent-delete 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: null 05:49:05 default: 05:49:05 annotations: 05:49:05 property: delete-other-v 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: null 05:49:05 default: 05:49:05 annotations: 05:49:05 property: contains-other-v 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: null 05:49:05 default: 05:49:05 annotations: 05:49:05 05:49:05 edge: cloud-region -> complex 05:49:05 type: org.onap.relationships.inventory.FoundIn 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: IN 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 property: prevent-delete 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: null 05:49:05 default: 05:49:05 annotations: 05:49:05 property: delete-other-v 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: null 05:49:05 default: 05:49:05 annotations: 05:49:05 property: contains-other-v 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: null 05:49:05 default: 05:49:05 annotations: 05:49:05 05:49:05 [EL Warning]: moxy: 2024-08-06 05:49:05.108--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 05:49:05 05:49:05.314 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader - PVD0002I|PVD0002I Successfully loaded DB Edge Rule and Edge Properties for: v13| 05:49:05 05:49:05.318 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader - PVD0001I|PVD0001I Successfully loaded schema: v13| 05:49:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.037 s - in org.onap.aai.schemaif.oxm.OxmSchemaProviderTest 05:49:05 [INFO] Running org.onap.aai.schemaif.json.JsonSchemaProviderTest 05:49:05 {"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":""}}]}} 05:49:05 {"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":""}}]} 05:49:05 vertex: tosca.nodes.ObjectStorage 05:49:05 annotations: 05:49:05 indexedprops: aai-uuid,name 05:49:05 searchable: size,name 05:49:05 properties: 05:49:05 property: aai-uuid 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: true 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: true 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: size 05:49:05 datatype: INT 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 50 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: Greater_or_equal: 0 GB, 05:49:05 searchable: true 05:49:05 property: name 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: true 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: true 05:49:05 property: maxsize 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: Greater_or_equal: 0 GB, 05:49:05 searchable: false 05:49:05 property: source-of-truth 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 05:49:05 edge: tosca.nodes.SoftwareComponent -> tosca.nodes.Compute 05:49:05 type: tosca.relationships.HostedOn 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 05:49:05 Validate 05:49:05 vertex: onap.nodes.sdwan.ManagementDomain 05:49:05 annotations: 05:49:05 indexedprops: aai-uuid 05:49:05 properties: 05:49:05 property: cliUsers 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: aai-uuid 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: true 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: true 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: analyticClusters 05:49:05 datatype: MAP[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: mdName 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: stagingControllers 05:49:05 datatype: LIST[STRING] 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: mdDirectorCredentialName 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: controllers 05:49:05 datatype: LIST[STRING] 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: encryptionType 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: devicesSet 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: mdDirectorUrl 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: source-of-truth 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 05:49:05 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 05:49:05 type: tosca.relationships.RoutesTo 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 05:49:05 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 05:49:05 type: tosca.relationships.Uses 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 05:49:05 EDGE LIST: 05:49:05 05:49:05 [edge: service-instance -> org.onap.resource.NetworkRules 05:49:05 type: amdocs.linkedTo 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 , edge: service-instance -> unknown 05:49:05 type: amdocs.linkedTo 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 , edge: unknown -> service-instance 05:49:05 type: amdocs.unknownRelationship 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 , edge: service-instance -> onap.nodes.sdwan.ManagementDomain 05:49:05 type: amdocs.linkedTo 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 , edge: service-instance -> org.onap.resource.extContrailCP 05:49:05 type: amdocs.linkedTo 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 , edge: service-instance -> unknown 05:49:05 type: amdocs.unknownRelationship 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 , edge: service-instance -> tosca.nodes.ObjectStorage 05:49:05 type: amdocs.linkedTo 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 , edge: service-instance -> service-instance 05:49:05 type: amdocs.linkedTo 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 ] 05:49:05 vertex: org.onap.resource.extContrailCP 05:49:05 annotations: 05:49:05 indexedprops: aai-uuid 05:49:05 properties: 05:49:05 property: static_routes 05:49:05 datatype: LIST[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: virtual_network 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: subnetpoolid 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: ip_range_end 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: static_route 05:49:05 datatype: BOOL 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: allowed_address_pairs 05:49:05 datatype: LIST[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: ip_address 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: related_networks 05:49:05 datatype: LIST[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: is_default 05:49:05 datatype: BOOL 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: source-of-truth 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: ip_requirements 05:49:05 datatype: LIST[STRING] 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: network_role 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: aai-uuid 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: true 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: true 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: mac_requirements 05:49:05 datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: subinterface_indicator 05:49:05 datatype: BOOL 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: exCP_naming 05:49:05 datatype: COMPLEX[ BOOL STRING STRING STRING ] 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: ip_range_start 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: shared_ip 05:49:05 datatype: BOOL 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: vlan_requirements 05:49:05 datatype: LIST[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: interface_type 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: Valid_values: [management, left, right, other], 05:49:05 searchable: false 05:49:05 property: network_role_tag 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: order 05:49:05 datatype: INT 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: Greater_or_equal: 0, 05:49:05 searchable: false 05:49:05 05:49:05 05:49:05 05:49:05 Size: 22 05:49:05 {static_routes= property: static_routes 05:49:05 datatype: LIST[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , virtual_network= property: virtual_network 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , subnetpoolid= property: subnetpoolid 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , ip_range_end= property: ip_range_end 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , static_route= property: static_route 05:49:05 datatype: BOOL 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , allowed_address_pairs= property: allowed_address_pairs 05:49:05 datatype: LIST[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , ip_address= property: ip_address 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , related_networks= property: related_networks 05:49:05 datatype: LIST[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , is_default= property: is_default 05:49:05 datatype: BOOL 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , source-of-truth= property: source-of-truth 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , ip_requirements= property: ip_requirements 05:49:05 datatype: LIST[STRING] 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , network_role= property: network_role 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , aai-uuid= property: aai-uuid 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: true 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: true 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , mac_requirements= property: mac_requirements 05:49:05 datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , subinterface_indicator= property: subinterface_indicator 05:49:05 datatype: BOOL 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , excp_naming= property: exCP_naming 05:49:05 datatype: COMPLEX[ BOOL STRING STRING STRING ] 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , ip_range_start= property: ip_range_start 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , shared_ip= property: shared_ip 05:49:05 datatype: BOOL 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , vlan_requirements= property: vlan_requirements 05:49:05 datatype: LIST[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , interface_type= property: interface_type 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: Valid_values: [management, left, right, other], 05:49:05 searchable: false 05:49:05 , network_role_tag= property: network_role_tag 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 , order= property: order 05:49:05 datatype: INT 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: Greater_or_equal: 0, 05:49:05 searchable: false 05:49:05 } 05:49:05 vertex: onap.nodes.sdwan.ManagementDomain 05:49:05 annotations: 05:49:05 indexedprops: aai-uuid 05:49:05 properties: 05:49:05 property: cliUsers 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: aai-uuid 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: true 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: true 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: analyticClusters 05:49:05 datatype: MAP[STRING] 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: mdName 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: stagingControllers 05:49:05 datatype: LIST[STRING] 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: mdDirectorCredentialName 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: controllers 05:49:05 datatype: LIST[STRING] 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: encryptionType 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: devicesSet 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: mdDirectorUrl 05:49:05 datatype: STRING 05:49:05 required: true 05:49:05 key: false 05:49:05 reserved: false 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 property: source-of-truth 05:49:05 datatype: STRING 05:49:05 required: false 05:49:05 key: false 05:49:05 reserved: true 05:49:05 default: 05:49:05 annotations: 05:49:05 indexed: false 05:49:05 source_of_truth_type: AAI 05:49:05 constraint: 05:49:05 searchable: false 05:49:05 05:49:05 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 05:49:05 type: tosca.relationships.RoutesTo 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 05:49:05 edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database 05:49:05 type: tosca.relationships.Uses 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 05:49:05 edge: tosca.nodes.Database -> tosca.nodes.DBMS 05:49:05 type: tosca.relationships.HostedOn 05:49:05 multiplicity: MANY_2_MANY 05:49:05 annotations: 05:49:05 prevent-delete: NONE 05:49:05 delete-other-v: NONE 05:49:05 contains-other-v: NONE 05:49:05 properties: 05:49:05 05:49:05 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s - in org.onap.aai.schemaif.json.JsonSchemaProviderTest 05:49:06 [INFO] 05:49:06 [INFO] Results: 05:49:06 [INFO] 05:49:06 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 05:49:06 [INFO] 05:49:06 [INFO] 05:49:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-schema-abstraction --- 05:49:06 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec 05:49:06 [INFO] Analyzed bundle 'aai-schema-abstraction' with 40 classes 05:49:06 [INFO] 05:49:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-abstraction --- 05:49:06 [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.14.5-SNAPSHOT.jar 05:49:06 [INFO] 05:49:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-schema-abstraction --- 05:49:06 [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/** 05:49:06 [INFO] 05:49:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-schema-abstraction --- 05:49:06 [INFO] 05:49:06 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-schema-abstraction --- 05:49:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:49:06 [INFO] 05:49:06 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-schema-abstraction --- 05:49:06 [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec 05:49:06 [INFO] Analyzed bundle 'aai-schema-abstraction' with 40 classes 05:49:06 [INFO] All coverage checks have been met. 05:49:06 [INFO] 05:49:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-schema-abstraction --- 05:49:06 [INFO] 05:49:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-abstraction --- 05:49:06 [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.14.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.14.5-SNAPSHOT/aai-schema-abstraction-1.14.5-SNAPSHOT.jar 05:49:06 [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.14.5-SNAPSHOT/aai-schema-abstraction-1.14.5-SNAPSHOT.pom 05:49:06 [INFO] ------------------------------------------------------------------------ 05:49:06 [INFO] Reactor Summary: 05:49:06 [INFO] 05:49:06 [INFO] aai-aai-common ..................................... SUCCESS [ 8.792 s] 05:49:06 [INFO] aai-parent ......................................... SUCCESS [ 1.046 s] 05:49:06 [INFO] aai-els-onap-logging ............................... SUCCESS [ 20.754 s] 05:49:06 [INFO] aai-rest ........................................... SUCCESS [ 3.362 s] 05:49:06 [INFO] aai-schema-ingest .................................. SUCCESS [ 12.098 s] 05:49:06 [INFO] aai-annotations .................................... SUCCESS [ 1.052 s] 05:49:06 [INFO] aai-aaf-auth ....................................... SUCCESS [ 2.457 s] 05:49:06 [INFO] aai-core ........................................... SUCCESS [03:18 min] 05:49:06 [INFO] aai-auth ........................................... SUCCESS [ 0.060 s] 05:49:06 [INFO] aai-failover ....................................... SUCCESS [ 0.157 s] 05:49:06 [INFO] aai-utils .......................................... SUCCESS [ 3.143 s] 05:49:06 [INFO] aai-schema-abstraction ............................. SUCCESS [ 6.340 s] 05:49:06 [INFO] ------------------------------------------------------------------------ 05:49:06 [INFO] BUILD SUCCESS 05:49:06 [INFO] ------------------------------------------------------------------------ 05:49:06 [INFO] Total time: 04:19 min 05:49:06 [INFO] Finished at: 2024-08-06T05:49:06+00:00 05:49:06 [INFO] Final Memory: 126M/1548M 05:49:06 [INFO] ------------------------------------------------------------------------ 05:49:06 $ ssh-agent -k 05:49:06 unset SSH_AUTH_SOCK; 05:49:06 unset SSH_AGENT_PID; 05:49:06 echo Agent pid 1692 killed; 05:49:06 [ssh-agent] Stopped. 05:49:07 [PostBuildScript] - [INFO] Executing post build scripts. 05:49:07 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins5159733815397368530.sh 05:49:07 ---> sysstat.sh 05:49:07 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins10347971450993548154.sh 05:49:07 ---> package-listing.sh 05:49:07 ++ tr '[:upper:]' '[:lower:]' 05:49:07 ++ facter osfamily 05:49:07 + OS_FAMILY=debian 05:49:07 + workspace=/w/workspace/aai-aai-common-master-verify-java 05:49:07 + START_PACKAGES=/tmp/packages_start.txt 05:49:07 + END_PACKAGES=/tmp/packages_end.txt 05:49:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:49:07 + PACKAGES=/tmp/packages_start.txt 05:49:07 + '[' /w/workspace/aai-aai-common-master-verify-java ']' 05:49:07 + PACKAGES=/tmp/packages_end.txt 05:49:07 + case "${OS_FAMILY}" in 05:49:07 + dpkg -l 05:49:07 + grep '^ii' 05:49:07 + '[' -f /tmp/packages_start.txt ']' 05:49:07 + '[' -f /tmp/packages_end.txt ']' 05:49:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:49:07 + '[' /w/workspace/aai-aai-common-master-verify-java ']' 05:49:07 + mkdir -p /w/workspace/aai-aai-common-master-verify-java/archives/ 05:49:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-aai-common-master-verify-java/archives/ 05:49:07 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins13142286326852558504.sh 05:49:07 ---> capture-instance-metadata.sh 05:49:07 Setup pyenv: 05:49:07 system 05:49:07 3.8.13 05:49:07 3.9.13 05:49:07 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 05:49:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7lSg from file:/tmp/.os_lf_venv 05:49:08 lf-activate-venv(): INFO: Installing: lftools 05:49:16 lf-activate-venv(): INFO: Adding /tmp/venv-7lSg/bin to PATH 05:49:16 INFO: Running in OpenStack, capturing instance metadata 05:49:17 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins14211306553728081295.sh 05:49:17 provisioning config files... 05:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config2302288118652762679tmp 05:49:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:49:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:49:17 [EnvInject] - Injecting environment variables from a build step. 05:49:17 [EnvInject] - Injecting as environment variables the properties content 05:49:17 SERVER_ID=logs 05:49:17 05:49:17 [EnvInject] - Variables injected successfully. 05:49:17 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins7492188777785107292.sh 05:49:17 ---> create-netrc.sh 05:49:17 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins14333082783253696620.sh 05:49:17 ---> python-tools-install.sh 05:49:17 Setup pyenv: 05:49:17 system 05:49:17 3.8.13 05:49:17 3.9.13 05:49:17 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 05:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7lSg from file:/tmp/.os_lf_venv 05:49:18 lf-activate-venv(): INFO: Installing: lftools 05:49:25 lf-activate-venv(): INFO: Adding /tmp/venv-7lSg/bin to PATH 05:49:25 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins11798588553769455038.sh 05:49:25 ---> sudo-logs.sh 05:49:25 Archiving 'sudo' log.. 05:49:25 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins14400794166801269829.sh 05:49:25 ---> job-cost.sh 05:49:25 Setup pyenv: 05:49:25 system 05:49:25 3.8.13 05:49:25 3.9.13 05:49:25 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 05:49:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7lSg from file:/tmp/.os_lf_venv 05:49:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-7lSg/bin to PATH 05:49:30 INFO: No Stack... 05:49:30 INFO: Retrieving Pricing Info for: v3-standard-4 05:49:30 INFO: Archiving Costs 05:49:30 [aai-aai-common-master-verify-java] $ /bin/bash -l /tmp/jenkins6019741191212835156.sh 05:49:30 ---> logs-deploy.sh 05:49:30 Setup pyenv: 05:49:30 system 05:49:30 3.8.13 05:49:30 3.9.13 05:49:30 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) 05:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7lSg from file:/tmp/.os_lf_venv 05:49:31 lf-activate-venv(): INFO: Installing: lftools 05:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-7lSg/bin to PATH 05:49:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-aai-common-master-verify-java/1418 05:49:39 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 05:49:40 Archives upload complete. 05:49:40 INFO: archiving logs to Nexus 05:49:41 ---> uname -a: 05:49:41 Linux prd-ubuntu1804-builder-4c-4g-28941 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:49:41 05:49:41 05:49:41 ---> lscpu: 05:49:41 Architecture: x86_64 05:49:41 CPU op-mode(s): 32-bit, 64-bit 05:49:41 Byte Order: Little Endian 05:49:41 CPU(s): 4 05:49:41 On-line CPU(s) list: 0-3 05:49:41 Thread(s) per core: 1 05:49:41 Core(s) per socket: 1 05:49:41 Socket(s): 4 05:49:41 NUMA node(s): 1 05:49:41 Vendor ID: AuthenticAMD 05:49:41 CPU family: 23 05:49:41 Model: 49 05:49:41 Model name: AMD EPYC-Rome Processor 05:49:41 Stepping: 0 05:49:41 CPU MHz: 2799.998 05:49:41 BogoMIPS: 5599.99 05:49:41 Virtualization: AMD-V 05:49:41 Hypervisor vendor: KVM 05:49:41 Virtualization type: full 05:49:41 L1d cache: 32K 05:49:41 L1i cache: 32K 05:49:41 L2 cache: 512K 05:49:41 L3 cache: 16384K 05:49:41 NUMA node0 CPU(s): 0-3 05:49:41 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 05:49:41 05:49:41 05:49:41 ---> nproc: 05:49:41 4 05:49:41 05:49:41 05:49:41 ---> df -h: 05:49:41 Filesystem Size Used Avail Use% Mounted on 05:49:41 udev 7.9G 0 7.9G 0% /dev 05:49:41 tmpfs 1.6G 672K 1.6G 1% /run 05:49:41 /dev/vda1 78G 8.4G 69G 11% / 05:49:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:49:41 tmpfs 5.0M 0 5.0M 0% /run/lock 05:49:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:49:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:49:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:49:41 05:49:41 05:49:41 ---> free -m: 05:49:41 total used free shared buff/cache available 05:49:41 Mem: 16040 561 13139 0 2338 15162 05:49:41 Swap: 1023 0 1023 05:49:41 05:49:41 05:49:41 ---> ip addr: 05:49:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:49:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:49:41 inet 127.0.0.1/8 scope host lo 05:49:41 valid_lft forever preferred_lft forever 05:49:41 inet6 ::1/128 scope host 05:49:41 valid_lft forever preferred_lft forever 05:49:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:49:41 link/ether fa:16:3e:6b:79:86 brd ff:ff:ff:ff:ff:ff 05:49:41 inet 10.30.107.49/23 brd 10.30.107.255 scope global dynamic ens3 05:49:41 valid_lft 86023sec preferred_lft 86023sec 05:49:41 inet6 fe80::f816:3eff:fe6b:7986/64 scope link 05:49:41 valid_lft forever preferred_lft forever 05:49:41 05:49:41 05:49:41 ---> sar -b -r -n DEV: 05:49:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28941) 08/06/24 _x86_64_ (4 CPU) 05:49:41 05:49:41 05:43:26 LINUX RESTART (4 CPU) 05:49:41 05:49:41 05:44:02 tps rtps wtps bread/s bwrtn/s 05:49:41 05:45:01 199.76 52.58 147.18 2374.79 36304.52 05:49:41 05:46:01 93.89 21.36 72.53 2307.10 32341.75 05:49:41 05:47:01 10.58 0.00 10.58 0.00 7315.20 05:49:41 05:48:01 3.37 0.00 3.37 0.00 139.04 05:49:41 05:49:01 5.12 0.07 5.05 1.07 266.49 05:49:41 Average: 62.10 14.68 47.42 931.96 15205.32 05:49:41 05:49:41 05:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:49:41 05:45:01 13338248 15122740 3086720 18.79 73204 1903512 1720796 9.85 1141864 1713668 108316 05:49:41 05:46:01 11243460 13278136 5181508 31.55 79216 2140396 3929676 22.49 3121624 1810816 19736 05:49:41 05:47:01 10916688 12952396 5508280 33.54 79316 2141468 4170680 23.87 3447792 1811724 212 05:49:41 05:48:01 10052960 12092520 6372008 38.79 79536 2144948 5020080 28.73 4313108 1805908 1424 05:49:41 05:49:01 11908580 13967708 4516388 27.50 80716 2162000 3206408 18.35 2451296 1816076 14368 05:49:41 Average: 11491987 13482700 4932981 30.03 78398 2098465 3609528 20.66 2895137 1791638 28811 05:49:41 05:49:41 05:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:49:41 05:45:01 ens3 172.29 141.23 2059.00 31.49 0.00 0.00 0.00 0.00 05:49:41 05:45:01 lo 1.02 1.02 0.12 0.12 0.00 0.00 0.00 0.00 05:49:41 05:46:01 ens3 297.07 247.27 2402.85 53.04 0.00 0.00 0.00 0.00 05:49:41 05:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:49:41 05:47:01 ens3 181.67 161.42 44.31 58.03 0.00 0.00 0.00 0.00 05:49:41 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:41 05:48:01 ens3 126.26 106.88 26.74 42.47 0.00 0.00 0.00 0.00 05:49:41 05:48:01 lo 7.03 7.03 0.92 0.92 0.00 0.00 0.00 0.00 05:49:41 05:49:01 ens3 50.19 45.03 32.43 13.41 0.00 0.00 0.00 0.00 05:49:41 05:49:01 lo 2.37 2.37 0.17 0.17 0.00 0.00 0.00 0.00 05:49:41 Average: ens3 165.48 140.37 909.39 39.71 0.00 0.00 0.00 0.00 05:49:41 Average: lo 2.14 2.14 0.25 0.25 0.00 0.00 0.00 0.00 05:49:41 05:49:41 05:49:41 ---> sar -P ALL: 05:49:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28941) 08/06/24 _x86_64_ (4 CPU) 05:49:41 05:49:41 05:43:26 LINUX RESTART (4 CPU) 05:49:41 05:49:41 05:44:02 CPU %user %nice %system %iowait %steal %idle 05:49:41 05:45:01 all 24.38 0.00 1.86 4.95 0.07 68.74 05:49:41 05:45:01 0 34.86 0.00 2.70 2.73 0.08 59.63 05:49:41 05:45:01 1 10.58 0.00 1.15 11.33 0.07 76.87 05:49:41 05:45:01 2 17.82 0.00 1.28 3.71 0.03 77.16 05:49:41 05:45:01 3 34.27 0.00 2.34 1.99 0.08 61.31 05:49:41 05:46:01 all 53.60 0.00 1.94 1.46 0.08 42.91 05:49:41 05:46:01 0 55.48 0.00 1.79 1.78 0.08 40.87 05:49:41 05:46:01 1 47.65 0.00 2.28 1.81 0.08 48.18 05:49:41 05:46:01 2 57.45 0.00 1.99 0.10 0.10 40.36 05:49:41 05:46:01 3 53.83 0.00 1.67 2.18 0.08 42.23 05:49:41 05:47:01 all 19.04 0.00 0.45 0.56 0.05 79.91 05:49:41 05:47:01 0 17.10 0.00 0.67 2.02 0.03 80.18 05:49:41 05:47:01 1 14.32 0.00 0.38 0.17 0.03 85.10 05:49:41 05:47:01 2 20.18 0.00 0.27 0.03 0.05 79.47 05:49:41 05:47:01 3 24.57 0.00 0.45 0.03 0.05 74.90 05:49:41 05:48:01 all 32.49 0.00 0.63 0.03 0.07 66.79 05:49:41 05:48:01 0 35.59 0.00 0.72 0.00 0.07 63.63 05:49:41 05:48:01 1 35.15 0.00 0.65 0.05 0.07 64.08 05:49:41 05:48:01 2 27.18 0.00 0.53 0.00 0.07 72.22 05:49:41 05:48:01 3 32.09 0.00 0.63 0.03 0.07 67.18 05:49:41 05:49:01 all 41.92 0.00 0.76 0.05 0.08 57.20 05:49:41 05:49:01 0 42.08 0.00 0.80 0.00 0.08 57.04 05:49:41 05:49:01 1 36.70 0.00 0.62 0.03 0.07 62.58 05:49:41 05:49:01 2 36.17 0.00 0.76 0.05 0.08 62.93 05:49:41 05:49:01 3 52.74 0.00 0.85 0.10 0.08 46.22 05:49:41 Average: all 34.31 0.00 1.12 1.40 0.07 63.10 05:49:41 Average: 0 37.01 0.00 1.33 1.30 0.07 60.29 05:49:41 Average: 1 28.93 0.00 1.02 2.65 0.06 67.34 05:49:41 Average: 2 31.81 0.00 0.96 0.77 0.07 66.40 05:49:41 Average: 3 39.51 0.00 1.19 0.86 0.07 58.37 05:49:41 05:49:41 05:49:41