18:33:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/resources/+/136954 18:33:31 Running as SYSTEM 18:33:31 [EnvInject] - Loading node environment variables. 18:33:31 Building remotely on prd-ubuntu1804-docker-8c-8g-10805 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-resources-master-verify-java 18:33:31 [ssh-agent] Looking for ssh-agent implementation... 18:33:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:31 $ ssh-agent 18:33:32 SSH_AUTH_SOCK=/tmp/ssh-6nalYCZOBzAF/agent.2094 18:33:32 SSH_AGENT_PID=2096 18:33:32 [ssh-agent] Started. 18:33:32 Running ssh-add (command line suppressed) 18:33:32 Identity added: /w/workspace/aai-resources-master-verify-java@tmp/private_key_12923993959423046890.key (/w/workspace/aai-resources-master-verify-java@tmp/private_key_12923993959423046890.key) 18:33:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:33:32 The recommended git tool is: NONE 18:33:33 using credential onap-jenkins-ssh 18:33:33 Wiping out workspace first. 18:33:33 Cloning the remote Git repository 18:33:33 Cloning repository git://cloud.onap.org/mirror/aai/resources.git 18:33:33 > git init /w/workspace/aai-resources-master-verify-java # timeout=10 18:33:33 Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git 18:33:33 > git --version # timeout=10 18:33:33 > git --version # 'git version 2.17.1' 18:33:33 using GIT_SSH to set credentials Gerrit user 18:33:33 Verifying host key using manually-configured host key entries 18:33:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:33:36 > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10 18:33:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:36 > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10 18:33:36 Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git 18:33:36 using GIT_SSH to set credentials Gerrit user 18:33:36 Verifying host key using manually-configured host key entries 18:33:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git refs/changes/54/136954/1 # timeout=30 18:33:36 > git rev-parse d7c13df5c2a10c865cbe98f7edb0d9d6888b4fde^{commit} # timeout=10 18:33:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:33:36 Checking out Revision d7c13df5c2a10c865cbe98f7edb0d9d6888b4fde (refs/changes/54/136954/1) 18:33:36 > git config core.sparsecheckout # timeout=10 18:33:36 > git checkout -f d7c13df5c2a10c865cbe98f7edb0d9d6888b4fde # timeout=30 18:33:40 Commit message: "Return an index of invalid bulk operation if there are missing parameters on request" 18:33:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:33:40 > git rev-list --no-walk 8c73a2f4ebf8067e630ce7525183f75bbf8a9bce # timeout=10 18:33:40 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins1617537903970405286.sh 18:33:40 ---> python-tools-install.sh 18:33:40 Setup pyenv: 18:33:40 * system (set by /opt/pyenv/version) 18:33:40 * 3.8.13 (set by /opt/pyenv/version) 18:33:40 * 3.9.13 (set by /opt/pyenv/version) 18:33:40 * 3.10.6 (set by /opt/pyenv/version) 18:33:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GNew 18:33:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:33:47 lf-activate-venv(): INFO: Installing: lftools 18:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-GNew/bin to PATH 18:34:21 Generating Requirements File 18:34:53 Python 3.10.6 18:34:53 pip 23.3.2 from /tmp/venv-GNew/lib/python3.10/site-packages/pip (python 3.10) 18:34:53 appdirs==1.4.4 18:34:53 argcomplete==3.2.1 18:34:53 aspy.yaml==1.3.0 18:34:53 attrs==23.2.0 18:34:53 autopage==0.5.2 18:34:53 Babel==2.14.0 18:34:53 beautifulsoup4==4.12.2 18:34:53 boto3==1.34.15 18:34:53 botocore==1.34.15 18:34:53 bs4==0.0.1 18:34:53 cachetools==5.3.2 18:34:53 certifi==2023.11.17 18:34:53 cffi==1.16.0 18:34:53 cfgv==3.4.0 18:34:53 chardet==5.2.0 18:34:53 charset-normalizer==3.3.2 18:34:53 click==8.1.7 18:34:53 cliff==4.4.0 18:34:53 cmd2==2.4.3 18:34:53 cryptography==3.3.2 18:34:53 debtcollector==2.5.0 18:34:53 decorator==5.1.1 18:34:53 defusedxml==0.7.1 18:34:53 Deprecated==1.2.14 18:34:53 distlib==0.3.8 18:34:53 dnspython==2.4.2 18:34:53 docker==4.2.2 18:34:53 dogpile.cache==1.3.0 18:34:53 email-validator==2.1.0.post1 18:34:53 filelock==3.13.1 18:34:53 future==0.18.3 18:34:53 gitdb==4.0.11 18:34:53 GitPython==3.1.40 18:34:53 google-auth==2.26.1 18:34:53 httplib2==0.22.0 18:34:53 identify==2.5.33 18:34:53 idna==3.6 18:34:53 importlib-metadata==7.0.1 18:34:53 importlib-resources==1.5.0 18:34:53 iso8601==2.1.0 18:34:53 Jinja2==3.1.2 18:34:53 jmespath==1.0.1 18:34:53 jsonpatch==1.33 18:34:53 jsonpointer==2.4 18:34:53 jsonschema==4.20.0 18:34:53 jsonschema-specifications==2023.12.1 18:34:53 keystoneauth1==5.4.0 18:34:53 kubernetes==29.0.0 18:34:53 lftools==0.37.8 18:34:53 lxml==5.1.0 18:34:53 MarkupSafe==2.1.3 18:34:53 msgpack==1.0.7 18:34:53 multi_key_dict==2.0.3 18:34:53 munch==4.0.0 18:34:53 netaddr==0.10.1 18:34:53 netifaces==0.11.0 18:34:53 niet==1.4.2 18:34:53 nodeenv==1.8.0 18:34:53 oauth2client==4.1.3 18:34:53 oauthlib==3.2.2 18:34:53 openstacksdk==0.62.0 18:34:53 os-client-config==2.1.0 18:34:53 os-service-types==1.7.0 18:34:53 osc-lib==2.9.0 18:34:53 oslo.config==9.2.0 18:34:53 oslo.context==5.3.0 18:34:53 oslo.i18n==6.2.0 18:34:53 oslo.log==5.4.0 18:34:53 oslo.serialization==5.2.0 18:34:53 oslo.utils==6.3.0 18:34:53 packaging==23.2 18:34:53 pbr==6.0.0 18:34:53 platformdirs==4.1.0 18:34:53 prettytable==3.9.0 18:34:53 pyasn1==0.5.1 18:34:53 pyasn1-modules==0.3.0 18:34:53 pycparser==2.21 18:34:53 pygerrit2==2.0.15 18:34:53 PyGithub==2.1.1 18:34:53 pyinotify==0.9.6 18:34:53 PyJWT==2.8.0 18:34:53 PyNaCl==1.5.0 18:34:53 pyparsing==2.4.7 18:34:53 pyperclip==1.8.2 18:34:53 pyrsistent==0.20.0 18:34:53 python-cinderclient==9.4.0 18:34:53 python-dateutil==2.8.2 18:34:53 python-heatclient==3.3.0 18:34:53 python-jenkins==1.8.2 18:34:53 python-keystoneclient==5.2.0 18:34:53 python-magnumclient==4.3.0 18:34:53 python-novaclient==18.4.0 18:34:53 python-openstackclient==6.0.0 18:34:53 python-swiftclient==4.4.0 18:34:53 pytz==2023.3.post1 18:34:53 PyYAML==6.0.1 18:34:53 referencing==0.32.1 18:34:53 requests==2.31.0 18:34:53 requests-oauthlib==1.3.1 18:34:53 requestsexceptions==1.4.0 18:34:53 rfc3986==2.0.0 18:34:53 rpds-py==0.16.2 18:34:53 rsa==4.9 18:34:53 ruamel.yaml==0.18.5 18:34:53 ruamel.yaml.clib==0.2.8 18:34:53 s3transfer==0.10.0 18:34:53 simplejson==3.19.2 18:34:53 six==1.16.0 18:34:53 smmap==5.0.1 18:34:53 soupsieve==2.5 18:34:53 stevedore==5.1.0 18:34:53 tabulate==0.9.0 18:34:53 toml==0.10.2 18:34:53 tomlkit==0.12.3 18:34:53 tqdm==4.66.1 18:34:53 typing_extensions==4.9.0 18:34:53 tzdata==2023.4 18:34:53 urllib3==1.26.18 18:34:53 virtualenv==20.25.0 18:34:53 wcwidth==0.2.13 18:34:53 websocket-client==1.7.0 18:34:53 wrapt==1.16.0 18:34:53 xdg==6.0.0 18:34:53 xmltodict==0.13.0 18:34:53 yq==3.2.3 18:34:53 zipp==3.17.0 18:34:54 [EnvInject] - Injecting environment variables from a build step. 18:34:54 [EnvInject] - Injecting as environment variables the properties content 18:34:54 SET_JDK_VERSION=openjdk8 18:34:54 GIT_URL="git://cloud.onap.org/mirror" 18:34:54 18:34:54 [EnvInject] - Variables injected successfully. 18:34:54 [aai-resources-master-verify-java] $ /bin/sh /tmp/jenkins16658479343840071912.sh 18:34:54 ---> update-java-alternatives.sh 18:34:54 ---> Updating Java version 18:34:54 ---> Ubuntu/Debian system detected 18:34:54 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 18:34:54 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 18:34:54 update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 18:34:54 openjdk version "1.8.0_342" 18:34:54 OpenJDK Runtime Environment (build 1.8.0_342-8u342-b07-0ubuntu1~18.04-b07) 18:34:54 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 18:34:54 JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 18:34:54 [EnvInject] - Injecting environment variables from a build step. 18:34:54 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 18:34:54 [EnvInject] - Variables injected successfully. 18:34:54 provisioning config files... 18:34:54 copy managed file [global-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config6937533044912643216tmp 18:34:54 copy managed file [aai-resources-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config3696196122014519218tmp 18:34:54 [EnvInject] - Injecting environment variables from a build step. 18:34:54 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-docker-8c-8g-10805 18:34:55 using settings config with name aai-resources-settings 18:34:55 Replacing all maven server entries not found in credentials list is true 18:34:55 using global settings config with name global-settings 18:34:55 Replacing all maven server entries not found in credentials list is true 18:34:55 [aai-resources-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings8495961380735162285.xml -gs /tmp/global-settings14869676383220987099.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=d7c13df5c2a10c865cbe98f7edb0d9d6888b4fde -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=michal.jagiello@t-mobile.pl "-DGERRIT_EVENT_ACCOUNT_NAME=Micha? Jagie??o" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/resources/+/136954 -DGERRIT_PATCHSET_UPLOADER_EMAIL=michal.jagiello@t-mobile.pl "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/resources -DGERRIT_CHANGE_NUMBER=136954 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Micha? Jagie??o\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/54/136954/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Micha? Jagie??o" '-DGERRIT_CHANGE_OWNER=\"Micha? Jagie??o\" ' -DPROJECT=aai/resources -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV0dXJuIGFuIGluZGV4IG9mIGludmFsaWQgYnVsayBvcGVyYXRpb24gaWYgdGhlcmUgYXJlIG1pc3NpbmcgcGFyYW1ldGVycyBvbiByZXF1ZXN0CgpDYXRjaCBBQUlFeGNlcHRpb24gb24gQUFJIEJ1bGsgcG9wbHVsYXRlSW50cm9zcGVjdG9ycyBtZXRob2QgdG8gcHJlcGFyZSBhbiBleGNlcHRpb24gYm9keQp3aXRoIGZhaWxpbmcgb3BlcmF0aW9uIG51bWJlci4KCklzc3VlLUlEOiBBQUktMzcyMgpDaGFuZ2UtSWQ6IEkzOGIyZTFjODAyYWU3ZjI4NDNjZGE1YzE4ODM2NTg5MGE4NmY2NWFmClNpZ25lZC1vZmYtYnk6IE1pY2hhbCBKYWdpZWxsbyA8bWljaGFsLmphZ2llbGxvQHQtbW9iaWxlLnBsPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Return an index of invalid bulk operation if there are missing parameters on request" '-DGERRIT_EVENT_ACCOUNT=\"Micha? Jagie??o\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I38b2e1c802ae7f2843cda5c188365890a86f65af -DGERRIT_EVENT_HASH=925403608 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=michal.jagiello@t-mobile.pl -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Micha? Jagie??o" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 18:34:56 [INFO] Scanning for projects... 18:34:59 [WARNING] 18:34:59 [WARNING] Some problems were encountered while building the effective model for org.onap.aai.resources:aai-resources:jar:1.12.3-SNAPSHOT 18:34:59 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: javax.xml.bind:jaxb-api:jar -> duplicate declaration of version (?) @ org.onap.aai.resources:aai-resources:[unknown-version], /w/workspace/aai-resources-master-verify-java/aai-resources/pom.xml, line 494, column 21 18:34:59 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ org.onap.aai.resources:aai-resources:[unknown-version], /w/workspace/aai-resources-master-verify-java/aai-resources/pom.xml, line 923, column 21 18:34:59 [WARNING] 18:34:59 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 18:34:59 [WARNING] 18:34:59 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 18:34:59 [WARNING] 18:34:59 [INFO] ------------------------------------------------------------------------ 18:34:59 [INFO] Reactor Build Order: 18:34:59 [INFO] 18:34:59 [INFO] aai-resources 18:34:59 [INFO] aai-resources 18:34:59 [INFO] 18:34:59 [INFO] ------------------------------------------------------------------------ 18:34:59 [INFO] Building aai-resources 1.12.3-SNAPSHOT 18:34:59 [INFO] ------------------------------------------------------------------------ 18:35:01 [INFO] 18:35:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ resources --- 18:35:01 [INFO] 18:35:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ resources --- 18:35:02 [INFO] 18:35:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ resources --- 18:35:02 [INFO] 18:35:02 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ resources --- 18:35:04 [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-resources-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 18:35:04 [INFO] 18:35:04 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ resources --- 18:35:07 [INFO] Starting audit... 18:35:07 Audit done. 18:35:07 [INFO] 18:35:07 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ resources --- 18:35:08 [INFO] Starting audit... 18:35:08 Audit done. 18:35:08 [INFO] 18:35:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ resources --- 18:35:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:35:08 [INFO] 18:35:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ resources --- 18:35:08 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 18:35:08 [INFO] 18:35:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ resources --- 18:35:08 [INFO] No tests to run. 18:35:08 [INFO] 18:35:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ resources --- 18:35:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:35:08 [INFO] 18:35:08 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ resources --- 18:35:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec 18:35:08 [INFO] 18:35:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ resources --- 18:35:08 [INFO] 18:35:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ resources --- 18:35:08 [INFO] Installing /w/workspace/aai-resources-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/resources/1.12.3-SNAPSHOT/resources-1.12.3-SNAPSHOT.pom 18:35:08 [INFO] 18:35:08 [INFO] ------------------------------------------------------------------------ 18:35:08 [INFO] Building aai-resources 1.12.3-SNAPSHOT 18:35:08 [INFO] ------------------------------------------------------------------------ 18:35:25 [INFO] 18:35:25 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-resources --- 18:35:25 [INFO] 18:35:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-resources --- 18:35:25 [INFO] 18:35:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-resources --- 18:35:25 [INFO] 18:35:25 [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-resources --- 18:35:27 1.12.3-SNAPSHOT 18:35:27 New Tag for docker:1.12-STAGING-latest 18:35:27 [INFO] 18:35:27 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-resources --- 18:35:27 [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-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec,excludes=**/*WebSecurityConfig.* 18:35:27 [INFO] 18:35:27 [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-schema-dependency) @ aai-resources --- 18:35:29 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.3:jar 18:35:29 [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.3/aai-schema-1.12.3.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes "" 18:35:29 [INFO] 18:35:29 [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-edgerules-dependency) @ aai-resources --- 18:35:29 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.3:jar 18:35:29 [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.3/aai-schema-1.12.3.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes "" 18:35:29 [INFO] 18:35:29 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ aai-resources --- 18:35:30 [INFO] Starting audit... 18:35:30 Audit done. 18:35:30 [INFO] 18:35:30 [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ aai-resources --- 18:35:38 [INFO] Starting audit... 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkProcessConsumer.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkProcessConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/exceptions/AAIInvalidXMLNamespace.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/exceptions/AAIInvalidXMLNamespace.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/exceptions/AAIInvalidXMLNamespace.java:25: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExceptionHandler.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExceptionHandler.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExceptionHandler.java:54: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExceptionHandler.java:66:37: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExceptionHandler.java:96:23: warning: Local variable name 'actual_e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExceptionHandler.java:98:41: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkAddConsumer.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkAddConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/VertexIdConsumer.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/VertexIdConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/VertexIdConsumer.java:31: warning: Using the '.*' form of import should be avoided - javax.ws.rs.*. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/VertexIdConsumer.java:32: warning: Using the '.*' form of import should be avoided - javax.ws.rs.core.*. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/VertexIdConsumer.java:60: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/VertexIdConsumer.java:60:26: warning: Member name 'ID_ENDPOINT' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:28: warning: Using the '.*' form of import should be avoided - java.util.*. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:32: warning: Using the '.*' form of import should be avoided - javax.ws.rs.*. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:33: warning: Using the '.*' form of import should be avoided - javax.ws.rs.core.*. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:70: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:72: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:73: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:74: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:75: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:76: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:77: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:78: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:193: warning: Line is longer than 120 characters (found 122). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:241: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:244: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:245: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:246: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:247: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:248: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:249: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:250: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:251: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:252: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:253: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:326: warning: 'array initialization lcurly' have incorrect indentation level 16, expected level should be 8. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:490:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:508: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:510: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:511: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:512: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:513: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:514: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:515: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java:707: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:109:8: warning: Unused @param tag for 'uri'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:193: warning: Comment has incorrect indentation level 105, expected is 24, indentation should be the same level as line 194. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:200: warning: Comment has incorrect indentation level 22, expected is 20, indentation should be the same level as line 202. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:232: warning: Comment has incorrect indentation level 35, expected is 12, indentation should be the same level as line 233. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:349: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:461:24: warning: Local variable name 'tResp' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:462:23: warning: Local variable name 'tArrResp' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:470: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:479:21: warning: Local variable name 'rStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:480:24: warning: Local variable name 'rContents' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:520: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:522:108: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:546:41: warning: Local variable name 'tResps' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:551: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:554: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:560: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/BulkConsumer.java:564: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExampleConsumer.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExampleConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/ExampleConsumer.java:91:20: warning: Empty else block. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/util/EchoResponse.java:122: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/util/LogFormatTools.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/util/LogFormatTools.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/util/ValidateEncoding.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/util/ValidateEncoding.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/URLFromVertexIdConsumer.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/URLFromVertexIdConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/URLFromVertexIdConsumer.java:33: warning: Using the '.*' form of import should be avoided - javax.ws.rs.core.*. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/URLFromVertexIdConsumer.java:52: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/URLFromVertexIdConsumer.java:55: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/URLFromVertexIdConsumer.java:55:26: warning: Member name 'ID_ENDPOINT' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/security/WebSecurityConfig.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/security/WebSecurityConfig.java:14: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/security/WebSecurityConfig.java:20: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/security/WebSecurityConfig.java:50:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:95:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:243: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:269: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:351: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:384: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:393:9: warning: switch without "default" clause. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumer.java:473:26: warning: Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/OperationResponse.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/OperationResponse.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/OperationResponse.java:70: warning: Overload methods should not be split. Previous overloaded method located at line '50'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/OperationResponse.java:70:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/OperationResponse.java:70:32: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/Transaction.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/Transaction.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/Operation.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/Operation.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/Operation.java:23: warning: Using the '.*' form of import should be avoided - com.google.gson.*. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/Operation.java:35:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/TransactionResponse.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/pojos/TransactionResponse.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkOperationResponse.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkOperationResponse.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkOperationResponse.java:48:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkOperationResponse.java:78:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkUriInfo.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkUriInfo.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkUriInfo.java:26: warning: Using the '.*' form of import should be avoided - javax.ws.rs.core.*. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkOperation.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkOperation.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/bulk/BulkOperation.java:87:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/dbgen/tags/Command.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/dbgen/tags/Command.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/AAIHeaderProperties.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/AAIHeaderProperties.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/AAIHeaderProperties.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HttpHeaderInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HttpHeaderInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HttpHeaderInterceptor.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java:50:28: warning: Local variable name 'oResp' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java:82:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java:113:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java:121:34: warning: Array brackets at illegal position. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestHeaderManipulation.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestHeaderManipulation.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:56:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:68: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:83:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:84: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:88:30: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:124: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RetiredInterceptor.java:128: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/VersionLatestInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/VersionLatestInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestModification.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestModification.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestModification.java:50: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/VersionInterceptor.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/VersionInterceptor.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/VersionInterceptor.java:52:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/VersionInterceptor.java:85:22: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/AAIRequestFilterPriority.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/AAIRequestFilterPriority.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/AAIRequestFilterPriority.java:23: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/OneWaySslAuthorization.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/OneWaySslAuthorization.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestTransactionLogging.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestTransactionLogging.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestTransactionLogging.java:94: warning: Line is longer than 120 characters (found 139). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestTransactionLogging.java:112: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestTransactionLogging.java:118: warning: Line is longer than 120 characters (found 122). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestTransactionLogging.java:119: warning: Line is longer than 120 characters (found 168). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/RequestTransactionLogging.java:120: warning: Empty catch block. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/package-info.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/package-info.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/AAIResponseFilterPriority.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/AAIResponseFilterPriority.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/AAIResponseFilterPriority.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/AAIResponseFilterPriority.java:29: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/ResponseTransactionLogging.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/ResponseTransactionLogging.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/ResponseTransactionLogging.java:78: warning: Distance between variable 'fromAppId' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/ResponseTransactionLogging.java:79: warning: Distance between variable 'fullUri' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/ResponseTransactionLogging.java:80: warning: Distance between variable 'requestTs' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/ResponseTransactionLogging.java:84: warning: Distance between variable 'request' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/ResponseHeaderManipulation.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/ResponseHeaderManipulation.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/InvalidResponseStatus.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/InvalidResponseStatus.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/post/InvalidResponseStatus.java:48:26: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/AAIContainerFilter.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/AAIContainerFilter.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/AAIContainerFilter.java:27: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/AAIContainerFilter.java:34: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/service/RetiredService.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/service/RetiredService.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/service/RetiredService.java:46:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/service/AuthorizationService.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/service/AuthorizationService.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/service/AuthorizationService.java:52:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:75:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:110:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:112:25: warning: Local variable name 'cArgs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:113:20: warning: Local variable name 'jCommander' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:127: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:127: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:133: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:135: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:137: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:137:106: warning: Parameter name 'cArgs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:144:38: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:147:28: warning: Local variable name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:166:36: warning: Local variable name 'ParentNodeType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/IncreaseNodesTool.java:208: warning: Top-level class CommandLineArgs has to reside in its own source file. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/JettyPasswordDecoder.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/JettyPasswordDecoder.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/PasswordDecoder.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/PasswordDecoder.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/PropertyPasswordConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/PropertyPasswordConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/PropertyPasswordConfiguration.java:85: warning: Empty catch block. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/PropertyPasswordConfiguration.java:112: warning: Empty catch block. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/PropertyPasswordConfiguration.java:148: warning: 'if' construct must use '{}'s. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/ErrorHandler.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/ErrorHandler.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/ErrorHandler.java:40: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/ErrorHandler.java:51:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/config/ErrorHandler.java:66:26: warning: Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/ResourcesApp.java:64: warning: 'STATIC_INIT' should be separated from previous statement. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/ResourcesApp.java:105:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/ResourcesApp.java:146:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/ResourcesApp.java:170:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:21:9: warning: Package name 'org.onap.aai.TenantIsolation' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:51: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:71: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:78: warning: Empty catch block. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:85:8: warning: Unable to get class information for @throws tag 'AAIException,'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:111: warning: 'if' construct must use '{}'s. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:127: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:185: warning: 'else' construct must use '{}'s. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:189: warning: 'if' construct must use '{}'s. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:196: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:200: warning: At-clause should have a non-empty description. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:221: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/TenantIsolation/DataImportTasks.java:267: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/util/PositiveNumValidator.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/util/PositiveNumValidator.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/ResourcesProfiles.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/ResourcesProfiles.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/MicrometerConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/MicrometerConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/MicrometerConfiguration.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/MicrometerConfiguration.java:43:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/MicrometerConfiguration.java:54:24: warning: Local variable name 'aai_uri' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/JerseyConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/JerseyConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/JerseyConfiguration.java:75:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/WebConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/WebConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/WebConfiguration.java:31:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/LocalHostAccessLog.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/LocalHostAccessLog.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/web/LocalHostAccessLog.java:40:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/ResourcesTestConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/ResourcesTestConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/ResourcesTestConfiguration.java:82:46: warning: Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverGenerateUrlTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverGenerateUrlTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ExceptionHandlerTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ExceptionHandlerTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ExceptionHandlerTest.java:66:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/VertexIdConsumerTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/VertexIdConsumerTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/VertexIdConsumerTest.java:89:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/VertexIdConsumerTest.java:136: warning: Distance between variable 'payload' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ExampleConsumerTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ExampleConsumerTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ExampleConsumerTest.java:83:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/BulkAddConsumerTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/BulkAddConsumerTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/CustomerFilterSearchTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/CustomerFilterSearchTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/CustomerFilterSearchTest.java:45: warning: Distance between variable 'endpoint' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/InvalidURITest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/InvalidURITest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/InvalidURITest.java:32: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/InvalidURITest.java:35: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/URLFromVertexIdConsumerTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/URLFromVertexIdConsumerTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/URLFromVertexIdConsumerTest.java:55: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/URLFromVertexIdConsumerTest.java:89:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/URLFromVertexIdConsumerTest.java:136: warning: Distance between variable 'payload' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/URLFromVertexIdConsumerTest.java:171: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverRelationshipTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverRelationshipTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverRelationshipTest.java:44: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverRelationshipTest.java:51: warning: Distance between variable 'body' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverRelationshipTest.java:70: warning: Distance between variable 'responseEntity' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:98:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:351: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:399: warning: Distance between variable 'payload' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:425: warning: Distance between variable 'patchData' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:522: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:526: warning: Overload methods should not be split. Previous overloaded method located at line '518'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:614: warning: Distance between variable 'payload' declaration and its first usage is 12, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:663: warning: Distance between variable 'payload' declaration and its first usage is 14, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:798: warning: Line is longer than 120 characters (found 137). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:910: warning: Line is longer than 120 characters (found 153). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:962: warning: Line is longer than 120 characters (found 123). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:972: warning: Line is longer than 120 characters (found 161). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:1031: warning: Line is longer than 120 characters (found 154). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:1086: warning: 'if' construct must use '{}'s. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:1163: warning: 'if' construct must use '{}'s. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/LegacyMoxyConsumerTest.java:1180: warning: 'if' construct must use '{}'s. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ModelDistributionTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ModelDistributionTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ModelDistributionTest.java:20: warning: 'package' should be separated from previous statement. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ModelDistributionTest.java:39: warning: Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.springframework.web.util.DefaultUriBuilderFactory'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ModelDistributionTest.java:49: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ModelDistributionTest.java:54: warning: Line is longer than 120 characters (found 126). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ModelDistributionTest.java:69: warning: Line is longer than 120 characters (found 144). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ModelDistributionTest.java:70: warning: Line is longer than 120 characters (found 121). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/CloudRegionTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/CloudRegionTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ConfigurationTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ConfigurationTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ConfigurationTest.java:54: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ConfigurationTest.java:82:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ConfigurationTest.java:167: warning: Distance between variable 'responseEntity' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ConfigurationTest.java:168: warning: Distance between variable 'responseBody' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/ConfigurationTest.java:175: warning: Line is longer than 120 characters (found 121). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverTest.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverTest.java:40: warning:

tag should be placed immediately before the first word, with no space after. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverTest.java:40: warning:

tag should be preceded with an empty line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverTest.java:41: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/util/EchoResponseTest.java:71:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/util/EchoResponseTest.java:76: warning: Distance between variable 'queryParameters' declaration and its first usage is 16, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/util/ValidateEncodingTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/util/ValidateEncodingTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/util/LogFormatToolsTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/util/LogFormatToolsTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverMissingTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverMissingTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverMissingTest.java:48: warning: Distance between variable 'endpoint' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverMissingTest.java:76: warning: Distance between variable 'endpoint' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverWrongHeaderTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/PserverWrongHeaderTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumerTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumerTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumerTest.java:63:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/bulk/BulkSingleTransactionConsumerTest.java:134:38: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/BulkProcessorTestAbstraction.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/BulkProcessorTestAbstraction.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/BulkProcessorTestAbstraction.java:85:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/retired/RetiredConsumerSpringTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/retired/RetiredConsumerSpringTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/retired/RetiredConsumerSpringTest.java:67: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/retired/RetiredConsumerSpringTest.java:72: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java:88:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java:109:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java:118:34: warning: Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/BulkProcessConsumerTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/BulkProcessConsumerTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/IncreaseNodesToolTest.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/IncreaseNodesToolTest.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/IncreaseNodesToolTest.java:56: warning: Line is longer than 120 characters (found 134). 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/IncreaseNodesToolTest.java:59: warning: 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 8, 21, 24. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/RoleHandler.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/RoleHandler.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/RoleHandler.java:30: warning: First sentence of Javadoc is incomplete (period is missing) or not present. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/RoleHandler.java:33:11: warning: 'static' modifier out of order with the JLS suggestions. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/RoleHandler.java:34:11: warning: 'static' modifier out of order with the JLS suggestions. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/MultiTenancyIT.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/MultiTenancyIT.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/MultiTenancyIT.java:48: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/MultiTenancyIT.java:64:9: warning: Each variable declaration must be in its own statement. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/KeycloakTestConfiguration.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/KeycloakTestConfiguration.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/KeycloakTestProperties.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/it/multitenancy/KeycloakTestProperties.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/PayloadUtil.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/PayloadUtil.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/PayloadUtil.java:40:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/PayloadUtil.java:54:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/PayloadUtil.java:92:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/AAISetup.java:61: warning: Abbreviation in name must contain no more than '1' capital letters. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/AAISetup.java:93:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/HttpTestUtil.java:10: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/HttpTestUtil.java:12: warning: Empty line should be followed by

tag on the next line. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/HttpTestUtil.java:77:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/HttpTestUtil.java:110:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/HttpTestUtil.java:201:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/HttpTestUtil.java:282:5: warning: Missing a Javadoc comment. 18:35:38 /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/HttpTestUtil.java:372:5: warning: Missing a Javadoc comment. 18:35:38 Audit done. 18:35:38 [INFO] 18:35:38 [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ aai-resources --- 18:35:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:35:38 [INFO] skip non existing resourceDirectory /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/swm 18:35:38 [INFO] ignoreDelta true 18:35:38 [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 18:35:38 [INFO] Copying file localhost-access-logback.xml 18:35:38 [INFO] Copying file logback.xml 18:35:38 [INFO] Copying file application.properties 18:35:38 [INFO] ignoreDelta true 18:35:38 [INFO] Copying 145 resources 18:35:38 [INFO] Copying file application-keycloak.properties 18:35:38 [INFO] Copying file retired.properties 18:35:38 [INFO] Copying file aaf/permissions.properties 18:35:38 [INFO] Copying file aaf/onap/org.onap.aai.props 18:35:38 [INFO] Copying file aaf/onap/bath_config.csv 18:35:38 [INFO] Copying file aaf/onap/truststoreONAPall.jks 18:35:38 [INFO] Copying file aaf/onap/org.osaaf.location.props 18:35:38 [INFO] Copying file aaf/onap/org.onap.aai.p12 18:35:38 [INFO] Copying file aaf/onap/org.onap.aai.keyfile 18:35:38 [INFO] Copying file localhost-access-logback.xml 18:35:38 [INFO] Copying file cadi.properties 18:35:38 [INFO] Copying file schema/onap/oxm/v10/aai_oxm_v10.xml 18:35:38 [INFO] Copying file schema/onap/oxm/v15/aai_oxm_v15.xml 18:35:38 [INFO] Copying file schema/onap/oxm/v18/aai_oxm_v18.xml 18:35:38 [INFO] Copying file schema/onap/oxm/v28/aai_oxm_v28.xml 18:35:38 [INFO] Copying file schema/onap/oxm/v8/aai_oxm_v8.xml 18:35:38 [INFO] Copying file schema/onap/oxm/v12/aai_oxm_v12.xml 18:35:38 [INFO] Copying file schema/onap/oxm/v24/aai_oxm_v24.xml 18:35:38 [INFO] Copying file schema/onap/oxm/v14/aai_oxm_v14.xml 18:35:38 [INFO] Copying file schema/onap/oxm/v22/aai_oxm_v22.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v9/aai_oxm_v9.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v16/aai_oxm_v16.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v26/aai_oxm_v26.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v21/aai_oxm_v21.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v17/aai_oxm_v17.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v23/aai_oxm_v23.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v11/aai_oxm_v11.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v20/aai_oxm_v20.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v25/aai_oxm_v25.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v27/aai_oxm_v27.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v19/aai_oxm_v19.xml 18:35:39 [INFO] Copying file schema/onap/oxm/v13/aai_oxm_v13.xml 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_v28.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_esr_v28.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json 18:35:39 [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json 18:35:40 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json 18:35:40 [INFO] Copying file logback.xml 18:35:40 [INFO] Copying file etc/appprops/janusgraph-cached.properties 18:35:40 [INFO] Copying file etc/appprops/aaiconfig.properties 18:35:40 [INFO] Copying file etc/appprops/aaiEventDMaaPPublisher.properties 18:35:40 [INFO] Copying file etc/appprops/datatoolscrons.properties 18:35:40 [INFO] Copying file etc/appprops/dynamic.properties 18:35:40 [INFO] Copying file etc/appprops/janusgraph-realtime.properties 18:35:40 [INFO] Copying file etc/appprops/error.properties 18:35:40 [INFO] Copying file etc/appprops/preferredRoute.txt 18:35:40 [INFO] Copying file etc/appprops/delta-event-publisher.properties 18:35:40 [INFO] Copying file etc/auth/aai-client-cert.p12 18:35:40 [INFO] Copying file etc/auth/realm.properties 18:35:40 [INFO] Copying file etc/auth/aai_keystore 18:35:40 [INFO] Copying file application.properties 18:35:40 [INFO] ignoreDelta true 18:35:40 [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 18:35:40 [INFO] Copying file janusgraph-cached.properties 18:35:40 [INFO] Copying file aaiconfig.properties 18:35:40 [INFO] Copying file janusgraph-realtime.properties 18:35:40 [INFO] ignoreDelta true 18:35:40 [INFO] Copying 1 resource to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 18:35:40 [INFO] Copying file aai-client-cert.p12 18:35:40 [INFO] ignoreDelta true 18:35:40 [INFO] Copying 2 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 18:35:40 [INFO] Copying file localhost-access-logback.xml 18:35:40 [INFO] Copying file logback.xml 18:35:40 [INFO] ignoreDelta true 18:35:40 [INFO] Copying 120 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig/schema 18:35:40 [INFO] Copying file onap/oxm/v10/aai_oxm_v10.xml 18:35:40 [INFO] Copying file onap/oxm/v15/aai_oxm_v15.xml 18:35:40 [INFO] Copying file onap/oxm/v18/aai_oxm_v18.xml 18:35:40 [INFO] Copying file onap/oxm/v28/aai_oxm_v28.xml 18:35:40 [INFO] Copying file onap/oxm/v8/aai_oxm_v8.xml 18:35:40 [INFO] Copying file onap/oxm/v12/aai_oxm_v12.xml 18:35:40 [INFO] Copying file onap/oxm/v24/aai_oxm_v24.xml 18:35:40 [INFO] Copying file onap/oxm/v14/aai_oxm_v14.xml 18:35:40 [INFO] Copying file onap/oxm/v22/aai_oxm_v22.xml 18:35:40 [INFO] Copying file onap/oxm/v9/aai_oxm_v9.xml 18:35:40 [INFO] Copying file onap/oxm/v16/aai_oxm_v16.xml 18:35:40 [INFO] Copying file onap/oxm/v26/aai_oxm_v26.xml 18:35:40 [INFO] Copying file onap/oxm/v21/aai_oxm_v21.xml 18:35:40 [INFO] Copying file onap/oxm/v17/aai_oxm_v17.xml 18:35:40 [INFO] Copying file onap/oxm/v23/aai_oxm_v23.xml 18:35:40 [INFO] Copying file onap/oxm/v11/aai_oxm_v11.xml 18:35:40 [INFO] Copying file onap/oxm/v20/aai_oxm_v20.xml 18:35:40 [INFO] Copying file onap/oxm/v25/aai_oxm_v25.xml 18:35:40 [INFO] Copying file onap/oxm/v27/aai_oxm_v27.xml 18:35:40 [INFO] Copying file onap/oxm/v19/aai_oxm_v19.xml 18:35:40 [INFO] Copying file onap/oxm/v13/aai_oxm_v13.xml 18:35:40 [INFO] Copying file onap/dbedgerules/v10/DbEdgeRules_v10.json 18:35:40 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_esr_v15.json 18:35:40 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json 18:35:40 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_v15.json 18:35:40 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json 18:35:40 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json 18:35:40 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json 18:35:40 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json 18:35:40 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json 18:35:40 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_esr_v18.json 18:35:40 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_v18.json 18:35:40 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json 18:35:40 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json 18:35:40 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json 18:35:40 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_v28.json 18:35:40 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json 18:35:40 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_esr_v28.json 18:35:40 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json 18:35:40 [INFO] Copying file onap/dbedgerules/v8/DbEdgeRules_v8.json 18:35:40 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_v12.json 18:35:40 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json 18:35:40 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_esr_v12.json 18:35:40 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_v24.json 18:35:40 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json 18:35:40 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json 18:35:40 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_esr_v24.json 18:35:40 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json 18:35:40 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json 18:35:40 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json 18:35:40 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_v14.json 18:35:40 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json 18:35:40 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json 18:35:40 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_esr_v14.json 18:35:40 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_esr_v22.json 18:35:40 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_v22.json 18:35:40 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json 18:35:40 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json 18:35:40 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json 18:35:40 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json 18:35:40 [INFO] Copying file onap/dbedgerules/v9/DbEdgeRules_v9.json 18:35:40 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_v16.json 18:35:40 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json 18:35:40 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json 18:35:40 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_esr_v16.json 18:35:40 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json 18:35:40 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json 18:35:40 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json 18:35:40 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_v26.json 18:35:40 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json 18:35:40 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json 18:35:40 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_esr_v26.json 18:35:40 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json 18:35:40 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json 18:35:40 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json 18:35:40 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json 18:35:40 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_esr_v21.json 18:35:40 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json 18:35:40 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_v21.json 18:35:40 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_esr_v17.json 18:35:40 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json 18:35:40 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json 18:35:40 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json 18:35:40 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_v17.json 18:35:40 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json 18:35:40 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json 18:35:40 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json 18:35:40 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_esr_v23.json 18:35:40 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json 18:35:40 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json 18:35:40 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_v23.json 18:35:40 [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_v11.json 18:35:40 [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_esr_v11.json 18:35:40 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_esr_v20.json 18:35:40 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json 18:35:40 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_v20.json 18:35:40 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json 18:35:40 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json 18:35:40 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json 18:35:40 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json 18:35:40 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json 18:35:40 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json 18:35:40 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_esr_v25.json 18:35:40 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_v25.json 18:35:40 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json 18:35:40 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json 18:35:40 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json 18:35:40 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json 18:35:40 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_esr_v27.json 18:35:40 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json 18:35:40 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_v27.json 18:35:40 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json 18:35:40 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_esr_v19.json 18:35:40 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json 18:35:40 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json 18:35:40 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_v19.json 18:35:40 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json 18:35:40 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json 18:35:40 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_esr_v13.json 18:35:40 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_v13.json 18:35:40 [INFO] ignoreDelta true 18:35:40 [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.12.3-SNAPSHOT-build/ 18:35:40 [INFO] Copying file aai.sh 18:35:40 [INFO] Copying file docker-entrypoint.sh 18:35:40 [INFO] Copying file Dockerfile 18:35:40 [INFO] 18:35:40 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ aai-resources --- 18:35:40 [INFO] Changes detected - recompiling the module! 18:35:40 [INFO] Compiling 55 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/classes 18:35:42 [WARNING] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java: /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java uses unchecked or unsafe operations. 18:35:42 [WARNING] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/rest/LegacyMoxyConsumer.java: Recompile with -Xlint:unchecked for details. 18:35:42 [INFO] 18:35:42 [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ aai-resources --- 18:35:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:35:42 [INFO] ignoreDelta true 18:35:42 [INFO] Copying 79 resources 18:35:42 [INFO] Copying file it/application-keycloak-test.properties 18:35:42 [INFO] Copying file it/multi-tenancy-realm.json 18:35:42 [INFO] Copying file application-test.properties 18:35:42 [INFO] Copying file payloads/modeltransforms/model.xml 18:35:42 [INFO] Copying file payloads/modeltransforms/model.json 18:35:42 [INFO] Copying file payloads/extensions/cloud-region.json 18:35:42 [INFO] Copying file payloads/extensions/tenant.json 18:35:42 [INFO] Copying file payloads/extensions/vserver.json 18:35:42 [INFO] Copying file payloads/extensions/complex.json 18:35:42 [INFO] Copying file payloads/extensions/vnfc.json 18:35:42 [INFO] Copying file payloads/extensions/skeleton-pserver.json 18:35:42 [INFO] Copying file payloads/extensions/generic-vnf.json 18:35:42 [INFO] Copying file payloads/extensions/vf-module.json 18:35:42 [INFO] Copying file payloads/extensions/pserver.json 18:35:42 [INFO] Copying file payloads/extensions/vserver-without-vf-module.json 18:35:42 [INFO] Copying file payloads/templates/pserver-with-data.json 18:35:42 [INFO] Copying file payloads/templates/pserver-to-cloud-region.json 18:35:42 [INFO] Copying file payloads/templates/pserver.xml 18:35:42 [INFO] Copying file payloads/templates/pserver-uriencoded.json 18:35:42 [INFO] Copying file payloads/templates/pserver.json 18:35:42 [INFO] Copying file payloads/models/network-service.xml 18:35:42 [INFO] Copying file payloads/bulk/pserver-bulk-limit-exceed.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver-put-another-pserver.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/pserver-bulk-limit-exceed.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/invalid-action.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf-fail.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-rel-to-non-existent.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/delete-node-recreate-node.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/missing-fields.json 18:35:42 [INFO] Copying file payloads/bulk/single-transaction/delete-child-recreate-child.json 18:35:42 [INFO] Copying file payloads/bulk/pserver-transactions.json 18:35:42 [INFO] Copying file payloads/bulk/pserver-bulk-limit-meet.json 18:35:42 [INFO] Copying file payloads/bulk/complex-bulk-process-delete-transactions.json 18:35:42 [INFO] Copying file payloads/bulk/pserver-transactions-invalid-method.json 18:35:42 [INFO] Copying file payloads/bulk/complex-bulk-process-transactions.json 18:35:42 [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions-with-patch.json 18:35:42 [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions.json 18:35:42 [INFO] Copying file payloads/relationship/complex-bugfix.json 18:35:42 [INFO] Copying file payloads/relationship/pserver4.json 18:35:42 [INFO] Copying file payloads/relationship/pserver-complex-relationship3.json 18:35:42 [INFO] Copying file payloads/relationship/complex3.json 18:35:42 [INFO] Copying file payloads/relationship/pserver-complex-relationship-list3.json 18:35:42 [INFO] Copying file payloads/relationship/pserver-complex-relationship2.json 18:35:42 [INFO] Copying file payloads/relationship/pserver2.json 18:35:42 [INFO] Copying file payloads/relationship/complex.json 18:35:42 [INFO] Copying file payloads/relationship/pserver-bugfix.json 18:35:42 [INFO] Copying file payloads/relationship/pserver-complex-relationship.json 18:35:42 [INFO] Copying file payloads/relationship/pserver3.json 18:35:42 [INFO] Copying file payloads/relationship/pserver-complex-relationship-for-bulk.json 18:35:42 [INFO] Copying file payloads/relationship/complex4.json 18:35:42 [INFO] Copying file payloads/relationship/pserver-complex-relationship-list2.json 18:35:42 [INFO] Copying file payloads/relationship/pserver.json 18:35:42 [INFO] Copying file payloads/relationship/complex2.json 18:35:42 [INFO] Copying file payloads/resource/cloud-region.json 18:35:42 [INFO] Copying file payloads/resource/pserver4.json 18:35:42 [INFO] Copying file payloads/resource/pserver5.json 18:35:42 [INFO] Copying file payloads/resource/pnf.json 18:35:42 [INFO] Copying file payloads/resource/vserver3.json 18:35:42 [INFO] Copying file payloads/resource/vserver.json 18:35:42 [INFO] Copying file payloads/resource/customer.json 18:35:42 [INFO] Copying file payloads/resource/vserver2.json 18:35:42 [INFO] Copying file payloads/resource/pserver-patch-test.json 18:35:42 [INFO] Copying file payloads/resource/pserver2.json 18:35:42 [INFO] Copying file payloads/resource/pserver3.json 18:35:42 [INFO] Copying file payloads/resource/pserver1.json 18:35:42 [INFO] Copying file payloads/resource/vserver4.json 18:35:42 [INFO] Copying file payloads/resource/vserver1.json 18:35:42 [INFO] Copying file payloads/resource/pserver.json 18:35:42 [INFO] Copying file payloads/resource/vserver5.json 18:35:42 [INFO] Copying file logback.xml 18:35:42 [INFO] Copying file etc/appprops/janusgraph-cached.properties 18:35:42 [INFO] Copying file etc/appprops/aaiconfig.properties 18:35:42 [INFO] Copying file etc/appprops/janusgraph-realtime.properties 18:35:42 [INFO] Copying file etc/appprops/error.properties 18:35:42 [INFO] Copying file etc/auth/aai_policy.json 18:35:42 [INFO] Copying file etc/scriptdata/dependencies/vRouterServiceInstanceFile.txt 18:35:42 [INFO] 18:35:42 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ aai-resources --- 18:35:42 [INFO] Changes detected - recompiling the module! 18:35:42 [INFO] Compiling 34 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/test-classes 18:35:43 [INFO] 18:35:43 [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ aai-resources --- 18:35:43 [INFO] 18:35:43 [INFO] ------------------------------------------------------- 18:35:43 [INFO] T E S T S 18:35:43 [INFO] ------------------------------------------------------- 18:35:44 [INFO] Running org.onap.aai.IncreaseNodesToolTest 18:35:47 ||Processing the translator Processing the translator | 18:35:47 18:35:47.020 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 18:35:47 2024-01-09 18:35:47.020 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 18:35:47 18:35:47.025 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv10 18:35:47 2024-01-09 18:35:47.025 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 18:35:47 ||Version being processedv10 Version being processedv10 | 18:35:47 18:35:47.041 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:47 2024-01-09 18:35:47.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:47 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:47 2024-01-09 18:35:47.041 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:47 18:35:47.041 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:47 ||Ingested the InputStream Ingested the InputStream | 18:35:48 2024-01-09 18:35:48.465 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 18:35:48 18:35:48.465 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 197 18:35:48 ||Types size 197 Types size 197 | 18:35:48 ||Version being processedv11 Version being processedv11 | 18:35:48 18:35:48.513 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv11 18:35:48 2024-01-09 18:35:48.513 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 18:35:48 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:48 18:35:48.518 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:48 2024-01-09 18:35:48.518 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:48 ||Ingested the InputStream Ingested the InputStream | 18:35:48 18:35:48.519 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:48 2024-01-09 18:35:48.519 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:48 ||Types size 222 Types size 222 | 18:35:48 18:35:48.889 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 222 18:35:48 2024-01-09 18:35:48.889 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 18:35:48 ||Version being processedv12 Version being processedv12 | 18:35:48 18:35:48.909 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv12 18:35:48 2024-01-09 18:35:48.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 18:35:48 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:48 18:35:48.913 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:48 2024-01-09 18:35:48.913 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:48 ||Ingested the InputStream Ingested the InputStream | 18:35:48 2024-01-09 18:35:48.914 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:48 18:35:48.914 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:49 ||Types size 235 Types size 235 | 18:35:49 18:35:49.232 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 18:35:49 2024-01-09 18:35:49.232 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 18:35:49 ||Version being processedv13 Version being processedv13 | 18:35:49 18:35:49.249 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 18:35:49 2024-01-09 18:35:49.249 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 18:35:49 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:49 18:35:49.253 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:49 2024-01-09 18:35:49.253 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:49 ||Ingested the InputStream Ingested the InputStream | 18:35:49 18:35:49.254 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:49 2024-01-09 18:35:49.254 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:49 ||Types size 237 Types size 237 | 18:35:49 18:35:49.592 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 237 18:35:49 2024-01-09 18:35:49.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 18:35:49 ||Version being processedv14 Version being processedv14 | 18:35:49 18:35:49.607 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv14 18:35:49 2024-01-09 18:35:49.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 18:35:49 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:49 18:35:49.612 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:49 2024-01-09 18:35:49.612 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:49 ||Ingested the InputStream Ingested the InputStream | 18:35:49 18:35:49.613 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:49 2024-01-09 18:35:49.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:49 ||Types size 272 Types size 272 | 18:35:49 18:35:49.995 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 272 18:35:49 2024-01-09 18:35:49.995 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 18:35:50 ||Version being processedv15 Version being processedv15 | 18:35:50 18:35:50.009 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv15 18:35:50 2024-01-09 18:35:50.009 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 18:35:50 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:50 18:35:50.012 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:50 2024-01-09 18:35:50.012 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:50 ||Ingested the InputStream Ingested the InputStream | 18:35:50 18:35:50.013 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:50 2024-01-09 18:35:50.013 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:50 ||Types size 279 Types size 279 | 18:35:50 18:35:50.352 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 279 18:35:50 2024-01-09 18:35:50.352 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 18:35:50 ||Version being processedv16 Version being processedv16 | 18:35:50 18:35:50.366 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv16 18:35:50 2024-01-09 18:35:50.366 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 18:35:50 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:50 18:35:50.370 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:50 2024-01-09 18:35:50.370 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:50 ||Ingested the InputStream Ingested the InputStream | 18:35:50 18:35:50.371 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:50 2024-01-09 18:35:50.371 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:50 ||Types size 281 Types size 281 | 18:35:50 2024-01-09 18:35:50.706 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:35:50 18:35:50.706 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:35:50 ||Version being processedv17 Version being processedv17 | 18:35:50 18:35:50.718 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv17 18:35:50 2024-01-09 18:35:50.718 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 18:35:50 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:50 18:35:50.722 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:50 2024-01-09 18:35:50.722 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:50 ||Ingested the InputStream Ingested the InputStream | 18:35:50 18:35:50.723 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:50 2024-01-09 18:35:50.723 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:51 ||Types size 281 Types size 281 | 18:35:51 2024-01-09 18:35:51.076 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:35:51 18:35:51.076 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:35:51 ||Version being processedv18 Version being processedv18 | 18:35:51 18:35:51.089 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv18 18:35:51 2024-01-09 18:35:51.089 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 18:35:51 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:51 18:35:51.093 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:51 2024-01-09 18:35:51.093 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:51 ||Ingested the InputStream Ingested the InputStream | 18:35:51 2024-01-09 18:35:51.094 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:51 18:35:51.094 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:51 ||Types size 281 Types size 281 | 18:35:51 18:35:51.416 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:35:51 2024-01-09 18:35:51.416 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:35:51 2024-01-09 18:35:51.434 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 18:35:51 18:35:51.434 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv19 18:35:51 ||Version being processedv19 Version being processedv19 | 18:35:51 2024-01-09 18:35:51.437 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:51 18:35:51.437 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:51 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:51 18:35:51.437 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:51 2024-01-09 18:35:51.437 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:51 ||Ingested the InputStream Ingested the InputStream | 18:35:51 2024-01-09 18:35:51.793 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 18:35:51 18:35:51.793 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 301 18:35:51 ||Types size 301 Types size 301 | 18:35:51 2024-01-09 18:35:51.808 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 18:35:51 18:35:51.808 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv20 18:35:51 ||Version being processedv20 Version being processedv20 | 18:35:51 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:51 18:35:51.814 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:51 2024-01-09 18:35:51.814 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:51 2024-01-09 18:35:51.814 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:51 18:35:51.814 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:51 ||Ingested the InputStream Ingested the InputStream | 18:35:52 2024-01-09 18:35:52.228 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 18:35:52 ||Types size 305 Types size 305 | 18:35:52 18:35:52.228 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 305 18:35:52 2024-01-09 18:35:52.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 18:35:52 18:35:52.244 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv21 18:35:52 ||Version being processedv21 Version being processedv21 | 18:35:52 2024-01-09 18:35:52.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:52 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:52 2024-01-09 18:35:52.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:52 18:35:52.283 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:52 ||Ingested the InputStream Ingested the InputStream | 18:35:52 18:35:52.284 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:52 2024-01-09 18:35:52.719 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 18:35:52 18:35:52.719 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 371 18:35:52 ||Types size 371 Types size 371 | 18:35:52 2024-01-09 18:35:52.736 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 18:35:52 ||Version being processedv22 Version being processedv22 | 18:35:52 18:35:52.736 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv22 18:35:52 2024-01-09 18:35:52.740 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:52 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:52 18:35:52.740 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:52 2024-01-09 18:35:52.740 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:52 18:35:52.740 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:52 ||Ingested the InputStream Ingested the InputStream | 18:35:53 2024-01-09 18:35:53.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:35:53 ||Types size 378 Types size 378 | 18:35:53 18:35:53.221 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:35:53 2024-01-09 18:35:53.242 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 18:35:53 18:35:53.242 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv23 18:35:53 ||Version being processedv23 Version being processedv23 | 18:35:53 2024-01-09 18:35:53.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:53 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:53 18:35:53.246 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:53 2024-01-09 18:35:53.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:53 18:35:53.246 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:53 ||Ingested the InputStream Ingested the InputStream | 18:35:53 2024-01-09 18:35:53.761 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:35:53 ||Types size 378 Types size 378 | 18:35:53 18:35:53.761 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:35:53 18:35:53.786 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv24 18:35:53 2024-01-09 18:35:53.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 18:35:53 ||Version being processedv24 Version being processedv24 | 18:35:53 2024-01-09 18:35:53.791 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:53 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:53 18:35:53.791 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:53 2024-01-09 18:35:53.791 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:53 18:35:53.791 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:53 ||Ingested the InputStream Ingested the InputStream | 18:35:54 2024-01-09 18:35:54.291 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 18:35:54 ||Types size 406 Types size 406 | 18:35:54 18:35:54.291 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 406 18:35:54 2024-01-09 18:35:54.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 18:35:54 ||Version being processedv25 Version being processedv25 | 18:35:54 18:35:54.312 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv25 18:35:54 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:54 18:35:54.317 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:54 2024-01-09 18:35:54.317 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:54 2024-01-09 18:35:54.318 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:54 18:35:54.318 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:54 ||Ingested the InputStream Ingested the InputStream | 18:35:54 2024-01-09 18:35:54.840 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:35:54 ||Types size 410 Types size 410 | 18:35:54 18:35:54.840 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:35:54 2024-01-09 18:35:54.861 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 18:35:54 ||Version being processedv26 Version being processedv26 | 18:35:54 18:35:54.861 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv26 18:35:54 18:35:54.867 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:54 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:54 2024-01-09 18:35:54.867 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:54 2024-01-09 18:35:54.867 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:54 18:35:54.867 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:54 ||Ingested the InputStream Ingested the InputStream | 18:35:55 2024-01-09 18:35:55.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:35:55 ||Types size 410 Types size 410 | 18:35:55 18:35:55.411 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:35:55 18:35:55.440 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv27 18:35:55 2024-01-09 18:35:55.440 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 18:35:55 ||Version being processedv27 Version being processedv27 | 18:35:55 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:55 18:35:55.449 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:55 2024-01-09 18:35:55.449 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:55 2024-01-09 18:35:55.450 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:55 18:35:55.450 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:55 ||Ingested the InputStream Ingested the InputStream | 18:35:56 2024-01-09 18:35:56.079 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:35:56 ||Types size 414 Types size 414 | 18:35:56 18:35:56.079 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:35:56 18:35:56.101 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv28 18:35:56 ||Version being processedv28 Version being processedv28 | 18:35:56 2024-01-09 18:35:56.101 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 18:35:56 ||Retrieved OXMs from SchemaService Retrieved OXMs from SchemaService | 18:35:56 2024-01-09 18:35:56.106 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:35:56 18:35:56.106 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:35:56 2024-01-09 18:35:56.106 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:35:56 18:35:56.106 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:35:56 ||Ingested the InputStream Ingested the InputStream | 18:35:56 2024-01-09 18:35:56.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:35:56 ||Types size 414 Types size 414 | 18:35:56 18:35:56.613 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:35:56 2024-01-09 18:35:56.641 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 18:35:56 ||Processing the translator Processing the translator | 18:35:56 18:35:56.641 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 18:35:56 2024-01-09 18:35:56.643 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 18:35:56 18:35:56.643 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv10 18:35:56 ||Version being processedv10 Version being processedv10 | 18:35:56 2024-01-09 18:35:56.646 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 2024-01-09 18:35:56.646 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 18:35:56 18:35:56.646 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 ||Version being processedv11 Version being processedv11 | 18:35:56 18:35:56.646 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv11 18:35:56 2024-01-09 18:35:56.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 2024-01-09 18:35:56.649 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 18:35:56 18:35:56.649 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 ||Version being processedv12 Version being processedv12 | 18:35:56 18:35:56.649 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv12 18:35:56 2024-01-09 18:35:56.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.651 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.651 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 18:35:56 18:35:56.651 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 18:35:56 ||Version being processedv13 Version being processedv13 | 18:35:56 2024-01-09 18:35:56.653 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.653 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.653 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 18:35:56 18:35:56.653 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv14 18:35:56 ||Version being processedv14 Version being processedv14 | 18:35:56 2024-01-09 18:35:56.655 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 18:35:56.655 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 2024-01-09 18:35:56.656 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 18:35:56 18:35:56.656 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv15 18:35:56 ||Version being processedv15 Version being processedv15 | 18:35:56 2024-01-09 18:35:56.658 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.658 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.658 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 18:35:56 18:35:56.658 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv16 18:35:56 ||Version being processedv16 Version being processedv16 | 18:35:56 2024-01-09 18:35:56.660 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 18:35:56.660 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 2024-01-09 18:35:56.660 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 18:35:56 18:35:56.660 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv17 18:35:56 ||Version being processedv17 Version being processedv17 | 18:35:56 2024-01-09 18:35:56.662 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 18:35:56.662 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 2024-01-09 18:35:56.662 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 18:35:56 18:35:56.662 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv18 18:35:56 ||Version being processedv18 Version being processedv18 | 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.664 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.664 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.664 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 18:35:56 18:35:56.664 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv19 18:35:56 ||Version being processedv19 Version being processedv19 | 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.666 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.666 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.666 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 18:35:56 18:35:56.666 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv20 18:35:56 ||Version being processedv20 Version being processedv20 | 18:35:56 2024-01-09 18:35:56.668 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.668 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.669 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 18:35:56 ||Version being processedv21 Version being processedv21 | 18:35:56 18:35:56.669 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv21 18:35:56 2024-01-09 18:35:56.671 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 18:35:56.671 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 2024-01-09 18:35:56.671 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 18:35:56 18:35:56.671 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv22 18:35:56 ||Version being processedv22 Version being processedv22 | 18:35:56 2024-01-09 18:35:56.674 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.674 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.674 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 18:35:56 18:35:56.674 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv23 18:35:56 ||Version being processedv23 Version being processedv23 | 18:35:56 2024-01-09 18:35:56.677 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 18:35:56.677 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 2024-01-09 18:35:56.677 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 18:35:56 18:35:56.677 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv24 18:35:56 ||Version being processedv24 Version being processedv24 | 18:35:56 2024-01-09 18:35:56.681 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 18:35:56.681 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 2024-01-09 18:35:56.681 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 18:35:56 18:35:56.681 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv25 18:35:56 ||Version being processedv25 Version being processedv25 | 18:35:56 2024-01-09 18:35:56.685 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.685 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.686 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 18:35:56 18:35:56.686 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv26 18:35:56 ||Version being processedv26 Version being processedv26 | 18:35:56 2024-01-09 18:35:56.690 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.690 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.690 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 18:35:56 18:35:56.690 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv27 18:35:56 ||Version being processedv27 Version being processedv27 | 18:35:56 2024-01-09 18:35:56.694 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.694 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:56 2024-01-09 18:35:56.695 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 18:35:56 18:35:56.695 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv28 18:35:56 ||Version being processedv28 Version being processedv28 | 18:35:56 2024-01-09 18:35:56.699 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:35:56 ||Retrieved json from SchemaService Retrieved json from SchemaService | 18:35:56 18:35:56.699 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:35:57 node 1 added hostname: random-bacb769a-0651-4a11-aa27-26e088ee34d5 18:35:57 node 2 added hostname: random-3c3cbbe8-1a9a-4798-9efa-2efa67e57e3e 18:35:57 node 3 added hostname: random-1eb3f568-a049-4064-ad2a-23b4e1702ccf 18:35:57 node 4 added hostname: random-e48a7215-9c39-42b8-a280-77169587ad9a 18:35:57 node 5 added hostname: random-63b393b2-40f8-471a-a20c-7f144b275983 18:35:57 Transaction Committed 18:35:57 Total Time: 0.01seconds 18:35:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.213 s - in org.onap.aai.IncreaseNodesToolTest 18:35:57 [INFO] Running org.onap.aai.rest.BulkAddConsumerTest 18:35:58 ||given scan urls are empty. set urls in the configuration given scan urls are empty. set urls in the configuration | 18:35:58 2024-01-09 18:35:58.020 WARN --- [ main] org.reflections.Reflections : given scan urls are empty. set urls in the configuration 18:35:58 2024-01-09 18:35:58.187 INFO --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 18:35:58 18:35:58.187 [main] INFO org.onap.aai.dbmap.AAIGraph - -- loading schema into JanusGraph 18:35:58 2024-01-09 18:35:58.189 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:35:58 18:35:58.189 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:35:58 18:35:58.189 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:35:58 2024-01-09 18:35:58.189 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:35:58 ||Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:35:58 2024-01-09 18:35:58.190 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:35:58 18:35:58.190 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:35:58 2024-01-09 18:35:58.190 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:35:58 18:35:58.190 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:35:58 2024-01-09 18:35:58.300 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Target] 18:35:58 ||Making EdgeLabel: [org.onap.relationships.inventory.Target] Making EdgeLabel: [org.onap.relationships.inventory.Target] | 18:35:58 18:35:58.300 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Target] 18:35:59 2024-01-09 18:35:59.335 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Targets] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Targets] Making EdgeLabel: [org.onap.relationships.inventory.Targets] | 18:35:59 18:35:59.335 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Targets] 18:35:59 2024-01-09 18:35:59.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BelongsTo] 18:35:59 ||Making EdgeLabel: [tosca.relationships.network.BelongsTo] Making EdgeLabel: [tosca.relationships.network.BelongsTo] | 18:35:59 18:35:59.340 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.network.BelongsTo] 18:35:59 2024-01-09 18:35:59.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] | 18:35:59 18:35:59.343 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 18:35:59 2024-01-09 18:35:59.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ControlledBy] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.ControlledBy] Making EdgeLabel: [org.onap.relationships.inventory.ControlledBy] | 18:35:59 18:35:59.347 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.ControlledBy] 18:35:59 2024-01-09 18:35:59.351 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Source] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Source] Making EdgeLabel: [org.onap.relationships.inventory.Source] | 18:35:59 18:35:59.351 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Source] 18:35:59 2024-01-09 18:35:59.356 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] | 18:35:59 18:35:59.356 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 18:35:59 2024-01-09 18:35:59.360 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 18:35:59 18:35:59.360 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] | 18:35:59 2024-01-09 18:35:59.363 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.HostedOn] 18:35:59 18:35:59.363 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.HostedOn] 18:35:59 ||Making EdgeLabel: [tosca.relationships.HostedOn] Making EdgeLabel: [tosca.relationships.HostedOn] | 18:35:59 2024-01-09 18:35:59.367 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] | 18:35:59 18:35:59.367 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 18:35:59 2024-01-09 18:35:59.370 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.IsA] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.IsA] Making EdgeLabel: [org.onap.relationships.inventory.IsA] | 18:35:59 18:35:59.370 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.IsA] 18:35:59 2024-01-09 18:35:59.374 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.Uses] 18:35:59 ||Making EdgeLabel: [tosca.relationships.network.Uses] Making EdgeLabel: [tosca.relationships.network.Uses] | 18:35:59 18:35:59.374 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.network.Uses] 18:35:59 2024-01-09 18:35:59.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.AppliesTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.network.AppliesTo] Making EdgeLabel: [org.onap.relationships.inventory.network.AppliesTo] | 18:35:59 18:35:59.377 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.network.AppliesTo] 18:35:59 2024-01-09 18:35:59.381 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Implements] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Implements] Making EdgeLabel: [org.onap.relationships.inventory.Implements] | 18:35:59 18:35:59.381 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Implements] 18:35:59 2024-01-09 18:35:59.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.ComposedOf] 18:35:59 ||Making EdgeLabel: [tosca.relationships.network.ComposedOf] Making EdgeLabel: [tosca.relationships.network.ComposedOf] | 18:35:59 18:35:59.384 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.network.ComposedOf] 18:35:59 2024-01-09 18:35:59.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] | 18:35:59 18:35:59.387 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 18:35:59 2024-01-09 18:35:59.390 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 18:35:59 18:35:59.390 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] | 18:35:59 2024-01-09 18:35:59.394 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.AttachesTo] 18:35:59 ||Making EdgeLabel: [tosca.relationships.AttachesTo] Making EdgeLabel: [tosca.relationships.AttachesTo] | 18:35:59 18:35:59.394 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.AttachesTo] 18:35:59 2024-01-09 18:35:59.397 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LinksTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.LinksTo] Making EdgeLabel: [org.onap.relationships.inventory.LinksTo] | 18:35:59 18:35:59.397 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.LinksTo] 18:35:59 2024-01-09 18:35:59.400 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BindsTo] 18:35:59 ||Making EdgeLabel: [tosca.relationships.network.BindsTo] Making EdgeLabel: [tosca.relationships.network.BindsTo] | 18:35:59 18:35:59.400 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.network.BindsTo] 18:35:59 2024-01-09 18:35:59.404 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] | 18:35:59 18:35:59.404 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 18:35:59 2024-01-09 18:35:59.407 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Secondary] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Secondary] Making EdgeLabel: [org.onap.relationships.inventory.Secondary] | 18:35:59 18:35:59.407 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Secondary] 18:35:59 2024-01-09 18:35:59.410 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] | 18:35:59 18:35:59.410 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 18:35:59 2024-01-09 18:35:59.413 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] | 18:35:59 18:35:59.413 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 18:35:59 2024-01-09 18:35:59.416 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] | 18:35:59 18:35:59.416 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 18:35:59 2024-01-09 18:35:59.419 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.PartOf] Making EdgeLabel: [org.onap.relationships.inventory.PartOf] | 18:35:59 18:35:59.419 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 18:35:59 2024-01-09 18:35:59.423 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.AppliesTo] 18:35:59 ||Making EdgeLabel: [tosca.relationships.network.AppliesTo] Making EdgeLabel: [tosca.relationships.network.AppliesTo] | 18:35:59 18:35:59.423 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.network.AppliesTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Current] Making EdgeLabel: [org.onap.relationships.inventory.Current] | 18:35:59 2024-01-09 18:35:59.426 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Current] 18:35:59 18:35:59.426 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Current] 18:35:59 2024-01-09 18:35:59.429 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.MemberOf] 18:35:59 ||Making EdgeLabel: [tosca.relationships.network.MemberOf] Making EdgeLabel: [tosca.relationships.network.MemberOf] | 18:35:59 18:35:59.429 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.network.MemberOf] 18:35:59 2024-01-09 18:35:59.431 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] | 18:35:59 18:35:59.431 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 18:35:59 2024-01-09 18:35:59.434 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.supports] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.supports] Making EdgeLabel: [org.onap.relationships.inventory.supports] | 18:35:59 18:35:59.434 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.supports] 18:35:59 2024-01-09 18:35:59.437 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] | 18:35:59 18:35:59.437 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 18:35:59 2024-01-09 18:35:59.440 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Primary] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Primary] Making EdgeLabel: [org.onap.relationships.inventory.Primary] | 18:35:59 18:35:59.440 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Primary] 18:35:59 2024-01-09 18:35:59.442 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Supports] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Supports] Making EdgeLabel: [org.onap.relationships.inventory.Supports] | 18:35:59 18:35:59.442 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Supports] 18:35:59 2024-01-09 18:35:59.445 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.DependsOn] 18:35:59 ||Making EdgeLabel: [tosca.relationships.DependsOn] Making EdgeLabel: [tosca.relationships.DependsOn] | 18:35:59 18:35:59.445 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.DependsOn] 18:35:59 2024-01-09 18:35:59.448 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Destination] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Destination] Making EdgeLabel: [org.onap.relationships.inventory.Destination] | 18:35:59 18:35:59.448 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Destination] 18:35:59 2024-01-09 18:35:59.450 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] | 18:35:59 18:35:59.450 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 18:35:59 2024-01-09 18:35:59.453 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Uses] 18:35:59 ||Making EdgeLabel: [org.onap.relationships.inventory.Uses] Making EdgeLabel: [org.onap.relationships.inventory.Uses] | 18:35:59 18:35:59.453 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [org.onap.relationships.inventory.Uses] 18:35:59 2024-01-09 18:35:59.455 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.LinksTo] 18:35:59 ||Making EdgeLabel: [tosca.relationships.network.LinksTo] Making EdgeLabel: [tosca.relationships.network.LinksTo] | 18:35:59 18:35:59.455 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - Making EdgeLabel: [tosca.relationships.network.LinksTo] 18:35:59 18:35:59.490 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [autonomous-system-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.490 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [autonomous-system-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.495 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [autonomous-system-id] 18:35:59 18:35:59.495 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [autonomous-system-id] 18:35:59 2024-01-09 18:35:59.510 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [autonomous-system-number], [Long], [SINGLE] 18:35:59 18:35:59.510 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [autonomous-system-number], [Long], [SINGLE] 18:35:59 2024-01-09 18:35:59.514 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [autonomous-system-number] 18:35:59 18:35:59.514 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [autonomous-system-number] 18:35:59 2024-01-09 18:35:59.519 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [autonomous-system-type], [String], [SINGLE] 18:35:59 18:35:59.519 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [autonomous-system-type], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [autonomous-system-type] 18:35:59 18:35:59.522 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [autonomous-system-type] 18:35:59 2024-01-09 18:35:59.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [autonomous-system-region], [String], [SINGLE] 18:35:59 18:35:59.525 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [autonomous-system-region], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [autonomous-system-region] 18:35:59 18:35:59.528 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [autonomous-system-region] 18:35:59 2024-01-09 18:35:59.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [autonomous-system-role], [String], [SINGLE] 18:35:59 18:35:59.528 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [autonomous-system-role], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [autonomous-system-role] 18:35:59 18:35:59.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [autonomous-system-role] 18:35:59 2024-01-09 18:35:59.532 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-owner], [String], [SINGLE] 18:35:59 18:35:59.532 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [data-owner], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-owner] 18:35:59 18:35:59.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [data-owner] 18:35:59 2024-01-09 18:35:59.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-source], [String], [SINGLE] 18:35:59 18:35:59.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [data-source], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-source] 18:35:59 18:35:59.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [data-source] 18:35:59 2024-01-09 18:35:59.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-source-version], [String], [SINGLE] 18:35:59 18:35:59.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [data-source-version], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-source-version] 18:35:59 18:35:59.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [data-source-version] 18:35:59 2024-01-09 18:35:59.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-version], [String], [SINGLE] 18:35:59 18:35:59.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [resource-version], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_rv_lock_enabled:false 18:35:59 18:35:59.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Info: aai_rv_lock_enabled:false 18:35:59 2024-01-09 18:35:59.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-version] 18:35:59 18:35:59.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [resource-version] 18:35:59 2024-01-09 18:35:59.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ab-id], [String], [SINGLE] 18:35:59 18:35:59.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ab-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ab-id] 18:35:59 18:35:59.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [ab-id] 18:35:59 2024-01-09 18:35:59.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [odu-type], [String], [SINGLE] 18:35:59 18:35:59.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [odu-type], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [odu-type] 18:35:59 18:35:59.571 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [odu-type] 18:35:59 2024-01-09 18:35:59.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number], [Integer], [SINGLE] 18:35:59 18:35:59.572 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [number], [Integer], [SINGLE] 18:35:59 2024-01-09 18:35:59.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number] 18:35:59 18:35:59.574 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [number] 18:35:59 2024-01-09 18:35:59.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selflink], [String], [SINGLE] 18:35:59 18:35:59.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [selflink], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selflink] 18:35:59 18:35:59.577 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [selflink] 18:35:59 2024-01-09 18:35:59.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:35:59 18:35:59.577 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:35:59 2024-01-09 18:35:59.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:35:59 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:35:59 18:35:59.577 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:35:59 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:35:59 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:35:59 18:35:59.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:35:59 2024-01-09 18:35:59.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:35:59 18:35:59.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:35:59 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 18:35:59 18:35:59.584 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [wan-port-config-id] 18:35:59 18:35:59.586 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [wan-port-config-id] 18:35:59 2024-01-09 18:35:59.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 18:35:59 18:35:59.590 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-config-name] 18:35:59 18:35:59.592 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [wan-port-config-name] 18:35:59 2024-01-09 18:35:59.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-id], [String], [SINGLE] 18:35:59 18:35:59.595 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [device-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-id] 18:35:59 18:35:59.597 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [device-id] 18:35:59 2024-01-09 18:35:59.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id], [String], [SINGLE] 18:35:59 18:35:59.600 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id] 18:35:59 18:35:59.602 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vlan-id] 18:35:59 2024-01-09 18:35:59.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address], [String], [SINGLE] 18:35:59 18:35:59.602 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ip-address], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ip-address] 18:35:59 18:35:59.604 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [ip-address] 18:35:59 2024-01-09 18:35:59.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-address], [String], [SINGLE] 18:35:59 18:35:59.607 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipv4-address], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv4-address] 18:35:59 18:35:59.609 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [ipv4-address] 18:35:59 2024-01-09 18:35:59.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv6-address], [String], [SINGLE] 18:35:59 18:35:59.612 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipv6-address], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv6-address] 18:35:59 18:35:59.614 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [ipv6-address] 18:35:59 2024-01-09 18:35:59.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 18:35:59 18:35:59.616 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ip-address] 18:35:59 18:35:59.618 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [provider-ip-address] 18:35:59 2024-01-09 18:35:59.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 18:35:59 18:35:59.619 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.621 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv4-address] 18:35:59 18:35:59.621 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [provider-ipv4-address] 18:35:59 2024-01-09 18:35:59.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 18:35:59 18:35:59.622 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv6-address] 18:35:59 18:35:59.624 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [provider-ipv6-address] 18:35:59 2024-01-09 18:35:59.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 18:35:59 18:35:59.624 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-bandwidth] 18:35:59 18:35:59.626 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [input-bandwidth] 18:35:59 2024-01-09 18:35:59.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 18:35:59 18:35:59.627 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.628 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [output-bandwidth] 18:35:59 18:35:59.628 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [output-bandwidth] 18:35:59 2024-01-09 18:35:59.629 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [description], [String], [SINGLE] 18:35:59 18:35:59.629 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [description], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [description] 18:35:59 18:35:59.631 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [description] 18:35:59 2024-01-09 18:35:59.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-type], [String], [SINGLE] 18:35:59 18:35:59.631 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-type], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-type] 18:35:59 18:35:59.633 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [port-type] 18:35:59 2024-01-09 18:35:59.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-number], [String], [SINGLE] 18:35:59 18:35:59.636 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-number], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.638 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-number] 18:35:59 18:35:59.638 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [port-number] 18:35:59 2024-01-09 18:35:59.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-network-name], [String], [SINGLE] 18:35:59 18:35:59.640 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [transport-network-name], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-network-name] 18:35:59 18:35:59.642 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [transport-network-name] 18:35:59 2024-01-09 18:35:59.642 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-port-id], [String], [SINGLE] 18:35:59 18:35:59.642 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [device-port-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-port-id] 18:35:59 18:35:59.644 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [device-port-id] 18:35:59 2024-01-09 18:35:59.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-id], [String], [SINGLE] 18:35:59 18:35:59.646 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [wan-port-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-id] 18:35:59 18:35:59.648 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [wan-port-id] 18:35:59 2024-01-09 18:35:59.650 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:35:59 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:35:59 18:35:59.650 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:35:59 2024-01-09 18:35:59.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-status], [String], [SINGLE] 18:35:59 18:35:59.651 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [operational-status], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [operational-status] 18:35:59 18:35:59.652 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [operational-status] 18:35:59 2024-01-09 18:35:59.655 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-customization-id], [String], [SINGLE] 18:35:59 18:35:59.655 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-customization-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-customization-id] 18:35:59 18:35:59.656 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [model-customization-id] 18:35:59 2024-01-09 18:35:59.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 18:35:59 18:35:59.657 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-invariant-id-local] 18:35:59 18:35:59.658 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [model-invariant-id-local] 18:35:59 2024-01-09 18:35:59.661 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 18:35:59 18:35:59.661 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version-id-local] 18:35:59 18:35:59.662 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [model-version-id-local] 18:35:59 2024-01-09 18:35:59.664 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:35:59 18:35:59.664 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:35:59 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.664 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:35:59 18:35:59.664 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:35:59 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:35:59 18:35:59.664 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:35:59 2024-01-09 18:35:59.664 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:35:59 2024-01-09 18:35:59.665 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:35:59 18:35:59.665 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:35:59 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:35:59 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-id], [String], [SINGLE] 18:35:59 18:35:59.666 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [physical-location-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [physical-location-id] 18:35:59 18:35:59.668 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [physical-location-id] 18:35:59 2024-01-09 18:35:59.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-center-code], [String], [SINGLE] 18:35:59 18:35:59.670 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [data-center-code], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-center-code] 18:35:59 18:35:59.671 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [data-center-code] 18:35:59 2024-01-09 18:35:59.674 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [complex-name], [String], [SINGLE] 18:35:59 18:35:59.674 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [complex-name], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.675 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [complex-name] 18:35:59 18:35:59.675 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [complex-name] 18:35:59 2024-01-09 18:35:59.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [identity-url], [String], [SINGLE] 18:35:59 18:35:59.677 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [identity-url], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [identity-url] 18:35:59 18:35:59.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [identity-url] 18:35:59 2024-01-09 18:35:59.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:35:59 18:35:59.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:35:59 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-type], [String], [SINGLE] 18:35:59 18:35:59.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [physical-location-type], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-location-type] 18:35:59 18:35:59.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [physical-location-type] 18:35:59 2024-01-09 18:35:59.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [time-zone], [String], [SINGLE] 18:35:59 18:35:59.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [time-zone], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [time-zone] 18:35:59 18:35:59.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [time-zone] 18:35:59 2024-01-09 18:35:59.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:35:59 18:35:59.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:35:59 18:35:59.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:35:59 2024-01-09 18:35:59.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:35:59 18:35:59.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:35:59 2024-01-09 18:35:59.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:35:59 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:35:59 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street1], [String], [SINGLE] 18:35:59 18:35:59.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [street1], [String], [SINGLE] 18:35:59 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street1] 18:35:59 18:35:59.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [street1] 18:35:59 2024-01-09 18:35:59.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street2], [String], [SINGLE] 18:35:59 18:35:59.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [street2], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street2] 18:35:59 18:35:59.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [street2] 18:35:59 2024-01-09 18:35:59.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [city], [String], [SINGLE] 18:35:59 18:35:59.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [city], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [city] 18:35:59 18:35:59.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [city] 18:35:59 2024-01-09 18:35:59.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state], [String], [SINGLE] 18:35:59 18:35:59.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [state], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state] 18:35:59 18:35:59.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [state] 18:35:59 2024-01-09 18:35:59.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [postal-code], [String], [SINGLE] 18:35:59 18:35:59.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [postal-code], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [postal-code] 18:35:59 18:35:59.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [postal-code] 18:35:59 2024-01-09 18:35:59.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [country], [String], [SINGLE] 18:35:59 18:35:59.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [country], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [country] 18:35:59 18:35:59.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [country] 18:35:59 2024-01-09 18:35:59.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [region], [String], [SINGLE] 18:35:59 18:35:59.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [region], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [region] 18:35:59 18:35:59.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [region] 18:35:59 2024-01-09 18:35:59.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latitude], [String], [SINGLE] 18:35:59 18:35:59.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [latitude], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latitude] 18:35:59 18:35:59.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [latitude] 18:35:59 18:35:59.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [longitude], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [longitude], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [longitude] 18:35:59 18:35:59.905 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [longitude] 18:35:59 2024-01-09 18:35:59.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [elevation], [String], [SINGLE] 18:35:59 18:35:59.905 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [elevation], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [elevation] 18:35:59 18:35:59.906 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [elevation] 18:35:59 2024-01-09 18:35:59.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lata], [String], [SINGLE] 18:35:59 18:35:59.907 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [lata], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lata] 18:35:59 18:35:59.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [lata] 18:35:59 2024-01-09 18:35:59.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [profile-name], [String], [SINGLE] 18:35:59 18:35:59.911 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [profile-name], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [profile-name] 18:35:59 18:35:59.913 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [profile-name] 18:35:59 2024-01-09 18:35:59.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [profile-type], [String], [SINGLE] 18:35:59 18:35:59.915 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [profile-type], [String], [SINGLE] 18:35:59 18:35:59.916 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [profile-type] 18:35:59 2024-01-09 18:35:59.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [profile-type] 18:35:59 2024-01-09 18:35:59.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [profile-characteristics], [String], [SINGLE] 18:35:59 18:35:59.917 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [profile-characteristics], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [profile-characteristics] 18:35:59 18:35:59.918 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [profile-characteristics] 18:35:59 2024-01-09 18:35:59.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [profile-subtype], [String], [SINGLE] 18:35:59 18:35:59.918 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [profile-subtype], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.919 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [profile-subtype] 18:35:59 18:35:59.919 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [profile-subtype] 18:35:59 2024-01-09 18:35:59.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [profile-role], [String], [SINGLE] 18:35:59 18:35:59.920 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [profile-role], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [profile-role] 18:35:59 18:35:59.921 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [profile-role] 18:35:59 18:35:59.923 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [profile-function], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [profile-function], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [profile-function] 18:35:59 18:35:59.924 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [profile-function] 18:35:59 2024-01-09 18:35:59.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [profile-selflink], [String], [SINGLE] 18:35:59 18:35:59.926 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [profile-selflink], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [profile-selflink] 18:35:59 18:35:59.927 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [profile-selflink] 18:35:59 2024-01-09 18:35:59.927 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:35:59 18:35:59.927 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:35:59 2024-01-09 18:35:59.927 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:35:59 2024-01-09 18:35:59.927 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:35:59 18:35:59.927 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:35:59 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.928 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:35:59 18:35:59.927 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:35:59 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:35:59 18:35:59.928 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:35:59 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:35:59 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-id], [String], [SINGLE] 18:35:59 18:35:59.929 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-module-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-id] 18:35:59 18:35:59.931 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vf-module-id] 18:35:59 18:35:59.933 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-module-name], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-name], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-name] 18:35:59 18:35:59.934 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vf-module-name] 18:35:59 2024-01-09 18:35:59.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 18:35:59 18:35:59.935 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.937 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [heat-stack-id] 18:35:59 18:35:59.937 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [heat-stack-id] 18:35:59 2024-01-09 18:35:59.939 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-status], [String], [SINGLE] 18:35:59 18:35:59.939 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [orchestration-status], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.940 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [orchestration-status] 18:35:59 18:35:59.940 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [orchestration-status] 18:35:59 2024-01-09 18:35:59.941 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 18:35:59 18:35:59.941 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 18:35:59 2024-01-09 18:35:59.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-base-vf-module] 18:35:59 18:35:59.943 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-base-vf-module] 18:35:59 2024-01-09 18:35:59.943 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 18:35:59 18:35:59.943 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 18:35:59 2024-01-09 18:35:59.944 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [automated-assignment] 18:35:59 2024-01-09 18:35:59.944 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:35:59 18:35:59.944 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [automated-assignment] 18:35:59 18:35:59.944 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:35:59 2024-01-09 18:35:59.944 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:35:59 18:35:59.944 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:35:59 2024-01-09 18:35:59.945 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:35:59 18:35:59.945 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:35:59 2024-01-09 18:35:59.945 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [persona-model-version], [String], [SINGLE] 18:35:59 18:35:59.945 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [persona-model-version], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.946 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [persona-model-version] 18:35:59 18:35:59.946 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [persona-model-version] 18:35:59 2024-01-09 18:35:59.946 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:35:59 18:35:59.946 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:35:59 2024-01-09 18:35:59.947 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-id], [String], [SINGLE] 18:35:59 18:35:59.947 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [widget-model-id], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-id] 18:35:59 18:35:59.948 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [widget-model-id] 18:35:59 2024-01-09 18:35:59.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-version], [String], [SINGLE] 18:35:59 18:35:59.951 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [widget-model-version], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.952 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-version] 18:35:59 18:35:59.952 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [widget-model-version] 18:35:59 2024-01-09 18:35:59.953 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 18:35:59 18:35:59.953 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.954 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-service-instance-fqdn] 18:35:59 18:35:59.954 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [contrail-service-instance-fqdn] 18:35:59 2024-01-09 18:35:59.956 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [module-index], [Integer], [SINGLE] 18:35:59 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:35:59 18:35:59.956 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [module-index], [Integer], [SINGLE] 18:35:59 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:35:59 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:35:59 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:35:59 18:35:59.957 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [module-index] 18:35:59 2024-01-09 18:35:59.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [module-index] 18:35:59 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.962 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:35:59 18:35:59.962 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:35:59 2024-01-09 18:35:59.962 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:35:59 18:35:59.962 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:35:59 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.962 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:35:59 18:35:59.962 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:35:59 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.962 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:35:59 18:35:59.962 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:35:59 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.963 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:35:59 18:35:59.963 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:35:59 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:35:59 2024-01-09 18:35:59.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 18:35:59 18:35:59.963 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 18:35:59 2024-01-09 18:35:59.964 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv6-address] 18:35:59 18:35:59.964 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vip-ipv6-address] 18:35:59 2024-01-09 18:35:59.966 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 18:35:59 18:35:59.966 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 18:35:59 2024-01-09 18:35:59.967 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv6-prefix-length] 18:35:59 18:35:59.967 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vip-ipv6-prefix-length] 18:35:59 18:35:59.968 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 18:35:59 2024-01-09 18:35:59.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 18:35:59 18:35:59.969 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vlan-id-inner] 18:35:59 2024-01-09 18:35:59.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-inner] 18:35:59 18:35:59.971 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 18:35:59 2024-01-09 18:35:59.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 18:35:59 18:35:59.973 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vlan-id-outer] 18:35:59 2024-01-09 18:35:59.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-outer] 18:35:59 2024-01-09 18:35:59.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 18:35:59 18:35:59.975 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 18:36:00 18:36:00.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-floating] 18:36:00 2024-01-09 18:36:00.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-floating] 18:36:00 18:36:00.210 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.210 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.211 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-network-id] 18:36:00 18:36:00.213 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [neutron-network-id] 18:36:00 2024-01-09 18:36:00.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 18:36:00 18:36:00.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-subnet-id] 18:36:00 18:36:00.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [neutron-subnet-id] 18:36:00 2024-01-09 18:36:00.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ops-note], [String], [SINGLE] 18:36:00 18:36:00.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ops-note], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ops-note] 18:36:00 18:36:00.222 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ops-note] 18:36:00 2024-01-09 18:36:00.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 18:36:00.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 18:36:00.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capability-id] 18:36:00 18:36:00.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [hpa-capability-id] 18:36:00 18:36:00.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hpa-feature], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-feature], [String], [SINGLE] 18:36:00 18:36:00.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [hpa-feature] 18:36:00 2024-01-09 18:36:00.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-feature] 18:36:00 18:36:00.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hpa-version], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-version], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-version] 18:36:00 18:36:00.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [hpa-version] 18:36:00 18:36:00.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [architecture], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [architecture], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [architecture] 18:36:00 18:36:00.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [architecture] 18:36:00 2024-01-09 18:36:00.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 18:36:00.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [slot-name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [slot-name] 18:36:00 2024-01-09 18:36:00.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [slot-name], [String], [SINGLE] 18:36:00 18:36:00.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [slot-name] 18:36:00 18:36:00.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sw-component-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-component-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sw-component-id] 18:36:00 18:36:00.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [sw-component-id] 18:36:00 2024-01-09 18:36:00.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-component-name], [String], [SINGLE] 18:36:00 18:36:00.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sw-component-name], [String], [SINGLE] 18:36:00 18:36:00.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sw-component-name] 18:36:00 2024-01-09 18:36:00.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-component-name] 18:36:00 2024-01-09 18:36:00.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-component-type], [String], [SINGLE] 18:36:00 18:36:00.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sw-component-type], [String], [SINGLE] 18:36:00 18:36:00.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sw-component-type] 18:36:00 2024-01-09 18:36:00.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-component-type] 18:36:00 2024-01-09 18:36:00.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-component-role], [String], [SINGLE] 18:36:00 18:36:00.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sw-component-role], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-component-role] 18:36:00 18:36:00.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sw-component-role] 18:36:00 2024-01-09 18:36:00.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-component-function], [String], [SINGLE] 18:36:00 18:36:00.245 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sw-component-function], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-component-function] 18:36:00 18:36:00.246 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sw-component-function] 18:36:00 2024-01-09 18:36:00.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.247 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [state-order], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state-order], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [state-order] 18:36:00 18:36:00.248 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [state-order] 18:36:00 18:36:00.250 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [state-name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state-name], [String], [SINGLE] 18:36:00 18:36:00.251 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [state-name] 18:36:00 2024-01-09 18:36:00.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state-name] 18:36:00 18:36:00.251 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [state-view], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state-view], [String], [SINGLE] 18:36:00 18:36:00.253 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [state-view] 18:36:00 2024-01-09 18:36:00.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state-view] 18:36:00 2024-01-09 18:36:00.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.253 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.253 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.253 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.253 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfm-id], [String], [SINGLE] 18:36:00 18:36:00.255 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnfm-id], [String], [SINGLE] 18:36:00 18:36:00.257 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vnfm-id] 18:36:00 2024-01-09 18:36:00.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfm-id] 18:36:00 2024-01-09 18:36:00.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vim-id], [String], [SINGLE] 18:36:00 18:36:00.258 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vim-id], [String], [SINGLE] 18:36:00 18:36:00.259 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vim-id] 18:36:00 2024-01-09 18:36:00.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vim-id] 18:36:00 2024-01-09 18:36:00.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [certificate-url], [String], [SINGLE] 18:36:00 18:36:00.260 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [certificate-url], [String], [SINGLE] 18:36:00 18:36:00.261 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [certificate-url] 18:36:00 2024-01-09 18:36:00.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [certificate-url] 18:36:00 2024-01-09 18:36:00.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.261 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.261 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.261 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 18:36:00.261 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-id], [String], [SINGLE] 18:36:00 18:36:00.263 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [policy-id] 18:36:00 18:36:00.264 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [policy-id] 18:36:00 2024-01-09 18:36:00.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-name], [String], [SINGLE] 18:36:00 18:36:00.265 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [policy-name] 18:36:00 18:36:00.266 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [policy-name] 18:36:00 2024-01-09 18:36:00.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-type], [String], [SINGLE] 18:36:00 18:36:00.266 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [policy-type] 18:36:00 18:36:00.268 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [policy-type] 18:36:00 2024-01-09 18:36:00.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-role], [String], [SINGLE] 18:36:00 18:36:00.268 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-role], [String], [SINGLE] 18:36:00 18:36:00.269 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [policy-role] 18:36:00 2024-01-09 18:36:00.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [policy-role] 18:36:00 18:36:00.269 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-function], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-function], [String], [SINGLE] 18:36:00 18:36:00.270 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [policy-function] 18:36:00 2024-01-09 18:36:00.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [policy-function] 18:36:00 18:36:00.271 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [do-not-track], [Boolean], [SINGLE] 18:36:00 2024-01-09 18:36:00.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-track], [Boolean], [SINGLE] 18:36:00 18:36:00.272 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [do-not-track] 18:36:00 2024-01-09 18:36:00.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-track] 18:36:00 2024-01-09 18:36:00.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pre-dnat], [Boolean], [SINGLE] 18:36:00 18:36:00.272 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pre-dnat], [Boolean], [SINGLE] 18:36:00 18:36:00.273 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [pre-dnat] 18:36:00 2024-01-09 18:36:00.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pre-dnat] 18:36:00 18:36:00.273 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [apply-on-forward], [Boolean], [SINGLE] 18:36:00 2024-01-09 18:36:00.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [apply-on-forward], [Boolean], [SINGLE] 18:36:00 18:36:00.275 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [apply-on-forward] 18:36:00 2024-01-09 18:36:00.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [apply-on-forward] 18:36:00 2024-01-09 18:36:00.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selector-local], [String], [SINGLE] 18:36:00 18:36:00.275 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [selector-local], [String], [SINGLE] 18:36:00 18:36:00.276 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [selector-local] 18:36:00 2024-01-09 18:36:00.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selector-local] 18:36:00 2024-01-09 18:36:00.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [order], [Integer], [SINGLE] 18:36:00 18:36:00.276 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [order], [Integer], [SINGLE] 18:36:00 18:36:00.277 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [order] 18:36:00 2024-01-09 18:36:00.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [order] 18:36:00 18:36:00.278 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [version], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [version], [String], [SINGLE] 18:36:00 18:36:00.279 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [version] 18:36:00 2024-01-09 18:36:00.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [version] 18:36:00 2024-01-09 18:36:00.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [status], [String], [SINGLE] 18:36:00 18:36:00.280 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [status], [String], [SINGLE] 18:36:00 18:36:00.281 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [status] 18:36:00 2024-01-09 18:36:00.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [status] 18:36:00 2024-01-09 18:36:00.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-asn], [Integer], [SINGLE] 18:36:00 18:36:00.282 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [remote-asn], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-asn] 18:36:00 18:36:00.283 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [remote-asn] 18:36:00 2024-01-09 18:36:00.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [namespace], [String], [SINGLE] 18:36:00 18:36:00.283 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [namespace], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [namespace] 18:36:00 18:36:00.284 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [namespace] 18:36:00 18:36:00.285 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-description], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-description], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [policy-description] 18:36:00 18:36:00.286 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [policy-description] 18:36:00 2024-01-09 18:36:00.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-variables], [String], [SINGLE] 18:36:00 18:36:00.286 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-variables], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [policy-variables] 18:36:00 18:36:00.287 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [policy-variables] 18:36:00 2024-01-09 18:36:00.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-variable-name], [String], [SINGLE] 18:36:00 18:36:00.287 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-variable-name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.288 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [policy-variable-name] 18:36:00 18:36:00.288 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [policy-variable-name] 18:36:00 18:36:00.289 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [direction], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [direction], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [direction] 18:36:00 18:36:00.289 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [direction] 18:36:00 18:36:00.290 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.290 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.290 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.290 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.293 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ems-id], [String], [SINGLE] 18:36:00 18:36:00.293 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ems-id], [String], [SINGLE] 18:36:00 18:36:00.294 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [ems-id] 18:36:00 2024-01-09 18:36:00.294 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ems-id] 18:36:00 2024-01-09 18:36:00.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 18:36:00.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.541 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.541 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.543 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cp-instance-id] 18:36:00 18:36:00.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [cp-instance-id] 18:36:00 2024-01-09 18:36:00.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-id], [Integer], [SINGLE] 18:36:00 18:36:00.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-id], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-id] 18:36:00 18:36:00.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [port-id] 18:36:00 2024-01-09 18:36:00.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.549 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.549 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.549 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.549 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 18:36:00 18:36:00.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-mapping-id] 18:36:00 18:36:00.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [vlan-mapping-id] 18:36:00 2024-01-09 18:36:00.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 18:36:00 18:36:00.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [uni-cvlan] 18:36:00 18:36:00.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [uni-cvlan] 18:36:00 2024-01-09 18:36:00.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-svlan], [String], [SINGLE] 18:36:00 18:36:00.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nni-svlan], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-svlan] 18:36:00 18:36:00.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nni-svlan] 18:36:00 2024-01-09 18:36:00.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 18:36:00 18:36:00.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-cvlan] 18:36:00 18:36:00.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nni-cvlan] 18:36:00 2024-01-09 18:36:00.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [iv-lan], [String], [SINGLE] 18:36:00 18:36:00.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [iv-lan], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [iv-lan] 18:36:00 18:36:00.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [iv-lan] 18:36:00 2024-01-09 18:36:00.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.559 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.559 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.559 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.559 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [object-group-id], [String], [SINGLE] 18:36:00 18:36:00.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [object-group-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [object-group-id] 18:36:00 18:36:00.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [object-group-id] 18:36:00 18:36:00.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-type] 18:36:00 18:36:00.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [group-type] 18:36:00 2024-01-09 18:36:00.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name], [String], [SINGLE] 18:36:00 18:36:00.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-name] 18:36:00 18:36:00.565 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [group-name] 18:36:00 2024-01-09 18:36:00.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name2], [String], [SINGLE] 18:36:00 18:36:00.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-name2], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-name2] 18:36:00 18:36:00.567 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [group-name2] 18:36:00 2024-01-09 18:36:00.567 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 18:36:00 18:36:00.567 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [version] already existed in the DB. 18:36:00 || PropertyKey [version] already existed in the DB. PropertyKey [version] already existed in the DB. | 18:36:00 18:36:00.568 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-number], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-number], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-number] 18:36:00 18:36:00.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [group-number] 18:36:00 2024-01-09 18:36:00.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-role], [String], [SINGLE] 18:36:00 18:36:00.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-role], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-role] 18:36:00 18:36:00.570 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [group-role] 18:36:00 18:36:00.573 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-function], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-function], [String], [SINGLE] 18:36:00 18:36:00.574 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [group-function] 18:36:00 2024-01-09 18:36:00.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-function] 18:36:00 2024-01-09 18:36:00.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 18:36:00.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [parameter-list-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [parameter-list-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [parameter-list-id] 18:36:00 18:36:00.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [parameter-list-id] 18:36:00 2024-01-09 18:36:00.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [parameter-type], [String], [SINGLE] 18:36:00 18:36:00.578 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [parameter-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [parameter-type] 18:36:00 18:36:00.578 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [parameter-type] 18:36:00 2024-01-09 18:36:00.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [parameter-role], [String], [SINGLE] 18:36:00 18:36:00.580 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [parameter-role], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [parameter-role] 18:36:00 18:36:00.581 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [parameter-role] 18:36:00 2024-01-09 18:36:00.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [parameter-function], [String], [SINGLE] 18:36:00 18:36:00.582 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [parameter-function], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [parameter-function] 18:36:00 18:36:00.583 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [parameter-function] 18:36:00 2024-01-09 18:36:00.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence-number], [String], [SINGLE] 18:36:00 18:36:00.584 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sequence-number], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sequence-number] 18:36:00 18:36:00.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sequence-number] 18:36:00 2024-01-09 18:36:00.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [parameter-name], [String], [SINGLE] 18:36:00 18:36:00.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [parameter-name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [parameter-name] 18:36:00 18:36:00.586 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [parameter-name] 18:36:00 2024-01-09 18:36:00.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [parameter-value], [String], [SINGLE] 18:36:00 18:36:00.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [parameter-value], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [parameter-value] 18:36:00 18:36:00.589 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [parameter-value] 18:36:00 2024-01-09 18:36:00.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [parameter-value-unit], [String], [SINGLE] 18:36:00 18:36:00.589 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [parameter-value-unit], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [parameter-value-unit] 18:36:00 18:36:00.590 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [parameter-value-unit] 18:36:00 2024-01-09 18:36:00.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 18:36:00.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-id], [String], [SINGLE] 18:36:00 18:36:00.591 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-policy-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-policy-id] 18:36:00 18:36:00.592 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [network-policy-id] 18:36:00 2024-01-09 18:36:00.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 18:36:00 18:36:00.593 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-policy-fqdn] 18:36:00 18:36:00.594 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [network-policy-fqdn] 18:36:00 2024-01-09 18:36:00.595 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 18:36:00 18:36:00.595 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [heat-stack-id] already existed in the DB. 18:36:00 || PropertyKey [heat-stack-id] already existed in the DB. PropertyKey [heat-stack-id] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.595 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.595 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.595 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.595 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.595 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.595 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.595 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.595 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.596 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [name] 18:36:00 18:36:00.596 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [name] 18:36:00 2024-01-09 18:36:00.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [type], [String], [SINGLE] 18:36:00 18:36:00.597 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [type] 18:36:00 18:36:00.598 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [type] 18:36:00 2024-01-09 18:36:00.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latency], [Integer], [SINGLE] 18:36:00 18:36:00.598 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [latency], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latency] 18:36:00 18:36:00.599 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [latency] 18:36:00 2024-01-09 18:36:00.599 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [jitter], [Integer], [SINGLE] 18:36:00 18:36:00.599 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [jitter], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [jitter] 18:36:00 18:36:00.600 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [jitter] 18:36:00 2024-01-09 18:36:00.600 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-bandwidth], [Integer], [SINGLE] 18:36:00 18:36:00.600 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-bandwidth], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-bandwidth] 18:36:00 18:36:00.601 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-bandwidth] 18:36:00 2024-01-09 18:36:00.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [reliability], [Float], [SINGLE] 18:36:00 18:36:00.601 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [reliability], [Float], [SINGLE] 18:36:00 2024-01-09 18:36:00.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [reliability] 18:36:00 18:36:00.602 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [reliability] 18:36:00 18:36:00.603 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [lacp-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lacp-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.604 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lacp-id] 18:36:00 18:36:00.604 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [lacp-id] 18:36:00 18:36:00.605 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [system-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-id] 18:36:00 18:36:00.606 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [system-id] 18:36:00 2024-01-09 18:36:00.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mode], [String], [SINGLE] 18:36:00 18:36:00.606 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mode], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mode] 18:36:00 18:36:00.607 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mode] 18:36:00 2024-01-09 18:36:00.607 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [periodic], [String], [SINGLE] 18:36:00 18:36:00.607 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [periodic], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [periodic] 18:36:00 18:36:00.608 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [periodic] 18:36:00 2024-01-09 18:36:00.608 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.608 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.608 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.608 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 18:36:00.609 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.609 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.609 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.609 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [id], [String], [SINGLE] 18:36:00 18:36:00.609 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.610 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [id] 18:36:00 18:36:00.610 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [id] 18:36:00 2024-01-09 18:36:00.611 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [label-start], [Integer], [SINGLE] 18:36:00 18:36:00.611 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [label-start], [Integer], [SINGLE] 18:36:00 18:36:00.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [label-start] 18:36:00 2024-01-09 18:36:00.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [label-start] 18:36:00 2024-01-09 18:36:00.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [label-end], [Integer], [SINGLE] 18:36:00 18:36:00.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [label-end], [Integer], [SINGLE] 18:36:00 18:36:00.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [label-end] 18:36:00 2024-01-09 18:36:00.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [label-end] 18:36:00 2024-01-09 18:36:00.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [range-bitmap], [String], [SINGLE] 18:36:00 18:36:00.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [range-bitmap], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [range-bitmap] 18:36:00 18:36:00.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [range-bitmap] 18:36:00 2024-01-09 18:36:00.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [label-step], [Integer], [SINGLE] 18:36:00 18:36:00.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [label-step], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [label-step] 18:36:00 18:36:00.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [label-step] 18:36:00 18:36:00.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [inclusive-exclusive], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inclusive-exclusive], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inclusive-exclusive] 18:36:00 18:36:00.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [inclusive-exclusive] 18:36:00 2024-01-09 18:36:00.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [range-type], [String], [SINGLE] 18:36:00 18:36:00.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [range-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [range-type] 18:36:00 18:36:00.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [range-type] 18:36:00 2024-01-09 18:36:00.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [trib-slot-granularity], [String], [SINGLE] 18:36:00 18:36:00.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [trib-slot-granularity], [String], [SINGLE] 18:36:00 18:36:00.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [trib-slot-granularity] 18:36:00 2024-01-09 18:36:00.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [trib-slot-granularity] 18:36:00 2024-01-09 18:36:00.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [priority], [Integer], [SINGLE] 18:36:00 18:36:00.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [priority], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [priority] 18:36:00 18:36:00.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [priority] 18:36:00 2024-01-09 18:36:00.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:00 18:36:00.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:00 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:00 18:36:00.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:00 2024-01-09 18:36:00.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:00 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:00 18:36:00.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:00 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:00 18:36:00.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:00 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:00 18:36:00.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:00 2024-01-09 18:36:00.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:00 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:00 18:36:00.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 18:36:00.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contact-name], [String], [SINGLE] 18:36:00 18:36:00.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [contact-name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [contact-name] 18:36:00 18:36:00.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [contact-name] 18:36:00 2024-01-09 18:36:00.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contact-telephone], [String], [SINGLE] 18:36:00 18:36:00.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [contact-telephone], [String], [SINGLE] 18:36:00 18:36:00.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [contact-telephone] 18:36:00 2024-01-09 18:36:00.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contact-telephone] 18:36:00 2024-01-09 18:36:00.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contact-email], [String], [SINGLE] 18:36:00 18:36:00.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [contact-email], [String], [SINGLE] 18:36:00 18:36:00.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [contact-email] 18:36:00 2024-01-09 18:36:00.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contact-email] 18:36:00 18:36:00.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vendor-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-type], [String], [SINGLE] 18:36:00 18:36:00.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vendor-type] 18:36:00 2024-01-09 18:36:00.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-type] 18:36:00 18:36:00.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 18:36:00.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [image-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-id], [String], [SINGLE] 18:36:00 18:36:00.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [image-id] 18:36:00 2024-01-09 18:36:00.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-id] 18:36:00 2024-01-09 18:36:00.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-name], [String], [SINGLE] 18:36:00 18:36:00.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [image-name], [String], [SINGLE] 18:36:00 18:36:00.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [image-name] 18:36:00 2024-01-09 18:36:00.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-name] 18:36:00 2024-01-09 18:36:00.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-architecture], [String], [SINGLE] 18:36:00 18:36:00.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [image-architecture], [String], [SINGLE] 18:36:00 18:36:00.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [image-architecture] 18:36:00 2024-01-09 18:36:00.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-architecture] 18:36:00 18:36:00.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [image-os-distro], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-distro], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-distro] 18:36:00 18:36:00.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [image-os-distro] 18:36:00 2024-01-09 18:36:00.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-version], [String], [SINGLE] 18:36:00 18:36:00.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [image-os-version], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-version] 18:36:00 18:36:00.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [image-os-version] 18:36:00 18:36:00.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [application], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application] 18:36:00 18:36:00.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [application] 18:36:00 18:36:00.906 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [application-vendor], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-vendor], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-vendor] 18:36:00 18:36:00.907 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [application-vendor] 18:36:00 2024-01-09 18:36:00.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-version], [String], [SINGLE] 18:36:00 18:36:00.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [application-version], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-version] 18:36:00 18:36:00.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [application-version] 18:36:00 18:36:00.910 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [image-selflink], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.910 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-selflink], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.910 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-selflink] 18:36:00 18:36:00.910 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [image-selflink] 18:36:00 18:36:00.911 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 2024-01-09 18:36:00.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.911 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 18:36:00.911 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 18:36:00.911 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 18:36:00.912 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bfd-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bfd-id], [String], [SINGLE] 18:36:00 18:36:00.913 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [bfd-id] 18:36:00 2024-01-09 18:36:00.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [bfd-id] 18:36:00 2024-01-09 18:36:00.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bfd-type], [String], [SINGLE] 18:36:00 18:36:00.914 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bfd-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bfd-type] 18:36:00 18:36:00.915 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bfd-type] 18:36:00 2024-01-09 18:36:00.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bfd-role], [String], [SINGLE] 18:36:00 18:36:00.915 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bfd-role], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bfd-role] 18:36:00 18:36:00.916 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bfd-role] 18:36:00 2024-01-09 18:36:00.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bfd-function], [String], [SINGLE] 18:36:00 18:36:00.916 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bfd-function], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bfd-function] 18:36:00 18:36:00.917 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bfd-function] 18:36:00 2024-01-09 18:36:00.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bfd-keep-alive], [String], [SINGLE] 18:36:00 18:36:00.917 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bfd-keep-alive], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bfd-keep-alive] 18:36:00 18:36:00.918 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bfd-keep-alive] 18:36:00 2024-01-09 18:36:00.918 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bfd-timeout], [String], [SINGLE] 18:36:00 18:36:00.918 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bfd-timeout], [String], [SINGLE] 18:36:00 18:36:00.919 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bfd-timeout] 18:36:00 2024-01-09 18:36:00.919 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bfd-timeout] 18:36:00 2024-01-09 18:36:00.919 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.919 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 18:36:00.919 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 2024-01-09 18:36:00.919 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.919 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.919 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bfd-multihop], [String], [SINGLE] 18:36:00 18:36:00.920 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bfd-multihop], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.920 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bfd-multihop] 18:36:00 18:36:00.920 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bfd-multihop] 18:36:00 18:36:00.920 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 2024-01-09 18:36:00.920 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [minimum-interval], [Integer], [SINGLE] 18:36:00 18:36:00.921 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [minimum-interval], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [minimum-interval] 18:36:00 18:36:00.922 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [minimum-interval] 18:36:00 2024-01-09 18:36:00.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-route-id], [String], [SINGLE] 18:36:00 18:36:00.922 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [host-route-id], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-route-id] 18:36:00 18:36:00.923 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [host-route-id] 18:36:00 2024-01-09 18:36:00.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-prefix], [String], [SINGLE] 18:36:00 18:36:00.924 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-prefix], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.925 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-prefix] 18:36:00 18:36:00.925 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [route-prefix] 18:36:00 2024-01-09 18:36:00.925 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop], [String], [SINGLE] 18:36:00 18:36:00.925 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [next-hop], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [next-hop] 18:36:00 18:36:00.926 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [next-hop] 18:36:00 2024-01-09 18:36:00.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-type], [String], [SINGLE] 18:36:00 18:36:00.927 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [next-hop-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.928 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-type] 18:36:00 18:36:00.928 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [next-hop-type] 18:36:00 2024-01-09 18:36:00.928 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metric], [Integer], [SINGLE] 18:36:00 18:36:00.928 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [metric], [Integer], [SINGLE] 18:36:00 2024-01-09 18:36:00.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metric] 18:36:00 18:36:00.929 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [metric] 18:36:00 2024-01-09 18:36:00.929 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:00 18:36:00.929 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:00 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.929 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:00 18:36:00.929 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:00 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.930 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:00 18:36:00.930 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:00 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.930 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:00 18:36:00.930 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:00 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:00 2024-01-09 18:36:00.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 18:36:00 18:36:00.931 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [property-constraint-uuid] 18:36:00 18:36:00.932 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [property-constraint-uuid] 18:36:00 2024-01-09 18:36:00.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constraint-type], [String], [SINGLE] 18:36:00 18:36:00.933 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [constraint-type], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constraint-type] 18:36:00 18:36:00.934 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [constraint-type] 18:36:00 2024-01-09 18:36:00.934 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-name], [String], [SINGLE] 18:36:00 18:36:00.934 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [property-name], [String], [SINGLE] 18:36:00 2024-01-09 18:36:00.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-name] 18:36:00 18:36:00.935 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [property-name] 18:36:00 2024-01-09 18:36:00.935 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-value], [String], [SINGLE] 18:36:00 18:36:00.935 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [property-value], [String], [SINGLE] 18:36:01 18:36:01.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [property-value] 18:36:01 2024-01-09 18:36:01.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-value] 18:36:01 18:36:01.203 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.203 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 18:36:01.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id] 18:36:01 18:36:01.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [vnf-id] 18:36:01 18:36:01.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [volume-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-id] 18:36:01 18:36:01.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [volume-id] 18:36:01 2024-01-09 18:36:01.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-selflink], [String], [SINGLE] 18:36:01 18:36:01.212 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [volume-selflink], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [volume-selflink] 18:36:01 18:36:01.212 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [volume-selflink] 18:36:01 2024-01-09 18:36:01.212 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.212 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 18:36:01.213 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.213 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.213 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.213 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 18:36:01.213 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.213 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-name], [String], [SINGLE] 18:36:01 18:36:01.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-name], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-name] 18:36:01 18:36:01.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [port-name] 18:36:01 || PropertyKey [port-type] already existed in the DB. PropertyKey [port-type] already existed in the DB. | 18:36:01 18:36:01.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [port-type] already existed in the DB. 18:36:01 2024-01-09 18:36:01.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-type] already existed in the DB. 18:36:01 2024-01-09 18:36:01.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-role], [String], [SINGLE] 18:36:01 18:36:01.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-role], [String], [SINGLE] 18:36:01 18:36:01.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [port-role] 18:36:01 2024-01-09 18:36:01.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-role] 18:36:01 2024-01-09 18:36:01.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-value], [String], [SINGLE] 18:36:01 18:36:01.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [speed-value], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-value] 18:36:01 18:36:01.218 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [speed-value] 18:36:01 2024-01-09 18:36:01.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-units], [String], [SINGLE] 18:36:01 18:36:01.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [speed-units], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-units] 18:36:01 18:36:01.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [speed-units] 18:36:01 18:36:01.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [xcvr-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xcvr-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xcvr-type] 18:36:01 18:36:01.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [xcvr-type] 18:36:01 18:36:01.221 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [equip-identifier], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-identifier], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equip-identifier] 18:36:01 18:36:01.222 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [equip-identifier] 18:36:01 2024-01-09 18:36:01.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [part-number], [String], [SINGLE] 18:36:01 18:36:01.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [part-number], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [part-number] 18:36:01 18:36:01.224 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [part-number] 18:36:01 2024-01-09 18:36:01.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-start], [String], [SINGLE] 18:36:01 18:36:01.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-start], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-start] 18:36:01 18:36:01.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [port-start] 18:36:01 2024-01-09 18:36:01.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-end], [String], [SINGLE] 18:36:01 18:36:01.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-end], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-end] 18:36:01 18:36:01.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [port-end] 18:36:01 2024-01-09 18:36:01.227 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.227 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 18:36:01.227 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.227 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.227 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.227 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.228 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.228 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 18:36:01 18:36:01.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarder-evc-id] 18:36:01 18:36:01.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [forwarder-evc-id] 18:36:01 2024-01-09 18:36:01.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [circuit-id], [String], [SINGLE] 18:36:01 18:36:01.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [circuit-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [circuit-id] 18:36:01 18:36:01.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [circuit-id] 18:36:01 2024-01-09 18:36:01.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ivlan], [String], [SINGLE] 18:36:01 18:36:01.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ivlan], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ivlan] 18:36:01 18:36:01.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ivlan] 18:36:01 18:36:01.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [svlan], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svlan], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svlan] 18:36:01 18:36:01.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [svlan] 18:36:01 2024-01-09 18:36:01.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan], [String], [SINGLE] 18:36:01 18:36:01.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cvlan], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cvlan] 18:36:01 18:36:01.236 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cvlan] 18:36:01 18:36:01.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 18:36:01.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 18:36:01.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id2], [String], [SINGLE] 18:36:01 18:36:01.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-id2], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id2] 18:36:01 18:36:01.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [vnf-id2] 18:36:01 2024-01-09 18:36:01.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name], [String], [SINGLE] 18:36:01 18:36:01.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-name], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name] 18:36:01 18:36:01.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vnf-name] 18:36:01 18:36:01.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-name2], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name2], [String], [SINGLE] 18:36:01 18:36:01.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vnf-name2] 18:36:01 2024-01-09 18:36:01.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name2] 18:36:01 18:36:01.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-type], [String], [SINGLE] 18:36:01 18:36:01.245 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vnf-type] 18:36:01 2024-01-09 18:36:01.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-type] 18:36:01 18:36:01.246 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [prov-status], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prov-status], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prov-status] 18:36:01 18:36:01.247 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [prov-status] 18:36:01 2024-01-09 18:36:01.248 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:01 18:36:01.248 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:01 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:01 18:36:01.248 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [license-key], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key] 18:36:01 18:36:01.249 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [license-key] 18:36:01 18:36:01.249 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-address] 18:36:01 18:36:01.250 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipv4-oam-address] 18:36:01 2024-01-09 18:36:01.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-role], [String], [SINGLE] 18:36:01 18:36:01.251 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [equipment-role], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-role] 18:36:01 18:36:01.251 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [equipment-role] 18:36:01 2024-01-09 18:36:01.251 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.251 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 18:36:01 18:36:01.252 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-loopback0-address] 18:36:01 18:36:01.254 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipv4-loopback0-address] 18:36:01 2024-01-09 18:36:01.254 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:01 18:36:01.254 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:01 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:01 || PropertyKey [heat-stack-id] already existed in the DB. PropertyKey [heat-stack-id] already existed in the DB. | 18:36:01 18:36:01.254 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [heat-stack-id] already existed in the DB. 18:36:01 2024-01-09 18:36:01.254 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 18:36:01 2024-01-09 18:36:01.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 18:36:01 18:36:01.254 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mso-catalog-key] 18:36:01 18:36:01.255 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mso-catalog-key] 18:36:01 2024-01-09 18:36:01.255 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.255 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.255 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.255 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 18:36:01.256 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.256 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.256 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:01 18:36:01.256 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:01 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-role], [String], [SINGLE] 18:36:01 18:36:01.257 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [instance-group-role], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [instance-group-role] 18:36:01 18:36:01.257 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [instance-group-role] 18:36:01 2024-01-09 18:36:01.258 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:01 18:36:01.258 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:01 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:01 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:01 18:36:01.259 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:01 2024-01-09 18:36:01.259 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:01 18:36:01.259 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:01 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-type], [String], [SINGLE] 18:36:01 18:36:01.259 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [instance-group-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [instance-group-type] 18:36:01 18:36:01.260 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [instance-group-type] 18:36:01 2024-01-09 18:36:01.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.261 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-name], [String], [SINGLE] 18:36:01 18:36:01.261 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [instance-group-name], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [instance-group-name] 18:36:01 18:36:01.262 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [instance-group-name] 18:36:01 2024-01-09 18:36:01.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-function], [String], [SINGLE] 18:36:01 18:36:01.263 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [instance-group-function], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [instance-group-function] 18:36:01 18:36:01.264 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [instance-group-function] 18:36:01 2024-01-09 18:36:01.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-number], [Integer], [SINGLE] 18:36:01 18:36:01.265 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [instance-group-number], [Integer], [SINGLE] 18:36:01 2024-01-09 18:36:01.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-number] 18:36:01 18:36:01.266 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [instance-group-number] 18:36:01 2024-01-09 18:36:01.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [priority-number], [String], [SINGLE] 18:36:01 18:36:01.266 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [priority-number], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [priority-number] 18:36:01 18:36:01.267 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [priority-number] 18:36:01 2024-01-09 18:36:01.267 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.267 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.267 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.267 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.267 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.267 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.268 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [site-pair-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-id], [String], [SINGLE] 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-id] 18:36:01 18:36:01.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [site-pair-id] 18:36:01 2024-01-09 18:36:01.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-ip], [String], [SINGLE] 18:36:01 18:36:01.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [source-ip], [String], [SINGLE] 18:36:01 18:36:01.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [source-ip] 18:36:01 2024-01-09 18:36:01.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-ip] 18:36:01 2024-01-09 18:36:01.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-ip], [String], [SINGLE] 18:36:01 18:36:01.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [destination-ip], [String], [SINGLE] 18:36:01 18:36:01.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [destination-ip] 18:36:01 2024-01-09 18:36:01.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-ip] 18:36:01 2024-01-09 18:36:01.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-version], [String], [SINGLE] 18:36:01 18:36:01.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ip-version], [String], [SINGLE] 18:36:01 18:36:01.543 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ip-version] 18:36:01 2024-01-09 18:36:01.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-version] 18:36:01 2024-01-09 18:36:01.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-hostname], [String], [SINGLE] 18:36:01 18:36:01.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [destination-hostname], [String], [SINGLE] 18:36:01 18:36:01.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [destination-hostname] 18:36:01 2024-01-09 18:36:01.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-hostname] 18:36:01 18:36:01.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-equip-type] 18:36:01 18:36:01.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [destination-equip-type] 18:36:01 18:36:01.547 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.547 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.547 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.547 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.547 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.547 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 18:36:01.547 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.547 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 18:36:01.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class-map-id], [String], [SINGLE] 18:36:01 18:36:01.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [class-map-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [class-map-id] 18:36:01 18:36:01.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [class-map-id] 18:36:01 2024-01-09 18:36:01.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class-map-name], [String], [SINGLE] 18:36:01 18:36:01.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [class-map-name], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class-map-name] 18:36:01 18:36:01.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [class-map-name] 18:36:01 2024-01-09 18:36:01.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class-map-type], [String], [SINGLE] 18:36:01 18:36:01.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [class-map-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class-map-type] 18:36:01 18:36:01.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [class-map-type] 18:36:01 2024-01-09 18:36:01.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class-map-role], [String], [SINGLE] 18:36:01 18:36:01.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [class-map-role], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class-map-role] 18:36:01 18:36:01.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [class-map-role] 18:36:01 2024-01-09 18:36:01.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class-map-function], [String], [SINGLE] 18:36:01 18:36:01.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [class-map-function], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class-map-function] 18:36:01 18:36:01.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [class-map-function] 18:36:01 2024-01-09 18:36:01.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [direction] already existed in the DB. 18:36:01 18:36:01.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [direction] already existed in the DB. 18:36:01 || PropertyKey [direction] already existed in the DB. PropertyKey [direction] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 18:36:01.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 18:36:01.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vig-address-type], [String], [SINGLE] 18:36:01 18:36:01.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vig-address-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vig-address-type] 18:36:01 18:36:01.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vig-address-type] 18:36:01 2024-01-09 18:36:01.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 18:36:01 18:36:01.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 18:36:01 2024-01-09 18:36:01.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-vig] 18:36:01 18:36:01.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipaddress-v4-vig] 18:36:01 2024-01-09 18:36:01.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 18:36:01 18:36:01.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 18:36:01 2024-01-09 18:36:01.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-vig] 18:36:01 18:36:01.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipaddress-v6-vig] 18:36:01 2024-01-09 18:36:01.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 18:36:01.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 18:36:01 18:36:01.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 18:36:01 2024-01-09 18:36:01.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cvlan-tag] 18:36:01 18:36:01.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cvlan-tag] 18:36:01 2024-01-09 18:36:01.565 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.565 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 18:36:01.565 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.565 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 18:36:01.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:01 18:36:01.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:01 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [name] already existed in the DB. 18:36:01 18:36:01.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [name] already existed in the DB. 18:36:01 || PropertyKey [name] already existed in the DB. PropertyKey [name] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group], [String], [SINGLE] 18:36:01 18:36:01.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group] 18:36:01 18:36:01.567 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [group] 18:36:01 2024-01-09 18:36:01.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 18:36:01 18:36:01.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [version] already existed in the DB. 18:36:01 || PropertyKey [version] already existed in the DB. PropertyKey [version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [kind], [String], [SINGLE] 18:36:01 18:36:01.568 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [kind], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [kind] 18:36:01 18:36:01.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [kind] 18:36:01 18:36:01.570 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [namespace] already existed in the DB. 18:36:01 2024-01-09 18:36:01.570 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [namespace] already existed in the DB. 18:36:01 || PropertyKey [namespace] already existed in the DB. PropertyKey [namespace] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [labels], [String], [SET] 18:36:01 18:36:01.570 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [labels], [String], [SET] 18:36:01 2024-01-09 18:36:01.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [labels] 18:36:01 18:36:01.571 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [labels] 18:36:01 2024-01-09 18:36:01.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:01 18:36:01.571 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:01 2024-01-09 18:36:01.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.571 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.571 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 18:36:01.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:01 2024-01-09 18:36:01.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:01 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tp-id], [String], [SINGLE] 18:36:01 18:36:01.572 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tp-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tp-id] 18:36:01 18:36:01.573 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [tp-id] 18:36:01 2024-01-09 18:36:01.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 18:36:01 18:36:01.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [cvlan] already existed in the DB. 18:36:01 || PropertyKey [cvlan] already existed in the DB. PropertyKey [cvlan] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:01 18:36:01.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:01 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:01 18:36:01.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:01 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:01 18:36:01.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:01 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.574 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:01 18:36:01.574 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:01 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:01 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:01 18:36:01.575 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:01 2024-01-09 18:36:01.575 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:01 2024-01-09 18:36:01.575 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.575 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 18:36:01.575 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.575 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.575 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.575 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.575 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.575 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider], [String], [SINGLE] 18:36:01 18:36:01.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [provider], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider] 18:36:01 18:36:01.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [provider] 18:36:01 2024-01-09 18:36:01.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [role], [String], [SINGLE] 18:36:01 18:36:01.577 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [role], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [role] 18:36:01 18:36:01.577 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [role] 18:36:01 2024-01-09 18:36:01.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-unit], [String], [SINGLE] 18:36:01 18:36:01.578 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bandwidth-unit], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-unit] 18:36:01 18:36:01.578 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bandwidth-unit] 18:36:01 2024-01-09 18:36:01.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-value], [Integer], [SINGLE] 18:36:01 18:36:01.579 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bandwidth-value], [Integer], [SINGLE] 18:36:01 2024-01-09 18:36:01.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-value] 18:36:01 18:36:01.580 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bandwidth-value] 18:36:01 2024-01-09 18:36:01.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-id], [String], [SINGLE] 18:36:01 18:36:01.580 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-id] 18:36:01 18:36:01.581 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [service-id] 18:36:01 2024-01-09 18:36:01.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-description], [String], [SINGLE] 18:36:01 18:36:01.582 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-description], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-description] 18:36:01 18:36:01.583 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [service-description] 18:36:01 2024-01-09 18:36:01.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-selflink], [String], [SINGLE] 18:36:01 18:36:01.584 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-selflink], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-selflink] 18:36:01 18:36:01.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-selflink] 18:36:01 2024-01-09 18:36:01.585 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.585 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-version], [String], [SINGLE] 18:36:01 18:36:01.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-version], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-version] 18:36:01 18:36:01.586 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-version] 18:36:01 2024-01-09 18:36:01.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 18:36:01.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pdu-name], [String], [SINGLE] 18:36:01 18:36:01.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pdu-name], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pdu-name] 18:36:01 18:36:01.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [pdu-name] 18:36:01 2024-01-09 18:36:01.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pdu-type], [String], [SINGLE] 18:36:01 18:36:01.589 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pdu-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pdu-type] 18:36:01 18:36:01.590 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [pdu-type] 18:36:01 2024-01-09 18:36:01.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ttp-id], [String], [SINGLE] 18:36:01 18:36:01.591 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ttp-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ttp-id] 18:36:01 18:36:01.591 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [ttp-id] 18:36:01 2024-01-09 18:36:01.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-tp-id], [String], [SINGLE] 18:36:01 18:36:01.592 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tunnel-tp-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tunnel-tp-id] 18:36:01 18:36:01.593 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [tunnel-tp-id] 18:36:01 2024-01-09 18:36:01.594 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [name] already existed in the DB. 18:36:01 18:36:01.594 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [name] already existed in the DB. 18:36:01 || PropertyKey [name] already existed in the DB. PropertyKey [name] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-status], [String], [SINGLE] 18:36:01 18:36:01.594 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [admin-status], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [admin-status] 18:36:01 18:36:01.595 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [admin-status] 18:36:01 2024-01-09 18:36:01.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [oper-status], [String], [SINGLE] 18:36:01 18:36:01.595 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [oper-status], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [oper-status] 18:36:01 18:36:01.596 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [oper-status] 18:36:01 2024-01-09 18:36:01.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switching-capability], [String], [SINGLE] 18:36:01 18:36:01.596 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [switching-capability], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [switching-capability] 18:36:01 18:36:01.597 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [switching-capability] 18:36:01 2024-01-09 18:36:01.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encoding], [String], [SINGLE] 18:36:01 18:36:01.597 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [encoding], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encoding] 18:36:01 18:36:01.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [encoding] 18:36:01 18:36:01.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [protection-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protection-type], [String], [SINGLE] 18:36:01 18:36:01.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [protection-type] 18:36:01 2024-01-09 18:36:01.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protection-type] 18:36:01 18:36:01.868 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [interlayer-lock-i-d], [Integer], [SINGLE] 18:36:01 2024-01-09 18:36:01.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interlayer-lock-i-d], [Integer], [SINGLE] 18:36:01 18:36:01.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [interlayer-lock-i-d] 18:36:01 2024-01-09 18:36:01.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interlayer-lock-i-d] 18:36:01 2024-01-09 18:36:01.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:01 18:36:01.870 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:01 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:01 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:01 18:36:01.870 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:01 2024-01-09 18:36:01.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:01 2024-01-09 18:36:01.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:01 18:36:01.870 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:01 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:01 18:36:01.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:01 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:01 18:36:01.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:01 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 18:36:01.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 18:36:01.872 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.872 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [multicast-configuration-id] 18:36:01 18:36:01.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [multicast-configuration-id] 18:36:01 2024-01-09 18:36:01.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 18:36:01 18:36:01.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multicast-protocol] 18:36:01 18:36:01.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [multicast-protocol] 18:36:01 2024-01-09 18:36:01.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rp-type], [String], [SINGLE] 18:36:01 18:36:01.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rp-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rp-type] 18:36:01 18:36:01.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [rp-type] 18:36:01 2024-01-09 18:36:01.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 18:36:01.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 18:36:01.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 18:36:01.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 18:36:01 18:36:01.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-attribute-key] 18:36:01 18:36:01.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [hpa-attribute-key] 18:36:01 2024-01-09 18:36:01.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 18:36:01 18:36:01.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-attribute-value] 18:36:01 18:36:01.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [hpa-attribute-value] 18:36:01 2024-01-09 18:36:01.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 18:36:01.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaname], [String], [SINGLE] 18:36:01 18:36:01.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [metaname], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [metaname] 18:36:01 18:36:01.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [metaname] 18:36:01 2024-01-09 18:36:01.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaval], [String], [SINGLE] 18:36:01 18:36:01.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [metaval], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metaval] 18:36:01 18:36:01.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [metaval] 18:36:01 2024-01-09 18:36:01.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:01 18:36:01.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:01 2024-01-09 18:36:01.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:01 18:36:01.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:01 2024-01-09 18:36:01.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:01 18:36:01.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 2024-01-09 18:36:01.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 18:36:01 18:36:01.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 18:36:01 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:01 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:01 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-uuid] 18:36:01 18:36:01.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [named-query-uuid] 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-name], [String], [SINGLE] 18:36:01 18:36:01.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [named-query-name], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [named-query-name] 18:36:01 18:36:01.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [named-query-name] 18:36:01 2024-01-09 18:36:01.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-version], [String], [SINGLE] 18:36:01 18:36:01.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [named-query-version], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [named-query-version] 18:36:01 18:36:01.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [named-query-version] 18:36:01 2024-01-09 18:36:01.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [required-input-params], [String], [SET] 18:36:01 18:36:01.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [required-input-params], [String], [SET] 18:36:01 2024-01-09 18:36:01.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [required-input-params] 18:36:01 18:36:01.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [required-input-params] 18:36:01 2024-01-09 18:36:01.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:01 18:36:01.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:01 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hostname], [String], [SINGLE] 18:36:01 18:36:01.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hostname], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [hostname] 18:36:01 18:36:01.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [hostname] 18:36:01 2024-01-09 18:36:01.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 18:36:01 18:36:01.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ptnii-equip-name] 18:36:01 18:36:01.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [ptnii-equip-name] 18:36:01 2024-01-09 18:36:01.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 18:36:01 18:36:01.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 18:36:01 2024-01-09 18:36:01.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number-of-cpus] 18:36:01 18:36:01.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [number-of-cpus] 18:36:01 2024-01-09 18:36:01.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 18:36:01 18:36:01.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 18:36:01 2024-01-09 18:36:01.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [disk-in-gigabytes] 18:36:01 18:36:01.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [disk-in-gigabytes] 18:36:01 2024-01-09 18:36:01.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 18:36:01 18:36:01.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 18:36:01 2024-01-09 18:36:01.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ram-in-megabytes] 18:36:01 18:36:01.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ram-in-megabytes] 18:36:01 2024-01-09 18:36:01.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-type], [String], [SINGLE] 18:36:01 18:36:01.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [equip-type], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-type] 18:36:01 18:36:01.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [equip-type] 18:36:01 2024-01-09 18:36:01.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-vendor], [String], [SINGLE] 18:36:01 18:36:01.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [equip-vendor], [String], [SINGLE] 18:36:01 18:36:01.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [equip-vendor] 18:36:01 2024-01-09 18:36:01.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equip-vendor] 18:36:01 2024-01-09 18:36:01.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-model], [String], [SINGLE] 18:36:01 18:36:01.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [equip-model], [String], [SINGLE] 18:36:01 18:36:01.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [equip-model] 18:36:01 2024-01-09 18:36:01.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equip-model] 18:36:01 2024-01-09 18:36:01.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn], [String], [SINGLE] 18:36:01 18:36:01.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [fqdn], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [fqdn] 18:36:01 18:36:01.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [fqdn] 18:36:01 2024-01-09 18:36:01.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 18:36:01 18:36:01.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 18:36:01 18:36:01.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [pserver-selflink] 18:36:01 2024-01-09 18:36:01.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pserver-selflink] 18:36:01 2024-01-09 18:36:01.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 18:36:01 18:36:01.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-oam-address] already existed in the DB. 18:36:01 || PropertyKey [ipv4-oam-address] already existed in the DB. PropertyKey [ipv4-oam-address] already existed in the DB. | 18:36:01 18:36:01.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [serial-number], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [serial-number], [String], [SINGLE] 18:36:01 18:36:01.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [serial-number] 18:36:01 2024-01-09 18:36:01.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [serial-number] 18:36:01 2024-01-09 18:36:01.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 18:36:01 18:36:01.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-loopback0] 18:36:01 18:36:01.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipaddress-v4-loopback0] 18:36:01 2024-01-09 18:36:01.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 18:36:01 18:36:01.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 18:36:01 18:36:01.905 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipaddress-v6-loopback0] 18:36:01 2024-01-09 18:36:01.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-loopback0] 18:36:01 2024-01-09 18:36:01.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 18:36:01 18:36:01.905 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 18:36:01 18:36:01.906 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipaddress-v4-aim] 18:36:01 2024-01-09 18:36:01.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-aim] 18:36:01 18:36:01.906 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 18:36:01 18:36:01.907 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipaddress-v6-aim] 18:36:01 2024-01-09 18:36:01.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-aim] 18:36:01 2024-01-09 18:36:01.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 18:36:01 18:36:01.907 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 18:36:01 18:36:01.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipaddress-v6-oam] 18:36:01 2024-01-09 18:36:01.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-oam] 18:36:01 2024-01-09 18:36:01.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inv-status], [String], [SINGLE] 18:36:01 18:36:01.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [inv-status], [String], [SINGLE] 18:36:01 18:36:01.909 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [inv-status] 18:36:01 2024-01-09 18:36:01.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [inv-status] 18:36:01 18:36:01.910 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pserver-id], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.910 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-id], [String], [SINGLE] 18:36:01 18:36:01.911 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [pserver-id] 18:36:01 2024-01-09 18:36:01.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-id] 18:36:01 2024-01-09 18:36:01.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-topology], [String], [SINGLE] 18:36:01 18:36:01.911 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [internet-topology], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-topology] 18:36:01 18:36:01.912 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [internet-topology] 18:36:01 2024-01-09 18:36:01.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 18:36:01 18:36:01.912 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 18:36:01 2024-01-09 18:36:01.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [in-maint] 18:36:01 18:36:01.913 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [in-maint] 18:36:01 2024-01-09 18:36:01.913 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:01 18:36:01.913 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:01 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:01 2024-01-09 18:36:01.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-name2], [String], [SINGLE] 18:36:01 18:36:01.913 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pserver-name2], [String], [SINGLE] 18:36:01 18:36:01.914 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [pserver-name2] 18:36:01 2024-01-09 18:36:01.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-name2] 18:36:01 2024-01-09 18:36:01.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [purpose], [String], [SINGLE] 18:36:01 18:36:01.915 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [purpose], [String], [SINGLE] 18:36:01 18:36:01.916 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [purpose] 18:36:01 2024-01-09 18:36:01.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [purpose] 18:36:01 18:36:01.916 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:01 2024-01-09 18:36:01.916 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:01 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:01 18:36:01.916 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [management-option], [String], [SINGLE] 18:36:01 2024-01-09 18:36:01.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-option], [String], [SINGLE] 18:36:01 18:36:01.917 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [management-option] 18:36:01 2024-01-09 18:36:01.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-option] 18:36:01 2024-01-09 18:36:01.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-profile], [String], [SINGLE] 18:36:01 18:36:01.917 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [host-profile], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-profile] 18:36:02 18:36:02.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [host-profile] 18:36:02 2024-01-09 18:36:02.197 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 18:36:02 18:36:02.197 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [role] already existed in the DB. 18:36:02 || PropertyKey [role] already existed in the DB. PropertyKey [role] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [function], [String], [SINGLE] 18:36:02 18:36:02.197 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [function], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [function] 18:36:02 18:36:02.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [function] 18:36:02 18:36:02.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:02 2024-01-09 18:36:02.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:02 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 18:36:02.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.202 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:02 18:36:02.202 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:02 18:36:02.205 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [action-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action-type] 18:36:02 18:36:02.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [action-type] 18:36:02 2024-01-09 18:36:02.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 18:36:02 18:36:02.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-invariant-id] 18:36:02 18:36:02.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [model-invariant-id] 18:36:02 2024-01-09 18:36:02.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-type], [String], [SINGLE] 18:36:02 18:36:02.208 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-type] 18:36:02 18:36:02.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [model-type] 18:36:02 2024-01-09 18:36:02.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-role], [String], [SINGLE] 18:36:02 18:36:02.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-role], [String], [SINGLE] 18:36:02 18:36:02.211 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [model-role] 18:36:02 2024-01-09 18:36:02.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-role] 18:36:02 2024-01-09 18:36:02.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 18:36:02.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-id], [String], [SINGLE] 18:36:02 18:36:02.212 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [interface-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-id] 18:36:02 18:36:02.213 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [interface-id] 18:36:02 18:36:02.214 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-network-id] already existed in the DB. 18:36:02 2024-01-09 18:36:02.214 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 18:36:02 || PropertyKey [neutron-network-id] already existed in the DB. PropertyKey [neutron-network-id] already existed in the DB. | 18:36:02 18:36:02.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 18:36:02 18:36:02.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [neutron-network-name] 18:36:02 2024-01-09 18:36:02.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [neutron-network-name] 18:36:02 2024-01-09 18:36:02.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-role], [String], [SINGLE] 18:36:02 18:36:02.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [interface-role], [String], [SINGLE] 18:36:02 18:36:02.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [interface-role] 18:36:02 2024-01-09 18:36:02.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-role] 18:36:02 18:36:02.217 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.217 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-id], [String], [SINGLE] 18:36:02 18:36:02.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-group-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-group-id] 18:36:02 18:36:02.218 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [port-group-id] 18:36:02 18:36:02.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-group-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-name], [String], [SINGLE] 18:36:02 18:36:02.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [port-group-name] 18:36:02 2024-01-09 18:36:02.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-group-name] 18:36:02 18:36:02.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [switch-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switch-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [switch-name] 18:36:02 18:36:02.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [switch-name] 18:36:02 18:36:02.221 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:02 2024-01-09 18:36:02.221 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:02 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.221 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 18:36:02 18:36:02.221 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [heat-stack-id] already existed in the DB. 18:36:02 || PropertyKey [heat-stack-id] already existed in the DB. PropertyKey [heat-stack-id] already existed in the DB. | 18:36:02 18:36:02.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [mso-catalog-key] already existed in the DB. 18:36:02 2024-01-09 18:36:02.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 18:36:02 || PropertyKey [mso-catalog-key] already existed in the DB. PropertyKey [mso-catalog-key] already existed in the DB. | 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 18:36:02.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 18:36:02.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mapping-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mapping-id], [String], [SINGLE] 18:36:02 18:36:02.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [mapping-id] 18:36:02 2024-01-09 18:36:02.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [mapping-id] 18:36:02 2024-01-09 18:36:02.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mapping-name], [String], [SINGLE] 18:36:02 18:36:02.224 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mapping-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mapping-name] 18:36:02 18:36:02.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mapping-name] 18:36:02 2024-01-09 18:36:02.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mapping-type], [String], [SINGLE] 18:36:02 18:36:02.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mapping-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mapping-type] 18:36:02 18:36:02.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mapping-type] 18:36:02 2024-01-09 18:36:02.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mapping-role], [String], [SINGLE] 18:36:02 18:36:02.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mapping-role], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mapping-role] 18:36:02 18:36:02.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mapping-role] 18:36:02 2024-01-09 18:36:02.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mapping-function], [String], [SINGLE] 18:36:02 18:36:02.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mapping-function], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mapping-function] 18:36:02 18:36:02.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mapping-function] 18:36:02 2024-01-09 18:36:02.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mapping-number], [String], [SINGLE] 18:36:02 18:36:02.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mapping-number], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mapping-number] 18:36:02 18:36:02.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mapping-number] 18:36:02 2024-01-09 18:36:02.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location1], [String], [SINGLE] 18:36:02 18:36:02.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [location1], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location1] 18:36:02 18:36:02.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [location1] 18:36:02 2024-01-09 18:36:02.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location2], [String], [SINGLE] 18:36:02 18:36:02.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [location2], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location2] 18:36:02 18:36:02.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [location2] 18:36:02 2024-01-09 18:36:02.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mapping-group-id], [String], [SINGLE] 18:36:02 18:36:02.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mapping-group-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mapping-group-id] 18:36:02 18:36:02.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mapping-group-id] 18:36:02 2024-01-09 18:36:02.232 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:02 18:36:02.232 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:02 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [homed-location], [String], [SINGLE] 18:36:02 18:36:02.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [homed-location], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [homed-location] 18:36:02 18:36:02.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [homed-location] 18:36:02 2024-01-09 18:36:02.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [planned-location], [String], [SINGLE] 18:36:02 18:36:02.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [planned-location], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [planned-location] 18:36:02 18:36:02.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [planned-location] 18:36:02 2024-01-09 18:36:02.234 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.234 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.234 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.234 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 18:36:02.234 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.234 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 18:36:02.234 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.234 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [selector], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selector], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [selector] 18:36:02 18:36:02.236 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [selector] 18:36:02 2024-01-09 18:36:02.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [assignment], [String], [SINGLE] 18:36:02 18:36:02.237 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [assignment], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [assignment] 18:36:02 18:36:02.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [assignment] 18:36:02 2024-01-09 18:36:02.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:02 18:36:02.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:02 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:02 18:36:02.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 18:36:02.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 18:36:02.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-id], [String], [SINGLE] 18:36:02 18:36:02.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [network-id] 18:36:02 2024-01-09 18:36:02.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-id] 18:36:02 18:36:02.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [provider-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-id], [String], [SINGLE] 18:36:02 18:36:02.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [provider-id] 18:36:02 2024-01-09 18:36:02.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [provider-id] 18:36:02 18:36:02.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [client-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [client-id], [String], [SINGLE] 18:36:02 18:36:02.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [client-id] 18:36:02 2024-01-09 18:36:02.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [client-id] 18:36:02 2024-01-09 18:36:02.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [te-topo-id], [String], [SINGLE] 18:36:02 18:36:02.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [te-topo-id], [String], [SINGLE] 18:36:02 18:36:02.245 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [te-topo-id] 18:36:02 2024-01-09 18:36:02.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [te-topo-id] 18:36:02 18:36:02.245 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-resource-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-resource-type], [String], [SINGLE] 18:36:02 18:36:02.246 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-resource-type] 18:36:02 2024-01-09 18:36:02.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-resource-type] 18:36:02 2024-01-09 18:36:02.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:02 18:36:02.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:02 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.247 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 18:36:02.247 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 18:36:02.247 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.247 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 18:36:02 18:36:02.248 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [constrained-element-set-uuid] 18:36:02 2024-01-09 18:36:02.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [constrained-element-set-uuid] 18:36:02 18:36:02.249 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.249 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.249 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [constraint-type] already existed in the DB. 18:36:02 18:36:02.249 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [constraint-type] already existed in the DB. 18:36:02 || PropertyKey [constraint-type] already existed in the DB. PropertyKey [constraint-type] already existed in the DB. | 18:36:02 18:36:02.249 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [check-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [check-type], [String], [SINGLE] 18:36:02 18:36:02.250 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [check-type] 18:36:02 2024-01-09 18:36:02.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [check-type] 18:36:02 2024-01-09 18:36:02.250 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 18:36:02.250 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.251 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vrf-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vrf-id], [String], [SINGLE] 18:36:02 18:36:02.252 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vrf-id] 18:36:02 2024-01-09 18:36:02.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vrf-id] 18:36:02 2024-01-09 18:36:02.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vrf-name], [String], [SINGLE] 18:36:02 18:36:02.253 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vrf-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vrf-name] 18:36:02 18:36:02.253 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vrf-name] 18:36:02 18:36:02.254 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vrf-description], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vrf-description], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vrf-description] 18:36:02 18:36:02.254 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vrf-description] 18:36:02 18:36:02.255 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-distinguisher] 18:36:02 18:36:02.527 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [route-distinguisher] 18:36:02 18:36:02.528 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vrf-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vrf-type], [String], [SINGLE] 18:36:02 18:36:02.529 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vrf-type] 18:36:02 2024-01-09 18:36:02.529 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vrf-type] 18:36:02 18:36:02.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vrf-address-family], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vrf-address-family], [String], [SINGLE] 18:36:02 18:36:02.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vrf-address-family] 18:36:02 2024-01-09 18:36:02.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vrf-address-family] 18:36:02 2024-01-09 18:36:02.531 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:02 18:36:02.531 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:02 18:36:02.531 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.531 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vrf-role], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vrf-role], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.532 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vrf-role] 18:36:02 18:36:02.532 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vrf-role] 18:36:02 18:36:02.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vrf-function], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vrf-function], [String], [SINGLE] 18:36:02 18:36:02.535 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vrf-function] 18:36:02 2024-01-09 18:36:02.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vrf-function] 18:36:02 18:36:02.537 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vrf-group-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vrf-group-name], [String], [SINGLE] 18:36:02 18:36:02.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vrf-group-name] 18:36:02 2024-01-09 18:36:02.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vrf-group-name] 18:36:02 18:36:02.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 18:36:02.539 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.539 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 18:36:02.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [best-external], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [best-external], [String], [SINGLE] 18:36:02 18:36:02.540 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [best-external] 18:36:02 2024-01-09 18:36:02.540 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [best-external] 18:36:02 18:36:02.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-prefix-v4], [Integer], [SINGLE] 18:36:02 2024-01-09 18:36:02.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-prefix-v4], [Integer], [SINGLE] 18:36:02 2024-01-09 18:36:02.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-prefix-v4] 18:36:02 18:36:02.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-prefix-v4] 18:36:02 2024-01-09 18:36:02.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-prefix-v6], [Integer], [SINGLE] 18:36:02 18:36:02.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-prefix-v6], [Integer], [SINGLE] 18:36:02 18:36:02.543 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-prefix-v6] 18:36:02 2024-01-09 18:36:02.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-prefix-v6] 18:36:02 2024-01-09 18:36:02.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-prefix-threshold-v4], [Integer], [SINGLE] 18:36:02 18:36:02.543 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-prefix-threshold-v4], [Integer], [SINGLE] 18:36:02 18:36:02.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-prefix-threshold-v4] 18:36:02 2024-01-09 18:36:02.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-prefix-threshold-v4] 18:36:02 18:36:02.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-prefix-threshold-v6], [Integer], [SINGLE] 18:36:02 2024-01-09 18:36:02.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-prefix-threshold-v6], [Integer], [SINGLE] 18:36:02 18:36:02.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-prefix-threshold-v6] 18:36:02 2024-01-09 18:36:02.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-prefix-threshold-v6] 18:36:02 2024-01-09 18:36:02.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [label-mode-v4], [String], [SINGLE] 18:36:02 18:36:02.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [label-mode-v4], [String], [SINGLE] 18:36:02 18:36:02.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [label-mode-v4] 18:36:02 2024-01-09 18:36:02.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [label-mode-v4] 18:36:02 2024-01-09 18:36:02.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [label-mode-v6], [String], [SINGLE] 18:36:02 18:36:02.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [label-mode-v6], [String], [SINGLE] 18:36:02 18:36:02.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [label-mode-v6] 18:36:02 2024-01-09 18:36:02.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [label-mode-v6] 18:36:02 18:36:02.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-paths-v4], [Integer], [SINGLE] 18:36:02 2024-01-09 18:36:02.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-paths-v4], [Integer], [SINGLE] 18:36:02 18:36:02.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-paths-v4] 18:36:02 2024-01-09 18:36:02.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-paths-v4] 18:36:02 2024-01-09 18:36:02.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-paths-v6], [Integer], [SINGLE] 18:36:02 18:36:02.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-paths-v6], [Integer], [SINGLE] 18:36:02 18:36:02.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-paths-v6] 18:36:02 2024-01-09 18:36:02.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-paths-v6] 18:36:02 18:36:02.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [v4-max-path-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v4-max-path-type], [String], [SINGLE] 18:36:02 18:36:02.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [v4-max-path-type] 18:36:02 2024-01-09 18:36:02.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v4-max-path-type] 18:36:02 18:36:02.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [v6-max-path-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-max-path-type], [String], [SINGLE] 18:36:02 18:36:02.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [v6-max-path-type] 18:36:02 2024-01-09 18:36:02.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-max-path-type] 18:36:02 18:36:02.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [configuration-status], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-status], [String], [SINGLE] 18:36:02 18:36:02.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [configuration-status] 18:36:02 2024-01-09 18:36:02.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-status] 18:36:02 18:36:02.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 18:36:02 18:36:02.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [operational-environment-id] 18:36:02 2024-01-09 18:36:02.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [operational-environment-id] 18:36:02 18:36:02.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 18:36:02 18:36:02.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [operational-environment-name] 18:36:02 2024-01-09 18:36:02.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-name] 18:36:02 18:36:02.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-type] 18:36:02 18:36:02.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [operational-environment-type] 18:36:02 18:36:02.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 18:36:02 18:36:02.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [operational-environment-status] 18:36:02 2024-01-09 18:36:02.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-status] 18:36:02 18:36:02.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tenant-context], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-context], [String], [SINGLE] 18:36:02 18:36:02.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [tenant-context] 18:36:02 2024-01-09 18:36:02.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-context] 18:36:02 18:36:02.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [workload-context], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [workload-context], [String], [SINGLE] 18:36:02 18:36:02.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [workload-context] 18:36:02 2024-01-09 18:36:02.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [workload-context] 18:36:02 18:36:02.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 18:36:02.564 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.564 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.564 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 18:36:02.564 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [global-route-target], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-route-target], [String], [SINGLE] 18:36:02 18:36:02.565 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [global-route-target] 18:36:02 2024-01-09 18:36:02.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [global-route-target] 18:36:02 18:36:02.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-target-role], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-role], [String], [SINGLE] 18:36:02 18:36:02.567 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [route-target-role] 18:36:02 2024-01-09 18:36:02.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-target-role] 18:36:02 2024-01-09 18:36:02.567 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.567 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 18:36:02.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.568 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-target-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-type], [String], [SINGLE] 18:36:02 18:36:02.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [route-target-type] 18:36:02 2024-01-09 18:36:02.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-target-type] 18:36:02 18:36:02.570 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-target-function], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-function], [String], [SINGLE] 18:36:02 18:36:02.570 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [route-target-function] 18:36:02 2024-01-09 18:36:02.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-target-function] 18:36:02 2024-01-09 18:36:02.570 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [configuration-status] already existed in the DB. 18:36:02 18:36:02.570 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [configuration-status] already existed in the DB. 18:36:02 || PropertyKey [configuration-status] already existed in the DB. PropertyKey [configuration-status] already existed in the DB. | 18:36:02 18:36:02.571 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 18:36:02 18:36:02.572 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [resource-instance-id] 18:36:02 2024-01-09 18:36:02.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-instance-id] 18:36:02 18:36:02.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 18:36:02.573 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:02 2024-01-09 18:36:02.573 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:02 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:02 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.573 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:02 18:36:02.573 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:02 18:36:02.573 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-id] already existed in the DB. 18:36:02 2024-01-09 18:36:02.573 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 18:36:02 || PropertyKey [widget-model-id] already existed in the DB. PropertyKey [widget-model-id] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.573 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 18:36:02 18:36:02.573 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-version] already existed in the DB. 18:36:02 || PropertyKey [widget-model-version] already existed in the DB. PropertyKey [widget-model-version] already existed in the DB. | 18:36:02 18:36:02.573 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.573 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.573 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 18:36:02.573 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 18:36:02.573 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.573 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 18:36:02.574 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 18:36:02 18:36:02.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [thirdparty-sdnc-id] 18:36:02 2024-01-09 18:36:02.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [thirdparty-sdnc-id] 18:36:02 2024-01-09 18:36:02.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location], [String], [SINGLE] 18:36:02 18:36:02.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [location], [String], [SINGLE] 18:36:02 18:36:02.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [location] 18:36:02 2024-01-09 18:36:02.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location] 18:36:02 18:36:02.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [product-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-name], [String], [SINGLE] 18:36:02 18:36:02.577 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [product-name] 18:36:02 2024-01-09 18:36:02.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-name] 18:36:02 2024-01-09 18:36:02.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-type], [String], [SINGLE] 18:36:02 18:36:02.577 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [domain-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain-type] 18:36:02 18:36:02.578 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [domain-type] 18:36:02 18:36:02.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 18:36:02.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 18:36:02.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.579 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [link-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name], [String], [SINGLE] 18:36:02 18:36:02.580 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [link-name] 18:36:02 2024-01-09 18:36:02.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-name] 18:36:02 18:36:02.581 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:02 2024-01-09 18:36:02.581 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:02 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:02 18:36:02.581 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [link-type], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-type], [String], [SINGLE] 18:36:02 18:36:02.582 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [link-type] 18:36:02 2024-01-09 18:36:02.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-type] 18:36:02 18:36:02.583 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-value] already existed in the DB. 18:36:02 2024-01-09 18:36:02.583 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 18:36:02 || PropertyKey [speed-value] already existed in the DB. PropertyKey [speed-value] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.583 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 18:36:02 18:36:02.583 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-units] already existed in the DB. 18:36:02 || PropertyKey [speed-units] already existed in the DB. PropertyKey [speed-units] already existed in the DB. | 18:36:02 18:36:02.583 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [available-capacity], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [available-capacity], [String], [SINGLE] 18:36:02 18:36:02.584 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [available-capacity] 18:36:02 2024-01-09 18:36:02.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [available-capacity] 18:36:02 2024-01-09 18:36:02.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-state], [String], [SINGLE] 18:36:02 18:36:02.584 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [admin-state], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [admin-state] 18:36:02 18:36:02.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [admin-state] 18:36:02 2024-01-09 18:36:02.585 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 18:36:02 18:36:02.585 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ip-version] already existed in the DB. 18:36:02 || PropertyKey [ip-version] already existed in the DB. PropertyKey [ip-version] already existed in the DB. | 18:36:02 18:36:02.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [routing-protocol], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-protocol], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [routing-protocol] 18:36:02 18:36:02.586 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [routing-protocol] 18:36:02 2024-01-09 18:36:02.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 18:36:02.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:02 18:36:02.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:02 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:02 18:36:02.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:02 2024-01-09 18:36:02.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:02 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:02 18:36:02.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-id] already existed in the DB. 18:36:02 2024-01-09 18:36:02.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 18:36:02 || PropertyKey [widget-model-id] already existed in the DB. PropertyKey [widget-model-id] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 18:36:02 18:36:02.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:02 18:36:02.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:02 || PropertyKey [widget-model-version] already existed in the DB. PropertyKey [widget-model-version] already existed in the DB. | 18:36:02 18:36:02.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:02 2024-01-09 18:36:02.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:02 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:02 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:02 18:36:02.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [link-role], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-role], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-role] 18:36:02 18:36:02.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [link-role] 18:36:02 2024-01-09 18:36:02.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name2], [String], [SINGLE] 18:36:02 18:36:02.860 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [link-name2], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-name2] 18:36:02 18:36:02.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [link-name2] 18:36:02 2024-01-09 18:36:02.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-id], [String], [SINGLE] 18:36:02 18:36:02.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [link-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.864 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [link-id] 18:36:02 18:36:02.864 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [link-id] 18:36:02 2024-01-09 18:36:02.865 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 18:36:02 18:36:02.865 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [circuit-id] already existed in the DB. 18:36:02 || PropertyKey [circuit-id] already existed in the DB. PropertyKey [circuit-id] already existed in the DB. | 18:36:02 18:36:02.866 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [purpose] already existed in the DB. 18:36:02 2024-01-09 18:36:02.866 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [purpose] already existed in the DB. 18:36:02 || PropertyKey [purpose] already existed in the DB. PropertyKey [purpose] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-description], [String], [SINGLE] 18:36:02 18:36:02.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [link-description], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-description] 18:36:02 18:36:02.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [link-description] 18:36:02 2024-01-09 18:36:02.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segment-id], [String], [SINGLE] 18:36:02 18:36:02.868 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [segment-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [segment-id] 18:36:02 18:36:02.869 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [segment-id] 18:36:02 2024-01-09 18:36:02.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-function], [String], [SINGLE] 18:36:02 18:36:02.869 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [link-function], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-function] 18:36:02 18:36:02.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [link-function] 18:36:02 2024-01-09 18:36:02.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-id], [String], [SINGLE] 18:36:02 18:36:02.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [snapshot-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [snapshot-id] 18:36:02 18:36:02.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [snapshot-id] 18:36:02 2024-01-09 18:36:02.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-name], [String], [SINGLE] 18:36:02 18:36:02.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [snapshot-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [snapshot-name] 18:36:02 18:36:02.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [snapshot-name] 18:36:02 2024-01-09 18:36:02.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 18:36:02 18:36:02.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-architecture] 18:36:02 18:36:02.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [snapshot-architecture] 18:36:02 2024-01-09 18:36:02.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 18:36:02 18:36:02.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-distro] 18:36:02 18:36:02.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [snapshot-os-distro] 18:36:02 2024-01-09 18:36:02.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 18:36:02 18:36:02.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-version] 18:36:02 18:36:02.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [snapshot-os-version] 18:36:02 2024-01-09 18:36:02.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 18:36:02 18:36:02.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [application] already existed in the DB. 18:36:02 || PropertyKey [application] already existed in the DB. PropertyKey [application] already existed in the DB. | 18:36:02 18:36:02.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [application-vendor] already existed in the DB. 18:36:02 2024-01-09 18:36:02.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 18:36:02 || PropertyKey [application-vendor] already existed in the DB. PropertyKey [application-vendor] already existed in the DB. | 18:36:02 18:36:02.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [application-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 18:36:02 || PropertyKey [application-version] already existed in the DB. PropertyKey [application-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 18:36:02 18:36:02.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-selflink] 18:36:02 18:36:02.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [snapshot-selflink] 18:36:02 2024-01-09 18:36:02.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 18:36:02 18:36:02.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prev-snapshot-id] 18:36:02 18:36:02.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [prev-snapshot-id] 18:36:02 2024-01-09 18:36:02.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 18:36:02.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 2024-01-09 18:36:02.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfc-name], [String], [SINGLE] 18:36:02 18:36:02.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnfc-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfc-name] 18:36:02 18:36:02.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vnfc-name] 18:36:02 2024-01-09 18:36:02.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 18:36:02 18:36:02.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-naming-code] 18:36:02 18:36:02.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nfc-naming-code] 18:36:02 2024-01-09 18:36:02.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-function], [String], [SINGLE] 18:36:02 18:36:02.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nfc-function], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-function] 18:36:02 18:36:02.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nfc-function] 18:36:02 2024-01-09 18:36:02.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:02 18:36:02.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:02 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:02 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:02 18:36:02.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:02 2024-01-09 18:36:02.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:02 2024-01-09 18:36:02.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 18:36:02 18:36:02.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipaddress-v4-oam-vip] 18:36:02 18:36:02.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [ipaddress-v4-oam-vip] 18:36:02 2024-01-09 18:36:02.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:02 18:36:02.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:02 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 18:36:02 18:36:02.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 18:36:02 2024-01-09 18:36:02.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-closed-loop-disabled] 18:36:02 18:36:02.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [is-closed-loop-disabled] 18:36:02 2024-01-09 18:36:02.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-notation], [String], [SINGLE] 18:36:02 18:36:02.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-notation], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-notation] 18:36:02 18:36:02.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [group-notation] 18:36:02 2024-01-09 18:36:02.890 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:02 18:36:02.890 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:02 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:02 18:36:02.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:02 2024-01-09 18:36:02.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:02 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:02 18:36:02.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:02 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:02 18:36:02.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 18:36:02.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 18:36:02.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 18:36:02.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rule-id], [String], [SINGLE] 18:36:02 18:36:02.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rule-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [rule-id] 18:36:02 18:36:02.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [rule-id] 18:36:02 18:36:02.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [context], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [context], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [context] 18:36:02 18:36:02.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [context] 18:36:02 2024-01-09 18:36:02.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rule-traversals], [Integer], [SINGLE] 18:36:02 18:36:02.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rule-traversals], [Integer], [SINGLE] 18:36:02 18:36:02.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [rule-traversals] 18:36:02 2024-01-09 18:36:02.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [rule-traversals] 18:36:02 18:36:02.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [applies-to], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [applies-to], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [applies-to] 18:36:02 18:36:02.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [applies-to] 18:36:02 18:36:02.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 18:36:02.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 18:36:02.899 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.899 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 18:36:02.899 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.899 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 18:36:02.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [neighbour-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neighbour-id], [String], [SINGLE] 18:36:02 18:36:02.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [neighbour-id] 18:36:02 2024-01-09 18:36:02.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [neighbour-id] 18:36:02 2024-01-09 18:36:02.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neighbour-cell-id], [String], [SINGLE] 18:36:02 18:36:02.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [neighbour-cell-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neighbour-cell-id] 18:36:02 18:36:02.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [neighbour-cell-id] 18:36:02 2024-01-09 18:36:02.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neighbour-cell-name], [String], [SINGLE] 18:36:02 18:36:02.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [neighbour-cell-name], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neighbour-cell-name] 18:36:02 18:36:02.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [neighbour-cell-name] 18:36:02 2024-01-09 18:36:02.904 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:02 18:36:02.904 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:02 2024-01-09 18:36:02.904 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:02 18:36:02.904 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:02 2024-01-09 18:36:02.904 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:02 18:36:02.904 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:02 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:02 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relation-type], [String], [SINGLE] 18:36:02 18:36:02.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [relation-type], [String], [SINGLE] 18:36:02 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [relation-type] 18:36:02 18:36:02.905 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [relation-type] 18:36:02 2024-01-09 18:36:02.906 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:02 18:36:02.906 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:02 2024-01-09 18:36:02.906 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:02 18:36:02.906 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:02 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:02 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [profile-id], [String], [SINGLE] 18:36:02 18:36:02.906 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [profile-id], [String], [SINGLE] 18:36:02 2024-01-09 18:36:02.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [profile-id] 18:36:02 18:36:02.907 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [profile-id] 18:36:02 2024-01-09 18:36:02.908 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [latency] already existed in the DB. 18:36:02 18:36:02.908 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [latency] already existed in the DB. 18:36:02 || PropertyKey [latency] already existed in the DB. PropertyKey [latency] already existed in the DB. | 18:36:02 2024-01-09 18:36:02.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-number-of-u-es], [Integer], [SINGLE] 18:36:02 18:36:02.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-number-of-u-es], [Integer], [SINGLE] 18:36:02 2024-01-09 18:36:02.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-number-of-u-es] 18:36:02 18:36:02.909 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-number-of-u-es] 18:36:02 2024-01-09 18:36:02.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coverage-area-t-a-list], [String], [SINGLE] 18:36:02 18:36:02.909 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [coverage-area-t-a-list], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [coverage-area-t-a-list] 18:36:03 18:36:03.193 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [coverage-area-t-a-list] 18:36:03 2024-01-09 18:36:03.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ue-mobility-level], [String], [SINGLE] 18:36:03 18:36:03.193 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ue-mobility-level], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.194 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ue-mobility-level] 18:36:03 18:36:03.194 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ue-mobility-level] 18:36:03 2024-01-09 18:36:03.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-sharing-level], [String], [SINGLE] 18:36:03 18:36:03.195 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [resource-sharing-level], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-sharing-level] 18:36:03 18:36:03.195 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [resource-sharing-level] 18:36:03 2024-01-09 18:36:03.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [exp-data-rate-u-l], [Integer], [SINGLE] 18:36:03 18:36:03.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [exp-data-rate-u-l], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [exp-data-rate-u-l] 18:36:03 18:36:03.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [exp-data-rate-u-l] 18:36:03 2024-01-09 18:36:03.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [exp-data-rate-d-l], [Integer], [SINGLE] 18:36:03 18:36:03.197 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [exp-data-rate-d-l], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [exp-data-rate-d-l] 18:36:03 18:36:03.198 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [exp-data-rate-d-l] 18:36:03 2024-01-09 18:36:03.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [area-traffic-cap-u-l], [Integer], [SINGLE] 18:36:03 18:36:03.198 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [area-traffic-cap-u-l], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [area-traffic-cap-u-l] 18:36:03 18:36:03.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [area-traffic-cap-u-l] 18:36:03 2024-01-09 18:36:03.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [area-traffic-cap-d-l], [Integer], [SINGLE] 18:36:03 18:36:03.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [area-traffic-cap-d-l], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [area-traffic-cap-d-l] 18:36:03 18:36:03.200 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [area-traffic-cap-d-l] 18:36:03 2024-01-09 18:36:03.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-factor], [Integer], [SINGLE] 18:36:03 18:36:03.201 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-factor], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [activity-factor] 18:36:03 18:36:03.201 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [activity-factor] 18:36:03 2024-01-09 18:36:03.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [jitter] already existed in the DB. 18:36:03 18:36:03.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [jitter] already existed in the DB. 18:36:03 2024-01-09 18:36:03.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [survival-time], [String], [SINGLE] 18:36:03 18:36:03.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [survival-time], [String], [SINGLE] 18:36:03 || PropertyKey [jitter] already existed in the DB. PropertyKey [jitter] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [survival-time] 18:36:03 18:36:03.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [survival-time] 18:36:03 2024-01-09 18:36:03.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cs-availability-target], [Float], [SINGLE] 18:36:03 18:36:03.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cs-availability-target], [Float], [SINGLE] 18:36:03 2024-01-09 18:36:03.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cs-availability-target] 18:36:03 18:36:03.203 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cs-availability-target] 18:36:03 2024-01-09 18:36:03.203 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-bandwidth] already existed in the DB. 18:36:03 18:36:03.203 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-bandwidth] already existed in the DB. 18:36:03 || PropertyKey [max-bandwidth] already existed in the DB. PropertyKey [max-bandwidth] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [exp-data-rate], [Integer], [SINGLE] 18:36:03 18:36:03.203 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [exp-data-rate], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [exp-data-rate] 18:36:03 18:36:03.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [exp-data-rate] 18:36:03 2024-01-09 18:36:03.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-number-of-p-d-u-session], [Integer], [SINGLE] 18:36:03 18:36:03.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-number-of-p-d-u-session], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-number-of-p-d-u-session] 18:36:03 18:36:03.205 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-number-of-p-d-u-session] 18:36:03 2024-01-09 18:36:03.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [overall-user-density], [Integer], [SINGLE] 18:36:03 18:36:03.205 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [overall-user-density], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [overall-user-density] 18:36:03 18:36:03.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [overall-user-density] 18:36:03 2024-01-09 18:36:03.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cs-reliability-mean-time], [String], [SINGLE] 18:36:03 18:36:03.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cs-reliability-mean-time], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cs-reliability-mean-time] 18:36:03 18:36:03.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cs-reliability-mean-time] 18:36:03 2024-01-09 18:36:03.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [msg-size-byte], [String], [SINGLE] 18:36:03 18:36:03.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [msg-size-byte], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [msg-size-byte] 18:36:03 18:36:03.208 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [msg-size-byte] 18:36:03 2024-01-09 18:36:03.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transfer-interval-target], [String], [SINGLE] 18:36:03 18:36:03.208 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [transfer-interval-target], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transfer-interval-target] 18:36:03 18:36:03.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [transfer-interval-target] 18:36:03 2024-01-09 18:36:03.209 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.209 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.209 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.209 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.210 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.210 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.210 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.210 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cell-id], [String], [SINGLE] 18:36:03 18:36:03.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cell-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cell-id] 18:36:03 18:36:03.211 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [cell-id] 18:36:03 18:36:03.213 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cell-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cell-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cell-name] 18:36:03 18:36:03.213 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cell-name] 18:36:03 18:36:03.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [radio-access-technology], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [radio-access-technology], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [radio-access-technology] 18:36:03 18:36:03.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [radio-access-technology] 18:36:03 2024-01-09 18:36:03.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cell-type], [String], [SINGLE] 18:36:03 18:36:03.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cell-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cell-type] 18:36:03 18:36:03.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cell-type] 18:36:03 2024-01-09 18:36:03.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cell-local-id], [String], [SINGLE] 18:36:03 18:36:03.218 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cell-local-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cell-local-id] 18:36:03 18:36:03.218 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cell-local-id] 18:36:03 2024-01-09 18:36:03.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mno-id], [String], [SINGLE] 18:36:03 18:36:03.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mno-id], [String], [SINGLE] 18:36:03 18:36:03.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [mno-id] 18:36:03 2024-01-09 18:36:03.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [mno-id] 18:36:03 2024-01-09 18:36:03.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-id], [String], [SINGLE] 18:36:03 18:36:03.221 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [node-id], [String], [SINGLE] 18:36:03 18:36:03.222 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [node-id] 18:36:03 2024-01-09 18:36:03.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [node-id] 18:36:03 18:36:03.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [coverage-area], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coverage-area], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coverage-area] 18:36:03 18:36:03.224 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [coverage-area] 18:36:03 2024-01-09 18:36:03.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frequency-band], [String], [SINGLE] 18:36:03 18:36:03.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [frequency-band], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [frequency-band] 18:36:03 18:36:03.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [frequency-band] 18:36:03 18:36:03.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [band], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [band], [String], [SINGLE] 18:36:03 18:36:03.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [band] 18:36:03 2024-01-09 18:36:03.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [band] 18:36:03 2024-01-09 18:36:03.228 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [latitude] already existed in the DB. 18:36:03 18:36:03.228 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [latitude] already existed in the DB. 18:36:03 2024-01-09 18:36:03.228 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [longitude] already existed in the DB. 18:36:03 18:36:03.228 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [longitude] already existed in the DB. 18:36:03 || PropertyKey [latitude] already existed in the DB. PropertyKey [latitude] already existed in the DB. | 18:36:03 18:36:03.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mcc], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mcc], [String], [SINGLE] 18:36:03 || PropertyKey [longitude] already existed in the DB. PropertyKey [longitude] already existed in the DB. | 18:36:03 18:36:03.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [mcc] 18:36:03 2024-01-09 18:36:03.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [mcc] 18:36:03 2024-01-09 18:36:03.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mnc], [String], [SINGLE] 18:36:03 18:36:03.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mnc], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [mnc] 18:36:03 18:36:03.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [mnc] 18:36:03 2024-01-09 18:36:03.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [height], [Float], [SINGLE] 18:36:03 18:36:03.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [height], [Float], [SINGLE] 18:36:03 2024-01-09 18:36:03.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [height] 18:36:03 18:36:03.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [height] 18:36:03 2024-01-09 18:36:03.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [azimuth], [Integer], [SINGLE] 18:36:03 18:36:03.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [azimuth], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [azimuth] 18:36:03 18:36:03.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [azimuth] 18:36:03 2024-01-09 18:36:03.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [beamwidth], [Float], [SINGLE] 18:36:03 18:36:03.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [beamwidth], [Float], [SINGLE] 18:36:03 2024-01-09 18:36:03.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [beamwidth] 18:36:03 18:36:03.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [beamwidth] 18:36:03 2024-01-09 18:36:03.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mechanical-tilt], [Float], [SINGLE] 18:36:03 18:36:03.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mechanical-tilt], [Float], [SINGLE] 18:36:03 2024-01-09 18:36:03.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mechanical-tilt] 18:36:03 18:36:03.236 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mechanical-tilt] 18:36:03 2024-01-09 18:36:03.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [electrical-tilt], [Float], [SINGLE] 18:36:03 18:36:03.236 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [electrical-tilt], [Float], [SINGLE] 18:36:03 2024-01-09 18:36:03.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [electrical-tilt] 18:36:03 18:36:03.237 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [electrical-tilt] 18:36:03 2024-01-09 18:36:03.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:03 18:36:03.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:03 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 18:36:03.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 18:36:03.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [event-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-id], [String], [SINGLE] 18:36:03 18:36:03.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [event-id] 18:36:03 2024-01-09 18:36:03.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-id] 18:36:03 2024-01-09 18:36:03.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-type], [String], [SINGLE] 18:36:03 18:36:03.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [node-type], [String], [SINGLE] 18:36:03 18:36:03.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [node-type] 18:36:03 2024-01-09 18:36:03.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [node-type] 18:36:03 2024-01-09 18:36:03.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-trigger], [String], [SINGLE] 18:36:03 18:36:03.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [event-trigger], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-trigger] 18:36:03 18:36:03.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [event-trigger] 18:36:03 2024-01-09 18:36:03.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:03 18:36:03.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:03 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-name], [String], [SINGLE] 18:36:03 18:36:03.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [key-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-name] 18:36:03 18:36:03.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [key-name] 18:36:03 2024-01-09 18:36:03.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-value], [String], [SINGLE] 18:36:03 18:36:03.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [key-value], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-value] 18:36:03 18:36:03.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [key-value] 18:36:03 2024-01-09 18:36:03.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-interface], [String], [SINGLE] 18:36:03 18:36:03.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-interface], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.523 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-interface] 18:36:03 18:36:03.523 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vlan-interface] 18:36:03 2024-01-09 18:36:03.526 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 18:36:03 18:36:03.526 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-inner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.526 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 18:36:03 18:36:03.526 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-outer] already existed in the DB. 18:36:03 2024-01-09 18:36:03.526 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.526 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [vlan-id-inner] already existed in the DB. PropertyKey [vlan-id-inner] already existed in the DB. | 18:36:03 18:36:03.526 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-value] already existed in the DB. 18:36:03 2024-01-09 18:36:03.526 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 18:36:03 || PropertyKey [vlan-id-outer] already existed in the DB. PropertyKey [vlan-id-outer] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.526 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 18:36:03 18:36:03.526 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-units] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 || PropertyKey [speed-value] already existed in the DB. PropertyKey [speed-value] already existed in the DB. | 18:36:03 || PropertyKey [speed-units] already existed in the DB. PropertyKey [speed-units] already existed in the DB. | 18:36:03 18:36:03.526 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-type] 18:36:03 18:36:03.527 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vlan-type] 18:36:03 2024-01-09 18:36:03.529 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-description], [String], [SINGLE] 18:36:03 18:36:03.529 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-description], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-description] 18:36:03 18:36:03.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vlan-description] 18:36:03 2024-01-09 18:36:03.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 18:36:03 18:36:03.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [backdoor-connection] 18:36:03 18:36:03.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [backdoor-connection] 18:36:03 2024-01-09 18:36:03.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-key], [String], [SINGLE] 18:36:03 18:36:03.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vpn-key], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.532 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-key] 18:36:03 18:36:03.532 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vpn-key] 18:36:03 2024-01-09 18:36:03.533 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:03 18:36:03.533 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:03 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:03 18:36:03.533 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:03 2024-01-09 18:36:03.533 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:03 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.533 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:03 18:36:03.533 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:03 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.533 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 18:36:03 18:36:03.533 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 18:36:03 2024-01-09 18:36:03.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-ip-unnumbered] 18:36:03 18:36:03.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-ip-unnumbered] 18:36:03 2024-01-09 18:36:03.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-private], [Boolean], [SINGLE] 18:36:03 18:36:03.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-private], [Boolean], [SINGLE] 18:36:03 2024-01-09 18:36:03.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-private] 18:36:03 18:36:03.535 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-private] 18:36:03 2024-01-09 18:36:03.535 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.535 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.535 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.535 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.535 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.535 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temporary-parameter-list-id], [String], [SINGLE] 18:36:03 18:36:03.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [temporary-parameter-list-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [temporary-parameter-list-id] 18:36:03 18:36:03.537 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [temporary-parameter-list-id] 18:36:03 2024-01-09 18:36:03.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [param-group], [String], [SINGLE] 18:36:03 18:36:03.537 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [param-group], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [param-group] 18:36:03 18:36:03.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [param-group] 18:36:03 2024-01-09 18:36:03.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [param-name], [String], [SINGLE] 18:36:03 18:36:03.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [param-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [param-name] 18:36:03 18:36:03.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [param-name] 18:36:03 2024-01-09 18:36:03.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [param-value], [String], [SINGLE] 18:36:03 18:36:03.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [param-value], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.540 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [param-value] 18:36:03 18:36:03.540 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [param-value] 18:36:03 2024-01-09 18:36:03.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.540 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 18:36:03 18:36:03.540 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nm-profile-name] 18:36:03 18:36:03.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nm-profile-name] 18:36:03 18:36:03.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [community-string], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-string], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [community-string] 18:36:03 18:36:03.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [community-string] 18:36:03 2024-01-09 18:36:03.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 18:36:03.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 18:36:03.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 18:36:03.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [edge-label], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-label], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-label] 18:36:03 18:36:03.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [edge-label] 18:36:03 2024-01-09 18:36:03.544 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [direction] already existed in the DB. 18:36:03 18:36:03.544 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [direction] already existed in the DB. 18:36:03 || PropertyKey [direction] already existed in the DB. PropertyKey [direction] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 18:36:03 18:36:03.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multiplicity-rule] 18:36:03 18:36:03.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [multiplicity-rule] 18:36:03 2024-01-09 18:36:03.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contains-other-v], [String], [SINGLE] 18:36:03 18:36:03.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [contains-other-v], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contains-other-v] 18:36:03 18:36:03.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [contains-other-v] 18:36:03 2024-01-09 18:36:03.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [delete-other-v], [String], [SINGLE] 18:36:03 18:36:03.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [delete-other-v], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [delete-other-v] 18:36:03 18:36:03.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [delete-other-v] 18:36:03 2024-01-09 18:36:03.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svcinfra], [String], [SINGLE] 18:36:03 18:36:03.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [svcinfra], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svcinfra] 18:36:03 18:36:03.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [svcinfra] 18:36:03 2024-01-09 18:36:03.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prevent-delete], [String], [SINGLE] 18:36:03 18:36:03.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [prevent-delete], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prevent-delete] 18:36:03 18:36:03.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [prevent-delete] 18:36:03 18:36:03.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [aai-uuid], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uuid], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uuid] 18:36:03 18:36:03.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [aai-uuid] 18:36:03 18:36:03.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nfvo-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfvo-id], [String], [SINGLE] 18:36:03 18:36:03.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nfvo-id] 18:36:03 2024-01-09 18:36:03.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfvo-id] 18:36:03 18:36:03.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [api-root], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [api-root], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [api-root] 18:36:03 18:36:03.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [api-root] 18:36:03 2024-01-09 18:36:03.553 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.553 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.553 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.553 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.553 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.553 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.553 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.553 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-range-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-range-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-range-id] 18:36:03 18:36:03.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vlan-range-id] 18:36:03 18:36:03.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-id-lower], [Long], [SINGLE] 18:36:03 2024-01-09 18:36:03.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-lower], [Long], [SINGLE] 18:36:03 18:36:03.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vlan-id-lower] 18:36:03 2024-01-09 18:36:03.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-lower] 18:36:03 2024-01-09 18:36:03.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-upper], [Long], [SINGLE] 18:36:03 18:36:03.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-id-upper], [Long], [SINGLE] 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 18:36:03.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vlan-id-upper] 18:36:03 2024-01-09 18:36:03.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-upper] 18:36:03 2024-01-09 18:36:03.557 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-type] already existed in the DB. 18:36:03 18:36:03.557 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-type] already existed in the DB. 18:36:03 || PropertyKey [vlan-type] already existed in the DB. PropertyKey [vlan-type] already existed in the DB. | 18:36:03 18:36:03.557 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.557 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 18:36:03.557 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.557 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 18:36:03.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.558 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.558 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [icmp-unreachable-id], [String], [SINGLE] 18:36:03 18:36:03.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [icmp-unreachable-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [icmp-unreachable-id] 18:36:03 18:36:03.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [icmp-unreachable-id] 18:36:03 2024-01-09 18:36:03.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [af-ipv4], [String], [SINGLE] 18:36:03 18:36:03.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [af-ipv4], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [af-ipv4] 18:36:03 18:36:03.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [af-ipv4] 18:36:03 18:36:03.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [af-ipv6], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [af-ipv6], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [af-ipv6] 18:36:03 18:36:03.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [af-ipv6] 18:36:03 18:36:03.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 18:36:03.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class-map-member-id], [String], [SINGLE] 18:36:03 18:36:03.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [class-map-member-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [class-map-member-id] 18:36:03 18:36:03.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [class-map-member-id] 18:36:03 || PropertyKey [sequence-number] already existed in the DB. PropertyKey [sequence-number] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.564 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [sequence-number] already existed in the DB. 18:36:03 18:36:03.564 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [sequence-number] already existed in the DB. 18:36:03 18:36:03.565 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [member-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [member-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [member-type] 18:36:03 18:36:03.565 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [member-type] 18:36:03 2024-01-09 18:36:03.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action], [String], [SINGLE] 18:36:03 18:36:03.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [action], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action] 18:36:03 18:36:03.567 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [action] 18:36:03 2024-01-09 18:36:03.567 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [action-type] already existed in the DB. 18:36:03 18:36:03.567 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [action-type] already existed in the DB. 18:36:03 || PropertyKey [action-type] already existed in the DB. PropertyKey [action-type] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.567 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.567 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 18:36:03.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-neighbor-id], [String], [SINGLE] 18:36:03 18:36:03.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-neighbor-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bgp-neighbor-id] 18:36:03 18:36:03.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [bgp-neighbor-id] 18:36:03 2024-01-09 18:36:03.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-neighbor-type], [String], [SINGLE] 18:36:03 18:36:03.570 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-neighbor-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bgp-neighbor-type] 18:36:03 18:36:03.571 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bgp-neighbor-type] 18:36:03 2024-01-09 18:36:03.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-neighbor-role], [String], [SINGLE] 18:36:03 18:36:03.571 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-neighbor-role], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bgp-neighbor-role] 18:36:03 18:36:03.572 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bgp-neighbor-role] 18:36:03 2024-01-09 18:36:03.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-neighbor-function], [String], [SINGLE] 18:36:03 18:36:03.572 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-neighbor-function], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bgp-neighbor-function] 18:36:03 18:36:03.573 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bgp-neighbor-function] 18:36:03 2024-01-09 18:36:03.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [local-as], [Integer], [SINGLE] 18:36:03 18:36:03.573 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [local-as], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [local-as] 18:36:03 18:36:03.574 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [local-as] 18:36:03 2024-01-09 18:36:03.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [local-address], [String], [SINGLE] 18:36:03 18:36:03.574 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [local-address], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [local-address] 18:36:03 18:36:03.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [local-address] 18:36:03 2024-01-09 18:36:03.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [peer-as], [Integer], [SINGLE] 18:36:03 18:36:03.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [peer-as], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [peer-as] 18:36:03 18:36:03.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [peer-as] 18:36:03 2024-01-09 18:36:03.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [peer-address], [String], [SINGLE] 18:36:03 18:36:03.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [peer-address], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.855 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [peer-address] 18:36:03 18:36:03.855 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [peer-address] 18:36:03 2024-01-09 18:36:03.855 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:03 18:36:03.855 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:03 2024-01-09 18:36:03.855 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:03 18:36:03.855 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:03 2024-01-09 18:36:03.855 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:03 18:36:03.855 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:03 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [peer-hostname], [String], [SINGLE] 18:36:03 18:36:03.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [peer-hostname], [String], [SINGLE] 18:36:03 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:03 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [peer-hostname] 18:36:03 18:36:03.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [peer-hostname] 18:36:03 2024-01-09 18:36:03.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ignore-connected-check], [Boolean], [SINGLE] 18:36:03 18:36:03.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ignore-connected-check], [Boolean], [SINGLE] 18:36:03 2024-01-09 18:36:03.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ignore-connected-check] 18:36:03 18:36:03.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ignore-connected-check] 18:36:03 2024-01-09 18:36:03.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 18:36:03.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 18:36:03.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esi-id], [String], [SINGLE] 18:36:03 18:36:03.859 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esi-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esi-id] 18:36:03 18:36:03.859 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [esi-id] 18:36:03 2024-01-09 18:36:03.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [active-option], [String], [SINGLE] 18:36:03 18:36:03.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [active-option], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [active-option] 18:36:03 18:36:03.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [active-option] 18:36:03 2024-01-09 18:36:03.862 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.862 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.862 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.862 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.862 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.862 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.862 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.862 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-id], [String], [SINGLE] 18:36:03 18:36:03.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vdc-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.864 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-id] 18:36:03 18:36:03.864 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vdc-id] 18:36:03 2024-01-09 18:36:03.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-name], [String], [SINGLE] 18:36:03 18:36:03.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vdc-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-name] 18:36:03 18:36:03.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vdc-name] 18:36:03 2024-01-09 18:36:03.868 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.868 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.868 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 18:36:03.868 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.869 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.869 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-id], [String], [SINGLE] 18:36:03 18:36:03.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subnet-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [subnet-id] 18:36:03 18:36:03.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [subnet-id] 18:36:03 2024-01-09 18:36:03.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-name], [String], [SINGLE] 18:36:03 18:36:03.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subnet-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-name] 18:36:03 18:36:03.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [subnet-name] 18:36:03 2024-01-09 18:36:03.874 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 18:36:03 18:36:03.874 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-subnet-id] already existed in the DB. 18:36:03 || PropertyKey [neutron-subnet-id] already existed in the DB. PropertyKey [neutron-subnet-id] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gateway-address], [String], [SINGLE] 18:36:03 18:36:03.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [gateway-address], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [gateway-address] 18:36:03 18:36:03.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [gateway-address] 18:36:03 2024-01-09 18:36:03.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-start-address], [String], [SINGLE] 18:36:03 18:36:03.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-start-address], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-start-address] 18:36:03 18:36:03.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-start-address] 18:36:03 2024-01-09 18:36:03.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cidr-mask], [String], [SINGLE] 18:36:03 18:36:03.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cidr-mask], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cidr-mask] 18:36:03 18:36:03.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cidr-mask] 18:36:03 2024-01-09 18:36:03.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 18:36:03 18:36:03.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ip-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:03 18:36:03.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:03 || PropertyKey [ip-version] already existed in the DB. PropertyKey [ip-version] already existed in the DB. | 18:36:03 18:36:03.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:03 2024-01-09 18:36:03.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:03 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:03 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 18:36:03 18:36:03.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 18:36:03 18:36:03.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dhcp-enabled] 18:36:03 2024-01-09 18:36:03.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-enabled] 18:36:03 2024-01-09 18:36:03.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-start], [String], [SINGLE] 18:36:03 18:36:03.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dhcp-start], [String], [SINGLE] 18:36:03 18:36:03.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dhcp-start] 18:36:03 2024-01-09 18:36:03.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-start] 18:36:03 2024-01-09 18:36:03.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-end], [String], [SINGLE] 18:36:03 18:36:03.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dhcp-end], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-end] 18:36:03 18:36:03.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dhcp-end] 18:36:03 18:36:03.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subnet-role], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-role], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-role] 18:36:03 18:36:03.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [subnet-role] 18:36:03 2024-01-09 18:36:03.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-model], [String], [SINGLE] 18:36:03 18:36:03.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subnet-model], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-model] 18:36:03 18:36:03.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [subnet-model] 18:36:03 2024-01-09 18:36:03.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:03 18:36:03.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:03 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-type], [String], [SINGLE] 18:36:03 18:36:03.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subnet-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-type] 18:36:03 18:36:03.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [subnet-type] 18:36:03 18:36:03.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subnet-function], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-function], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-function] 18:36:03 18:36:03.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [subnet-function] 18:36:03 18:36:03.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 18:36:03 18:36:03.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ip-assignment-direction] 18:36:03 2024-01-09 18:36:03.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-assignment-direction] 18:36:03 2024-01-09 18:36:03.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 18:36:03.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 18:36:03 2024-01-09 18:36:03.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-sequence] 18:36:03 18:36:03.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [subnet-sequence] 18:36:03 2024-01-09 18:36:03.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 18:36:03.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 18:36:03.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [configuration-status] already existed in the DB. 18:36:03 18:36:03.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [configuration-status] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 || PropertyKey [configuration-status] already existed in the DB. PropertyKey [configuration-status] already existed in the DB. | 18:36:03 18:36:03.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [profile-id] already existed in the DB. 18:36:03 || PropertyKey [profile-id] already existed in the DB. PropertyKey [profile-id] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [profile-id] already existed in the DB. 18:36:03 2024-01-09 18:36:03.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-number-of-u-es] already existed in the DB. 18:36:03 18:36:03.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-number-of-u-es] already existed in the DB. 18:36:03 || PropertyKey [max-number-of-u-es] already existed in the DB. PropertyKey [max-number-of-u-es] already existed in the DB. | 18:36:03 18:36:03.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [coverage-area-list], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coverage-area-list], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [coverage-area-list] 18:36:03 18:36:03.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [coverage-area-list] 18:36:03 18:36:03.890 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [latency] already existed in the DB. 18:36:03 || PropertyKey [latency] already existed in the DB. PropertyKey [latency] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.890 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [latency] already existed in the DB. 18:36:03 2024-01-09 18:36:03.890 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [exp-data-rate-u-l] already existed in the DB. 18:36:03 18:36:03.890 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [exp-data-rate-u-l] already existed in the DB. 18:36:03 || PropertyKey [exp-data-rate-u-l] already existed in the DB. PropertyKey [exp-data-rate-u-l] already existed in the DB. | 18:36:03 18:36:03.890 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [exp-data-rate-d-l] already existed in the DB. 18:36:03 2024-01-09 18:36:03.890 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [exp-data-rate-d-l] already existed in the DB. 18:36:03 || PropertyKey [exp-data-rate-d-l] already existed in the DB. PropertyKey [exp-data-rate-d-l] already existed in the DB. | 18:36:03 18:36:03.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [u-e-mobility-level], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [u-e-mobility-level], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [u-e-mobility-level] 18:36:03 18:36:03.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [u-e-mobility-level] 18:36:03 2024-01-09 18:36:03.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-sharing-level] already existed in the DB. 18:36:03 18:36:03.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-sharing-level] already existed in the DB. 18:36:03 || PropertyKey [resource-sharing-level] already existed in the DB. PropertyKey [resource-sharing-level] already existed in the DB. | 18:36:03 18:36:03.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 2024-01-09 18:36:03.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 18:36:03.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 18:36:03.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 18:36:03.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 18:36:03.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cable-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cable-name], [String], [SINGLE] 18:36:03 18:36:03.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cable-name] 18:36:03 2024-01-09 18:36:03.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cable-name] 18:36:03 18:36:03.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cable-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cable-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cable-type] 18:36:03 18:36:03.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cable-type] 18:36:03 2024-01-09 18:36:03.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 18:36:03.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 18:36:03.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 18:36:03.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 18:36:03 18:36:03.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarding-path-id] 18:36:03 18:36:03.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [forwarding-path-id] 18:36:03 2024-01-09 18:36:03.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 18:36:03 18:36:03.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [forwarding-path-name] 18:36:03 18:36:03.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [forwarding-path-name] 18:36:03 2024-01-09 18:36:03.899 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:03 18:36:03.899 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:03 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:03 18:36:03.899 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:03 2024-01-09 18:36:03.899 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:03 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.899 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:03 18:36:03.899 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:03 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:03 18:36:03.899 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:03 2024-01-09 18:36:03.899 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:03 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:03 18:36:03.899 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:03 2024-01-09 18:36:03.899 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:03 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:03 2024-01-09 18:36:03.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 18:36:03 18:36:03.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [dhcp-service-id] 18:36:03 18:36:03.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [dhcp-service-id] 18:36:03 18:36:03.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv4-address] 18:36:03 18:36:03.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [server-ipv4-address] 18:36:03 2024-01-09 18:36:03.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 18:36:03 18:36:03.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv6-address] 18:36:03 18:36:03.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [server-ipv6-address] 18:36:03 2024-01-09 18:36:03.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-enable], [String], [SINGLE] 18:36:03 18:36:03.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-enable], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-enable] 18:36:03 18:36:03.905 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-enable] 18:36:03 2024-01-09 18:36:03.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 18:36:03 18:36:03.905 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dhcp-service-type] 18:36:03 18:36:03.906 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [dhcp-service-type] 18:36:03 2024-01-09 18:36:03.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lease-time], [String], [SINGLE] 18:36:03 18:36:03.907 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [lease-time], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lease-time] 18:36:03 18:36:03.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [lease-time] 18:36:03 2024-01-09 18:36:03.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-name], [String], [SINGLE] 18:36:03 18:36:03.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [domain-name], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [domain-name] 18:36:03 18:36:03.909 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [domain-name] 18:36:03 2024-01-09 18:36:03.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns], [String], [SINGLE] 18:36:03 18:36:03.909 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dns], [String], [SINGLE] 18:36:03 18:36:03.910 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dns] 18:36:03 2024-01-09 18:36:03.910 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns] 18:36:03 18:36:03.910 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ntp-primary], [String], [SINGLE] 18:36:03 2024-01-09 18:36:03.910 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-primary], [String], [SINGLE] 18:36:04 18:36:04.188 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ntp-primary] 18:36:04 2024-01-09 18:36:04.188 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-primary] 18:36:04 18:36:04.189 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 18:36:04 18:36:04.190 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ntp-secondary] 18:36:04 2024-01-09 18:36:04.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-secondary] 18:36:04 18:36:04.191 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nbns], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nbns], [String], [SINGLE] 18:36:04 18:36:04.193 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nbns] 18:36:04 2024-01-09 18:36:04.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nbns] 18:36:04 18:36:04.194 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.194 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 18:36:04.194 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.195 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [fqdn] already existed in the DB. PropertyKey [fqdn] already existed in the DB. | 18:36:04 18:36:04.195 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [fqdn] already existed in the DB. 18:36:04 2024-01-09 18:36:04.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [fqdn] already existed in the DB. 18:36:04 18:36:04.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-uuid], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-uuid], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-uuid] 18:36:04 18:36:04.198 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [group-uuid] 18:36:04 2024-01-09 18:36:04.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-uuid], [String], [SINGLE] 18:36:04 18:36:04.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [resource-uuid], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-uuid] 18:36:04 18:36:04.200 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [resource-uuid] 18:36:04 2024-01-09 18:36:04.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-number], [String], [SINGLE] 18:36:04 18:36:04.201 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [project-number], [String], [SINGLE] 18:36:04 18:36:04.201 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [project-number] 18:36:04 2024-01-09 18:36:04.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [project-number] 18:36:04 18:36:04.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [order-number], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [order-number], [String], [SINGLE] 18:36:04 18:36:04.203 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [order-number] 18:36:04 2024-01-09 18:36:04.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [order-number] 18:36:04 18:36:04.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [receipt-date], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [receipt-date], [String], [SINGLE] 18:36:04 18:36:04.205 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [receipt-date] 18:36:04 2024-01-09 18:36:04.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [receipt-date] 18:36:04 18:36:04.206 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.206 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.206 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 18:36:04.206 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.206 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [switch-name] already existed in the DB. 18:36:04 2024-01-09 18:36:04.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [switch-name] already existed in the DB. 18:36:04 || PropertyKey [switch-name] already existed in the DB. PropertyKey [switch-name] already existed in the DB. | 18:36:04 18:36:04.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vcenter-url], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcenter-url], [String], [SINGLE] 18:36:04 18:36:04.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vcenter-url] 18:36:04 2024-01-09 18:36:04.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vcenter-url] 18:36:04 18:36:04.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.209 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.209 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.209 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.209 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.209 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.209 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vpn-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-id], [String], [SINGLE] 18:36:04 18:36:04.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [vpn-id] 18:36:04 2024-01-09 18:36:04.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vpn-id] 18:36:04 18:36:04.211 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vpn-name], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-name], [String], [SINGLE] 18:36:04 18:36:04.213 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vpn-name] 18:36:04 2024-01-09 18:36:04.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-name] 18:36:04 18:36:04.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vpn-platform], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-platform], [String], [SINGLE] 18:36:04 18:36:04.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vpn-platform] 18:36:04 2024-01-09 18:36:04.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-platform] 18:36:04 18:36:04.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vpn-type], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-type], [String], [SINGLE] 18:36:04 18:36:04.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vpn-type] 18:36:04 2024-01-09 18:36:04.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-type] 18:36:04 18:36:04.218 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vpn-region], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-region], [String], [SINGLE] 18:36:04 18:36:04.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vpn-region] 18:36:04 2024-01-09 18:36:04.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-region] 18:36:04 18:36:04.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 18:36:04 18:36:04.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [customer-vpn-id] 18:36:04 2024-01-09 18:36:04.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [customer-vpn-id] 18:36:04 18:36:04.220 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [route-distinguisher] already existed in the DB. 18:36:04 2024-01-09 18:36:04.220 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [route-distinguisher] already existed in the DB. 18:36:04 || PropertyKey [route-distinguisher] already existed in the DB. PropertyKey [route-distinguisher] already existed in the DB. | 18:36:04 18:36:04.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [access-provider-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-provider-id], [String], [SINGLE] 18:36:04 18:36:04.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [access-provider-id] 18:36:04 2024-01-09 18:36:04.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-provider-id] 18:36:04 18:36:04.221 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [access-client-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-client-id], [String], [SINGLE] 18:36:04 18:36:04.222 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [access-client-id] 18:36:04 2024-01-09 18:36:04.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-client-id] 18:36:04 2024-01-09 18:36:04.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-topology-id], [String], [SINGLE] 18:36:04 18:36:04.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [access-topology-id], [String], [SINGLE] 18:36:04 18:36:04.224 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [access-topology-id] 18:36:04 2024-01-09 18:36:04.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-topology-id] 18:36:04 18:36:04.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 18:36:04 18:36:04.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [src-access-node-id] 18:36:04 2024-01-09 18:36:04.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-node-id] 18:36:04 18:36:04.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 18:36:04 18:36:04.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [src-access-ltp-id] 18:36:04 2024-01-09 18:36:04.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-ltp-id] 18:36:04 18:36:04.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 18:36:04 18:36:04.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [dst-access-node-id] 18:36:04 2024-01-09 18:36:04.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-node-id] 18:36:04 18:36:04.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 18:36:04 18:36:04.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [dst-access-ltp-id] 18:36:04 2024-01-09 18:36:04.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-ltp-id] 18:36:04 18:36:04.231 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:04 2024-01-09 18:36:04.231 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:04 18:36:04.231 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [admin-status] already existed in the DB. 18:36:04 2024-01-09 18:36:04.231 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 18:36:04 18:36:04.231 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [protection-type] already existed in the DB. 18:36:04 2024-01-09 18:36:04.231 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [protection-type] already existed in the DB. 18:36:04 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:04 || PropertyKey [admin-status] already existed in the DB. PropertyKey [admin-status] already existed in the DB. | 18:36:04 18:36:04.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [slice-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [slice-id], [String], [SINGLE] 18:36:04 || PropertyKey [protection-type] already existed in the DB. PropertyKey [protection-type] already existed in the DB. | 18:36:04 18:36:04.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [slice-id] 18:36:04 2024-01-09 18:36:04.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [slice-id] 18:36:04 18:36:04.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [switching-type], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switching-type], [String], [SINGLE] 18:36:04 18:36:04.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [switching-type] 18:36:04 2024-01-09 18:36:04.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [switching-type] 18:36:04 18:36:04.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [src-tpn], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-tpn], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [src-tpn] 18:36:04 18:36:04.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [src-tpn] 18:36:04 18:36:04.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dst-tpn], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-tpn], [String], [SINGLE] 18:36:04 18:36:04.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dst-tpn] 18:36:04 2024-01-09 18:36:04.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dst-tpn] 18:36:04 18:36:04.235 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:04 2024-01-09 18:36:04.235 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:04 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:04 18:36:04.235 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:04 2024-01-09 18:36:04.235 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:04 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:04 18:36:04.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:04 2024-01-09 18:36:04.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:04 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-prefix-v4] already existed in the DB. 18:36:04 2024-01-09 18:36:04.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-prefix-v4] already existed in the DB. 18:36:04 || PropertyKey [max-prefix-v4] already existed in the DB. PropertyKey [max-prefix-v4] already existed in the DB. | 18:36:04 18:36:04.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-prefix-v6] already existed in the DB. 18:36:04 2024-01-09 18:36:04.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-prefix-v6] already existed in the DB. 18:36:04 || PropertyKey [max-prefix-v6] already existed in the DB. PropertyKey [max-prefix-v6] already existed in the DB. | 18:36:04 18:36:04.236 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-prefix-threshold], [Integer], [SINGLE] 18:36:04 2024-01-09 18:36:04.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-prefix-threshold], [Integer], [SINGLE] 18:36:04 2024-01-09 18:36:04.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-prefix-threshold] 18:36:04 18:36:04.237 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-prefix-threshold] 18:36:04 18:36:04.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [label-mode-v4] already existed in the DB. 18:36:04 2024-01-09 18:36:04.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [label-mode-v4] already existed in the DB. 18:36:04 || PropertyKey [label-mode-v4] already existed in the DB. PropertyKey [label-mode-v4] already existed in the DB. | 18:36:04 18:36:04.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [label-mode-v6] already existed in the DB. 18:36:04 2024-01-09 18:36:04.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [label-mode-v6] already existed in the DB. 18:36:04 || PropertyKey [label-mode-v6] already existed in the DB. PropertyKey [label-mode-v6] already existed in the DB. | 18:36:04 18:36:04.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vpn-description], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-description], [String], [SINGLE] 18:36:04 18:36:04.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vpn-description] 18:36:04 2024-01-09 18:36:04.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-description] 18:36:04 18:36:04.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vxlan-network-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-network-id], [String], [SINGLE] 18:36:04 18:36:04.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vxlan-network-id] 18:36:04 2024-01-09 18:36:04.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vxlan-network-id] 18:36:04 18:36:04.239 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:04 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:04 18:36:04.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-path], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-path], [String], [SINGLE] 18:36:04 18:36:04.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-path] 18:36:04 2024-01-09 18:36:04.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-path] 18:36:04 18:36:04.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-paths-v4] already existed in the DB. 18:36:04 2024-01-09 18:36:04.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-paths-v4] already existed in the DB. 18:36:04 || PropertyKey [max-paths-v4] already existed in the DB. PropertyKey [max-paths-v4] already existed in the DB. | 18:36:04 18:36:04.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-paths-v6] already existed in the DB. 18:36:04 2024-01-09 18:36:04.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-paths-v6] already existed in the DB. 18:36:04 || PropertyKey [max-paths-v6] already existed in the DB. PropertyKey [max-paths-v6] already existed in the DB. | 18:36:04 18:36:04.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 18:36:04.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 18:36:04.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 18:36:04 18:36:04.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [l3-interface-ipv4-address] 18:36:04 2024-01-09 18:36:04.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-address] 18:36:04 18:36:04.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 18:36:04 2024-01-09 18:36:04.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 18:36:04 18:36:04.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 18:36:04 2024-01-09 18:36:04.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 18:36:04 18:36:04.244 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-inner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 18:36:04 || PropertyKey [vlan-id-inner] already existed in the DB. PropertyKey [vlan-id-inner] already existed in the DB. | 18:36:04 18:36:04.244 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-outer] already existed in the DB. 18:36:04 2024-01-09 18:36:04.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 18:36:04 || PropertyKey [vlan-id-outer] already existed in the DB. PropertyKey [vlan-id-outer] already existed in the DB. | 18:36:04 18:36:04.244 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [is-floating] already existed in the DB. 18:36:04 2024-01-09 18:36:04.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 18:36:04 || PropertyKey [is-floating] already existed in the DB. PropertyKey [is-floating] already existed in the DB. | 18:36:04 18:36:04.244 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.245 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-network-id] already existed in the DB. 18:36:04 || PropertyKey [neutron-network-id] already existed in the DB. PropertyKey [neutron-network-id] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 18:36:04 18:36:04.245 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-subnet-id] already existed in the DB. 18:36:04 || PropertyKey [neutron-subnet-id] already existed in the DB. PropertyKey [neutron-subnet-id] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 18:36:04 18:36:04.245 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:04 2024-01-09 18:36:04.245 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:04 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-sriov-address], [String], [SINGLE] 18:36:04 18:36:04.245 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l3-interface-ipv4-sriov-address], [String], [SINGLE] 18:36:04 18:36:04.246 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [l3-interface-ipv4-sriov-address] 18:36:04 2024-01-09 18:36:04.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-sriov-address] 18:36:04 18:36:04.522 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l3-interface-ipv4-sriov-prefix-length], [Long], [SINGLE] 18:36:04 2024-01-09 18:36:04.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-sriov-prefix-length], [Long], [SINGLE] 18:36:04 2024-01-09 18:36:04.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-sriov-prefix-length] 18:36:04 18:36:04.525 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [l3-interface-ipv4-sriov-prefix-length] 18:36:04 2024-01-09 18:36:04.525 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.525 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.525 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.525 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.525 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.525 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 18:36:04.527 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-key-term-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-key-term-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [policy-key-term-id] 18:36:04 18:36:04.528 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [policy-key-term-id] 18:36:04 || PropertyKey [sequence-number] already existed in the DB. PropertyKey [sequence-number] already existed in the DB. | 18:36:04 18:36:04.530 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [sequence-number] already existed in the DB. 18:36:04 2024-01-09 18:36:04.530 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [sequence-number] already existed in the DB. 18:36:04 2024-01-09 18:36:04.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-word], [String], [SINGLE] 18:36:04 18:36:04.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [key-word], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [key-word] 18:36:04 18:36:04.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [key-word] 18:36:04 2024-01-09 18:36:04.533 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-word-qualifier], [String], [SINGLE] 18:36:04 18:36:04.533 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [key-word-qualifier], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-word-qualifier] 18:36:04 18:36:04.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [key-word-qualifier] 18:36:04 2024-01-09 18:36:04.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 18:36:04.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 18:36:04.535 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.535 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.535 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.535 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port], [String], [SINGLE] 18:36:04 18:36:04.537 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [port] 18:36:04 2024-01-09 18:36:04.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port] 18:36:04 2024-01-09 18:36:04.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [assignment] already existed in the DB. 18:36:04 || PropertyKey [assignment] already existed in the DB. PropertyKey [assignment] already existed in the DB. | 18:36:04 18:36:04.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [assignment] already existed in the DB. 18:36:04 18:36:04.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:04 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:04 2024-01-09 18:36:04.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operator], [String], [SINGLE] 18:36:04 18:36:04.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [operator], [String], [SINGLE] 18:36:04 18:36:04.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [operator] 18:36:04 2024-01-09 18:36:04.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operator] 18:36:04 2024-01-09 18:36:04.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 18:36:04.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [evc-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [evc-id] 18:36:04 18:36:04.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [evc-id] 18:36:04 18:36:04.543 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 18:36:04 18:36:04.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [forwarding-path-topology] 18:36:04 2024-01-09 18:36:04.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarding-path-topology] 18:36:04 2024-01-09 18:36:04.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-value], [String], [SINGLE] 18:36:04 18:36:04.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cir-value], [String], [SINGLE] 18:36:04 18:36:04.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cir-value] 18:36:04 2024-01-09 18:36:04.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-value] 18:36:04 2024-01-09 18:36:04.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-units], [String], [SINGLE] 18:36:04 18:36:04.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cir-units], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-units] 18:36:04 18:36:04.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cir-units] 18:36:04 2024-01-09 18:36:04.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cmtu], [Integer], [SINGLE] 18:36:04 18:36:04.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cmtu], [Integer], [SINGLE] 18:36:04 2024-01-09 18:36:04.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cmtu] 18:36:04 18:36:04.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cmtu] 18:36:04 2024-01-09 18:36:04.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 18:36:04 18:36:04.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connection-diversity-group-id] 18:36:04 18:36:04.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [connection-diversity-group-id] 18:36:04 2024-01-09 18:36:04.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-hours], [String], [SINGLE] 18:36:04 18:36:04.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-hours], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-hours] 18:36:04 18:36:04.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-hours] 18:36:04 2024-01-09 18:36:04.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [enhanced-multicast], [String], [SINGLE] 18:36:04 18:36:04.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [enhanced-multicast], [String], [SINGLE] 18:36:04 18:36:04.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [enhanced-multicast] 18:36:04 2024-01-09 18:36:04.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [enhanced-multicast] 18:36:04 2024-01-09 18:36:04.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 18:36:04 18:36:04.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-circuit-id] 18:36:04 18:36:04.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [esp-evc-circuit-id] 18:36:04 2024-01-09 18:36:04.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 18:36:04 18:36:04.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-value] 18:36:04 18:36:04.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [esp-evc-cir-value] 18:36:04 2024-01-09 18:36:04.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 18:36:04 18:36:04.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-units] 18:36:04 18:36:04.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [esp-evc-cir-units] 18:36:04 2024-01-09 18:36:04.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 18:36:04 18:36:04.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-itu-code] 18:36:04 18:36:04.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [esp-itu-code] 18:36:04 2024-01-09 18:36:04.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 18:36:04 18:36:04.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collector-pop-clli] 18:36:04 18:36:04.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [collector-pop-clli] 18:36:04 2024-01-09 18:36:04.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 18:36:04 18:36:04.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-connect-type-ingress] 18:36:04 18:36:04.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [inter-connect-type-ingress] 18:36:04 2024-01-09 18:36:04.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 18:36:04 18:36:04.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-ingress] 18:36:04 18:36:04.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [tagmode-access-ingress] 18:36:04 2024-01-09 18:36:04.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 18:36:04 18:36:04.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-egress] 18:36:04 18:36:04.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [tagmode-access-egress] 18:36:04 2024-01-09 18:36:04.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-entry-id], [String], [SINGLE] 18:36:04 18:36:04.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [product-entry-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-entry-id] 18:36:04 18:36:04.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [product-entry-id] 18:36:04 2024-01-09 18:36:04.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-pir-value], [Integer], [SINGLE] 18:36:04 18:36:04.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [evc-pir-value], [Integer], [SINGLE] 18:36:04 2024-01-09 18:36:04.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [evc-pir-value] 18:36:04 18:36:04.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [evc-pir-value] 18:36:04 2024-01-09 18:36:04.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-pir-units], [String], [SINGLE] 18:36:04 18:36:04.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [evc-pir-units], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [evc-pir-units] 18:36:04 18:36:04.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [evc-pir-units] 18:36:04 2024-01-09 18:36:04.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-pir-value], [Integer], [SINGLE] 18:36:04 18:36:04.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esp-evc-pir-value], [Integer], [SINGLE] 18:36:04 2024-01-09 18:36:04.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-pir-value] 18:36:04 18:36:04.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [esp-evc-pir-value] 18:36:04 2024-01-09 18:36:04.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-pir-units], [String], [SINGLE] 18:36:04 18:36:04.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esp-evc-pir-units], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-pir-units] 18:36:04 18:36:04.565 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [esp-evc-pir-units] 18:36:04 2024-01-09 18:36:04.565 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.565 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.565 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.565 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 18:36:04.565 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.565 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.565 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.565 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:04 18:36:04.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:04 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-layer-lock-id], [Integer], [SINGLE] 18:36:04 18:36:04.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [inter-layer-lock-id], [Integer], [SINGLE] 18:36:04 2024-01-09 18:36:04.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-layer-lock-id] 18:36:04 18:36:04.567 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [inter-layer-lock-id] 18:36:04 18:36:04.567 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:04 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.567 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:04 2024-01-09 18:36:04.567 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:04 18:36:04.567 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:04 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.567 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:04 18:36:04.567 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:04 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:04 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:04 18:36:04.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:04 2024-01-09 18:36:04.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 18:36:04.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 18:36:04.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 18:36:04 18:36:04.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pf-pci-id] 18:36:04 18:36:04.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [pf-pci-id] 18:36:04 2024-01-09 18:36:04.570 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.570 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.570 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.570 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.571 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.571 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 18:36:04 18:36:04.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-name] already existed in the DB. 18:36:04 || PropertyKey [property-name] already existed in the DB. PropertyKey [property-name] already existed in the DB. | 18:36:04 18:36:04.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-value] already existed in the DB. 18:36:04 2024-01-09 18:36:04.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 18:36:04 || PropertyKey [property-value] already existed in the DB. PropertyKey [property-value] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-pe], [String], [SINGLE] 18:36:04 18:36:04.572 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [target-pe], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [target-pe] 18:36:04 18:36:04.573 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [target-pe] 18:36:04 2024-01-09 18:36:04.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 18:36:04 18:36:04.574 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [availability-zone-name] 18:36:04 18:36:04.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [availability-zone-name] 18:36:04 2024-01-09 18:36:04.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 18:36:04 18:36:04.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-pool-purpose] 18:36:04 18:36:04.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ctag-pool-purpose] 18:36:04 18:36:04.577 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ctag-values], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-values], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-values] 18:36:04 18:36:04.577 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ctag-values] 18:36:04 2024-01-09 18:36:04.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 18:36:04.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 18:36:04.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 18:36:04.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.578 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.578 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 18:36:04 18:36:04.579 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 18:36:04 18:36:04.580 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [related-lookup-uuid] 18:36:04 2024-01-09 18:36:04.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [related-lookup-uuid] 18:36:04 18:36:04.581 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [source-node-type], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-type], [String], [SINGLE] 18:36:04 18:36:04.581 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [source-node-type] 18:36:04 2024-01-09 18:36:04.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-type] 18:36:04 18:36:04.582 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [source-node-property], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-property], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.582 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-property] 18:36:04 18:36:04.582 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [source-node-property] 18:36:04 18:36:04.583 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [target-node-type], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-type], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-type] 18:36:04 18:36:04.583 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [target-node-type] 18:36:04 18:36:04.584 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [target-node-property], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-property], [String], [SINGLE] 18:36:04 18:36:04.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [target-node-property] 18:36:04 2024-01-09 18:36:04.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-property] 18:36:04 2024-01-09 18:36:04.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-collect-list], [String], [SET] 18:36:04 18:36:04.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [property-collect-list], [String], [SET] 18:36:04 2024-01-09 18:36:04.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-collect-list] 18:36:04 18:36:04.586 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [property-collect-list] 18:36:04 18:36:04.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 18:36:04 18:36:04.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-set-id] 18:36:04 18:36:04.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [site-pair-set-id] 18:36:04 2024-01-09 18:36:04.588 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 18:36:04.588 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.588 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.588 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 18:36:04.588 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.588 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.589 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 18:36:04 || PropertyKey [property-name] already existed in the DB. PropertyKey [property-name] already existed in the DB. | 18:36:04 18:36:04.589 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-name] already existed in the DB. 18:36:04 2024-01-09 18:36:04.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 18:36:04 18:36:04.589 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-value] already existed in the DB. 18:36:04 || PropertyKey [property-value] already existed in the DB. PropertyKey [property-value] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 18:36:04 18:36:04.590 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.853 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [routing-instance-id] 18:36:04 18:36:04.853 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [routing-instance-id] 18:36:04 2024-01-09 18:36:04.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rpm-owner], [String], [SINGLE] 18:36:04 18:36:04.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rpm-owner], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rpm-owner] 18:36:04 18:36:04.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [rpm-owner] 18:36:04 2024-01-09 18:36:04.857 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.857 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.857 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 18:36:04.857 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.857 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.857 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 2024-01-09 18:36:04.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [next-hop] already existed in the DB. 18:36:04 18:36:04.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [next-hop] already existed in the DB. 18:36:04 || PropertyKey [next-hop] already existed in the DB. PropertyKey [next-hop] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name], [String], [SINGLE] 18:36:04 18:36:04.859 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pnf-name], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pnf-name] 18:36:04 18:36:04.860 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [pnf-name] 18:36:04 2024-01-09 18:36:04.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2], [String], [SINGLE] 18:36:04 18:36:04.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pnf-name2], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2] 18:36:04 18:36:04.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [pnf-name2] 18:36:04 2024-01-09 18:36:04.863 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:04 18:36:04.863 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:04 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 18:36:04 18:36:04.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.864 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2-source] 18:36:04 18:36:04.864 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [pnf-name2-source] 18:36:04 2024-01-09 18:36:04.864 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-id], [String], [SINGLE] 18:36:04 18:36:04.864 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pnf-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-id] 18:36:04 18:36:04.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [pnf-id] 18:36:04 2024-01-09 18:36:04.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 18:36:04 18:36:04.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-naming-code] 18:36:04 18:36:04.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nf-naming-code] 18:36:04 2024-01-09 18:36:04.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-operating-system], [String], [SINGLE] 18:36:04 18:36:04.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-operating-system], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-operating-system] 18:36:04 18:36:04.868 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-operating-system] 18:36:04 2024-01-09 18:36:04.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-function], [String], [SINGLE] 18:36:04 18:36:04.868 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nf-function], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-function] 18:36:04 18:36:04.869 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nf-function] 18:36:04 2024-01-09 18:36:04.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-type] already existed in the DB. 18:36:04 18:36:04.870 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equip-type] already existed in the DB. 18:36:04 || PropertyKey [equip-type] already existed in the DB. PropertyKey [equip-type] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 18:36:04 18:36:04.870 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equip-vendor] already existed in the DB. 18:36:04 2024-01-09 18:36:04.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 18:36:04 18:36:04.870 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equip-model] already existed in the DB. 18:36:04 || PropertyKey [equip-vendor] already existed in the DB. PropertyKey [equip-vendor] already existed in the DB. | 18:36:04 || PropertyKey [equip-model] already existed in the DB. PropertyKey [equip-model] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 18:36:04 18:36:04.870 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [management-option] already existed in the DB. 18:36:04 2024-01-09 18:36:04.870 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:04 18:36:04.870 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:04 || PropertyKey [management-option] already existed in the DB. PropertyKey [management-option] already existed in the DB. | 18:36:04 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 18:36:04 18:36:04.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-oam] 18:36:04 18:36:04.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipaddress-v4-oam] 18:36:04 2024-01-09 18:36:04.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-version], [String], [SINGLE] 18:36:04 18:36:04.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sw-version], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-version] 18:36:04 18:36:04.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sw-version] 18:36:04 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:04 18:36:04.872 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:04 2024-01-09 18:36:04.872 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:04 2024-01-09 18:36:04.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frame-id], [String], [SINGLE] 18:36:04 18:36:04.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [frame-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [frame-id] 18:36:04 18:36:04.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [frame-id] 18:36:04 2024-01-09 18:36:04.873 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 18:36:04 18:36:04.873 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [serial-number] already existed in the DB. 18:36:04 || PropertyKey [serial-number] already existed in the DB. PropertyKey [serial-number] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.873 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 18:36:04 18:36:04.873 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 18:36:04 || PropertyKey [ipaddress-v4-loopback0] already existed in the DB. PropertyKey [ipaddress-v4-loopback0] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.873 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 18:36:04 18:36:04.873 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 18:36:04 || PropertyKey [ipaddress-v6-loopback0] already existed in the DB. PropertyKey [ipaddress-v6-loopback0] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.873 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-aim] already existed in the DB. 18:36:04 18:36:04.873 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipaddress-v4-aim] already existed in the DB. 18:36:04 || PropertyKey [ipaddress-v4-aim] already existed in the DB. PropertyKey [ipaddress-v4-aim] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.874 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-aim] already existed in the DB. 18:36:04 18:36:04.874 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipaddress-v6-aim] already existed in the DB. 18:36:04 || PropertyKey [ipaddress-v6-aim] already existed in the DB. PropertyKey [ipaddress-v6-aim] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.874 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-oam] already existed in the DB. 18:36:04 18:36:04.874 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipaddress-v6-oam] already existed in the DB. 18:36:04 || PropertyKey [ipaddress-v6-oam] already existed in the DB. PropertyKey [ipaddress-v6-oam] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.874 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 18:36:04 18:36:04.874 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [inv-status] already existed in the DB. 18:36:04 || PropertyKey [inv-status] already existed in the DB. PropertyKey [inv-status] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [spare-equipment-indicator], [Boolean], [SINGLE] 18:36:04 18:36:04.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [spare-equipment-indicator], [Boolean], [SINGLE] 18:36:04 2024-01-09 18:36:04.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [spare-equipment-indicator] 18:36:04 18:36:04.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [spare-equipment-indicator] 18:36:04 2024-01-09 18:36:04.875 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.875 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.875 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:04 18:36:04.875 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:04 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-role], [String], [SINGLE] 18:36:04 18:36:04.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nf-role], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-role] 18:36:04 18:36:04.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nf-role] 18:36:04 2024-01-09 18:36:04.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 18:36:04 || PropertyKey [admin-status] already existed in the DB. PropertyKey [admin-status] already existed in the DB. | 18:36:04 18:36:04.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [admin-status] already existed in the DB. 18:36:04 2024-01-09 18:36:04.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:04 18:36:04.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:04 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:04 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:04 18:36:04.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:04 2024-01-09 18:36:04.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:04 18:36:04.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:04 2024-01-09 18:36:04.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:04 18:36:04.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:04 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:04 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:04 18:36:04.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:04 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-validation-request-id], [String], [SINGLE] 18:36:04 18:36:04.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [config-validation-request-id], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-validation-request-id] 18:36:04 18:36:04.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [config-validation-request-id] 18:36:04 2024-01-09 18:36:04.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-validation-status], [String], [SINGLE] 18:36:04 18:36:04.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [config-validation-status], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-validation-status] 18:36:04 18:36:04.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [config-validation-status] 18:36:04 2024-01-09 18:36:04.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-type], [String], [SINGLE] 18:36:04 18:36:04.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nf-type], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-type] 18:36:04 18:36:04.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nf-type] 18:36:04 2024-01-09 18:36:04.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [common-base-indicator], [String], [SINGLE] 18:36:04 18:36:04.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [common-base-indicator], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [common-base-indicator] 18:36:04 18:36:04.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [common-base-indicator] 18:36:04 2024-01-09 18:36:04.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-clli], [String], [SINGLE] 18:36:04 18:36:04.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [equipment-clli], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-clli] 18:36:04 18:36:04.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [equipment-clli] 18:36:04 2024-01-09 18:36:04.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 18:36:04 18:36:04.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv4-address] 18:36:04 18:36:04.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [pnf-ipv4-address] 18:36:04 2024-01-09 18:36:04.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 18:36:04 18:36:04.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv6-address] 18:36:04 18:36:04.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [pnf-ipv6-address] 18:36:04 2024-01-09 18:36:04.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [phone-number], [String], [SINGLE] 18:36:04 18:36:04.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [phone-number], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [phone-number] 18:36:04 18:36:04.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [phone-number] 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [chassis-name], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [chassis-name] 18:36:04 2024-01-09 18:36:04.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [chassis-type], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [chassis-type] 18:36:04 2024-01-09 18:36:04.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [chassis-role], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [chassis-role] 18:36:04 2024-01-09 18:36:04.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operating-system], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operating-system] 18:36:04 2024-01-09 18:36:04.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 18:36:04 || PropertyKey [serial-number] already existed in the DB. PropertyKey [serial-number] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [asset-tag], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [asset-tag] 18:36:04 2024-01-09 18:36:04.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [chassis-description], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [chassis-description] 18:36:04 2024-01-09 18:36:04.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [part-number] already existed in the DB. 18:36:04 || PropertyKey [part-number] already existed in the DB. PropertyKey [part-number] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:04 2024-01-09 18:36:04.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 18:36:04 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:04 || PropertyKey [equip-model] already existed in the DB. PropertyKey [equip-model] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 18:36:04 2024-01-09 18:36:04.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-identifier] already existed in the DB. 18:36:04 || PropertyKey [equip-vendor] already existed in the DB. PropertyKey [equip-vendor] already existed in the DB. | 18:36:04 || PropertyKey [equip-identifier] already existed in the DB. PropertyKey [equip-identifier] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [slot-number], [Integer], [SINGLE] 18:36:04 2024-01-09 18:36:04.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [slot-number] 18:36:04 2024-01-09 18:36:04.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-state] already existed in the DB. 18:36:04 || PropertyKey [admin-state] already existed in the DB. PropertyKey [admin-state] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 18:36:04 18:36:04.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [chassis-name], [String], [SINGLE] 18:36:04 18:36:04.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [chassis-name] 18:36:04 18:36:04.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [chassis-type], [String], [SINGLE] 18:36:04 18:36:04.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [chassis-type] 18:36:04 18:36:04.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [chassis-role], [String], [SINGLE] 18:36:04 18:36:04.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [chassis-role] 18:36:04 18:36:04.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [operating-system], [String], [SINGLE] 18:36:04 18:36:04.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [operating-system] 18:36:04 18:36:04.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [serial-number] already existed in the DB. 18:36:04 18:36:04.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [asset-tag], [String], [SINGLE] 18:36:04 18:36:04.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [asset-tag] 18:36:04 18:36:04.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [chassis-description], [String], [SINGLE] 18:36:04 18:36:04.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [chassis-description] 18:36:04 18:36:04.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [part-number] already existed in the DB. 18:36:04 18:36:04.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:04 18:36:04.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equip-model] already existed in the DB. 18:36:04 18:36:04.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equip-vendor] already existed in the DB. 18:36:04 18:36:04.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equip-identifier] already existed in the DB. 18:36:04 18:36:04.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [slot-number], [Integer], [SINGLE] 18:36:04 18:36:04.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [slot-number] 18:36:04 18:36:04.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [admin-state] already existed in the DB. 18:36:04 18:36:04.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 18:36:04.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [element-choice-set-uuid] 18:36:04 18:36:04.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [element-choice-set-uuid] 18:36:04 2024-01-09 18:36:04.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 18:36:04.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 18:36:04.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 18:36:04 18:36:04.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [element-choice-set-name] 18:36:04 18:36:04.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [element-choice-set-name] 18:36:04 2024-01-09 18:36:04.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cardinality], [String], [SINGLE] 18:36:04 18:36:04.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cardinality], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cardinality] 18:36:04 18:36:04.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cardinality] 18:36:04 2024-01-09 18:36:04.900 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.900 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 18:36:04 18:36:04.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-element-uuid] 18:36:04 18:36:04.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [model-element-uuid] 18:36:04 2024-01-09 18:36:04.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 18:36:04 18:36:04.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [new-data-del-flag] 18:36:04 18:36:04.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [new-data-del-flag] 18:36:04 2024-01-09 18:36:04.903 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cardinality] already existed in the DB. 18:36:04 18:36:04.903 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [cardinality] already existed in the DB. 18:36:04 || PropertyKey [cardinality] already existed in the DB. PropertyKey [cardinality] already existed in the DB. | 18:36:04 18:36:04.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [linkage-points], [String], [SET] 18:36:04 2024-01-09 18:36:04.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [linkage-points], [String], [SET] 18:36:04 18:36:04.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [linkage-points] 18:36:04 2024-01-09 18:36:04.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [linkage-points] 18:36:04 2024-01-09 18:36:04.908 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:04 18:36:04.908 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:04 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:04 18:36:04.908 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:04 2024-01-09 18:36:04.908 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:04 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:04 18:36:04.909 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:04 2024-01-09 18:36:04.909 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:04 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.909 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:04 18:36:04.909 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:04 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [include-node-type], [String], [SINGLE] 18:36:04 18:36:04.909 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [include-node-type], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.910 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [include-node-type] 18:36:04 18:36:04.910 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [include-node-type] 18:36:04 18:36:04.911 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [relationship-key], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-key], [String], [SINGLE] 18:36:04 18:36:04.912 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [relationship-key] 18:36:04 2024-01-09 18:36:04.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-key] 18:36:04 2024-01-09 18:36:04.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-value], [String], [SINGLE] 18:36:04 18:36:04.912 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [relationship-value], [String], [SINGLE] 18:36:04 18:36:04.913 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [relationship-value] 18:36:04 2024-01-09 18:36:04.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-value] 18:36:04 2024-01-09 18:36:04.913 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 18:36:04 18:36:04.913 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [device-id] already existed in the DB. 18:36:04 || PropertyKey [device-id] already existed in the DB. PropertyKey [device-id] already existed in the DB. | 18:36:04 2024-01-09 18:36:04.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esn], [String], [SINGLE] 18:36:04 18:36:04.914 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esn], [String], [SINGLE] 18:36:04 2024-01-09 18:36:04.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esn] 18:36:04 18:36:04.915 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [esn] 18:36:05 2024-01-09 18:36:05.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-name] 18:36:05 18:36:05.184 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [device-name], [String], [SINGLE] 18:36:05 18:36:05.186 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [device-name] 18:36:05 2024-01-09 18:36:05.188 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:05 18:36:05.188 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:05 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.188 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor], [String], [SINGLE] 18:36:05 18:36:05.188 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vendor], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vendor] 18:36:05 18:36:05.189 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vendor] 18:36:05 2024-01-09 18:36:05.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class], [String], [SINGLE] 18:36:05 18:36:05.191 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [class], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class] 18:36:05 18:36:05.193 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [class] 18:36:05 2024-01-09 18:36:05.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:05 18:36:05.194 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:05 2024-01-09 18:36:05.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 18:36:05 18:36:05.194 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ip], [String], [SINGLE] 18:36:05 18:36:05.195 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [system-ip], [String], [SINGLE] 18:36:05 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:05 || PropertyKey [version] already existed in the DB. PropertyKey [version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ip] 18:36:05 18:36:05.195 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [system-ip] 18:36:05 2024-01-09 18:36:05.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv4], [String], [SINGLE] 18:36:05 18:36:05.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [system-ipv4], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv4] 18:36:05 18:36:05.197 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [system-ipv4] 18:36:05 2024-01-09 18:36:05.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv6], [String], [SINGLE] 18:36:05 18:36:05.198 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [system-ipv6], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv6] 18:36:05 18:36:05.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [system-ipv6] 18:36:05 2024-01-09 18:36:05.200 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:05 2024-01-09 18:36:05.200 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:05 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:05 18:36:05.200 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:05 18:36:05.200 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:05 18:36:05.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:05 2024-01-09 18:36:05.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:05 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:05 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:05 18:36:05.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:05 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:05 18:36:05.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:05 18:36:05.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [address-family-id], [String], [SINGLE] 18:36:05 18:36:05.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [address-family-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [address-family-id] 18:36:05 18:36:05.203 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [address-family-id] 18:36:05 2024-01-09 18:36:05.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [af-type], [String], [SINGLE] 18:36:05 18:36:05.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [af-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [af-type] 18:36:05 18:36:05.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [af-type] 18:36:05 2024-01-09 18:36:05.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [af-subtype], [String], [SINGLE] 18:36:05 18:36:05.205 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [af-subtype], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [af-subtype] 18:36:05 18:36:05.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [af-subtype] 18:36:05 2024-01-09 18:36:05.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [af-role], [String], [SINGLE] 18:36:05 18:36:05.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [af-role], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [af-role] 18:36:05 18:36:05.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [af-role] 18:36:05 2024-01-09 18:36:05.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [af-function], [String], [SINGLE] 18:36:05 18:36:05.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [af-function], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [af-function] 18:36:05 18:36:05.208 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [af-function] 18:36:05 2024-01-09 18:36:05.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-prefix-v4] already existed in the DB. 18:36:05 18:36:05.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-prefix-v4] already existed in the DB. 18:36:05 || PropertyKey [max-prefix-v4] already existed in the DB. PropertyKey [max-prefix-v4] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-prefix-v6] already existed in the DB. 18:36:05 18:36:05.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-prefix-v6] already existed in the DB. 18:36:05 || PropertyKey [max-prefix-v6] already existed in the DB. PropertyKey [max-prefix-v6] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-prefix-threshold] already existed in the DB. 18:36:05 18:36:05.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-prefix-threshold] already existed in the DB. 18:36:05 || PropertyKey [max-prefix-threshold] already existed in the DB. PropertyKey [max-prefix-threshold] already existed in the DB. | 18:36:05 18:36:05.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 18:36:05.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 18:36:05.209 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.209 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name], [String], [SINGLE] 18:36:05 18:36:05.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [interface-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name] 18:36:05 18:36:05.211 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [interface-name] 18:36:05 2024-01-09 18:36:05.212 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 18:36:05 18:36:05.212 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-role] already existed in the DB. 18:36:05 || PropertyKey [interface-role] already existed in the DB. PropertyKey [interface-role] already existed in the DB. | 18:36:05 18:36:05.213 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-wan-link-ip] 18:36:05 18:36:05.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [v6-wan-link-ip] 18:36:05 2024-01-09 18:36:05.214 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:05 18:36:05.214 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:05 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.214 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 18:36:05 18:36:05.214 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-id] already existed in the DB. 18:36:05 || PropertyKey [interface-id] already existed in the DB. PropertyKey [interface-id] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [macaddr], [String], [SINGLE] 18:36:05 18:36:05.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [macaddr], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [macaddr] 18:36:05 18:36:05.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [macaddr] 18:36:05 2024-01-09 18:36:05.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-name], [String], [SINGLE] 18:36:05 18:36:05.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-name] 18:36:05 18:36:05.218 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [network-name] 18:36:05 2024-01-09 18:36:05.218 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 18:36:05 18:36:05.218 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [management-option] already existed in the DB. 18:36:05 || PropertyKey [management-option] already existed in the DB. PropertyKey [management-option] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-description], [String], [SINGLE] 18:36:05 18:36:05.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [interface-description], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-description] 18:36:05 18:36:05.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [interface-description] 18:36:05 2024-01-09 18:36:05.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-type], [String], [SINGLE] 18:36:05 18:36:05.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [interface-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-type] 18:36:05 18:36:05.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [interface-type] 18:36:05 2024-01-09 18:36:05.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 18:36:05 18:36:05.221 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-port-mirrored] 18:36:05 18:36:05.222 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-port-mirrored] 18:36:05 2024-01-09 18:36:05.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:05 18:36:05.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:05 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.223 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:05 18:36:05.223 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:05 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.223 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-ip-unnumbered] already existed in the DB. 18:36:05 18:36:05.223 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [is-ip-unnumbered] already existed in the DB. 18:36:05 || PropertyKey [is-ip-unnumbered] already existed in the DB. PropertyKey [is-ip-unnumbered] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 18:36:05 18:36:05.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [allowed-address-pairs] 18:36:05 18:36:05.224 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [allowed-address-pairs] 18:36:05 2024-01-09 18:36:05.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [priority] already existed in the DB. 18:36:05 18:36:05.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [priority] already existed in the DB. 18:36:05 || PropertyKey [priority] already existed in the DB. PropertyKey [priority] already existed in the DB. | 18:36:05 18:36:05.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:05 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:05 2024-01-09 18:36:05.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-function], [String], [SINGLE] 18:36:05 18:36:05.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [interface-function], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-function] 18:36:05 18:36:05.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [interface-function] 18:36:05 2024-01-09 18:36:05.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l2-multicasting], [Boolean], [SINGLE] 18:36:05 18:36:05.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l2-multicasting], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l2-multicasting] 18:36:05 18:36:05.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [l2-multicasting] 18:36:05 2024-01-09 18:36:05.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-statement-needed], [String], [SINGLE] 18:36:05 18:36:05.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-id-statement-needed], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-statement-needed] 18:36:05 18:36:05.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vlan-id-statement-needed] 18:36:05 2024-01-09 18:36:05.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encapsulation], [String], [SINGLE] 18:36:05 18:36:05.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [encapsulation], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encapsulation] 18:36:05 18:36:05.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [encapsulation] 18:36:05 2024-01-09 18:36:05.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-type], [String], [SINGLE] 18:36:05 18:36:05.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [transport-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-type] 18:36:05 18:36:05.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [transport-type] 18:36:05 2024-01-09 18:36:05.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encapsulation-tag-rewrite], [String], [SINGLE] 18:36:05 18:36:05.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [encapsulation-tag-rewrite], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encapsulation-tag-rewrite] 18:36:05 18:36:05.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [encapsulation-tag-rewrite] 18:36:05 2024-01-09 18:36:05.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mtu], [String], [SINGLE] 18:36:05 18:36:05.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mtu], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mtu] 18:36:05 18:36:05.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mtu] 18:36:05 2024-01-09 18:36:05.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [load-interval], [String], [SINGLE] 18:36:05 18:36:05.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [load-interval], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [load-interval] 18:36:05 18:36:05.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [load-interval] 18:36:05 2024-01-09 18:36:05.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [netflow-enabled], [Boolean], [SINGLE] 18:36:05 18:36:05.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [netflow-enabled], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [netflow-enabled] 18:36:05 18:36:05.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [netflow-enabled] 18:36:05 2024-01-09 18:36:05.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 18:36:05.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 18:36:05.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 18:36:05.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 18:36:05 || PropertyKey [admin-status] already existed in the DB. PropertyKey [admin-status] already existed in the DB. | 18:36:05 18:36:05.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [admin-status] already existed in the DB. 18:36:05 || PropertyKey [slot-name] already existed in the DB. PropertyKey [slot-name] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [slot-name] already existed in the DB. 18:36:05 18:36:05.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [slot-name] already existed in the DB. 18:36:05 2024-01-09 18:36:05.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 18:36:05.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.238 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.238 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-id], [String], [SINGLE] 18:36:05 18:36:05.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [activity-id] 18:36:05 18:36:05.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [activity-id] 18:36:05 2024-01-09 18:36:05.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-type], [String], [SINGLE] 18:36:05 18:36:05.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [activity-type] 18:36:05 18:36:05.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [activity-type] 18:36:05 2024-01-09 18:36:05.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-name], [String], [SINGLE] 18:36:05 18:36:05.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [activity-name] 18:36:05 18:36:05.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [activity-name] 18:36:05 2024-01-09 18:36:05.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-creator], [String], [SINGLE] 18:36:05 18:36:05.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-creator], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [activity-creator] 18:36:05 18:36:05.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [activity-creator] 18:36:05 2024-01-09 18:36:05.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-description], [String], [SINGLE] 18:36:05 18:36:05.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-description], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [activity-description] 18:36:05 18:36:05.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [activity-description] 18:36:05 2024-01-09 18:36:05.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-time-stamp], [String], [SINGLE] 18:36:05 18:36:05.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-time-stamp], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [activity-time-stamp] 18:36:05 18:36:05.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [activity-time-stamp] 18:36:05 2024-01-09 18:36:05.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [current-state], [String], [SINGLE] 18:36:05 18:36:05.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [current-state], [String], [SINGLE] 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.517 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [current-state] 18:36:05 18:36:05.517 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [current-state] 18:36:05 2024-01-09 18:36:05.520 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [reflected-state], [String], [SINGLE] 18:36:05 18:36:05.520 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [reflected-state], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.523 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [reflected-state] 18:36:05 18:36:05.523 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [reflected-state] 18:36:05 2024-01-09 18:36:05.524 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-role], [String], [SINGLE] 18:36:05 18:36:05.524 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-role], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [activity-role] 18:36:05 18:36:05.526 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [activity-role] 18:36:05 2024-01-09 18:36:05.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [activity-function], [String], [SINGLE] 18:36:05 18:36:05.528 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [activity-function], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [activity-function] 18:36:05 18:36:05.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [activity-function] 18:36:05 2024-01-09 18:36:05.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp-last-updated], [String], [SINGLE] 18:36:05 18:36:05.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [timestamp-last-updated], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp-last-updated] 18:36:05 18:36:05.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [timestamp-last-updated] 18:36:05 2024-01-09 18:36:05.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp-expiration], [String], [SINGLE] 18:36:05 18:36:05.535 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [timestamp-expiration], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp-expiration] 18:36:05 18:36:05.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [timestamp-expiration] 18:36:05 2024-01-09 18:36:05.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 18:36:05.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.553 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.553 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.553 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 18:36:05.553 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.553 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 18:36:05.553 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.555 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port] already existed in the DB. 18:36:05 || PropertyKey [port] already existed in the DB. PropertyKey [port] already existed in the DB. | 18:36:05 18:36:05.555 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [port] already existed in the DB. 18:36:05 2024-01-09 18:36:05.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-range-id], [String], [SINGLE] 18:36:05 18:36:05.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-range-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-range-id] 18:36:05 18:36:05.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [network-range-id] 18:36:05 2024-01-09 18:36:05.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-range-name], [String], [SINGLE] 18:36:05 18:36:05.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-range-name], [String], [SINGLE] 18:36:05 18:36:05.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [network-range-name] 18:36:05 2024-01-09 18:36:05.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-range-name] 18:36:05 2024-01-09 18:36:05.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-range-type], [String], [SINGLE] 18:36:05 18:36:05.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-range-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-range-type] 18:36:05 18:36:05.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-range-type] 18:36:05 2024-01-09 18:36:05.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-range-role], [String], [SINGLE] 18:36:05 18:36:05.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-range-role], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-range-role] 18:36:05 18:36:05.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-range-role] 18:36:05 2024-01-09 18:36:05.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-range-function], [String], [SINGLE] 18:36:05 18:36:05.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-range-function], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-range-function] 18:36:05 18:36:05.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-range-function] 18:36:05 2024-01-09 18:36:05.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-range], [String], [SINGLE] 18:36:05 18:36:05.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [start-range], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-range] 18:36:05 18:36:05.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [start-range] 18:36:05 2024-01-09 18:36:05.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [end-range], [String], [SINGLE] 18:36:05 18:36:05.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [end-range], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [end-range] 18:36:05 18:36:05.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [end-range] 18:36:05 2024-01-09 18:36:05.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-assigned], [String], [SINGLE] 18:36:05 18:36:05.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [last-assigned], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-assigned] 18:36:05 18:36:05.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [last-assigned] 18:36:05 2024-01-09 18:36:05.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [range-format], [String], [SINGLE] 18:36:05 18:36:05.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [range-format], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [range-format] 18:36:05 18:36:05.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [range-format] 18:36:05 2024-01-09 18:36:05.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [range-prefix], [String], [SINGLE] 18:36:05 18:36:05.565 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [range-prefix], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [range-prefix] 18:36:05 18:36:05.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [range-prefix] 18:36:05 2024-01-09 18:36:05.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 18:36:05.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 18:36:05.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.566 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 18:36:05.566 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hw-component-id], [String], [SINGLE] 18:36:05 18:36:05.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hw-component-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hw-component-id] 18:36:05 18:36:05.567 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [hw-component-id] 18:36:05 2024-01-09 18:36:05.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hw-component-name], [String], [SINGLE] 18:36:05 18:36:05.568 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hw-component-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hw-component-name] 18:36:05 18:36:05.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [hw-component-name] 18:36:05 2024-01-09 18:36:05.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hw-component-type], [String], [SINGLE] 18:36:05 18:36:05.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hw-component-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hw-component-type] 18:36:05 18:36:05.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [hw-component-type] 18:36:05 2024-01-09 18:36:05.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hw-component-role], [String], [SINGLE] 18:36:05 18:36:05.570 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hw-component-role], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hw-component-role] 18:36:05 18:36:05.570 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [hw-component-role] 18:36:05 2024-01-09 18:36:05.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hw-component-function], [String], [SINGLE] 18:36:05 18:36:05.571 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hw-component-function], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hw-component-function] 18:36:05 18:36:05.571 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [hw-component-function] 18:36:05 2024-01-09 18:36:05.571 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 18:36:05.571 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.572 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.572 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [endpoint-id], [String], [SINGLE] 18:36:05 18:36:05.572 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [endpoint-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [endpoint-id] 18:36:05 18:36:05.573 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [endpoint-id] 18:36:05 2024-01-09 18:36:05.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [endpoint-name], [String], [SINGLE] 18:36:05 18:36:05.574 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [endpoint-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [endpoint-name] 18:36:05 18:36:05.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [endpoint-name] 18:36:05 2024-01-09 18:36:05.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [endpoint-type], [String], [SINGLE] 18:36:05 18:36:05.575 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [endpoint-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [endpoint-type] 18:36:05 18:36:05.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [endpoint-type] 18:36:05 2024-01-09 18:36:05.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [endpoint-name2], [String], [SINGLE] 18:36:05 18:36:05.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [endpoint-name2], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [endpoint-name2] 18:36:05 18:36:05.576 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [endpoint-name2] 18:36:05 18:36:05.577 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.577 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 18:36:05.577 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.577 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 18:36:05.577 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-to], [String], [SINGLE] 18:36:05 18:36:05.578 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [related-to], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-to] 18:36:05 18:36:05.578 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [related-to] 18:36:05 2024-01-09 18:36:05.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-label], [String], [SINGLE] 18:36:05 18:36:05.579 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [relationship-label], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-label] 18:36:05 18:36:05.579 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [relationship-label] 18:36:05 2024-01-09 18:36:05.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-link], [String], [SINGLE] 18:36:05 18:36:05.579 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [related-link], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-link] 18:36:05 18:36:05.580 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [related-link] 18:36:05 2024-01-09 18:36:05.580 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [object-group-member-id], [String], [SINGLE] 18:36:05 18:36:05.580 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [object-group-member-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.581 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [object-group-member-id] 18:36:05 18:36:05.581 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [object-group-member-id] 18:36:05 2024-01-09 18:36:05.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [sequence-number] already existed in the DB. 18:36:05 18:36:05.582 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [sequence-number] already existed in the DB. 18:36:05 || PropertyKey [sequence-number] already existed in the DB. PropertyKey [sequence-number] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [member-type] already existed in the DB. 18:36:05 18:36:05.582 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [member-type] already existed in the DB. 18:36:05 || PropertyKey [member-type] already existed in the DB. PropertyKey [member-type] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 18:36:05.582 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.583 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 18:36:05.583 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.583 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.583 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.583 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.583 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 18:36:05 18:36:05.583 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-constraint-uuid] 18:36:05 18:36:05.584 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [model-constraint-uuid] 18:36:05 2024-01-09 18:36:05.584 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 18:36:05.584 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.585 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.585 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.585 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.585 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 18:36:05 18:36:05.585 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 18:36:05 18:36:05.586 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 18:36:05 2024-01-09 18:36:05.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.586 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 18:36:05 18:36:05.586 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-name] already existed in the DB. 18:36:05 || PropertyKey [property-name] already existed in the DB. PropertyKey [property-name] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [filter-type], [String], [SINGLE] 18:36:05 18:36:05.586 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [filter-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [filter-type] 18:36:05 18:36:05.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [filter-type] 18:36:05 2024-01-09 18:36:05.587 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 18:36:05 18:36:05.587 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-value] already existed in the DB. 18:36:05 || PropertyKey [property-value] already existed in the DB. PropertyKey [property-value] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cambria-partition], [String], [SINGLE] 18:36:05 18:36:05.587 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cambria-partition], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cambria-partition] 18:36:05 18:36:05.588 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cambria-partition] 18:36:05 2024-01-09 18:36:05.588 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-type], [String], [SINGLE] 18:36:05 18:36:05.588 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [resource-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-type] 18:36:05 18:36:05.589 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [resource-type] 18:36:05 2024-01-09 18:36:05.589 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-link], [String], [SINGLE] 18:36:05 18:36:05.589 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [resource-link], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-link] 18:36:05 18:36:05.590 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [resource-link] 18:36:05 2024-01-09 18:36:05.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [availability-zone-name] already existed in the DB. 18:36:05 18:36:05.590 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [availability-zone-name] already existed in the DB. 18:36:05 || PropertyKey [availability-zone-name] already existed in the DB. PropertyKey [availability-zone-name] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 18:36:05 18:36:05.590 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hypervisor-type] 18:36:05 18:36:05.591 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [hypervisor-type] 18:36:05 2024-01-09 18:36:05.591 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:05 18:36:05.591 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:05 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 18:36:05.591 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.591 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 18:36:05.592 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.592 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.592 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.592 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 18:36:05 18:36:05.592 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sdwan-vpn-id] 18:36:05 18:36:05.593 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [sdwan-vpn-id] 18:36:05 2024-01-09 18:36:05.594 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 18:36:05 18:36:05.594 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sdwan-vpn-name] 18:36:05 18:36:05.595 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [sdwan-vpn-name] 18:36:05 2024-01-09 18:36:05.595 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-id], [String], [SINGLE] 18:36:05 18:36:05.595 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vxlan-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.596 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vxlan-id] 18:36:05 18:36:05.596 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vxlan-id] 18:36:05 2024-01-09 18:36:05.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [topology], [String], [SINGLE] 18:36:05 18:36:05.597 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [topology], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [topology] 18:36:05 18:36:05.598 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [topology] 18:36:05 2024-01-09 18:36:05.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-id], [String], [SINGLE] 18:36:05 18:36:05.598 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tenant-id], [String], [SINGLE] 18:36:05 18:36:05.849 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [tenant-id] 18:36:05 2024-01-09 18:36:05.849 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tenant-id] 18:36:05 2024-01-09 18:36:05.849 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-id] already existed in the DB. 18:36:05 18:36:05.849 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vpn-id] already existed in the DB. 18:36:05 || PropertyKey [vpn-id] already existed in the DB. PropertyKey [vpn-id] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.850 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:05 18:36:05.850 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:05 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:05 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:05 18:36:05.850 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:05 2024-01-09 18:36:05.850 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:05 2024-01-09 18:36:05.850 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:05 18:36:05.850 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:05 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:05 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.851 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:05 18:36:05.851 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:05 2024-01-09 18:36:05.851 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:05 18:36:05.851 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:05 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.851 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 18:36:05.851 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.852 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.852 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.852 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 18:36:05.852 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.852 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 18:36:05.852 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.853 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [validation-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.853 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [validation-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.854 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [validation-id] 18:36:05 18:36:05.854 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [validation-id] 18:36:05 2024-01-09 18:36:05.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [validation-request-id], [String], [SINGLE] 18:36:05 18:36:05.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [validation-request-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [validation-request-id] 18:36:05 18:36:05.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [validation-request-id] 18:36:05 2024-01-09 18:36:05.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [validation-status], [String], [SINGLE] 18:36:05 18:36:05.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [validation-status], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [validation-status] 18:36:05 18:36:05.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [validation-status] 18:36:05 2024-01-09 18:36:05.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [validation-phase], [String], [SINGLE] 18:36:05 18:36:05.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [validation-phase], [String], [SINGLE] 18:36:05 18:36:05.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [validation-phase] 18:36:05 2024-01-09 18:36:05.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [validation-phase] 18:36:05 18:36:05.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 18:36:05.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pci-id], [String], [SINGLE] 18:36:05 18:36:05.859 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pci-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pci-id] 18:36:05 18:36:05.860 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [pci-id] 18:36:05 2024-01-09 18:36:05.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 18:36:05 18:36:05.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-filter] 18:36:05 18:36:05.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vf-vlan-filter] 18:36:05 2024-01-09 18:36:05.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-mac-filter] 18:36:05 18:36:05.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 18:36:05 18:36:05.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vf-mac-filter] 18:36:05 2024-01-09 18:36:05.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 18:36:05 18:36:05.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-strip] 18:36:05 18:36:05.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vf-vlan-strip] 18:36:05 2024-01-09 18:36:05.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 18:36:05 18:36:05.868 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 18:36:05 18:36:05.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-vlan-anti-spoof-check] 18:36:05 2024-01-09 18:36:05.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-vlan-anti-spoof-check] 18:36:05 2024-01-09 18:36:05.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 18:36:05 18:36:05.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mac-anti-spoof-check] 18:36:05 18:36:05.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-mac-anti-spoof-check] 18:36:05 2024-01-09 18:36:05.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 18:36:05 18:36:05.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mirrors] 18:36:05 18:36:05.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-mirrors] 18:36:05 2024-01-09 18:36:05.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 18:36:05 18:36:05.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-broadcast-allow] 18:36:05 18:36:05.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-broadcast-allow] 18:36:05 2024-01-09 18:36:05.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 18:36:05 18:36:05.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-multicast-allow] 18:36:05 18:36:05.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-unknown-multicast-allow] 18:36:05 2024-01-09 18:36:05.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 18:36:05 18:36:05.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-unicast-allow] 18:36:05 18:36:05.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-unknown-unicast-allow] 18:36:05 2024-01-09 18:36:05.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 18:36:05 18:36:05.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 18:36:05 2024-01-09 18:36:05.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-insert-stag] 18:36:05 18:36:05.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-insert-stag] 18:36:05 2024-01-09 18:36:05.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-link-status], [String], [SINGLE] 18:36:05 18:36:05.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-link-status], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-link-status] 18:36:05 18:36:05.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-link-status] 18:36:05 2024-01-09 18:36:05.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 18:36:05.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.878 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 18:36:05 || PropertyKey [neutron-network-id] already existed in the DB. PropertyKey [neutron-network-id] already existed in the DB. | 18:36:05 18:36:05.878 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-network-id] already existed in the DB. 18:36:05 2024-01-09 18:36:05.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aggregated-ether-option-id], [String], [SINGLE] 18:36:05 18:36:05.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [aggregated-ether-option-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aggregated-ether-option-id] 18:36:05 18:36:05.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [aggregated-ether-option-id] 18:36:05 2024-01-09 18:36:05.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 18:36:05.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 18:36:05.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [project-name] 18:36:05 18:36:05.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [project-name], [String], [SINGLE] 18:36:05 18:36:05.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [project-name] 18:36:05 2024-01-09 18:36:05.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-type], [String], [SINGLE] 18:36:05 18:36:05.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [project-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [project-type] 18:36:05 18:36:05.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [project-type] 18:36:05 2024-01-09 18:36:05.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-state], [String], [SINGLE] 18:36:05 18:36:05.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [project-state], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [project-state] 18:36:05 18:36:05.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [project-state] 18:36:05 2024-01-09 18:36:05.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:05 18:36:05.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:05 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 18:36:05.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 18:36:05.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 18:36:05.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-type], [String], [SINGLE] 18:36:05 18:36:05.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-type] 18:36:05 18:36:05.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [service-type] 18:36:05 2024-01-09 18:36:05.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 18:36:05 18:36:05.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [temp-ub-sub-account-id] 18:36:05 18:36:05.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [temp-ub-sub-account-id] 18:36:05 2024-01-09 18:36:05.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 18:36:05.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 18:36:05.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 18:36:05.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.887 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.887 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-node-type], [String], [SINGLE] 18:36:05 18:36:05.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [top-node-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-node-type] 18:36:05 2024-01-09 18:36:05.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 18:36:05 18:36:05.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [top-node-type] 18:36:05 18:36:05.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [secondary-filter-cut-point] 18:36:05 18:36:05.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [secondary-filter-cut-point] 18:36:05 2024-01-09 18:36:05.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [item-name], [String], [SINGLE] 18:36:05 18:36:05.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [item-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [item-name] 18:36:05 18:36:05.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [item-name] 18:36:05 2024-01-09 18:36:05.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-type], [String], [SINGLE] 18:36:05 18:36:05.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [system-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-type] 18:36:05 18:36:05.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [system-type] 18:36:05 2024-01-09 18:36:05.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [manufacturer], [String], [SINGLE] 18:36:05 18:36:05.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [manufacturer], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [manufacturer] 18:36:05 18:36:05.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [manufacturer] 18:36:05 2024-01-09 18:36:05.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model], [String], [SINGLE] 18:36:05 18:36:05.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model] 18:36:05 18:36:05.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [model] 18:36:05 2024-01-09 18:36:05.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [part-number] already existed in the DB. 18:36:05 18:36:05.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [part-number] already existed in the DB. 18:36:05 2024-01-09 18:36:05.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:05 18:36:05.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:05 2024-01-09 18:36:05.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sku], [String], [SINGLE] 18:36:05 18:36:05.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sku], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sku] 18:36:05 18:36:05.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sku] 18:36:05 2024-01-09 18:36:05.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:05 18:36:05.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:05 2024-01-09 18:36:05.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:05 18:36:05.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:05 2024-01-09 18:36:05.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:05 18:36:05.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:05 18:36:05.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:05 2024-01-09 18:36:05.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name], [String], [SINGLE] 18:36:05 18:36:05.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-name], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-name] 18:36:05 18:36:05.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [model-name] 18:36:05 2024-01-09 18:36:05.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 18:36:05 18:36:05.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 18:36:05 || PropertyKey [part-number] already existed in the DB. PropertyKey [part-number] already existed in the DB. | 18:36:05 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:05 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:05 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:05 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:05 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:05 2024-01-09 18:36:05.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-mod-source-of-truth] 18:36:05 18:36:05.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [last-mod-source-of-truth] 18:36:05 2024-01-09 18:36:05.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-node-type], [String], [SINGLE] 18:36:05 18:36:05.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [aai-node-type], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-node-type] 18:36:05 18:36:05.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [aai-node-type] 18:36:05 2024-01-09 18:36:05.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 18:36:05 18:36:05.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 18:36:05 2024-01-09 18:36:05.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-created-ts] 18:36:05 18:36:05.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [aai-created-ts] 18:36:05 2024-01-09 18:36:05.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 18:36:05 18:36:05.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-unique-key] 18:36:05 18:36:05.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [aai-unique-key] 18:36:05 2024-01-09 18:36:05.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 18:36:05 18:36:05.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 18:36:05 2024-01-09 18:36:05.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-last-mod-ts] 18:36:05 18:36:05.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [aai-last-mod-ts] 18:36:05 2024-01-09 18:36:05.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-of-truth], [String], [SINGLE] 18:36:05 18:36:05.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [source-of-truth], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [source-of-truth] 18:36:05 18:36:05.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [source-of-truth] 18:36:05 2024-01-09 18:36:05.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uri], [String], [SINGLE] 18:36:05 18:36:05.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [aai-uri], [String], [SINGLE] 18:36:05 2024-01-09 18:36:05.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_uri_lock_enabled:false 18:36:05 18:36:05.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Info: aai_uri_lock_enabled:false 18:36:05 2024-01-09 18:36:05.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uri] 18:36:05 18:36:05.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [aai-uri] 18:36:06 2024-01-09 18:36:06.180 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info:: aai_uri_lock_enabled:false 18:36:06 18:36:06.180 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Info:: aai_uri_lock_enabled:false 18:36:06 2024-01-09 18:36:06.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [fqdn] already existed in the DB. 18:36:06 || PropertyKey [fqdn] already existed in the DB. PropertyKey [fqdn] already existed in the DB. | 18:36:06 18:36:06.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [fqdn] already existed in the DB. 18:36:06 2024-01-09 18:36:06.181 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn-type], [String], [SINGLE] 18:36:06 18:36:06.181 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [fqdn-type], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.183 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn-type] 18:36:06 18:36:06.183 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [fqdn-type] 18:36:06 2024-01-09 18:36:06.183 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn-role], [String], [SINGLE] 18:36:06 18:36:06.183 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [fqdn-role], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn-role] 18:36:06 18:36:06.184 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [fqdn-role] 18:36:06 2024-01-09 18:36:06.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn-function], [String], [SINGLE] 18:36:06 18:36:06.184 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [fqdn-function], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn-function] 18:36:06 18:36:06.185 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [fqdn-function] 18:36:06 2024-01-09 18:36:06.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns-domain], [String], [SINGLE] 18:36:06 18:36:06.186 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dns-domain], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns-domain] 18:36:06 18:36:06.187 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dns-domain] 18:36:06 2024-01-09 18:36:06.187 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 18:36:06.187 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.187 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.187 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.187 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.187 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.187 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 18:36:06.187 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.188 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 18:36:06 18:36:06.188 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.188 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag-id] 18:36:06 18:36:06.188 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vlan-tag-id] 18:36:06 2024-01-09 18:36:06.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 18:36:06 18:36:06.189 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-role] 18:36:06 18:36:06.190 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vlan-tag-role] 18:36:06 2024-01-09 18:36:06.190 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 18:36:06 18:36:06.190 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-inner] already existed in the DB. 18:36:06 || PropertyKey [vlan-id-inner] already existed in the DB. PropertyKey [vlan-id-inner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.190 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 18:36:06 || PropertyKey [vlan-id-outer] already existed in the DB. PropertyKey [vlan-id-outer] already existed in the DB. | 18:36:06 18:36:06.190 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-outer] already existed in the DB. 18:36:06 2024-01-09 18:36:06.190 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-private] already existed in the DB. 18:36:06 || PropertyKey [is-private] already existed in the DB. PropertyKey [is-private] already existed in the DB. | 18:36:06 18:36:06.190 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [is-private] already existed in the DB. 18:36:06 2024-01-09 18:36:06.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-type], [String], [SINGLE] 18:36:06 18:36:06.190 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-tag-type], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-type] 18:36:06 18:36:06.191 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vlan-tag-type] 18:36:06 2024-01-09 18:36:06.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-function], [String], [SINGLE] 18:36:06 18:36:06.191 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-tag-function], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.192 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-function] 18:36:06 18:36:06.192 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vlan-tag-function] 18:36:06 2024-01-09 18:36:06.192 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-phase], [String], [SINGLE] 18:36:06 18:36:06.192 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [config-phase], [String], [SINGLE] 18:36:06 18:36:06.193 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [config-phase] 18:36:06 2024-01-09 18:36:06.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-phase] 18:36:06 18:36:06.194 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.194 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 18:36:06.195 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 18:36:06.195 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.195 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 18:36:06.195 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 18:36:06 18:36:06.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 18:36:06 18:36:06.198 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [ipsec-configuration-id] 18:36:06 2024-01-09 18:36:06.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ipsec-configuration-id] 18:36:06 2024-01-09 18:36:06.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 18:36:06 18:36:06.200 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-vig-address-type] 18:36:06 18:36:06.201 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [requested-vig-address-type] 18:36:06 2024-01-09 18:36:06.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 18:36:06 18:36:06.201 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-encryption-strength] 18:36:06 2024-01-09 18:36:06.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-dmz-type] 18:36:06 2024-01-09 18:36:06.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [shared-dmz-network-address] 18:36:06 2024-01-09 18:36:06.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-customer-name] 18:36:06 2024-01-09 18:36:06.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ike-version], [String], [SINGLE] 18:36:06 18:36:06.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [requested-encryption-strength] 18:36:06 18:36:06.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 18:36:06 18:36:06.203 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [requested-dmz-type] 18:36:06 18:36:06.203 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 18:36:06 18:36:06.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [shared-dmz-network-address] 18:36:06 18:36:06.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 18:36:06 18:36:06.205 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [requested-customer-name] 18:36:06 18:36:06.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ike-version], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ike-version] 18:36:06 18:36:06.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ike-version] 18:36:06 2024-01-09 18:36:06.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 18:36:06 18:36:06.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 18:36:06 18:36:06.208 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ikev1-authentication] 18:36:06 2024-01-09 18:36:06.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-authentication] 18:36:06 2024-01-09 18:36:06.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 18:36:06 18:36:06.208 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-encryption] 18:36:06 18:36:06.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ikev1-encryption] 18:36:06 2024-01-09 18:36:06.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 18:36:06 18:36:06.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-dh-group] 18:36:06 18:36:06.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ikev1-dh-group] 18:36:06 2024-01-09 18:36:06.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 18:36:06 18:36:06.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-group-id] 18:36:06 18:36:06.211 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ikev1-am-group-id] 18:36:06 2024-01-09 18:36:06.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 18:36:06 18:36:06.211 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-password] 18:36:06 18:36:06.212 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ikev1-am-password] 18:36:06 2024-01-09 18:36:06.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 18:36:06 18:36:06.212 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-sa-lifetime] 18:36:06 18:36:06.213 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ikev1-sa-lifetime] 18:36:06 2024-01-09 18:36:06.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 18:36:06 18:36:06.213 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-authentication] 18:36:06 18:36:06.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipsec-authentication] 18:36:06 2024-01-09 18:36:06.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 18:36:06 18:36:06.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-encryption] 18:36:06 18:36:06.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipsec-encryption] 18:36:06 2024-01-09 18:36:06.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 18:36:06 18:36:06.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-sa-lifetime] 18:36:06 18:36:06.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipsec-sa-lifetime] 18:36:06 2024-01-09 18:36:06.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 18:36:06 18:36:06.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-pfs] 18:36:06 18:36:06.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipsec-pfs] 18:36:06 2024-01-09 18:36:06.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 18:36:06 18:36:06.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-id] 18:36:06 18:36:06.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [xauth-user-id] 18:36:06 2024-01-09 18:36:06.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 18:36:06 18:36:06.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-password] 18:36:06 18:36:06.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [xauth-user-password] 18:36:06 18:36:06.218 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dpd-interval], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-interval], [String], [SINGLE] 18:36:06 18:36:06.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dpd-interval] 18:36:06 2024-01-09 18:36:06.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-interval] 18:36:06 2024-01-09 18:36:06.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 18:36:06 18:36:06.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-frequency] 18:36:06 18:36:06.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dpd-frequency] 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.229 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 18:36:06.229 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.229 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 18:36:06.229 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.230 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 18:36:06.230 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.230 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 18:36:06.230 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-id], [String], [SINGLE] 18:36:06 18:36:06.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [collection-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [collection-id] 18:36:06 18:36:06.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [collection-id] 18:36:06 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:06 2024-01-09 18:36:06.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:06 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-name], [String], [SINGLE] 18:36:06 18:36:06.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:06 18:36:06.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:06 18:36:06.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [collection-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-name] 18:36:06 18:36:06.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [collection-name] 18:36:06 2024-01-09 18:36:06.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-type], [String], [SINGLE] 18:36:06 18:36:06.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [collection-type], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-type] 18:36:06 18:36:06.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [collection-type] 18:36:06 2024-01-09 18:36:06.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-role], [String], [SINGLE] 18:36:06 18:36:06.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [collection-role], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-role] 18:36:06 18:36:06.236 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [collection-role] 18:36:06 2024-01-09 18:36:06.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-function], [String], [SINGLE] 18:36:06 18:36:06.236 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [collection-function], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-function] 18:36:06 2024-01-09 18:36:06.237 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:06 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:06 18:36:06.237 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [collection-function] 18:36:06 18:36:06.237 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:06 2024-01-09 18:36:06.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 18:36:06 18:36:06.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-customization-id] 18:36:06 2024-01-09 18:36:06.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 18:36:06.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [collection-customization-id] 18:36:06 18:36:06.239 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 18:36:06.239 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 18:36:06.239 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 18:36:06 || PropertyKey [property-name] already existed in the DB. PropertyKey [property-name] already existed in the DB. | 18:36:06 18:36:06.239 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.239 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-name] already existed in the DB. 18:36:06 || PropertyKey [property-value] already existed in the DB. PropertyKey [property-value] already existed in the DB. | 18:36:06 18:36:06.240 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-value] already existed in the DB. 18:36:06 2024-01-09 18:36:06.240 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 18:36:06 2024-01-09 18:36:06.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-id], [String], [SINGLE] 18:36:06 18:36:06.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-id] 18:36:06 18:36:06.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [flavor-id] 18:36:06 2024-01-09 18:36:06.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-name], [String], [SINGLE] 18:36:06 18:36:06.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-name] 18:36:06 18:36:06.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [flavor-name] 18:36:06 2024-01-09 18:36:06.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 18:36:06 18:36:06.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 18:36:06 2024-01-09 18:36:06.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-vcpus] 18:36:06 18:36:06.245 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flavor-vcpus] 18:36:06 2024-01-09 18:36:06.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 18:36:06 18:36:06.246 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 18:36:06 2024-01-09 18:36:06.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ram] 18:36:06 18:36:06.247 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flavor-ram] 18:36:06 2024-01-09 18:36:06.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 18:36:06 18:36:06.247 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 18:36:06 2024-01-09 18:36:06.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disk] 18:36:06 18:36:06.248 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flavor-disk] 18:36:06 18:36:06.249 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 18:36:06 2024-01-09 18:36:06.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 18:36:06 18:36:06.251 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flavor-ephemeral] 18:36:06 2024-01-09 18:36:06.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ephemeral] 18:36:06 2024-01-09 18:36:06.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-swap], [String], [SINGLE] 18:36:06 18:36:06.251 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-swap], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-swap] 18:36:06 18:36:06.253 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flavor-swap] 18:36:06 2024-01-09 18:36:06.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 18:36:06 18:36:06.253 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-is-public] 18:36:06 18:36:06.255 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flavor-is-public] 18:36:06 2024-01-09 18:36:06.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 18:36:06 18:36:06.255 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.513 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-selflink] 18:36:06 18:36:06.513 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flavor-selflink] 18:36:06 2024-01-09 18:36:06.513 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 18:36:06 18:36:06.513 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.515 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disabled] 18:36:06 18:36:06.515 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flavor-disabled] 18:36:06 18:36:06.515 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.515 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.516 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.516 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.516 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 18:36:06.516 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.516 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 18:36:06.516 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.516 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [agg-route-id], [String], [SINGLE] 18:36:06 18:36:06.516 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [agg-route-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.518 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [agg-route-id] 18:36:06 18:36:06.518 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [agg-route-id] 18:36:06 2024-01-09 18:36:06.519 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-start-address] already existed in the DB. 18:36:06 18:36:06.519 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [network-start-address] already existed in the DB. 18:36:06 || PropertyKey [network-start-address] already existed in the DB. PropertyKey [network-start-address] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.519 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cidr-mask] already existed in the DB. 18:36:06 || PropertyKey [cidr-mask] already existed in the DB. PropertyKey [cidr-mask] already existed in the DB. | 18:36:06 18:36:06.519 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [cidr-mask] already existed in the DB. 18:36:06 2024-01-09 18:36:06.520 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 18:36:06 || PropertyKey [ip-version] already existed in the DB. PropertyKey [ip-version] already existed in the DB. | 18:36:06 18:36:06.520 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ip-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.520 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-address], [String], [SINGLE] 18:36:06 18:36:06.520 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-address], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.520 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-address] 18:36:06 18:36:06.520 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-address] 18:36:06 2024-01-09 18:36:06.520 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [next-hop] already existed in the DB. 18:36:06 18:36:06.520 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [next-hop] already existed in the DB. 18:36:06 || PropertyKey [next-hop] already existed in the DB. PropertyKey [next-hop] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.521 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-path], [String], [SINGLE] 18:36:06 18:36:06.521 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-path], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.521 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-path] 18:36:06 18:36:06.521 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [route-path] 18:36:06 2024-01-09 18:36:06.521 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 18:36:06.521 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.521 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.521 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.521 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 18:36:06.521 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.522 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 18:36:06.522 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pluggable-type], [String], [SINGLE] 18:36:06 18:36:06.522 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [pluggable-type], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pluggable-type] 18:36:06 18:36:06.522 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [pluggable-type] 18:36:06 2024-01-09 18:36:06.523 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [part-number] already existed in the DB. 18:36:06 18:36:06.523 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [part-number] already existed in the DB. 18:36:06 2024-01-09 18:36:06.523 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-identifier] already existed in the DB. 18:36:06 18:36:06.523 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equip-identifier] already existed in the DB. 18:36:06 || PropertyKey [part-number] already existed in the DB. PropertyKey [part-number] already existed in the DB. | 18:36:06 || PropertyKey [equip-identifier] already existed in the DB. PropertyKey [equip-identifier] already existed in the DB. | 18:36:06 18:36:06.523 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.523 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.523 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.523 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 2024-01-09 18:36:06.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 18:36:06.524 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 18:36:06.524 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.524 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 18:36:06 18:36:06.524 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-element-uuid] 18:36:06 18:36:06.525 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [named-query-element-uuid] 18:36:06 2024-01-09 18:36:06.525 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-collect-list] already existed in the DB. 18:36:06 || PropertyKey [property-collect-list] already existed in the DB. PropertyKey [property-collect-list] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.525 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 18:36:06 18:36:06.525 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-collect-list] already existed in the DB. 18:36:06 18:36:06.525 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.526 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-limit-desc] 18:36:06 2024-01-09 18:36:06.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-output], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-output] 18:36:06 2024-01-09 18:36:06.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-id], [String], [SINGLE] 18:36:06 18:36:06.526 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [property-limit-desc] 18:36:06 18:36:06.527 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [do-not-output], [String], [SINGLE] 18:36:06 18:36:06.527 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [do-not-output] 18:36:06 18:36:06.528 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [next-hop-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.529 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [next-hop-id] 18:36:06 18:36:06.529 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [next-hop-id] 18:36:06 2024-01-09 18:36:06.529 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [next-hop-type] already existed in the DB. 18:36:06 18:36:06.529 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [next-hop-type] already existed in the DB. 18:36:06 || PropertyKey [next-hop-type] already existed in the DB. PropertyKey [next-hop-type] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-role], [String], [SINGLE] 18:36:06 18:36:06.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [next-hop-role], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-role] 18:36:06 18:36:06.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [next-hop-role] 18:36:06 2024-01-09 18:36:06.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-function], [String], [SINGLE] 18:36:06 18:36:06.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [next-hop-function], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-function] 18:36:06 18:36:06.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [next-hop-function] 18:36:06 2024-01-09 18:36:06.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence], [Integer], [SINGLE] 18:36:06 18:36:06.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sequence], [Integer], [SINGLE] 18:36:06 2024-01-09 18:36:06.532 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sequence] 18:36:06 18:36:06.532 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [sequence] 18:36:06 2024-01-09 18:36:06.533 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [address-family], [String], [SINGLE] 18:36:06 18:36:06.533 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [address-family], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.533 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [address-family] 18:36:06 18:36:06.533 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [address-family] 18:36:06 2024-01-09 18:36:06.533 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 18:36:06 18:36:06.533 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ip-address] already existed in the DB. 18:36:06 || PropertyKey [ip-address] already existed in the DB. PropertyKey [ip-address] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [metric] already existed in the DB. 18:36:06 18:36:06.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [metric] already existed in the DB. 18:36:06 || PropertyKey [metric] already existed in the DB. PropertyKey [metric] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 18:36:06.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 18:36:06.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 18:36:06 18:36:06.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esr-system-info-id] 18:36:06 2024-01-09 18:36:06.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-name], [String], [SINGLE] 18:36:06 18:36:06.535 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [esr-system-info-id] 18:36:06 18:36:06.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [system-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-name] 18:36:06 18:36:06.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [system-name] 18:36:06 2024-01-09 18:36:06.537 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:06 18:36:06.537 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:06 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.537 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 18:36:06 18:36:06.537 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vendor] already existed in the DB. 18:36:06 || PropertyKey [vendor] already existed in the DB. PropertyKey [vendor] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.537 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 18:36:06 || PropertyKey [version] already existed in the DB. PropertyKey [version] already existed in the DB. | 18:36:06 18:36:06.537 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-url], [String], [SINGLE] 18:36:06 18:36:06.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-url], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-url] 18:36:06 18:36:06.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-url] 18:36:06 2024-01-09 18:36:06.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [user-name], [String], [SINGLE] 18:36:06 18:36:06.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [user-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [user-name] 18:36:06 18:36:06.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [user-name] 18:36:06 2024-01-09 18:36:06.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [password], [String], [SINGLE] 18:36:06 18:36:06.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [password], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.540 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [password] 18:36:06 18:36:06.540 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [password] 18:36:06 2024-01-09 18:36:06.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [system-type] already existed in the DB. 18:36:06 18:36:06.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [system-type] already existed in the DB. 18:36:06 || PropertyKey [system-type] already existed in the DB. PropertyKey [system-type] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.540 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protocol], [String], [SINGLE] 18:36:06 18:36:06.540 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [protocol], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protocol] 18:36:06 18:36:06.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [protocol] 18:36:06 2024-01-09 18:36:06.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 18:36:06 18:36:06.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-cacert] 18:36:06 18:36:06.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ssl-cacert] 18:36:06 2024-01-09 18:36:06.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 18:36:06 18:36:06.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-insecure] 18:36:06 18:36:06.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ssl-insecure] 18:36:06 18:36:06.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ip-address] already existed in the DB. 18:36:06 || PropertyKey [ip-address] already existed in the DB. PropertyKey [ip-address] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 18:36:06 2024-01-09 18:36:06.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port] already existed in the DB. 18:36:06 18:36:06.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [port] already existed in the DB. 18:36:06 || PropertyKey [port] already existed in the DB. PropertyKey [port] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-domain], [String], [SINGLE] 18:36:06 18:36:06.543 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-domain], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-domain] 18:36:06 18:36:06.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cloud-domain] 18:36:06 2024-01-09 18:36:06.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [default-tenant], [String], [SINGLE] 18:36:06 18:36:06.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [default-tenant], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [default-tenant] 18:36:06 18:36:06.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [default-tenant] 18:36:06 2024-01-09 18:36:06.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [passive], [Boolean], [SINGLE] 18:36:06 18:36:06.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [passive], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [passive] 18:36:06 18:36:06.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [passive] 18:36:06 2024-01-09 18:36:06.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-path], [String], [SINGLE] 18:36:06 18:36:06.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [remote-path], [String], [SINGLE] 18:36:06 18:36:06.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [remote-path] 18:36:06 2024-01-09 18:36:06.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-path] 18:36:06 2024-01-09 18:36:06.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-status], [String], [SINGLE] 18:36:06 18:36:06.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [system-status], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-status] 18:36:06 18:36:06.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [system-status] 18:36:06 2024-01-09 18:36:06.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 18:36:06 18:36:06.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [openstack-region-id] 18:36:06 18:36:06.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [openstack-region-id] 18:36:06 2024-01-09 18:36:06.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 18:36:06.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 18:36:06.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.548 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-id] already existed in the DB. 18:36:06 18:36:06.548 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [network-id] already existed in the DB. 18:36:06 || PropertyKey [network-id] already existed in the DB. PropertyKey [network-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.549 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 18:36:06 18:36:06.549 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [network-name] already existed in the DB. 18:36:06 || PropertyKey [network-name] already existed in the DB. PropertyKey [network-name] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-type], [String], [SINGLE] 18:36:06 18:36:06.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-type], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-type] 18:36:06 18:36:06.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-type] 18:36:06 2024-01-09 18:36:06.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role], [String], [SINGLE] 18:36:06 18:36:06.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-role], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-role] 18:36:06 18:36:06.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [network-role] 18:36:06 2024-01-09 18:36:06.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology], [String], [SINGLE] 18:36:06 18:36:06.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-technology], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology] 18:36:06 18:36:06.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-technology] 18:36:06 2024-01-09 18:36:06.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:06 18:36:06.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:06 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 18:36:06 18:36:06.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-network-id] already existed in the DB. 18:36:06 || PropertyKey [neutron-network-id] already existed in the DB. PropertyKey [neutron-network-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 18:36:06 18:36:06.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-bound-to-vpn] 18:36:06 18:36:06.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-bound-to-vpn] 18:36:06 2024-01-09 18:36:06.553 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 18:36:06 18:36:06.553 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [service-id] already existed in the DB. 18:36:06 || PropertyKey [service-id] already existed in the DB. PropertyKey [service-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 18:36:06 18:36:06.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 18:36:06 2024-01-09 18:36:06.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-role-instance] 18:36:06 18:36:06.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-role-instance] 18:36:06 2024-01-09 18:36:06.554 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.554 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.554 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:06 18:36:06.554 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:06 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.554 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 18:36:06 18:36:06.554 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [heat-stack-id] already existed in the DB. 18:36:06 || PropertyKey [heat-stack-id] already existed in the DB. PropertyKey [heat-stack-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.554 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 18:36:06 18:36:06.554 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [mso-catalog-key] already existed in the DB. 18:36:06 || PropertyKey [mso-catalog-key] already existed in the DB. PropertyKey [mso-catalog-key] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 18:36:06 18:36:06.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-network-fqdn] 18:36:06 18:36:06.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [contrail-network-fqdn] 18:36:06 2024-01-09 18:36:06.556 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:06 18:36:06.556 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:06 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.556 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:06 18:36:06.556 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:06 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.556 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 18:36:06 18:36:06.556 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [persona-model-version] already existed in the DB. 18:36:06 || PropertyKey [persona-model-version] already existed in the DB. PropertyKey [persona-model-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.556 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:06 18:36:06.556 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:06 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.556 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 18:36:06 || PropertyKey [widget-model-id] already existed in the DB. PropertyKey [widget-model-id] already existed in the DB. | 18:36:06 18:36:06.556 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-id] already existed in the DB. 18:36:06 2024-01-09 18:36:06.556 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 18:36:06 18:36:06.556 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-version] already existed in the DB. 18:36:06 || PropertyKey [widget-model-version] already existed in the DB. PropertyKey [widget-model-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-network-name], [String], [SINGLE] 18:36:06 18:36:06.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [physical-network-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-network-name] 18:36:06 18:36:06.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [physical-network-name] 18:36:06 2024-01-09 18:36:06.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 18:36:06 18:36:06.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-provider-network] 18:36:06 18:36:06.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-provider-network] 18:36:06 2024-01-09 18:36:06.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 18:36:06 18:36:06.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-shared-network] 18:36:06 18:36:06.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-shared-network] 18:36:06 2024-01-09 18:36:06.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 18:36:06 18:36:06.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-external-network] 18:36:06 18:36:06.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-external-network] 18:36:06 2024-01-09 18:36:06.560 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:06 18:36:06.560 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:06 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.560 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:06 18:36:06.560 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:06 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 18:36:06 18:36:06.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-trunked] 18:36:06 18:36:06.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-trunked] 18:36:06 2024-01-09 18:36:06.561 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:06 18:36:06.561 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:06 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-function], [String], [SINGLE] 18:36:06 18:36:06.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-function], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-function] 18:36:06 18:36:06.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [network-function] 18:36:06 2024-01-09 18:36:06.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 18:36:06.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 18:36:06.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 18:36:06 18:36:06.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-id] already existed in the DB. 18:36:06 || PropertyKey [vnf-id] already existed in the DB. PropertyKey [vnf-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 18:36:06 18:36:06.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.845 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-instance-id] 18:36:06 18:36:06.845 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vnf-instance-id] 18:36:06 2024-01-09 18:36:06.845 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 18:36:06 18:36:06.845 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-name] already existed in the DB. 18:36:06 2024-01-09 18:36:06.845 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 18:36:06 || PropertyKey [vnf-name] already existed in the DB. PropertyKey [vnf-name] already existed in the DB. | 18:36:06 || PropertyKey [vnf-name2] already existed in the DB. PropertyKey [vnf-name2] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.846 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 18:36:06 18:36:06.845 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-name2] already existed in the DB. 18:36:06 18:36:06.846 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-type] already existed in the DB. 18:36:06 2024-01-09 18:36:06.846 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 18:36:06 18:36:06.846 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [service-id] already existed in the DB. 18:36:06 || PropertyKey [vnf-type] already existed in the DB. PropertyKey [vnf-type] already existed in the DB. | 18:36:06 || PropertyKey [service-id] already existed in the DB. PropertyKey [service-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.846 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 18:36:06 18:36:06.846 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.848 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [regional-resource-zone] 18:36:06 18:36:06.848 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [regional-resource-zone] 18:36:06 2024-01-09 18:36:06.849 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:06 18:36:06.849 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:06 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.849 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:06 18:36:06.849 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:06 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:06 18:36:06.850 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [license-key] already existed in the DB. 18:36:06 2024-01-09 18:36:06.850 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 18:36:06 || PropertyKey [license-key] already existed in the DB. PropertyKey [license-key] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.850 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 18:36:06 18:36:06.850 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equipment-role] already existed in the DB. 18:36:06 || PropertyKey [equipment-role] already existed in the DB. PropertyKey [equipment-role] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.850 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:06 18:36:06.850 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:06 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.850 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 18:36:06 18:36:06.850 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.851 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-package-name] 18:36:06 18:36:06.851 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vnf-package-name] 18:36:06 2024-01-09 18:36:06.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 18:36:06 18:36:06.852 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-discriptor-name] 18:36:06 18:36:06.852 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vnf-discriptor-name] 18:36:06 2024-01-09 18:36:06.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [job-id], [String], [SINGLE] 18:36:06 18:36:06.852 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [job-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.853 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [job-id] 18:36:06 18:36:06.853 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [job-id] 18:36:06 2024-01-09 18:36:06.853 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 18:36:06 18:36:06.853 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [heat-stack-id] already existed in the DB. 18:36:06 || PropertyKey [heat-stack-id] already existed in the DB. PropertyKey [heat-stack-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.853 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 18:36:06 18:36:06.853 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [mso-catalog-key] already existed in the DB. 18:36:06 || PropertyKey [mso-catalog-key] already existed in the DB. PropertyKey [mso-catalog-key] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.853 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 18:36:06 || PropertyKey [management-option] already existed in the DB. PropertyKey [management-option] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.853 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 18:36:06 18:36:06.853 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [management-option] already existed in the DB. 18:36:06 2024-01-09 18:36:06.853 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 18:36:06 18:36:06.853 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-oam-address] already existed in the DB. 18:36:06 || PropertyKey [ipv4-oam-address] already existed in the DB. PropertyKey [ipv4-oam-address] already existed in the DB. | 18:36:06 18:36:06.853 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-loopback0-address] already existed in the DB. 18:36:06 || PropertyKey [ipv4-loopback0-address] already existed in the DB. PropertyKey [ipv4-loopback0-address] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.853 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 18:36:06 18:36:06.853 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.854 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-lan-v6-address] 18:36:06 18:36:06.854 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nm-lan-v6-address] 18:36:06 2024-01-09 18:36:06.854 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-v6-address], [String], [SINGLE] 18:36:06 18:36:06.854 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [management-v6-address], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.855 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-v6-address] 18:36:06 18:36:06.855 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [management-v6-address] 18:36:06 2024-01-09 18:36:06.855 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu], [Long], [SINGLE] 18:36:06 18:36:06.855 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vcpu], [Long], [SINGLE] 18:36:06 2024-01-09 18:36:06.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu] 18:36:06 18:36:06.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vcpu] 18:36:06 2024-01-09 18:36:06.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu-units], [String], [SINGLE] 18:36:06 18:36:06.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vcpu-units], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu-units] 18:36:06 18:36:06.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vcpu-units] 18:36:06 2024-01-09 18:36:06.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory], [Long], [SINGLE] 18:36:06 18:36:06.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vmemory], [Long], [SINGLE] 18:36:06 2024-01-09 18:36:06.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory] 18:36:06 18:36:06.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vmemory] 18:36:06 2024-01-09 18:36:06.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory-units], [String], [SINGLE] 18:36:06 18:36:06.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vmemory-units], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory-units] 18:36:06 18:36:06.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vmemory-units] 18:36:06 2024-01-09 18:36:06.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk], [Long], [SINGLE] 18:36:06 18:36:06.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vdisk], [Long], [SINGLE] 18:36:06 2024-01-09 18:36:06.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk] 18:36:06 18:36:06.859 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vdisk] 18:36:06 2024-01-09 18:36:06.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk-units], [String], [SINGLE] 18:36:06 18:36:06.859 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vdisk-units], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk-units] 18:36:06 18:36:06.860 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vdisk-units] 18:36:06 2024-01-09 18:36:06.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nshd], [Long], [SINGLE] 18:36:06 18:36:06.860 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nshd], [Long], [SINGLE] 18:36:06 2024-01-09 18:36:06.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nshd] 18:36:06 18:36:06.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nshd] 18:36:06 2024-01-09 18:36:06.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nvm], [Long], [SINGLE] 18:36:06 18:36:06.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nvm], [Long], [SINGLE] 18:36:06 2024-01-09 18:36:06.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nvm] 18:36:06 18:36:06.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nvm] 18:36:06 2024-01-09 18:36:06.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nnet], [Long], [SINGLE] 18:36:06 18:36:06.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nnet], [Long], [SINGLE] 18:36:06 2024-01-09 18:36:06.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nnet] 18:36:06 18:36:06.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nnet] 18:36:06 2024-01-09 18:36:06.862 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:06 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:06 18:36:06.862 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:06 2024-01-09 18:36:06.862 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 18:36:06 18:36:06.862 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [is-closed-loop-disabled] already existed in the DB. 18:36:06 2024-01-09 18:36:06.862 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.862 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [is-closed-loop-disabled] already existed in the DB. PropertyKey [is-closed-loop-disabled] already existed in the DB. | 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [summary-status], [String], [SINGLE] 18:36:06 18:36:06.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [summary-status], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [summary-status] 18:36:06 18:36:06.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [summary-status] 18:36:06 2024-01-09 18:36:06.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 18:36:06 18:36:06.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encrypted-access-flag] 18:36:06 18:36:06.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [encrypted-access-flag] 18:36:06 2024-01-09 18:36:06.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 18:36:06 18:36:06.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-assignment-group-uuid] 18:36:06 18:36:06.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [entitlement-assignment-group-uuid] 18:36:06 2024-01-09 18:36:06.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 18:36:06 18:36:06.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-resource-uuid] 18:36:06 18:36:06.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [entitlement-resource-uuid] 18:36:06 2024-01-09 18:36:06.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 18:36:06 18:36:06.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-assignment-group-uuid] 18:36:06 18:36:06.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [license-assignment-group-uuid] 18:36:06 2024-01-09 18:36:06.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 18:36:06 18:36:06.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key-uuid] 18:36:06 18:36:06.869 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [license-key-uuid] 18:36:06 2024-01-09 18:36:06.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:06 18:36:06.869 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:06 2024-01-09 18:36:06.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:06 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:06 18:36:06.869 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:06 2024-01-09 18:36:06.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 18:36:06 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:06 18:36:06.869 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [persona-model-version] already existed in the DB. 18:36:06 || PropertyKey [persona-model-version] already existed in the DB. PropertyKey [persona-model-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:06 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:06 18:36:06.869 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:06 2024-01-09 18:36:06.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 18:36:06 18:36:06.869 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-id] already existed in the DB. 18:36:06 || PropertyKey [widget-model-id] already existed in the DB. PropertyKey [widget-model-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.869 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 18:36:06 18:36:06.869 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-version] already existed in the DB. 18:36:06 || PropertyKey [widget-model-version] already existed in the DB. PropertyKey [widget-model-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [as-number], [String], [SINGLE] 18:36:06 18:36:06.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [as-number], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [as-number] 18:36:06 18:36:06.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [as-number] 18:36:06 2024-01-09 18:36:06.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 18:36:06 18:36:06.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [regional-resource-subzone] 18:36:06 18:36:06.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [regional-resource-subzone] 18:36:06 2024-01-09 18:36:06.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-type] already existed in the DB. 18:36:06 18:36:06.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [nf-type] already existed in the DB. 18:36:06 || PropertyKey [nf-type] already existed in the DB. PropertyKey [nf-type] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-function] already existed in the DB. 18:36:06 18:36:06.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [nf-function] already existed in the DB. 18:36:06 || PropertyKey [nf-function] already existed in the DB. PropertyKey [nf-function] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-role] already existed in the DB. 18:36:06 18:36:06.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [nf-role] already existed in the DB. 18:36:06 2024-01-09 18:36:06.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-naming-code] already existed in the DB. 18:36:06 18:36:06.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [nf-naming-code] already existed in the DB. 18:36:06 || PropertyKey [nf-role] already existed in the DB. PropertyKey [nf-role] already existed in the DB. | 18:36:06 || PropertyKey [nf-naming-code] already existed in the DB. PropertyKey [nf-naming-code] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.872 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:06 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:06 18:36:06.872 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:06 2024-01-09 18:36:06.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 18:36:06 18:36:06.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address] 18:36:06 18:36:06.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipv4-oam-gateway-address] 18:36:06 2024-01-09 18:36:06.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 18:36:06 18:36:06.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 18:36:06 2024-01-09 18:36:06.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 18:36:06 18:36:06.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 18:36:06 2024-01-09 18:36:06.873 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 18:36:06 18:36:06.873 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-outer] already existed in the DB. 18:36:06 || PropertyKey [vlan-id-outer] already existed in the DB. PropertyKey [vlan-id-outer] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.873 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nm-profile-name] already existed in the DB. 18:36:06 || PropertyKey [nm-profile-name] already existed in the DB. PropertyKey [nm-profile-name] already existed in the DB. | 18:36:06 18:36:06.873 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [nm-profile-name] already existed in the DB. 18:36:06 2024-01-09 18:36:06.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version], [String], [SINGLE] 18:36:06 18:36:06.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [software-version], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [software-version] 18:36:06 18:36:06.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [software-version] 18:36:06 2024-01-09 18:36:06.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-id], [String], [SINGLE] 18:36:06 18:36:06.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [application-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [application-id] 18:36:06 18:36:06.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [application-id] 18:36:06 2024-01-09 18:36:06.875 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 18:36:06.875 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.875 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.875 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 2024-01-09 18:36:06.875 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 18:36:06.875 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 18:36:06 18:36:06.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-name] already existed in the DB. 18:36:06 || PropertyKey [interface-name] already existed in the DB. PropertyKey [interface-name] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-description] already existed in the DB. 18:36:06 18:36:06.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-description] already existed in the DB. 18:36:06 || PropertyKey [interface-description] already existed in the DB. PropertyKey [interface-description] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 18:36:06 18:36:06.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-value] already existed in the DB. 18:36:06 || PropertyKey [speed-value] already existed in the DB. PropertyKey [speed-value] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 18:36:06 || PropertyKey [speed-units] already existed in the DB. PropertyKey [speed-units] already existed in the DB. | 18:36:06 18:36:06.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-units] already existed in the DB. 18:36:06 2024-01-09 18:36:06.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 18:36:06 18:36:06.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-id] already existed in the DB. 18:36:06 || PropertyKey [interface-id] already existed in the DB. PropertyKey [interface-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.876 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 18:36:06 18:36:06.876 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-role] already existed in the DB. 18:36:06 || PropertyKey [interface-role] already existed in the DB. PropertyKey [interface-role] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:06 18:36:06.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:06 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.877 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:06 18:36:06.877 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:06 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lacp-system-id], [String], [SINGLE] 18:36:06 18:36:06.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [lacp-system-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lacp-system-id] 18:36:06 18:36:06.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [lacp-system-id] 18:36:06 2024-01-09 18:36:06.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:06 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:06 18:36:06.878 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:06 2024-01-09 18:36:06.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-function] already existed in the DB. 18:36:06 || PropertyKey [interface-function] already existed in the DB. PropertyKey [interface-function] already existed in the DB. | 18:36:06 18:36:06.878 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-function] already existed in the DB. 18:36:06 2024-01-09 18:36:06.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [min-links], [Integer], [SINGLE] 18:36:06 18:36:06.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [min-links], [Integer], [SINGLE] 18:36:06 2024-01-09 18:36:06.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [min-links] 18:36:06 18:36:06.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [min-links] 18:36:06 2024-01-09 18:36:06.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 18:36:06.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 18:36:06.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 2024-01-09 18:36:06.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-type] already existed in the DB. 18:36:06 18:36:06.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [interface-type] already existed in the DB. PropertyKey [interface-type] already existed in the DB. | 18:36:06 18:36:06.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-type] already existed in the DB. 18:36:06 2024-01-09 18:36:06.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [encapsulation] already existed in the DB. 18:36:06 18:36:06.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [encapsulation] already existed in the DB. 18:36:06 || PropertyKey [encapsulation] already existed in the DB. PropertyKey [encapsulation] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flexible-vlan-tagging], [String], [SINGLE] 18:36:06 18:36:06.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [flexible-vlan-tagging], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flexible-vlan-tagging] 18:36:06 18:36:06.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [flexible-vlan-tagging] 18:36:06 2024-01-09 18:36:06.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mtu] already existed in the DB. 18:36:06 || PropertyKey [mtu] already existed in the DB. PropertyKey [mtu] already existed in the DB. | 18:36:06 18:36:06.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [mtu] already existed in the DB. 18:36:06 2024-01-09 18:36:06.880 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [load-interval] already existed in the DB. 18:36:06 || PropertyKey [load-interval] already existed in the DB. PropertyKey [load-interval] already existed in the DB. | 18:36:06 18:36:06.880 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [load-interval] already existed in the DB. 18:36:06 2024-01-09 18:36:06.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [logging-event], [String], [SINGLE] 18:36:06 18:36:06.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [logging-event], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [logging-event] 18:36:06 18:36:06.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [logging-event] 18:36:06 2024-01-09 18:36:06.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dampening], [String], [SINGLE] 18:36:06 18:36:06.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dampening], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dampening] 18:36:06 18:36:06.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dampening] 18:36:06 || PropertyKey [netflow-enabled] already existed in the DB. PropertyKey [netflow-enabled] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [netflow-enabled] already existed in the DB. 18:36:06 18:36:06.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [netflow-enabled] already existed in the DB. 18:36:06 2024-01-09 18:36:06.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-type], [String], [SINGLE] 18:36:06 18:36:06.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [update-node-type], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-type] 18:36:06 18:36:06.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [update-node-type] 18:36:06 2024-01-09 18:36:06.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-uri], [String], [SINGLE] 18:36:06 18:36:06.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [update-node-uri], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-uri] 18:36:06 18:36:06.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [update-node-uri] 18:36:06 2024-01-09 18:36:06.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [action] already existed in the DB. 18:36:06 18:36:06.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [action] already existed in the DB. 18:36:06 || PropertyKey [action] already existed in the DB. PropertyKey [action] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [rule-id] already existed in the DB. 18:36:06 || PropertyKey [rule-id] already existed in the DB. PropertyKey [rule-id] already existed in the DB. | 18:36:06 18:36:06.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [rule-id] already existed in the DB. 18:36:06 2024-01-09 18:36:06.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [direction] already existed in the DB. 18:36:06 18:36:06.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [direction] already existed in the DB. 18:36:06 || PropertyKey [direction] already existed in the DB. PropertyKey [direction] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [protocol] already existed in the DB. 18:36:06 18:36:06.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [protocol] already existed in the DB. 18:36:06 || PropertyKey [protocol] already existed in the DB. PropertyKey [protocol] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [not-protocol], [String], [SINGLE] 18:36:06 18:36:06.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [not-protocol], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [not-protocol] 18:36:06 18:36:06.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [not-protocol] 18:36:06 2024-01-09 18:36:06.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [action] already existed in the DB. 18:36:06 18:36:06.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [action] already existed in the DB. 18:36:06 || PropertyKey [action] already existed in the DB. PropertyKey [action] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [icmp], [String], [SET] 18:36:06 18:36:06.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [icmp], [String], [SET] 18:36:06 2024-01-09 18:36:06.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [icmp] 18:36:06 18:36:06.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [icmp] 18:36:06 2024-01-09 18:36:06.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [not-icmp], [String], [SET] 18:36:06 18:36:06.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [not-icmp], [String], [SET] 18:36:06 2024-01-09 18:36:06.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [not-icmp] 18:36:06 18:36:06.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [not-icmp] 18:36:06 2024-01-09 18:36:06.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [sequence] already existed in the DB. 18:36:06 18:36:06.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [sequence] already existed in the DB. 18:36:06 || PropertyKey [sequence] already existed in the DB. PropertyKey [sequence] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [threshold], [Integer], [SINGLE] 18:36:06 18:36:06.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [threshold], [Integer], [SINGLE] 18:36:06 2024-01-09 18:36:06.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [threshold] 18:36:06 18:36:06.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [threshold] 18:36:06 2024-01-09 18:36:06.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 18:36:06 || PropertyKey [status] already existed in the DB. PropertyKey [status] already existed in the DB. | 18:36:06 18:36:06.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [status] already existed in the DB. 18:36:06 2024-01-09 18:36:06.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 18:36:06 || PropertyKey [version] already existed in the DB. PropertyKey [version] already existed in the DB. | 18:36:06 18:36:06.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [count-variable], [String], [SINGLE] 18:36:06 18:36:06.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [count-variable], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [count-variable] 18:36:06 18:36:06.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [count-variable] 18:36:06 2024-01-09 18:36:06.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [log], [Boolean], [SINGLE] 18:36:06 18:36:06.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [log], [Boolean], [SINGLE] 18:36:06 2024-01-09 18:36:06.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [log] 18:36:06 18:36:06.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [log] 18:36:06 2024-01-09 18:36:06.890 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:06 18:36:06.890 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:06 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 18:36:06.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 2024-01-09 18:36:06.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 18:36:06.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 18:36:06.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-id], [String], [SINGLE] 18:36:06 18:36:06.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [site-resource-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-resource-id] 18:36:06 18:36:06.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [site-resource-id] 18:36:06 2024-01-09 18:36:06.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-name], [String], [SINGLE] 18:36:06 18:36:06.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [site-resource-name], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [site-resource-name] 18:36:06 18:36:06.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [site-resource-name] 18:36:06 2024-01-09 18:36:06.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:06 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:06 18:36:06.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:06 2024-01-09 18:36:06.896 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:06 18:36:06.896 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:06 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.896 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 18:36:06 18:36:06.896 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [role] already existed in the DB. 18:36:06 || PropertyKey [role] already existed in the DB. PropertyKey [role] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [generated-site-id], [String], [SINGLE] 18:36:06 18:36:06.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [generated-site-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [generated-site-id] 18:36:06 18:36:06.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [generated-site-id] 18:36:06 2024-01-09 18:36:06.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:06 18:36:06.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:06 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:06 18:36:06.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:06 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:06 18:36:06.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:06 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:06 18:36:06.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:06 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:06 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:06 18:36:06.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:06 2024-01-09 18:36:06.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:06 18:36:06.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:06 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:06 18:36:06.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:06 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:06 18:36:06.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:06 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.898 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:06 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:06 18:36:06.898 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:06 2024-01-09 18:36:06.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [object-group-key-term-id], [String], [SINGLE] 18:36:06 18:36:06.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [object-group-key-term-id], [String], [SINGLE] 18:36:06 2024-01-09 18:36:06.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [object-group-key-term-id] 18:36:06 18:36:06.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [object-group-key-term-id] 18:36:06 2024-01-09 18:36:06.900 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [sequence-number] already existed in the DB. 18:36:06 18:36:06.900 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [sequence-number] already existed in the DB. 18:36:06 || PropertyKey [sequence-number] already existed in the DB. PropertyKey [sequence-number] already existed in the DB. | 18:36:06 2024-01-09 18:36:06.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-term-type], [String], [SINGLE] 18:36:06 18:36:06.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [key-term-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.178 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [key-term-type] 18:36:07 18:36:07.178 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [key-term-type] 18:36:07 2024-01-09 18:36:07.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-word] already existed in the DB. 18:36:07 18:36:07.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [key-word] already existed in the DB. 18:36:07 || PropertyKey [key-word] already existed in the DB. PropertyKey [key-word] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-word-qualifier] already existed in the DB. 18:36:07 18:36:07.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [key-word-qualifier] already existed in the DB. 18:36:07 || PropertyKey [key-word-qualifier] already existed in the DB. PropertyKey [key-word-qualifier] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 18:36:07.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 2024-01-09 18:36:07.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:07 18:36:07.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:07 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:07 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:07 18:36:07.182 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:07 2024-01-09 18:36:07.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:07 18:36:07.182 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:07 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:07 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:07 18:36:07.182 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:07 2024-01-09 18:36:07.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:07 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:07 18:36:07.182 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:07 2024-01-09 18:36:07.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.182 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:07 18:36:07.182 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:07 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:07 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:07 18:36:07.182 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:07 2024-01-09 18:36:07.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:07 2024-01-09 18:36:07.183 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 18:36:07 18:36:07.182 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:07 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:07 18:36:07.183 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [role] already existed in the DB. 18:36:07 || PropertyKey [role] already existed in the DB. PropertyKey [role] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 18:36:07 18:36:07.184 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [allotted-resource-name] 18:36:07 18:36:07.185 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [allotted-resource-name] 18:36:07 2024-01-09 18:36:07.186 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 18:36:07 || PropertyKey [access-provider-id] already existed in the DB. PropertyKey [access-provider-id] already existed in the DB. | 18:36:07 18:36:07.186 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-provider-id] already existed in the DB. 18:36:07 2024-01-09 18:36:07.186 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 18:36:07 || PropertyKey [access-client-id] already existed in the DB. PropertyKey [access-client-id] already existed in the DB. | 18:36:07 18:36:07.186 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-client-id] already existed in the DB. 18:36:07 2024-01-09 18:36:07.186 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 18:36:07 18:36:07.186 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-topology-id] already existed in the DB. 18:36:07 || PropertyKey [access-topology-id] already existed in the DB. PropertyKey [access-topology-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-node-id], [String], [SINGLE] 18:36:07 18:36:07.187 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [access-node-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-node-id] 18:36:07 18:36:07.187 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [access-node-id] 18:36:07 2024-01-09 18:36:07.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 18:36:07 18:36:07.189 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-ltp-id] 18:36:07 18:36:07.190 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [access-ltp-id] 18:36:07 2024-01-09 18:36:07.191 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 18:36:07 || PropertyKey [cvlan] already existed in the DB. PropertyKey [cvlan] already existed in the DB. | 18:36:07 18:36:07.191 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [cvlan] already existed in the DB. 18:36:07 2024-01-09 18:36:07.192 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 18:36:07 18:36:07.192 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vpn-name] already existed in the DB. 18:36:07 || PropertyKey [vpn-name] already existed in the DB. PropertyKey [vpn-name] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.192 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 18:36:07.192 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.192 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 2024-01-09 18:36:07.192 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.192 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.192 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.193 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:07 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:07 18:36:07.193 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:07 2024-01-09 18:36:07.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp], [String], [SINGLE] 18:36:07 18:36:07.193 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [timestamp], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.194 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp] 18:36:07 18:36:07.194 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [timestamp] 18:36:07 2024-01-09 18:36:07.194 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-name], [String], [SINGLE] 18:36:07 18:36:07.194 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [source-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.194 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-name] 18:36:07 18:36:07.194 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [source-name] 18:36:07 2024-01-09 18:36:07.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain], [String], [SINGLE] 18:36:07 18:36:07.195 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [domain], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain] 18:36:07 18:36:07.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [domain] 18:36:07 2024-01-09 18:36:07.196 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [sequence-number] already existed in the DB. 18:36:07 18:36:07.196 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [sequence-number] already existed in the DB. 18:36:07 || PropertyKey [sequence-number] already existed in the DB. PropertyKey [sequence-number] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [severity], [String], [SINGLE] 18:36:07 18:36:07.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [severity], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [severity] 18:36:07 18:36:07.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [severity] 18:36:07 2024-01-09 18:36:07.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-type], [String], [SINGLE] 18:36:07 18:36:07.197 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [event-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-type] 18:36:07 18:36:07.197 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [event-type] 18:36:07 2024-01-09 18:36:07.197 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 18:36:07 18:36:07.197 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [version] already existed in the DB. 18:36:07 || PropertyKey [version] already existed in the DB. PropertyKey [version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.198 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [action] already existed in the DB. 18:36:07 || PropertyKey [action] already existed in the DB. PropertyKey [action] already existed in the DB. | 18:36:07 18:36:07.198 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [action] already existed in the DB. 18:36:07 2024-01-09 18:36:07.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-type], [String], [SINGLE] 18:36:07 18:36:07.198 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [entity-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-type] 18:36:07 18:36:07.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [entity-type] 18:36:07 2024-01-09 18:36:07.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-entity-type], [String], [SINGLE] 18:36:07 18:36:07.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [top-entity-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-entity-type] 18:36:07 18:36:07.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [top-entity-type] 18:36:07 2024-01-09 18:36:07.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-link], [String], [SINGLE] 18:36:07 18:36:07.200 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [entity-link], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-link] 18:36:07 18:36:07.200 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [entity-link] 18:36:07 2024-01-09 18:36:07.200 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 18:36:07 || PropertyKey [status] already existed in the DB. PropertyKey [status] already existed in the DB. | 18:36:07 18:36:07.200 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [status] already existed in the DB. 18:36:07 2024-01-09 18:36:07.200 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:07 18:36:07.200 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:07 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 18:36:07.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 2024-01-09 18:36:07.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.201 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.201 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-id], [String], [SINGLE] 18:36:07 18:36:07.201 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [aai-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-id] 18:36:07 18:36:07.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [aai-id] 18:36:07 2024-01-09 18:36:07.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [schema-version], [String], [SINGLE] 18:36:07 18:36:07.203 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [schema-version], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [schema-version] 18:36:07 18:36:07.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [schema-version] 18:36:07 2024-01-09 18:36:07.204 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 18:36:07.204 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 2024-01-09 18:36:07.204 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.204 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.204 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.204 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.204 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.204 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cos], [String], [SINGLE] 18:36:07 18:36:07.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cos], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cos] 18:36:07 18:36:07.205 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cos] 18:36:07 2024-01-09 18:36:07.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-id], [String], [SINGLE] 18:36:07 18:36:07.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [probe-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-id] 18:36:07 18:36:07.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [probe-id] 18:36:07 2024-01-09 18:36:07.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-type], [String], [SINGLE] 18:36:07 18:36:07.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [probe-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-type] 18:36:07 18:36:07.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [probe-type] 18:36:07 2024-01-09 18:36:07.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 18:36:07.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 2024-01-09 18:36:07.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rule-node], [String], [SINGLE] 18:36:07 18:36:07.208 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rule-node], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [rule-node] 18:36:07 18:36:07.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [rule-node] 18:36:07 2024-01-09 18:36:07.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rule-property], [String], [SINGLE] 18:36:07 18:36:07.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rule-property], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [rule-property] 18:36:07 18:36:07.210 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [rule-property] 18:36:07 2024-01-09 18:36:07.211 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rule-value], [String], [SINGLE] 18:36:07 18:36:07.211 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rule-value], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [rule-value] 18:36:07 18:36:07.212 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [rule-value] 18:36:07 2024-01-09 18:36:07.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [component-order], [Integer], [SINGLE] 18:36:07 18:36:07.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [component-order], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [component-order] 18:36:07 18:36:07.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [component-order] 18:36:07 2024-01-09 18:36:07.215 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 18:36:07.215 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 2024-01-09 18:36:07.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 18:36:07.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 2024-01-09 18:36:07.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rack-name], [String], [SINGLE] 18:36:07 18:36:07.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rack-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [rack-name] 18:36:07 18:36:07.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [rack-name] 18:36:07 2024-01-09 18:36:07.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rack-type], [String], [SINGLE] 18:36:07 18:36:07.218 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rack-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rack-type] 18:36:07 18:36:07.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [rack-type] 18:36:07 2024-01-09 18:36:07.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rack-location], [String], [SINGLE] 18:36:07 18:36:07.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rack-location], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rack-location] 18:36:07 18:36:07.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [rack-location] 18:36:07 2024-01-09 18:36:07.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rack-position], [String], [SINGLE] 18:36:07 18:36:07.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rack-position], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rack-position] 18:36:07 18:36:07.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [rack-position] 18:36:07 2024-01-09 18:36:07.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rack-power-diversity], [Boolean], [SINGLE] 18:36:07 18:36:07.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rack-power-diversity], [Boolean], [SINGLE] 18:36:07 2024-01-09 18:36:07.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rack-power-diversity] 18:36:07 18:36:07.221 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [rack-power-diversity] 18:36:07 2024-01-09 18:36:07.221 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.221 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 2024-01-09 18:36:07.221 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.221 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.221 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 18:36:07.221 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.222 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.222 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-name], [String], [SINGLE] 18:36:07 18:36:07.222 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [equipment-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-name] 18:36:07 18:36:07.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [equipment-name] 18:36:07 2024-01-09 18:36:07.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:07 18:36:07.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:07 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:07 18:36:07.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-oam-address] already existed in the DB. 18:36:07 2024-01-09 18:36:07.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 18:36:07 || PropertyKey [ipv4-oam-address] already existed in the DB. PropertyKey [ipv4-oam-address] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 18:36:07 18:36:07.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equipment-role] already existed in the DB. 18:36:07 2024-01-09 18:36:07.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 18:36:07 || PropertyKey [equipment-role] already existed in the DB. PropertyKey [equipment-role] already existed in the DB. | 18:36:07 18:36:07.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-outer] already existed in the DB. 18:36:07 || PropertyKey [vlan-id-outer] already existed in the DB. PropertyKey [vlan-id-outer] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 2024-01-09 18:36:07.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id], [String], [SINGLE] 18:36:07 18:36:07.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-version-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-version-id] 18:36:07 18:36:07.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [model-version-id] 18:36:07 2024-01-09 18:36:07.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 18:36:07 || PropertyKey [model-name] already existed in the DB. PropertyKey [model-name] already existed in the DB. | 18:36:07 18:36:07.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-name] already existed in the DB. 18:36:07 2024-01-09 18:36:07.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version], [String], [SINGLE] 18:36:07 18:36:07.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-version], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version] 18:36:07 18:36:07.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [model-version] 18:36:07 2024-01-09 18:36:07.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [distribution-status], [String], [SINGLE] 18:36:07 18:36:07.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [distribution-status], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [distribution-status] 18:36:07 18:36:07.229 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [distribution-status] 18:36:07 2024-01-09 18:36:07.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-description], [String], [SINGLE] 18:36:07 18:36:07.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-description], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-description] 18:36:07 18:36:07.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [model-description] 18:36:07 2024-01-09 18:36:07.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdnc-model-name], [String], [SINGLE] 18:36:07 18:36:07.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sdnc-model-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sdnc-model-name] 18:36:07 18:36:07.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sdnc-model-name] 18:36:07 2024-01-09 18:36:07.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdnc-model-version], [String], [SINGLE] 18:36:07 18:36:07.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sdnc-model-version], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sdnc-model-version] 18:36:07 18:36:07.232 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sdnc-model-version] 18:36:07 2024-01-09 18:36:07.232 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.232 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 18:36:07 18:36:07.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-id] 18:36:07 18:36:07.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [owning-entity-id] 18:36:07 2024-01-09 18:36:07.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 18:36:07 18:36:07.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.509 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-name] 18:36:07 18:36:07.509 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [owning-entity-name] 18:36:07 2024-01-09 18:36:07.511 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.511 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.512 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.512 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.512 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.512 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.512 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.512 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.512 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 18:36:07 18:36:07.512 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [service-type] already existed in the DB. 18:36:07 || PropertyKey [service-type] already existed in the DB. PropertyKey [service-type] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.513 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 18:36:07 || PropertyKey [vnf-type] already existed in the DB. PropertyKey [vnf-type] already existed in the DB. | 18:36:07 18:36:07.513 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-type] already existed in the DB. 18:36:07 2024-01-09 18:36:07.513 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.513 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.513 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.513 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.513 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.513 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.514 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.514 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.514 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 18:36:07 || PropertyKey [interface-name] already existed in the DB. PropertyKey [interface-name] already existed in the DB. | 18:36:07 18:36:07.514 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-name] already existed in the DB. 18:36:07 2024-01-09 18:36:07.515 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name2], [String], [SINGLE] 18:36:07 18:36:07.515 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [interface-name2], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.517 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name2] 18:36:07 18:36:07.517 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [interface-name2] 18:36:07 2024-01-09 18:36:07.519 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:07 18:36:07.519 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:07 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.519 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 18:36:07 || PropertyKey [speed-value] already existed in the DB. PropertyKey [speed-value] already existed in the DB. | 18:36:07 18:36:07.519 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-value] already existed in the DB. 18:36:07 2024-01-09 18:36:07.519 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 18:36:07 18:36:07.519 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-units] already existed in the DB. 18:36:07 || PropertyKey [speed-units] already existed in the DB. PropertyKey [speed-units] already existed in the DB. | 18:36:07 18:36:07.519 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [port-description], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.519 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-description], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.520 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-description] 18:36:07 18:36:07.520 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [port-description] 18:36:07 2024-01-09 18:36:07.520 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [domain-type] already existed in the DB. 18:36:07 18:36:07.520 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [domain-type] already existed in the DB. 18:36:07 || PropertyKey [domain-type] already existed in the DB. PropertyKey [domain-type] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.521 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 18:36:07 18:36:07.521 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.521 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-identifier] 18:36:07 18:36:07.521 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [equipment-identifier] 18:36:07 2024-01-09 18:36:07.521 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 18:36:07 18:36:07.521 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-role] already existed in the DB. 18:36:07 || PropertyKey [interface-role] already existed in the DB. PropertyKey [interface-role] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.522 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-type] already existed in the DB. 18:36:07 || PropertyKey [interface-type] already existed in the DB. PropertyKey [interface-type] already existed in the DB. | 18:36:07 18:36:07.522 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-type] already existed in the DB. 18:36:07 2024-01-09 18:36:07.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-interface-type], [String], [SINGLE] 18:36:07 18:36:07.522 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-interface-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.523 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-interface-type] 18:36:07 18:36:07.523 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-interface-type] 18:36:07 2024-01-09 18:36:07.523 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:07 18:36:07.523 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:07 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:07 18:36:07.523 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [mac-address], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.523 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mac-address], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.524 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mac-address] 18:36:07 18:36:07.524 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [mac-address] 18:36:07 18:36:07.524 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:07 18:36:07.524 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:07 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 18:36:07 18:36:07.524 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [inv-status] already existed in the DB. 18:36:07 || PropertyKey [inv-status] already existed in the DB. PropertyKey [inv-status] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:07 18:36:07.524 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:07 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-function] already existed in the DB. 18:36:07 18:36:07.524 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [interface-function] already existed in the DB. 18:36:07 || PropertyKey [interface-function] already existed in the DB. PropertyKey [interface-function] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.524 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [macaddr] already existed in the DB. 18:36:07 || PropertyKey [macaddr] already existed in the DB. PropertyKey [macaddr] already existed in the DB. | 18:36:07 18:36:07.524 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [macaddr] already existed in the DB. 18:36:07 2024-01-09 18:36:07.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-ref], [String], [SINGLE] 18:36:07 18:36:07.525 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-ref], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-ref] 18:36:07 18:36:07.525 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [network-ref] 18:36:07 2024-01-09 18:36:07.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transparent], [String], [SINGLE] 18:36:07 18:36:07.526 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [transparent], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transparent] 18:36:07 18:36:07.527 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [transparent] 18:36:07 2024-01-09 18:36:07.527 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:07 18:36:07.527 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:07 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-domain-plug-id], [Integer], [SINGLE] 18:36:07 18:36:07.527 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [inter-domain-plug-id], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-domain-plug-id] 18:36:07 18:36:07.528 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [inter-domain-plug-id] 18:36:07 2024-01-09 18:36:07.528 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [encapsulation] already existed in the DB. 18:36:07 18:36:07.528 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [encapsulation] already existed in the DB. 18:36:07 || PropertyKey [encapsulation] already existed in the DB. PropertyKey [encapsulation] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.528 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-state] already existed in the DB. 18:36:07 || PropertyKey [admin-state] already existed in the DB. PropertyKey [admin-state] already existed in the DB. | 18:36:07 18:36:07.528 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [admin-state] already existed in the DB. 18:36:07 18:36:07.529 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [load-interval] already existed in the DB. 18:36:07 2024-01-09 18:36:07.529 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [load-interval] already existed in the DB. 18:36:07 || PropertyKey [load-interval] already existed in the DB. PropertyKey [load-interval] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.529 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lldp], [String], [SINGLE] 18:36:07 18:36:07.529 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [lldp], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.529 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lldp] 18:36:07 18:36:07.529 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [lldp] 18:36:07 18:36:07.530 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [dampening] already existed in the DB. 18:36:07 2024-01-09 18:36:07.530 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [dampening] already existed in the DB. 18:36:07 || PropertyKey [dampening] already existed in the DB. PropertyKey [dampening] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.530 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mtu] already existed in the DB. 18:36:07 18:36:07.530 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [mtu] already existed in the DB. 18:36:07 || PropertyKey [mtu] already existed in the DB. PropertyKey [mtu] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.530 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [netflow-enabled] already existed in the DB. 18:36:07 18:36:07.530 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [netflow-enabled] already existed in the DB. 18:36:07 || PropertyKey [netflow-enabled] already existed in the DB. PropertyKey [netflow-enabled] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.530 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.530 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.530 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.530 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.530 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.530 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-id], [String], [SINGLE] 18:36:07 18:36:07.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-instance-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.532 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [service-instance-id] 18:36:07 18:36:07.532 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [service-instance-id] 18:36:07 2024-01-09 18:36:07.533 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-name], [String], [SINGLE] 18:36:07 18:36:07.533 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-instance-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-name] 18:36:07 18:36:07.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [service-instance-name] 18:36:07 2024-01-09 18:36:07.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 18:36:07 18:36:07.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [service-type] already existed in the DB. 18:36:07 || PropertyKey [service-type] already existed in the DB. PropertyKey [service-type] already existed in the DB. | 18:36:07 18:36:07.535 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-role], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-role], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-role] 18:36:07 18:36:07.535 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-role] 18:36:07 2024-01-09 18:36:07.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-rate], [String], [SINGLE] 18:36:07 18:36:07.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-rate], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-rate] 18:36:07 18:36:07.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-rate] 18:36:07 2024-01-09 18:36:07.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-layer], [String], [SINGLE] 18:36:07 18:36:07.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-layer], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-layer] 18:36:07 18:36:07.537 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-layer] 18:36:07 2024-01-09 18:36:07.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [due-date], [String], [SINGLE] 18:36:07 18:36:07.537 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [due-date], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [due-date] 18:36:07 18:36:07.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [due-date] 18:36:07 2024-01-09 18:36:07.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [end-date], [String], [SINGLE] 18:36:07 18:36:07.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [end-date], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [end-date] 18:36:07 18:36:07.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [end-date] 18:36:07 2024-01-09 18:36:07.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [environment-context], [String], [SINGLE] 18:36:07 18:36:07.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [environment-context], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.540 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [environment-context] 18:36:07 18:36:07.540 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [environment-context] 18:36:07 2024-01-09 18:36:07.541 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [workload-context] already existed in the DB. 18:36:07 18:36:07.541 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [workload-context] already existed in the DB. 18:36:07 || PropertyKey [workload-context] already existed in the DB. PropertyKey [workload-context] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [created-at], [String], [SINGLE] 18:36:07 18:36:07.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [created-at], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [created-at] 18:36:07 18:36:07.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [created-at] 18:36:07 2024-01-09 18:36:07.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [updated-at], [String], [SINGLE] 18:36:07 18:36:07.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [updated-at], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [updated-at] 18:36:07 18:36:07.543 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [updated-at] 18:36:07 2024-01-09 18:36:07.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:07 18:36:07.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:07 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:07 18:36:07.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:07 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:07 18:36:07.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:07 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:07 18:36:07.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [persona-model-version] already existed in the DB. 18:36:07 || PropertyKey [persona-model-version] already existed in the DB. PropertyKey [persona-model-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.544 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 18:36:07 18:36:07.544 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-id] already existed in the DB. 18:36:07 || PropertyKey [widget-model-id] already existed in the DB. PropertyKey [widget-model-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.544 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 18:36:07 || PropertyKey [widget-model-version] already existed in the DB. PropertyKey [widget-model-version] already existed in the DB. | 18:36:07 18:36:07.544 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [widget-model-version] already existed in the DB. 18:36:07 18:36:07.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-total] 18:36:07 18:36:07.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bandwidth-total] 18:36:07 2024-01-09 18:36:07.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-up-wan1], [String], [SINGLE] 18:36:07 18:36:07.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bandwidth-up-wan1], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-up-wan1] 18:36:07 18:36:07.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bandwidth-up-wan1] 18:36:07 2024-01-09 18:36:07.546 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-down-wan1], [String], [SINGLE] 18:36:07 18:36:07.546 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bandwidth-down-wan1], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-down-wan1] 18:36:07 18:36:07.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bandwidth-down-wan1] 18:36:07 2024-01-09 18:36:07.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-up-wan2], [String], [SINGLE] 18:36:07 18:36:07.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bandwidth-up-wan2], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-up-wan2] 18:36:07 18:36:07.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bandwidth-up-wan2] 18:36:07 2024-01-09 18:36:07.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-down-wan2], [String], [SINGLE] 18:36:07 18:36:07.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bandwidth-down-wan2], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-down-wan2] 18:36:07 18:36:07.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bandwidth-down-wan2] 18:36:07 2024-01-09 18:36:07.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 18:36:07 18:36:07.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vhn-portal-url] 18:36:07 18:36:07.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vhn-portal-url] 18:36:07 2024-01-09 18:36:07.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 18:36:07 18:36:07.550 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-location-id] 18:36:07 18:36:07.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [service-instance-location-id] 18:36:07 2024-01-09 18:36:07.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:07 18:36:07.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:07 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:07 18:36:07.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:07 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-parameters], [String], [SINGLE] 18:36:07 18:36:07.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [input-parameters], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-parameters] 18:36:07 18:36:07.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [input-parameters] 18:36:07 2024-01-09 18:36:07.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-function], [String], [SINGLE] 18:36:07 18:36:07.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-function], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-function] 18:36:07 18:36:07.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-function] 18:36:07 2024-01-09 18:36:07.554 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.554 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.554 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.554 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.554 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.554 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.555 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:07 18:36:07.555 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:07 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-id], [String], [SINGLE] 18:36:07 18:36:07.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [connectivity-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [connectivity-id] 18:36:07 18:36:07.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [connectivity-id] 18:36:07 2024-01-09 18:36:07.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 18:36:07 18:36:07.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bandwidth-profile-name] 18:36:07 18:36:07.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [bandwidth-profile-name] 18:36:07 2024-01-09 18:36:07.559 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-type] already existed in the DB. 18:36:07 18:36:07.559 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vpn-type] already existed in the DB. 18:36:07 || PropertyKey [vpn-type] already existed in the DB. PropertyKey [vpn-type] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir], [String], [SINGLE] 18:36:07 18:36:07.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cir], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir] 18:36:07 18:36:07.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cir] 18:36:07 2024-01-09 18:36:07.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [eir], [String], [SINGLE] 18:36:07 18:36:07.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [eir], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [eir] 18:36:07 18:36:07.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [eir] 18:36:07 2024-01-09 18:36:07.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cbs], [String], [SINGLE] 18:36:07 18:36:07.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cbs], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cbs] 18:36:07 18:36:07.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cbs] 18:36:07 2024-01-09 18:36:07.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ebs], [String], [SINGLE] 18:36:07 18:36:07.562 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ebs], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ebs] 18:36:07 18:36:07.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ebs] 18:36:07 2024-01-09 18:36:07.563 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [color-aware], [String], [SINGLE] 18:36:07 18:36:07.563 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [color-aware], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [color-aware] 18:36:07 18:36:07.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [color-aware] 18:36:07 2024-01-09 18:36:07.565 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coupling-flag], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coupling-flag] 18:36:07 18:36:07.565 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [coupling-flag], [String], [SINGLE] 18:36:07 18:36:07.566 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [coupling-flag] 18:36:07 2024-01-09 18:36:07.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 18:36:07 18:36:07.567 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [etht-svc-name] 18:36:07 18:36:07.568 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [etht-svc-name] 18:36:07 2024-01-09 18:36:07.568 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 18:36:07 18:36:07.568 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-provider-id] already existed in the DB. 18:36:07 || PropertyKey [access-provider-id] already existed in the DB. PropertyKey [access-provider-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.569 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 18:36:07 18:36:07.569 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-client-id] already existed in the DB. 18:36:07 || PropertyKey [access-client-id] already existed in the DB. PropertyKey [access-client-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.569 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 18:36:07 18:36:07.569 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-topology-id] already existed in the DB. 18:36:07 || PropertyKey [access-topology-id] already existed in the DB. PropertyKey [access-topology-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.569 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 18:36:07 18:36:07.569 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-node-id] already existed in the DB. 18:36:07 || PropertyKey [access-node-id] already existed in the DB. PropertyKey [access-node-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.569 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 18:36:07 18:36:07.569 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-ltp-id] already existed in the DB. 18:36:07 || PropertyKey [access-ltp-id] already existed in the DB. PropertyKey [access-ltp-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 18:36:07 18:36:07.569 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 18:36:07 18:36:07.842 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [connectivity-selflink] 18:36:07 2024-01-09 18:36:07.842 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connectivity-selflink] 18:36:07 2024-01-09 18:36:07.842 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 18:36:07 18:36:07.842 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [cvlan] already existed in the DB. 18:36:07 || PropertyKey [cvlan] already existed in the DB. PropertyKey [cvlan] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.842 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:07 18:36:07.842 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:07 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:07 || PropertyKey [admin-status] already existed in the DB. PropertyKey [admin-status] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 18:36:07 18:36:07.843 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [admin-status] already existed in the DB. 18:36:07 2024-01-09 18:36:07.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [protection-type] already existed in the DB. 18:36:07 18:36:07.843 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [protection-type] already existed in the DB. 18:36:07 || PropertyKey [protection-type] already existed in the DB. PropertyKey [protection-type] already existed in the DB. | 18:36:07 || PropertyKey [slice-id] already existed in the DB. PropertyKey [slice-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [slice-id] already existed in the DB. 18:36:07 18:36:07.843 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [slice-id] already existed in the DB. 18:36:07 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:07 18:36:07.843 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:07 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:07 18:36:07.843 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:07 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.844 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:07 18:36:07.844 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.844 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.844 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.845 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-id], [String], [SINGLE] 18:36:07 18:36:07.845 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vserver-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.847 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-id] 18:36:07 18:36:07.847 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vserver-id] 18:36:07 2024-01-09 18:36:07.850 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name], [String], [SINGLE] 18:36:07 18:36:07.850 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vserver-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name] 18:36:07 18:36:07.852 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vserver-name] 18:36:07 2024-01-09 18:36:07.854 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name2], [String], [SINGLE] 18:36:07 18:36:07.854 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vserver-name2], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.855 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name2] 18:36:07 18:36:07.855 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vserver-name2] 18:36:07 2024-01-09 18:36:07.856 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:07 18:36:07.856 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:07 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 18:36:07 18:36:07.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vserver-selflink] 18:36:07 18:36:07.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vserver-selflink] 18:36:07 2024-01-09 18:36:07.857 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:07 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.857 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 18:36:07 || PropertyKey [is-closed-loop-disabled] already existed in the DB. PropertyKey [is-closed-loop-disabled] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [numa], [String], [SINGLE] 18:36:07 18:36:07.857 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:07 18:36:07.857 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [is-closed-loop-disabled] already existed in the DB. 18:36:07 18:36:07.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [numa], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [numa] 18:36:07 18:36:07.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [numa] 18:36:07 2024-01-09 18:36:07.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:07 18:36:07.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:07 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 18:36:07 18:36:07.859 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sp-partner-id] 18:36:07 18:36:07.860 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [sp-partner-id] 18:36:07 2024-01-09 18:36:07.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [url], [String], [SINGLE] 18:36:07 18:36:07.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [url], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [url] 18:36:07 18:36:07.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [url] 18:36:07 2024-01-09 18:36:07.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [callsource], [String], [SINGLE] 18:36:07 18:36:07.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [callsource], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [callsource] 18:36:07 18:36:07.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [callsource] 18:36:07 2024-01-09 18:36:07.864 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 18:36:07.864 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.864 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.864 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 2024-01-09 18:36:07.864 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.864 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.864 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.864 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.864 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:07 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:07 18:36:07.864 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:07 2024-01-09 18:36:07.865 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:07 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:07 18:36:07.865 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:07 2024-01-09 18:36:07.865 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:07 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:07 18:36:07.865 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:07 2024-01-09 18:36:07.865 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:07 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:07 18:36:07.865 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:07 2024-01-09 18:36:07.865 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-id] already existed in the DB. 18:36:07 || PropertyKey [tenant-id] already existed in the DB. PropertyKey [tenant-id] already existed in the DB. | 18:36:07 18:36:07.865 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [tenant-id] already existed in the DB. 18:36:07 2024-01-09 18:36:07.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-name], [String], [SINGLE] 18:36:07 18:36:07.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tenant-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-name] 18:36:07 18:36:07.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [tenant-name] 18:36:07 2024-01-09 18:36:07.867 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-context] already existed in the DB. 18:36:07 18:36:07.867 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [tenant-context] already existed in the DB. 18:36:07 || PropertyKey [tenant-context] already existed in the DB. PropertyKey [tenant-context] already existed in the DB. | 18:36:07 18:36:07.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [parent-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [parent-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [parent-id] 18:36:07 18:36:07.869 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [parent-id] 18:36:07 2024-01-09 18:36:07.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [production-state], [String], [SINGLE] 18:36:07 18:36:07.869 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [production-state], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [production-state] 18:36:07 18:36:07.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [production-state] 18:36:07 2024-01-09 18:36:07.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [support-model], [String], [SINGLE] 18:36:07 18:36:07.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [support-model], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [support-model] 18:36:07 18:36:07.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [support-model] 18:36:07 2024-01-09 18:36:07.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.872 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.872 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [geo-region-id], [String], [SINGLE] 18:36:07 18:36:07.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [geo-region-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [geo-region-id] 18:36:07 18:36:07.873 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [geo-region-id] 18:36:07 2024-01-09 18:36:07.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [geo-region-name], [String], [SINGLE] 18:36:07 18:36:07.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [geo-region-name], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [geo-region-name] 18:36:07 18:36:07.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [geo-region-name] 18:36:07 2024-01-09 18:36:07.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [geo-region-type], [String], [SINGLE] 18:36:07 18:36:07.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [geo-region-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [geo-region-type] 18:36:07 18:36:07.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [geo-region-type] 18:36:07 2024-01-09 18:36:07.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [geo-region-role], [String], [SINGLE] 18:36:07 18:36:07.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [geo-region-role], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [geo-region-role] 18:36:07 18:36:07.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [geo-region-role] 18:36:07 2024-01-09 18:36:07.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [geo-region-function], [String], [SINGLE] 18:36:07 18:36:07.878 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [geo-region-function], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [geo-region-function] 18:36:07 18:36:07.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [geo-region-function] 18:36:07 2024-01-09 18:36:07.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.879 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gig-ether-option-id], [String], [SINGLE] 18:36:07 18:36:07.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [gig-ether-option-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [gig-ether-option-id] 18:36:07 18:36:07.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [gig-ether-option-id] 18:36:07 2024-01-09 18:36:07.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fec], [String], [SINGLE] 18:36:07 18:36:07.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [fec], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fec] 18:36:07 18:36:07.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [fec] 18:36:07 2024-01-09 18:36:07.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lacp-on-bundle-id], [String], [SINGLE] 18:36:07 18:36:07.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [lacp-on-bundle-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lacp-on-bundle-id] 18:36:07 18:36:07.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [lacp-on-bundle-id] 18:36:07 2024-01-09 18:36:07.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 18:36:07.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [profile-id] already existed in the DB. 18:36:07 18:36:07.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [profile-id] already existed in the DB. 18:36:07 || PropertyKey [profile-id] already existed in the DB. PropertyKey [profile-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [latency] already existed in the DB. 18:36:07 18:36:07.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [latency] already existed in the DB. 18:36:07 || PropertyKey [latency] already existed in the DB. PropertyKey [latency] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [max-number-of-u-es] already existed in the DB. 18:36:07 18:36:07.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [max-number-of-u-es] already existed in the DB. 18:36:07 || PropertyKey [max-number-of-u-es] already existed in the DB. PropertyKey [max-number-of-u-es] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.884 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [coverage-area-t-a-list] already existed in the DB. 18:36:07 || PropertyKey [coverage-area-t-a-list] already existed in the DB. PropertyKey [coverage-area-t-a-list] already existed in the DB. | 18:36:07 18:36:07.884 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [coverage-area-t-a-list] already existed in the DB. 18:36:07 18:36:07.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [u-e-mobility-level] already existed in the DB. 18:36:07 2024-01-09 18:36:07.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [u-e-mobility-level] already existed in the DB. 18:36:07 || PropertyKey [u-e-mobility-level] already existed in the DB. PropertyKey [u-e-mobility-level] already existed in the DB. | 18:36:07 18:36:07.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-sharing-level] already existed in the DB. 18:36:07 2024-01-09 18:36:07.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-sharing-level] already existed in the DB. 18:36:07 || PropertyKey [resource-sharing-level] already existed in the DB. PropertyKey [resource-sharing-level] already existed in the DB. | 18:36:07 18:36:07.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [activity-factor] already existed in the DB. 18:36:07 2024-01-09 18:36:07.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [activity-factor] already existed in the DB. 18:36:07 || PropertyKey [activity-factor] already existed in the DB. PropertyKey [activity-factor] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [jitter] already existed in the DB. 18:36:07 18:36:07.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [jitter] already existed in the DB. 18:36:07 || PropertyKey [jitter] already existed in the DB. PropertyKey [jitter] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.885 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [survival-time] already existed in the DB. 18:36:07 18:36:07.885 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [survival-time] already existed in the DB. 18:36:07 || PropertyKey [survival-time] already existed in the DB. PropertyKey [survival-time] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability], [Float], [SINGLE] 18:36:07 18:36:07.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [availability], [Float], [SINGLE] 18:36:07 2024-01-09 18:36:07.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [availability] 18:36:07 18:36:07.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [availability] 18:36:07 2024-01-09 18:36:07.886 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [reliability] already existed in the DB. 18:36:07 18:36:07.886 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [reliability] already existed in the DB. 18:36:07 || PropertyKey [reliability] already existed in the DB. PropertyKey [reliability] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dl-thpt-per-slice], [Integer], [SINGLE] 18:36:07 18:36:07.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dl-thpt-per-slice], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dl-thpt-per-slice] 18:36:07 18:36:07.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dl-thpt-per-slice] 18:36:07 2024-01-09 18:36:07.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dl-thpt-per-u-e], [Integer], [SINGLE] 18:36:07 18:36:07.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dl-thpt-per-u-e], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dl-thpt-per-u-e] 18:36:07 18:36:07.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dl-thpt-per-u-e] 18:36:07 2024-01-09 18:36:07.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ul-thpt-per-slice], [Integer], [SINGLE] 18:36:07 18:36:07.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ul-thpt-per-slice], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ul-thpt-per-slice] 18:36:07 18:36:07.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ul-thpt-per-slice] 18:36:07 2024-01-09 18:36:07.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ul-thpt-per-u-e], [Integer], [SINGLE] 18:36:07 18:36:07.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ul-thpt-per-u-e], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ul-thpt-per-u-e] 18:36:07 18:36:07.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ul-thpt-per-u-e] 18:36:07 2024-01-09 18:36:07.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-pkt-size], [Integer], [SINGLE] 18:36:07 18:36:07.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-pkt-size], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-pkt-size] 18:36:07 18:36:07.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-pkt-size] 18:36:07 2024-01-09 18:36:07.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [max-number-of-conns], [Integer], [SINGLE] 18:36:07 18:36:07.891 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [max-number-of-conns], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [max-number-of-conns] 18:36:07 18:36:07.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [max-number-of-conns] 18:36:07 2024-01-09 18:36:07.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [term-density], [Integer], [SINGLE] 18:36:07 18:36:07.892 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [term-density], [Integer], [SINGLE] 18:36:07 2024-01-09 18:36:07.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [term-density] 18:36:07 18:36:07.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [term-density] 18:36:07 2024-01-09 18:36:07.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 18:36:07.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 2024-01-09 18:36:07.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.893 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 18:36:07 18:36:07.893 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-address] 18:36:07 18:36:07.894 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [l3-interface-ipv6-address] 18:36:07 2024-01-09 18:36:07.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 18:36:07 18:36:07.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 18:36:07 2024-01-09 18:36:07.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 18:36:07 18:36:07.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 18:36:07 2024-01-09 18:36:07.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 18:36:07 18:36:07.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-inner] already existed in the DB. 18:36:07 || PropertyKey [vlan-id-inner] already existed in the DB. PropertyKey [vlan-id-inner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 18:36:07 18:36:07.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-outer] already existed in the DB. 18:36:07 || PropertyKey [vlan-id-outer] already existed in the DB. PropertyKey [vlan-id-outer] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 18:36:07 18:36:07.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [is-floating] already existed in the DB. 18:36:07 || PropertyKey [is-floating] already existed in the DB. PropertyKey [is-floating] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 18:36:07.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-network-id] already existed in the DB. 18:36:07 2024-01-09 18:36:07.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 18:36:07 || PropertyKey [neutron-network-id] already existed in the DB. PropertyKey [neutron-network-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 18:36:07 18:36:07.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-subnet-id] already existed in the DB. 18:36:07 || PropertyKey [neutron-subnet-id] already existed in the DB. PropertyKey [neutron-subnet-id] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.897 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:07 18:36:07.897 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:07 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-sriov-address], [String], [SINGLE] 18:36:07 18:36:07.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l3-interface-ipv6-sriov-address], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-sriov-address] 18:36:07 18:36:07.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [l3-interface-ipv6-sriov-address] 18:36:07 2024-01-09 18:36:07.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-sriov-prefix-length], [Long], [SINGLE] 18:36:07 18:36:07.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [l3-interface-ipv6-sriov-prefix-length], [Long], [SINGLE] 18:36:07 2024-01-09 18:36:07.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-sriov-prefix-length] 18:36:07 18:36:07.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [l3-interface-ipv6-sriov-prefix-length] 18:36:07 2024-01-09 18:36:07.900 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.900 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.900 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.900 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.900 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.900 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bwa-id], [String], [SINGLE] 18:36:07 18:36:07.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bwa-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [bwa-id] 18:36:07 18:36:07.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [bwa-id] 18:36:07 2024-01-09 18:36:07.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:07 18:36:07.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:07 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.903 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.903 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.903 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.903 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.903 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [sequence] already existed in the DB. 18:36:07 18:36:07.903 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [sequence] already existed in the DB. 18:36:07 || PropertyKey [sequence] already existed in the DB. PropertyKey [sequence] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-role], [String], [SINGLE] 18:36:07 18:36:07.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [forwarder-role], [String], [SINGLE] 18:36:07 18:36:07.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [forwarder-role] 18:36:07 2024-01-09 18:36:07.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarder-role] 18:36:07 2024-01-09 18:36:07.904 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.904 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.904 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.904 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.905 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 18:36:07.905 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 2024-01-09 18:36:07.905 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.905 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [card-type], [String], [SINGLE] 18:36:07 18:36:07.905 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [card-type], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [card-type] 18:36:07 18:36:07.906 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [card-type] 18:36:07 2024-01-09 18:36:07.907 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:07 18:36:07.907 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:07 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.907 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:07 18:36:07.907 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:07 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.907 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:07 18:36:07.907 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:07 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.907 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:07 18:36:07.907 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:07 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:07 2024-01-09 18:36:07.907 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-id], [String], [SINGLE] 18:36:07 18:36:07.907 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nos-server-id], [String], [SINGLE] 18:36:07 2024-01-09 18:36:07.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nos-server-id] 18:36:07 18:36:07.908 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [nos-server-id] 18:36:08 2024-01-09 18:36:08.174 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-name], [String], [SINGLE] 18:36:08 18:36:08.174 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nos-server-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.175 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-name] 18:36:08 18:36:08.175 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nos-server-name] 18:36:08 2024-01-09 18:36:08.175 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 18:36:08 || PropertyKey [vendor] already existed in the DB. PropertyKey [vendor] already existed in the DB. | 18:36:08 18:36:08.175 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vendor] already existed in the DB. 18:36:08 2024-01-09 18:36:08.176 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:08 18:36:08.176 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:08 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.176 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 18:36:08 18:36:08.176 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.177 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-selflink] 18:36:08 18:36:08.177 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [nos-server-selflink] 18:36:08 2024-01-09 18:36:08.177 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:08 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.177 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.177 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 18:36:08.177 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.177 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.177 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.177 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.177 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.178 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.178 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 18:36:08 18:36:08.186 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [line-of-business-name] 18:36:08 18:36:08.189 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [line-of-business-name] 18:36:08 2024-01-09 18:36:08.190 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.190 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.190 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.190 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.191 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.191 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.191 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.191 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.191 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 18:36:08 18:36:08.191 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-name] already existed in the DB. 18:36:08 2024-01-09 18:36:08.191 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 18:36:08 18:36:08.191 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-value] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-key], [String], [SINGLE] 18:36:08 18:36:08.191 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [property-key], [String], [SINGLE] 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 || PropertyKey [property-name] already existed in the DB. PropertyKey [property-name] already existed in the DB. | 18:36:08 || PropertyKey [property-value] already existed in the DB. PropertyKey [property-value] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-key] 18:36:08 18:36:08.193 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [property-key] 18:36:08 2024-01-09 18:36:08.193 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 18:36:08 18:36:08.193 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-value] already existed in the DB. 18:36:08 || PropertyKey [property-value] already existed in the DB. PropertyKey [property-value] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [policy-map-member-id], [String], [SINGLE] 18:36:08 18:36:08.193 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [policy-map-member-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [policy-map-member-id] 18:36:08 18:36:08.195 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [policy-map-member-id] 18:36:08 2024-01-09 18:36:08.196 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [sequence-number] already existed in the DB. 18:36:08 18:36:08.196 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [sequence-number] already existed in the DB. 18:36:08 || PropertyKey [sequence-number] already existed in the DB. PropertyKey [sequence-number] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.196 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [member-type] already existed in the DB. 18:36:08 18:36:08.196 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [member-type] already existed in the DB. 18:36:08 || PropertyKey [member-type] already existed in the DB. PropertyKey [member-type] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [qos-class-name], [String], [SINGLE] 18:36:08 18:36:08.196 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [qos-class-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [qos-class-name] 18:36:08 18:36:08.197 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [qos-class-name] 18:36:08 2024-01-09 18:36:08.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class-type], [String], [SINGLE] 18:36:08 18:36:08.198 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [class-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [class-type] 18:36:08 18:36:08.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [class-type] 18:36:08 2024-01-09 18:36:08.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.199 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.199 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.199 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.199 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-id], [String], [SINGLE] 18:36:08 18:36:08.199 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-id] 18:36:08 18:36:08.201 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [group-id] 18:36:08 2024-01-09 18:36:08.202 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-type] already existed in the DB. 18:36:08 || PropertyKey [group-type] already existed in the DB. PropertyKey [group-type] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.202 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-name] already existed in the DB. 18:36:08 || PropertyKey [group-name] already existed in the DB. PropertyKey [group-name] already existed in the DB. | 18:36:08 18:36:08.202 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [group-type] already existed in the DB. 18:36:08 18:36:08.202 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [group-name] already existed in the DB. 18:36:08 2024-01-09 18:36:08.202 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-description], [String], [SINGLE] 18:36:08 18:36:08.202 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [group-description], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-description] 18:36:08 18:36:08.203 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [group-description] 18:36:08 2024-01-09 18:36:08.203 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.203 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.203 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.203 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.203 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 18:36:08.203 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.203 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.203 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version-id], [String], [SINGLE] 18:36:08 18:36:08.204 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [software-version-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.205 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [software-version-id] 18:36:08 18:36:08.205 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [software-version-id] 18:36:08 2024-01-09 18:36:08.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 18:36:08 18:36:08.206 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 18:36:08 2024-01-09 18:36:08.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-active-sw-ver] 18:36:08 18:36:08.207 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [is-active-sw-ver] 18:36:08 2024-01-09 18:36:08.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.208 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.208 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 18:36:08.208 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [segmentation-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segmentation-id], [String], [SINGLE] 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [segmentation-id] 18:36:08 18:36:08.209 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [segmentation-id] 18:36:08 2024-01-09 18:36:08.210 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.210 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.210 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.210 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 18:36:08.210 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.210 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.210 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.210 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 18:36:08 18:36:08.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-id] already existed in the DB. 18:36:08 || PropertyKey [vnf-id] already existed in the DB. PropertyKey [vnf-id] already existed in the DB. | 18:36:08 18:36:08.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-name] already existed in the DB. 18:36:08 2024-01-09 18:36:08.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 18:36:08 2024-01-09 18:36:08.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 18:36:08 18:36:08.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-name2] already existed in the DB. 18:36:08 || PropertyKey [vnf-name] already existed in the DB. PropertyKey [vnf-name] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 18:36:08 18:36:08.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-type] already existed in the DB. 18:36:08 || PropertyKey [vnf-name2] already existed in the DB. PropertyKey [vnf-name2] already existed in the DB. | 18:36:08 18:36:08.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [service-id] already existed in the DB. 18:36:08 2024-01-09 18:36:08.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 18:36:08 || PropertyKey [vnf-type] already existed in the DB. PropertyKey [vnf-type] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [regional-resource-zone] already existed in the DB. 18:36:08 18:36:08.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [regional-resource-zone] already existed in the DB. 18:36:08 || PropertyKey [service-id] already existed in the DB. PropertyKey [service-id] already existed in the DB. | 18:36:08 18:36:08.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [prov-status] already existed in the DB. 18:36:08 2024-01-09 18:36:08.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 18:36:08 || PropertyKey [regional-resource-zone] already existed in the DB. PropertyKey [regional-resource-zone] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:08 18:36:08.211 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:08 || PropertyKey [prov-status] already existed in the DB. PropertyKey [prov-status] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.212 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 18:36:08 18:36:08.212 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [license-key] already existed in the DB. 18:36:08 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.212 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 18:36:08 18:36:08.212 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [equipment-role] already existed in the DB. 18:36:08 || PropertyKey [license-key] already existed in the DB. PropertyKey [license-key] already existed in the DB. | 18:36:08 18:36:08.212 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:08 || PropertyKey [equipment-role] already existed in the DB. PropertyKey [equipment-role] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.212 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:08 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.212 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 18:36:08 18:36:08.212 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [heat-stack-id] already existed in the DB. 18:36:08 || PropertyKey [heat-stack-id] already existed in the DB. PropertyKey [heat-stack-id] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.212 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 18:36:08 18:36:08.212 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [mso-catalog-key] already existed in the DB. 18:36:08 || PropertyKey [mso-catalog-key] already existed in the DB. PropertyKey [mso-catalog-key] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpe-id], [String], [SINGLE] 18:36:08 18:36:08.212 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vpe-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpe-id] 18:36:08 18:36:08.214 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vpe-id] 18:36:08 2024-01-09 18:36:08.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 18:36:08 18:36:08.215 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-vce-wan-address] 18:36:08 18:36:08.216 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [v6-vce-wan-address] 18:36:08 2024-01-09 18:36:08.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 18:36:08 18:36:08.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-oam-address] already existed in the DB. 18:36:08 || PropertyKey [ipv4-oam-address] already existed in the DB. PropertyKey [ipv4-oam-address] already existed in the DB. | 18:36:08 18:36:08.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 18:36:08 || PropertyKey [ipv4-loopback0-address] already existed in the DB. PropertyKey [ipv4-loopback0-address] already existed in the DB. | 18:36:08 18:36:08.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-loopback0-address] already existed in the DB. 18:36:08 2024-01-09 18:36:08.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [entitlement-resource-uuid] already existed in the DB. 18:36:08 18:36:08.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [entitlement-resource-uuid] already existed in the DB. 18:36:08 2024-01-09 18:36:08.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.216 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [entitlement-resource-uuid] already existed in the DB. PropertyKey [entitlement-resource-uuid] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.217 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.217 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 18:36:08.217 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.217 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.217 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:08 18:36:08.217 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:08 18:36:08.217 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [link-protection-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-protection-type], [String], [SINGLE] 18:36:08 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.219 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-protection-type] 18:36:08 18:36:08.219 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [link-protection-type] 18:36:08 2024-01-09 18:36:08.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-type], [String], [SINGLE] 18:36:08 18:36:08.220 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [access-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-type] 18:36:08 18:36:08.221 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [access-type] 18:36:08 2024-01-09 18:36:08.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [available-bandwidth], [Integer], [SINGLE] 18:36:08 18:36:08.223 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [available-bandwidth], [Integer], [SINGLE] 18:36:08 2024-01-09 18:36:08.224 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [available-bandwidth] 18:36:08 18:36:08.224 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [available-bandwidth] 18:36:08 2024-01-09 18:36:08.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [odu-type] already existed in the DB. 18:36:08 18:36:08.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [odu-type] already existed in the DB. 18:36:08 2024-01-09 18:36:08.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [number] already existed in the DB. 18:36:08 18:36:08.224 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [number] already existed in the DB. 18:36:08 || PropertyKey [odu-type] already existed in the DB. PropertyKey [odu-type] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-abstract], [Boolean], [SINGLE] 18:36:08 18:36:08.225 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [is-abstract], [Boolean], [SINGLE] 18:36:08 || PropertyKey [number] already existed in the DB. PropertyKey [number] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-abstract] 18:36:08 2024-01-09 18:36:08.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:08 18:36:08.226 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [is-abstract] 18:36:08 18:36:08.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:08 2024-01-09 18:36:08.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:08 18:36:08.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:08 2024-01-09 18:36:08.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:08 18:36:08.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:08 18:36:08.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:08 2024-01-09 18:36:08.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:08 2024-01-09 18:36:08.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:08 18:36:08.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:08 2024-01-09 18:36:08.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:08 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:08 18:36:08.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.226 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.226 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.227 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.227 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:08 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-value], [String], [SINGLE] 18:36:08 18:36:08.227 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [community-value], [String], [SINGLE] 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [community-value] 18:36:08 18:36:08.228 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [community-value] 18:36:08 2024-01-09 18:36:08.230 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:08 18:36:08.230 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:08 2024-01-09 18:36:08.230 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.230 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.230 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.230 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.230 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.230 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.230 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.230 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 18:36:08.230 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [host-aggregate-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-aggregate-id], [String], [SINGLE] 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-aggregate-id] 18:36:08 18:36:08.231 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [host-aggregate-id] 18:36:08 2024-01-09 18:36:08.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-aggregate-name], [String], [SINGLE] 18:36:08 18:36:08.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [host-aggregate-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-aggregate-name] 18:36:08 18:36:08.233 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [host-aggregate-name] 18:36:08 2024-01-09 18:36:08.233 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.233 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.234 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.234 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 18:36:08.234 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.234 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 18:36:08.234 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.234 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-id], [String], [SINGLE] 18:36:08 18:36:08.234 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-id] 18:36:08 18:36:08.235 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [route-id] 18:36:08 2024-01-09 18:36:08.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:08 18:36:08.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:08 2024-01-09 18:36:08.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 18:36:08 18:36:08.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [role] already existed in the DB. 18:36:08 2024-01-09 18:36:08.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [function] already existed in the DB. 18:36:08 18:36:08.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [function] already existed in the DB. 18:36:08 2024-01-09 18:36:08.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 18:36:08 18:36:08.236 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ip-address] already existed in the DB. 18:36:08 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:08 18:36:08.237 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [prefix-length], [Integer], [SINGLE] 18:36:08 2024-01-09 18:36:08.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prefix-length], [Integer], [SINGLE] 18:36:08 || PropertyKey [role] already existed in the DB. PropertyKey [role] already existed in the DB. | 18:36:08 || PropertyKey [function] already existed in the DB. PropertyKey [function] already existed in the DB. | 18:36:08 || PropertyKey [ip-address] already existed in the DB. PropertyKey [ip-address] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prefix-length] 18:36:08 18:36:08.237 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [prefix-length] 18:36:08 2024-01-09 18:36:08.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [logical-interface-id], [String], [SINGLE] 18:36:08 18:36:08.238 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [logical-interface-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.239 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [logical-interface-id] 18:36:08 18:36:08.239 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [logical-interface-id] 18:36:08 2024-01-09 18:36:08.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [next-hop] already existed in the DB. 18:36:08 18:36:08.239 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [next-hop] already existed in the DB. 18:36:08 || PropertyKey [next-hop] already existed in the DB. PropertyKey [next-hop] already existed in the DB. | 18:36:08 18:36:08.239 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [next-hop-type] already existed in the DB. 18:36:08 2024-01-09 18:36:08.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [next-hop-type] already existed in the DB. 18:36:08 || PropertyKey [next-hop-type] already existed in the DB. PropertyKey [next-hop-type] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.240 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [metric] already existed in the DB. 18:36:08 18:36:08.240 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [metric] already existed in the DB. 18:36:08 || PropertyKey [metric] already existed in the DB. PropertyKey [metric] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.240 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [address-family] already existed in the DB. 18:36:08 18:36:08.240 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [address-family] already existed in the DB. 18:36:08 || PropertyKey [address-family] already existed in the DB. PropertyKey [address-family] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tag], [String], [SINGLE] 18:36:08 18:36:08.240 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tag], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tag] 18:36:08 18:36:08.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [tag] 18:36:08 2024-01-09 18:36:08.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [configuration-status] already existed in the DB. 18:36:08 18:36:08.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [configuration-status] already existed in the DB. 18:36:08 2024-01-09 18:36:08.241 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.241 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hold-timer-id], [String], [SINGLE] 18:36:08 18:36:08.241 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hold-timer-id], [String], [SINGLE] 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [configuration-status] already existed in the DB. PropertyKey [configuration-status] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hold-timer-id] 18:36:08 18:36:08.242 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [hold-timer-id] 18:36:08 2024-01-09 18:36:08.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [up], [String], [SINGLE] 18:36:08 18:36:08.243 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [up], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [up] 18:36:08 18:36:08.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [up] 18:36:08 2024-01-09 18:36:08.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [down], [String], [SINGLE] 18:36:08 18:36:08.244 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [down], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [down] 18:36:08 18:36:08.245 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [down] 18:36:08 2024-01-09 18:36:08.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 18:36:08.246 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-name] already existed in the DB. 18:36:08 2024-01-09 18:36:08.246 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 18:36:08.247 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [property-value] already existed in the DB. 18:36:08 2024-01-09 18:36:08.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 18:36:08 || PropertyKey [property-name] already existed in the DB. PropertyKey [property-name] already existed in the DB. | 18:36:08 || PropertyKey [property-value] already existed in the DB. PropertyKey [property-value] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-owner], [String], [SINGLE] 18:36:08 18:36:08.247 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-owner], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-owner] 18:36:08 18:36:08.248 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cloud-owner] 18:36:08 2024-01-09 18:36:08.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 18:36:08 18:36:08.249 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-region-id] 18:36:08 18:36:08.250 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cloud-region-id] 18:36:08 2024-01-09 18:36:08.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-type], [String], [SINGLE] 18:36:08 18:36:08.252 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-type] 18:36:08 18:36:08.253 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [cloud-type] 18:36:08 2024-01-09 18:36:08.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 18:36:08 18:36:08.254 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [owner-defined-type] 18:36:08 18:36:08.255 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [owner-defined-type] 18:36:08 2024-01-09 18:36:08.507 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 18:36:08 18:36:08.507 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.508 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-version] 18:36:08 18:36:08.508 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cloud-region-version] 18:36:08 2024-01-09 18:36:08.509 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [identity-url] already existed in the DB. 18:36:08 18:36:08.509 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [identity-url] already existed in the DB. 18:36:08 2024-01-09 18:36:08.509 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-zone], [String], [SINGLE] 18:36:08 18:36:08.509 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-zone], [String], [SINGLE] 18:36:08 || PropertyKey [identity-url] already existed in the DB. PropertyKey [identity-url] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.510 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-zone] 18:36:08 18:36:08.510 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cloud-zone] 18:36:08 2024-01-09 18:36:08.510 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [complex-name] already existed in the DB. 18:36:08 18:36:08.510 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [complex-name] already existed in the DB. 18:36:08 || PropertyKey [complex-name] already existed in the DB. PropertyKey [complex-name] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.510 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sriov-automation], [String], [SINGLE] 18:36:08 18:36:08.510 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [sriov-automation], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.511 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sriov-automation] 18:36:08 18:36:08.511 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [sriov-automation] 18:36:08 2024-01-09 18:36:08.511 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 18:36:08 18:36:08.511 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.512 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-extra-info] 18:36:08 18:36:08.512 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cloud-extra-info] 18:36:08 2024-01-09 18:36:08.512 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-number], [Integer], [SINGLE] 18:36:08 18:36:08.512 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-region-number], [Integer], [SINGLE] 18:36:08 2024-01-09 18:36:08.513 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-number] 18:36:08 18:36:08.513 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cloud-region-number] 18:36:08 2024-01-09 18:36:08.514 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-function], [String], [SINGLE] 18:36:08 18:36:08.514 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-function], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.515 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-function] 18:36:08 18:36:08.515 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cloud-function] 18:36:08 2024-01-09 18:36:08.515 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-role], [String], [SINGLE] 18:36:08 18:36:08.515 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-role], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.516 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-role] 18:36:08 18:36:08.516 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cloud-role] 18:36:08 2024-01-09 18:36:08.516 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:08 18:36:08.516 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:08 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.517 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-number-definition], [String], [SINGLE] 18:36:08 18:36:08.517 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [cloud-region-number-definition], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.518 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-number-definition] 18:36:08 18:36:08.518 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [cloud-region-number-definition] 18:36:08 2024-01-09 18:36:08.518 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 18:36:08 18:36:08.518 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [status] already existed in the DB. 18:36:08 || PropertyKey [status] already existed in the DB. PropertyKey [status] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.518 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [upgrade-cycle], [String], [SINGLE] 18:36:08 18:36:08.518 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [upgrade-cycle], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.519 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [upgrade-cycle] 18:36:08 18:36:08.519 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [upgrade-cycle] 18:36:08 2024-01-09 18:36:08.519 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.519 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.519 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-disabled], [Boolean], [SINGLE] 18:36:08 18:36:08.519 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [orchestration-disabled], [Boolean], [SINGLE] 18:36:08 2024-01-09 18:36:08.520 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [orchestration-disabled] 18:36:08 18:36:08.520 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [orchestration-disabled] 18:36:08 18:36:08.520 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:08 2024-01-09 18:36:08.520 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:08 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:08 18:36:08.520 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.520 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 18:36:08.520 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.520 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.521 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.521 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-id], [String], [SINGLE] 18:36:08 18:36:08.522 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [zone-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.523 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [zone-id] 18:36:08 18:36:08.523 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [zone-id] 18:36:08 2024-01-09 18:36:08.524 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-name], [String], [SINGLE] 18:36:08 18:36:08.524 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [zone-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-name] 18:36:08 18:36:08.525 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [zone-name] 18:36:08 2024-01-09 18:36:08.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-type], [String], [SINGLE] 18:36:08 18:36:08.525 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [zone-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-type] 18:36:08 18:36:08.525 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [zone-type] 18:36:08 2024-01-09 18:36:08.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [design-type], [String], [SINGLE] 18:36:08 18:36:08.526 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [design-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [design-type] 18:36:08 18:36:08.526 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [design-type] 18:36:08 2024-01-09 18:36:08.527 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-context], [String], [SINGLE] 18:36:08 18:36:08.527 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [zone-context], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.528 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-context] 18:36:08 18:36:08.528 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [zone-context] 18:36:08 2024-01-09 18:36:08.529 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 18:36:08 18:36:08.529 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [status] already existed in the DB. 18:36:08 || PropertyKey [status] already existed in the DB. PropertyKey [status] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.529 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-role], [String], [SINGLE] 18:36:08 18:36:08.529 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [zone-role], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-role] 18:36:08 18:36:08.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [zone-role] 18:36:08 2024-01-09 18:36:08.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-function], [String], [SINGLE] 18:36:08 18:36:08.530 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [zone-function], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-function] 18:36:08 18:36:08.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [zone-function] 18:36:08 2024-01-09 18:36:08.531 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-number], [Integer], [SINGLE] 18:36:08 18:36:08.531 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [zone-number], [Integer], [SINGLE] 18:36:08 2024-01-09 18:36:08.532 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-number] 18:36:08 18:36:08.532 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [zone-number] 18:36:08 2024-01-09 18:36:08.533 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.533 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.533 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.533 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.533 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.533 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 18:36:08.533 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.533 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 18:36:08.534 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [in-maint] already existed in the DB. 18:36:08 2024-01-09 18:36:08.534 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 || PropertyKey [in-maint] already existed in the DB. PropertyKey [in-maint] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.534 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 18:36:08 18:36:08.534 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [lan-port-config-id] 18:36:08 18:36:08.535 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [lan-port-config-id] 18:36:08 2024-01-09 18:36:08.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 18:36:08 18:36:08.536 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lan-port-config-name] 18:36:08 18:36:08.537 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [lan-port-config-name] 18:36:08 2024-01-09 18:36:08.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:08 18:36:08.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:08 2024-01-09 18:36:08.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 18:36:08 18:36:08.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [device-id] already existed in the DB. 18:36:08 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:08 18:36:08.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [port-id] already existed in the DB. 18:36:08 2024-01-09 18:36:08.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-id] already existed in the DB. 18:36:08 || PropertyKey [device-id] already existed in the DB. PropertyKey [device-id] already existed in the DB. | 18:36:08 18:36:08.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-address] already existed in the DB. 18:36:08 2024-01-09 18:36:08.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-address] already existed in the DB. 18:36:08 2024-01-09 18:36:08.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv6-address] already existed in the DB. 18:36:08 18:36:08.538 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv6-address] already existed in the DB. 18:36:08 || PropertyKey [port-id] already existed in the DB. PropertyKey [port-id] already existed in the DB. | 18:36:08 18:36:08.538 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-tag], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag], [String], [SINGLE] 18:36:08 || PropertyKey [ipv4-address] already existed in the DB. PropertyKey [ipv4-address] already existed in the DB. | 18:36:08 || PropertyKey [ipv6-address] already existed in the DB. PropertyKey [ipv6-address] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag] 18:36:08 18:36:08.539 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vlan-tag] 18:36:08 2024-01-09 18:36:08.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [input-bandwidth] already existed in the DB. 18:36:08 18:36:08.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [input-bandwidth] already existed in the DB. 18:36:08 2024-01-09 18:36:08.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [output-bandwidth] already existed in the DB. 18:36:08 18:36:08.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [output-bandwidth] already existed in the DB. 18:36:08 2024-01-09 18:36:08.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.540 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.540 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [input-bandwidth] already existed in the DB. PropertyKey [input-bandwidth] already existed in the DB. | 18:36:08 || PropertyKey [output-bandwidth] already existed in the DB. PropertyKey [output-bandwidth] already existed in the DB. | 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 18:36:08.541 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id] already existed in the DB. 18:36:08 2024-01-09 18:36:08.541 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 18:36:08 18:36:08.541 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 || PropertyKey [model-invariant-id] already existed in the DB. PropertyKey [model-invariant-id] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-name-version-id] 18:36:08 18:36:08.542 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [model-name-version-id] 18:36:08 2024-01-09 18:36:08.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-type] already existed in the DB. 18:36:08 18:36:08.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-type] already existed in the DB. 18:36:08 || PropertyKey [model-type] already existed in the DB. PropertyKey [model-type] already existed in the DB. | 18:36:08 18:36:08.543 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-name] already existed in the DB. 18:36:08 2024-01-09 18:36:08.543 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 18:36:08 || PropertyKey [model-name] already existed in the DB. PropertyKey [model-name] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.543 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-id], [String], [SINGLE] 18:36:08 18:36:08.543 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [model-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-id] 18:36:08 18:36:08.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [model-id] 18:36:08 2024-01-09 18:36:08.544 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version] already existed in the DB. 18:36:08 18:36:08.544 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version] already existed in the DB. 18:36:08 || PropertyKey [model-version] already existed in the DB. PropertyKey [model-version] already existed in the DB. | 18:36:08 18:36:08.544 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-description] already existed in the DB. 18:36:08 2024-01-09 18:36:08.544 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-description] already existed in the DB. 18:36:08 || PropertyKey [model-description] already existed in the DB. PropertyKey [model-description] already existed in the DB. | 18:36:08 18:36:08.544 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.544 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.544 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rack-unit-name], [String], [SINGLE] 18:36:08 18:36:08.544 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [rack-unit-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.545 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [rack-unit-name] 18:36:08 18:36:08.545 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [rack-unit-name] 18:36:08 2024-01-09 18:36:08.546 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.546 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 18:36:08.546 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.546 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.546 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.546 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.547 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.547 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.547 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-id], [String], [SINGLE] 18:36:08 18:36:08.547 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [volume-group-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.548 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-id] 18:36:08 18:36:08.548 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [volume-group-id] 18:36:08 2024-01-09 18:36:08.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-name], [String], [SINGLE] 18:36:08 18:36:08.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [volume-group-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.549 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-name] 18:36:08 18:36:08.549 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [volume-group-name] 18:36:08 2024-01-09 18:36:08.550 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 18:36:08 18:36:08.550 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [heat-stack-id] already existed in the DB. 18:36:08 || PropertyKey [heat-stack-id] already existed in the DB. PropertyKey [heat-stack-id] already existed in the DB. | 18:36:08 18:36:08.550 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vnf-type] already existed in the DB. 18:36:08 2024-01-09 18:36:08.550 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 18:36:08 || PropertyKey [vnf-type] already existed in the DB. PropertyKey [vnf-type] already existed in the DB. | 18:36:08 18:36:08.550 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:08 2024-01-09 18:36:08.550 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:08 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:08 18:36:08.551 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:08 2024-01-09 18:36:08.551 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:08 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 18:36:08 18:36:08.551 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-module-model-customization-id] 18:36:08 18:36:08.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vf-module-model-customization-id] 18:36:08 2024-01-09 18:36:08.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.552 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.552 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-id], [String], [SINGLE] 18:36:08 18:36:08.552 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-technology-id], [String], [SINGLE] 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-technology-id] 18:36:08 18:36:08.553 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [network-technology-id] 18:36:08 2024-01-09 18:36:08.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-name], [String], [SINGLE] 18:36:08 18:36:08.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-technology-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology-name] 18:36:08 18:36:08.554 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [network-technology-name] 18:36:08 18:36:08.555 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.555 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 18:36:08.555 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.555 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.555 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.555 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 18:36:08.555 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.555 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.555 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 18:36:08 18:36:08.555 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-type] 18:36:08 18:36:08.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [inventory-item-type] 18:36:08 2024-01-09 18:36:08.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 18:36:08 18:36:08.556 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-link] 18:36:08 18:36:08.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [inventory-item-link] 18:36:08 2024-01-09 18:36:08.557 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 18:36:08 18:36:08.557 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capacity-key] 18:36:08 18:36:08.558 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [hpa-capacity-key] 18:36:08 2024-01-09 18:36:08.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 18:36:08 18:36:08.559 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-capacity-value] 18:36:08 18:36:08.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [hpa-capacity-value] 18:36:08 2024-01-09 18:36:08.560 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.560 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.560 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.560 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.560 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.560 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.560 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.560 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.560 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-uuid], [String], [SINGLE] 18:36:08 18:36:08.560 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [network-uuid], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-uuid] 18:36:08 18:36:08.561 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [network-uuid] 18:36:08 2024-01-09 18:36:08.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 18:36:08 18:36:08.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [network-name] already existed in the DB. 18:36:08 || PropertyKey [network-name] already existed in the DB. PropertyKey [network-name] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan-tag] already existed in the DB. 18:36:08 18:36:08.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [cvlan-tag] already existed in the DB. 18:36:08 2024-01-09 18:36:08.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 18:36:08 18:36:08.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 18:36:08 2024-01-09 18:36:08.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 18:36:08 18:36:08.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 18:36:08 || PropertyKey [cvlan-tag] already existed in the DB. PropertyKey [cvlan-tag] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [ipv4-oam-gateway-address] already existed in the DB. PropertyKey [ipv4-oam-gateway-address] already existed in the DB. | 18:36:08 18:36:08.562 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.562 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-uuid] already existed in the DB. 18:36:08 18:36:08.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [group-uuid] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 18:36:08.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-uuid] already existed in the DB. 18:36:08 2024-01-09 18:36:08.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-uuid] already existed in the DB. 18:36:08 || PropertyKey [group-uuid] already existed in the DB. PropertyKey [group-uuid] already existed in the DB. | 18:36:08 || PropertyKey [resource-uuid] already existed in the DB. PropertyKey [resource-uuid] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 18:36:08.563 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.563 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 18:36:08 18:36:08.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-image-uuid] 18:36:08 18:36:08.564 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [vnf-image-uuid] 18:36:08 2024-01-09 18:36:08.838 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 18:36:08 18:36:08.838 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [application] already existed in the DB. 18:36:08 2024-01-09 18:36:08.839 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 18:36:08 18:36:08.839 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [application-vendor] already existed in the DB. 18:36:08 || PropertyKey [application] already existed in the DB. PropertyKey [application] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.839 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 18:36:08 18:36:08.839 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [application-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.839 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:08 18:36:08.839 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:08 || PropertyKey [application-vendor] already existed in the DB. PropertyKey [application-vendor] already existed in the DB. | 18:36:08 || PropertyKey [application-version] already existed in the DB. PropertyKey [application-version] already existed in the DB. | 18:36:08 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.839 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.839 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.839 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.839 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.839 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.839 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.840 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.840 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.840 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 18:36:08 || PropertyKey [ip-address] already existed in the DB. PropertyKey [ip-address] already existed in the DB. | 18:36:08 18:36:08.840 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ip-address] already existed in the DB. 18:36:08 2024-01-09 18:36:08.841 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address-end], [String], [SINGLE] 18:36:08 18:36:08.841 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [ip-address-end], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.843 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-address-end] 18:36:08 18:36:08.843 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [ip-address-end] 18:36:08 2024-01-09 18:36:08.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 18:36:08 18:36:08.843 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ip-version] already existed in the DB. 18:36:08 || PropertyKey [ip-version] already existed in the DB. PropertyKey [ip-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.843 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:08 18:36:08.843 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:08 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:08 || PropertyKey [assignment] already existed in the DB. PropertyKey [assignment] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.844 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [assignment] already existed in the DB. 18:36:08 18:36:08.844 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [assignment] already existed in the DB. 18:36:08 2024-01-09 18:36:08.844 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operator] already existed in the DB. 18:36:08 18:36:08.844 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operator] already existed in the DB. 18:36:08 || PropertyKey [operator] already existed in the DB. PropertyKey [operator] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.844 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [length], [Integer], [SINGLE] 18:36:08 18:36:08.844 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [length], [Integer], [SINGLE] 18:36:08 2024-01-09 18:36:08.846 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [length] 18:36:08 18:36:08.846 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [length] 18:36:08 2024-01-09 18:36:08.847 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prefix-group], [String], [SINGLE] 18:36:08 18:36:08.847 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [prefix-group], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.847 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prefix-group] 18:36:08 18:36:08.847 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [prefix-group] 18:36:08 2024-01-09 18:36:08.848 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prefix-sub-group], [String], [SINGLE] 18:36:08 18:36:08.848 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [prefix-sub-group], [String], [SINGLE] 18:36:08 18:36:08.848 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [prefix-sub-group] 18:36:08 2024-01-09 18:36:08.848 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prefix-sub-group] 18:36:08 2024-01-09 18:36:08.849 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.849 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.849 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.849 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.849 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.849 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.849 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.849 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.849 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-tag], [String], [SINGLE] 18:36:08 18:36:08.849 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [edge-tag], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.850 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-tag] 18:36:08 18:36:08.850 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [edge-tag] 18:36:08 2024-01-09 18:36:08.851 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [result-detail], [String], [SINGLE] 18:36:08 18:36:08.851 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [result-detail], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.851 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [result-detail] 18:36:08 18:36:08.851 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [result-detail] 18:36:08 2024-01-09 18:36:08.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-node-type], [String], [SINGLE] 18:36:08 18:36:08.852 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [start-node-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.852 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-node-type] 18:36:08 18:36:08.852 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [start-node-type] 18:36:08 2024-01-09 18:36:08.853 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-characteristic-id], [String], [SINGLE] 18:36:08 18:36:08.853 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vlan-characteristic-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.854 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-characteristic-id] 18:36:08 18:36:08.854 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vlan-characteristic-id] 18:36:08 2024-01-09 18:36:08.855 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [root-name], [String], [SINGLE] 18:36:08 18:36:08.855 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [root-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [root-name] 18:36:08 18:36:08.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [root-name] 18:36:08 18:36:08.856 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [applies-to] already existed in the DB. 18:36:08 2024-01-09 18:36:08.856 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [applies-to] already existed in the DB. 18:36:08 || PropertyKey [applies-to] already existed in the DB. PropertyKey [applies-to] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-pool], [Boolean], [SINGLE] 18:36:08 18:36:08.856 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dhcp-pool], [Boolean], [SINGLE] 18:36:08 2024-01-09 18:36:08.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-pool] 18:36:08 18:36:08.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dhcp-pool] 18:36:08 2024-01-09 18:36:08.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-access], [Boolean], [SINGLE] 18:36:08 18:36:08.857 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [internet-access], [Boolean], [SINGLE] 18:36:08 2024-01-09 18:36:08.858 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-access] 18:36:08 18:36:08.858 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [internet-access] 18:36:08 2024-01-09 18:36:08.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.858 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.858 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.859 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.859 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-id], [String], [SINGLE] 18:36:08 18:36:08.859 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [configuration-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [configuration-id] 18:36:08 18:36:08.860 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [configuration-id] 18:36:08 2024-01-09 18:36:08.861 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 18:36:08 18:36:08.861 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [management-option] already existed in the DB. 18:36:08 || PropertyKey [management-option] already existed in the DB. PropertyKey [management-option] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-name], [String], [SINGLE] 18:36:08 18:36:08.861 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [configuration-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [configuration-name] 18:36:08 18:36:08.862 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [configuration-name] 18:36:08 2024-01-09 18:36:08.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-type], [String], [SINGLE] 18:36:08 18:36:08.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [configuration-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [configuration-type] 18:36:08 18:36:08.863 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [configuration-type] 18:36:08 2024-01-09 18:36:08.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 18:36:08 18:36:08.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-sub-type] 18:36:08 2024-01-09 18:36:08.865 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:08 18:36:08.865 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [configuration-sub-type] 18:36:08 18:36:08.865 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-invariant-id-local] already existed in the DB. 18:36:08 || PropertyKey [model-invariant-id-local] already existed in the DB. PropertyKey [model-invariant-id-local] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.866 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 18:36:08 || PropertyKey [model-version-id-local] already existed in the DB. PropertyKey [model-version-id-local] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.866 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:08 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.866 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:08 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:08 18:36:08.866 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-version-id-local] already existed in the DB. 18:36:08 18:36:08.866 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:08 18:36:08.866 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:08 2024-01-09 18:36:08.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-selflink] 18:36:08 2024-01-09 18:36:08.867 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 18:36:08 || PropertyKey [model-customization-id] already existed in the DB. PropertyKey [model-customization-id] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.867 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 18:36:08 18:36:08.866 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 18:36:08 18:36:08.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [configuration-selflink] 18:36:08 18:36:08.867 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [model-customization-id] already existed in the DB. 18:36:08 18:36:08.867 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tunnel-bandwidth] 18:36:08 18:36:08.869 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [tunnel-bandwidth] 18:36:08 2024-01-09 18:36:08.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 18:36:08 18:36:08.869 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-allowed-max-bandwidth] 18:36:08 18:36:08.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vendor-allowed-max-bandwidth] 18:36:08 2024-01-09 18:36:08.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-policy-name], [String], [SINGLE] 18:36:08 18:36:08.870 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [config-policy-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-policy-name] 18:36:08 18:36:08.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [config-policy-name] 18:36:08 2024-01-09 18:36:08.871 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.871 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-role], [String], [SINGLE] 18:36:08 18:36:08.871 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [configuration-role], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [configuration-role] 18:36:08 18:36:08.872 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [configuration-role] 18:36:08 2024-01-09 18:36:08.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-function], [String], [SINGLE] 18:36:08 18:36:08.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [configuration-function], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [configuration-function] 18:36:08 18:36:08.874 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [configuration-function] 18:36:08 2024-01-09 18:36:08.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [primary-role], [Boolean], [SINGLE] 18:36:08 18:36:08.875 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [primary-role], [Boolean], [SINGLE] 18:36:08 2024-01-09 18:36:08.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [primary-role] 18:36:08 18:36:08.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [primary-role] 18:36:08 2024-01-09 18:36:08.876 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-version], [String], [SINGLE] 18:36:08 18:36:08.876 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [orchestration-version], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [orchestration-version] 18:36:08 18:36:08.877 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [orchestration-version] 18:36:08 2024-01-09 18:36:08.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.878 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.878 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.878 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 18:36:08.879 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv4-address] 18:36:08 18:36:08.880 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [vip-ipv4-address] 18:36:08 2024-01-09 18:36:08.881 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 18:36:08 18:36:08.881 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 18:36:08 2024-01-09 18:36:08.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv4-prefix-length] 18:36:08 18:36:08.882 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [vip-ipv4-prefix-length] 18:36:08 2024-01-09 18:36:08.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 18:36:08 18:36:08.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-inner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 18:36:08 18:36:08.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-outer] already existed in the DB. 18:36:08 2024-01-09 18:36:08.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 18:36:08 18:36:08.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [is-floating] already existed in the DB. 18:36:08 2024-01-09 18:36:08.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 18:36:08 18:36:08.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-network-id] already existed in the DB. 18:36:08 2024-01-09 18:36:08.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 18:36:08 18:36:08.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [neutron-subnet-id] already existed in the DB. 18:36:08 2024-01-09 18:36:08.882 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:08 18:36:08.882 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:08 2024-01-09 18:36:08.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.883 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.883 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.883 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-group-id], [String], [SINGLE] 18:36:08 18:36:08.883 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-group-id], [String], [SINGLE] 18:36:08 || PropertyKey [vlan-id-inner] already existed in the DB. PropertyKey [vlan-id-inner] already existed in the DB. | 18:36:08 || PropertyKey [vlan-id-outer] already existed in the DB. PropertyKey [vlan-id-outer] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bgp-group-id] 18:36:08 18:36:08.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [bgp-group-id] 18:36:08 || PropertyKey [is-floating] already existed in the DB. PropertyKey [is-floating] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 || PropertyKey [neutron-network-id] already existed in the DB. PropertyKey [neutron-network-id] already existed in the DB. | 18:36:08 || PropertyKey [neutron-subnet-id] already existed in the DB. PropertyKey [neutron-subnet-id] already existed in the DB. | 18:36:08 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-group-name], [String], [SINGLE] 18:36:08 18:36:08.884 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-group-name], [String], [SINGLE] 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bgp-group-name] 18:36:08 18:36:08.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bgp-group-name] 18:36:08 2024-01-09 18:36:08.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-group-type], [String], [SINGLE] 18:36:08 18:36:08.885 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-group-type], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bgp-group-type] 18:36:08 18:36:08.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bgp-group-type] 18:36:08 2024-01-09 18:36:08.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-group-role], [String], [SINGLE] 18:36:08 18:36:08.886 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-group-role], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bgp-group-role] 18:36:08 18:36:08.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bgp-group-role] 18:36:08 2024-01-09 18:36:08.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bgp-group-function], [String], [SINGLE] 18:36:08 18:36:08.887 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [bgp-group-function], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bgp-group-function] 18:36:08 18:36:08.888 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [bgp-group-function] 18:36:08 2024-01-09 18:36:08.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [local-as] already existed in the DB. 18:36:08 18:36:08.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [local-as] already existed in the DB. 18:36:08 || PropertyKey [local-as] already existed in the DB. PropertyKey [local-as] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [local-address] already existed in the DB. 18:36:08 18:36:08.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [local-address] already existed in the DB. 18:36:08 || PropertyKey [local-address] already existed in the DB. PropertyKey [local-address] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [peer-as] already existed in the DB. 18:36:08 18:36:08.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [peer-as] already existed in the DB. 18:36:08 || PropertyKey [peer-as] already existed in the DB. PropertyKey [peer-as] already existed in the DB. | 18:36:08 || PropertyKey [peer-address] already existed in the DB. PropertyKey [peer-address] already existed in the DB. | 18:36:08 18:36:08.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [peer-address] already existed in the DB. 18:36:08 2024-01-09 18:36:08.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [peer-address] already existed in the DB. 18:36:08 2024-01-09 18:36:08.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:08 18:36:08.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:08 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.888 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ops-note] already existed in the DB. 18:36:08 18:36:08.888 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [ops-note] already existed in the DB. 18:36:08 || PropertyKey [ops-note] already existed in the DB. PropertyKey [ops-note] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.889 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.889 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [platform-name], [String], [SINGLE] 18:36:08 18:36:08.889 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [platform-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [platform-name] 18:36:08 18:36:08.890 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [platform-name] 18:36:08 2024-01-09 18:36:08.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 2024-01-09 18:36:08.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 18:36:08.891 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 2024-01-09 18:36:08.891 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 18:36:08 18:36:08.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vlan-id-inner] already existed in the DB. 18:36:08 || PropertyKey [vlan-id-inner] already existed in the DB. PropertyKey [vlan-id-inner] already existed in the DB. | 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.893 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.893 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 2024-01-09 18:36:08.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-name] already existed in the DB. 18:36:08 18:36:08.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [key-name] already existed in the DB. 18:36:08 || PropertyKey [key-name] already existed in the DB. PropertyKey [key-name] already existed in the DB. | 18:36:08 18:36:08.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [key-value] already existed in the DB. 18:36:08 2024-01-09 18:36:08.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-value] already existed in the DB. 18:36:08 || PropertyKey [key-value] already existed in the DB. PropertyKey [key-value] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 18:36:08 18:36:08.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [link-name] already existed in the DB. 18:36:08 2024-01-09 18:36:08.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 18:36:08 18:36:08.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-value] already existed in the DB. 18:36:08 || PropertyKey [link-name] already existed in the DB. PropertyKey [link-name] already existed in the DB. | 18:36:08 || PropertyKey [speed-value] already existed in the DB. PropertyKey [speed-value] already existed in the DB. | 18:36:08 18:36:08.894 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [speed-units] already existed in the DB. 18:36:08 2024-01-09 18:36:08.894 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 18:36:08 || PropertyKey [speed-units] already existed in the DB. PropertyKey [speed-units] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.895 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 18:36:08 18:36:08.895 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [circuit-id] already existed in the DB. 18:36:08 || PropertyKey [circuit-id] already existed in the DB. PropertyKey [circuit-id] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dual-mode], [String], [SINGLE] 18:36:08 18:36:08.895 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [dual-mode], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dual-mode] 18:36:08 18:36:08.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [dual-mode] 18:36:08 2024-01-09 18:36:08.896 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 18:36:08 18:36:08.896 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [management-option] already existed in the DB. 18:36:08 || PropertyKey [management-option] already existed in the DB. PropertyKey [management-option] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-name], [String], [SINGLE] 18:36:08 18:36:08.896 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-provider-name], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-name] 18:36:08 18:36:08.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-provider-name] 18:36:08 2024-01-09 18:36:08.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 18:36:08 18:36:08.897 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 18:36:08 2024-01-09 18:36:08.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-value] 18:36:08 18:36:08.898 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-provider-bandwidth-up-value] 18:36:08 2024-01-09 18:36:08.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 18:36:08 18:36:08.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-units] 18:36:08 18:36:08.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-provider-bandwidth-up-units] 18:36:08 2024-01-09 18:36:08.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 18:36:08 18:36:08.899 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 18:36:08 2024-01-09 18:36:08.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-value] 18:36:08 18:36:08.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-provider-bandwidth-down-value] 18:36:08 2024-01-09 18:36:08.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 18:36:08 18:36:08.900 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-units] 18:36:08 18:36:08.901 [main] INFO org.onap.aai.dbgen.SchemaGenerator - No index added for PropertyKey: [service-provider-bandwidth-down-units] 18:36:08 2024-01-09 18:36:08.901 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:08 18:36:08.901 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:08 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.901 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-function] already existed in the DB. 18:36:08 18:36:08.901 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [link-function] already existed in the DB. 18:36:08 || PropertyKey [link-function] already existed in the DB. PropertyKey [link-function] already existed in the DB. | 18:36:08 || PropertyKey [link-role] already existed in the DB. PropertyKey [link-role] already existed in the DB. | 18:36:08 18:36:08.901 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [link-role] already existed in the DB. 18:36:08 2024-01-09 18:36:08.901 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-role] already existed in the DB. 18:36:08 2024-01-09 18:36:08.901 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-type] already existed in the DB. 18:36:08 18:36:08.901 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [link-type] already existed in the DB. 18:36:08 || PropertyKey [link-type] already existed in the DB. PropertyKey [link-type] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-description] already existed in the DB. 18:36:08 18:36:08.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [link-description] already existed in the DB. 18:36:08 || PropertyKey [link-description] already existed in the DB. PropertyKey [link-description] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:08 18:36:08.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:08 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:08 18:36:08.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:08 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:08 18:36:08.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:08 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.902 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:08 18:36:08.902 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:08 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:08 2024-01-09 18:36:08.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 18:36:08 18:36:08.902 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 18:36:08 2024-01-09 18:36:08.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [route-table-reference-id] 18:36:08 18:36:08.903 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [route-table-reference-id] 18:36:08 2024-01-09 18:36:08.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 18:36:08 18:36:08.904 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 18:36:09 2024-01-09 18:36:09.170 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-table-reference-fqdn] 18:36:09 18:36:09.170 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [route-table-reference-fqdn] 18:36:09 2024-01-09 18:36:09.172 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:09 18:36:09.172 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:09 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.173 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:09 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:09 18:36:09.173 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:09 2024-01-09 18:36:09.173 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:09 18:36:09.173 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:09 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.173 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:09 18:36:09.173 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:09 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.173 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 18:36:09 18:36:09.173 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [id] already existed in the DB. 18:36:09 || PropertyKey [id] already existed in the DB. PropertyKey [id] already existed in the DB. | 18:36:09 18:36:09.174 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [description] already existed in the DB. 18:36:09 2024-01-09 18:36:09.174 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 18:36:09 || PropertyKey [description] already existed in the DB. PropertyKey [description] already existed in the DB. | 18:36:09 || PropertyKey [selflink] already existed in the DB. PropertyKey [selflink] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.174 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 18:36:09 18:36:09.174 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [selflink] already existed in the DB. 18:36:09 2024-01-09 18:36:09.174 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:09 18:36:09.174 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:09 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:09 || PropertyKey [orchestration-status] already existed in the DB. PropertyKey [orchestration-status] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.175 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 18:36:09 18:36:09.175 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [orchestration-status] already existed in the DB. 18:36:09 2024-01-09 18:36:09.175 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 18:36:09 18:36:09.175 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [operational-status] already existed in the DB. 18:36:09 || PropertyKey [operational-status] already existed in the DB. PropertyKey [operational-status] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.175 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 18:36:09 18:36:09.175 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [type] already existed in the DB. 18:36:09 || PropertyKey [type] already existed in the DB. PropertyKey [type] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.175 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 18:36:09 18:36:09.175 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [role] already existed in the DB. 18:36:09 || PropertyKey [role] already existed in the DB. PropertyKey [role] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.176 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [composed-resource-name], [String], [SINGLE] 18:36:09 18:36:09.176 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [composed-resource-name], [String], [SINGLE] 18:36:09 2024-01-09 18:36:09.179 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [composed-resource-name] 18:36:09 18:36:09.179 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [composed-resource-name] 18:36:09 2024-01-09 18:36:09.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 18:36:09 18:36:09.179 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-provider-id] already existed in the DB. 18:36:09 || PropertyKey [access-provider-id] already existed in the DB. PropertyKey [access-provider-id] already existed in the DB. | 18:36:09 18:36:09.180 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-client-id] already existed in the DB. 18:36:09 || PropertyKey [access-client-id] already existed in the DB. PropertyKey [access-client-id] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.180 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 18:36:09 2024-01-09 18:36:09.180 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 18:36:09 18:36:09.180 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-topology-id] already existed in the DB. 18:36:09 || PropertyKey [access-topology-id] already existed in the DB. PropertyKey [access-topology-id] already existed in the DB. | 18:36:09 18:36:09.180 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-node-id] already existed in the DB. 18:36:09 2024-01-09 18:36:09.180 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 18:36:09 || PropertyKey [access-node-id] already existed in the DB. PropertyKey [access-node-id] already existed in the DB. | 18:36:09 || PropertyKey [access-ltp-id] already existed in the DB. PropertyKey [access-ltp-id] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.180 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 18:36:09 18:36:09.180 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [access-ltp-id] already existed in the DB. 18:36:09 2024-01-09 18:36:09.180 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 18:36:09 18:36:09.180 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [cvlan] already existed in the DB. 18:36:09 || PropertyKey [cvlan] already existed in the DB. PropertyKey [cvlan] already existed in the DB. | 18:36:09 18:36:09.180 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [vpn-name] already existed in the DB. 18:36:09 2024-01-09 18:36:09.180 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 18:36:09 || PropertyKey [vpn-name] already existed in the DB. PropertyKey [vpn-name] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:09 18:36:09.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:09 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:09 18:36:09.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:09 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:09 18:36:09.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:09 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 18:36:09 || PropertyKey [link-name] already existed in the DB. PropertyKey [link-name] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:09 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:09 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:09 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.181 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:09 18:36:09.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [link-name] already existed in the DB. 18:36:09 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:09 18:36:09.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:09 18:36:09.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:09 18:36:09.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:09 18:36:09.181 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:09 2024-01-09 18:36:09.182 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-customer-id], [String], [SINGLE] 18:36:09 18:36:09.182 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [global-customer-id], [String], [SINGLE] 18:36:09 2024-01-09 18:36:09.183 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [global-customer-id] 18:36:09 18:36:09.183 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add Unique index for PropertyKey: [global-customer-id] 18:36:09 2024-01-09 18:36:09.183 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-name], [String], [SINGLE] 18:36:09 18:36:09.183 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subscriber-name], [String], [SINGLE] 18:36:09 2024-01-09 18:36:09.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-name] 18:36:09 18:36:09.184 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [subscriber-name] 18:36:09 2024-01-09 18:36:09.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-type], [String], [SINGLE] 18:36:09 18:36:09.185 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Creating PropertyKey: [subscriber-type], [String], [SINGLE] 18:36:09 2024-01-09 18:36:09.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-type] 18:36:09 18:36:09.186 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Add index for PropertyKey: [subscriber-type] 18:36:09 2024-01-09 18:36:09.187 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-owner] already existed in the DB. 18:36:09 18:36:09.187 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-owner] already existed in the DB. 18:36:09 || PropertyKey [data-owner] already existed in the DB. PropertyKey [data-owner] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.187 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source] already existed in the DB. 18:36:09 18:36:09.187 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source] already existed in the DB. 18:36:09 || PropertyKey [data-source] already existed in the DB. PropertyKey [data-source] already existed in the DB. | 18:36:09 || PropertyKey [data-source-version] already existed in the DB. PropertyKey [data-source-version] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.187 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [data-source-version] already existed in the DB. 18:36:09 18:36:09.187 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [data-source-version] already existed in the DB. 18:36:09 2024-01-09 18:36:09.187 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 18:36:09 18:36:09.187 [main] DEBUG org.onap.aai.dbgen.SchemaGenerator - PropertyKey [resource-version] already existed in the DB. 18:36:09 || PropertyKey [resource-version] already existed in the DB. PropertyKey [resource-version] already existed in the DB. | 18:36:09 2024-01-09 18:36:09.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : -- About to call graphMgmt commit 18:36:09 18:36:09.187 [main] INFO org.onap.aai.dbgen.SchemaGenerator - -- About to call graphMgmt commit 18:36:09 2024-01-09 18:36:09.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Successfully loaded the schema to inmemory 18:36:09 18:36:09.187 [main] INFO org.onap.aai.dbgen.SchemaGenerator - Successfully loaded the schema to inmemory 18:36:09 2024-01-09 18:36:09.735 DEBUG --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 18:36:09 18:36:09.735 [main] DEBUG org.onap.aai.dbmap.AAIGraph - Load Snapshot to InMemory Graph 18:36:09 18:36:09.735 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:09 2024-01-09 18:36:09.735 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:09 ||Load Snapshot to InMemory Graph Load Snapshot to InMemory Graph | 18:36:09 ||main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 107 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:09 18:36:09.931 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 107 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:09 2024-01-09 18:36:09.931 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 107 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:10 18:36:10.011 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 107 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:10 ||main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 107 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:10 2024-01-09 18:36:10.011 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 107 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:10 18:36:10.022 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:10 2024-01-09 18:36:10.022 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:10 2024-01-09 18:36:10.203 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:10 2024-01-09 18:36:10.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:10 2024-01-09 18:36:10.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:10 18:36:10.211 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:10 2024-01-09 18:36:10.211 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:10 2024-01-09T18:36:10.204Z|2024-01-09T18:36:10.211Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=JSON processing error:3000:Bad Request:null, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-3d3eefb0-9b52-4c77-a710-7ce87815b177, ElapsedTime=3, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, InvokeTimestamp=2024-01-09T18:36:10.204Z, LogTimestamp=2024-01-09T18:36:10.211Z, StatusCode=INPROGRESS, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, TargetEntity=AAI.DB|||Invoke 18:36:11 18:36:11.036 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:11 2024-01-09 18:36:11.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:11 2024-01-09T18:36:10.204Z|2024-01-09T18:36:11.036Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|832|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=832, InvokeTimestamp=2024-01-09T18:36:10.204Z, StatusCode=COMPLETE, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=JSON processing error:3000:Bad Request:null, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:11.036Z, ResponseDesc=Created, elapsedTime=60|||InvokeReturn 18:36:11 18:36:11.037 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:11 2024-01-09 18:36:11.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:11 2024-01-09T18:36:11.036Z|2024-01-09T18:36:11.037Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:11.036Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:11.037Z, elapsedTime=60|||Invoke 18:36:11 18:36:11.721 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:11 2024-01-09 18:36:11.721 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:11 2024-01-09T18:36:11.036Z|2024-01-09T18:36:11.721Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|685|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=685, InvokeTimestamp=2024-01-09T18:36:11.036Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:11.721Z, ResponseDesc=Created, elapsedTime=11|||InvokeReturn 18:36:11 18:36:11.723 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:11 2024-01-09 18:36:11.723 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:11 2024-01-09T18:36:11.722Z|2024-01-09T18:36:11.723Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:11.722Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:11.723Z, elapsedTime=11|||Invoke 18:36:12 18:36:12.401 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:12 2024-01-09 18:36:12.401 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:12 2024-01-09T18:36:11.722Z|2024-01-09T18:36:12.400Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|678|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=678, InvokeTimestamp=2024-01-09T18:36:11.722Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:12.400Z, ResponseDesc=Created, elapsedTime=8|||InvokeReturn 18:36:12 18:36:12.402 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:12 2024-01-09 18:36:12.402 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:12 2024-01-09T18:36:12.401Z|2024-01-09T18:36:12.402Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-4-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:12.401Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-4-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:12.402Z, elapsedTime=8|||Invoke 18:36:12 18:36:12.412 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:12 2024-01-09 18:36:12.412 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:12 2024-01-09T18:36:12.401Z|2024-01-09T18:36:12.412Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-4-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:12.401Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-4-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:12.412Z, ResponseDesc=Created, elapsedTime=6|||InvokeReturn 18:36:12 18:36:12.413 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:12 2024-01-09T18:36:12.413Z|2024-01-09T18:36:12.413Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-5-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:12.413Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-5-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:12.413Z, elapsedTime=6|||Invoke 18:36:12 2024-01-09 18:36:12.413 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:13 18:36:13.092 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:13 2024-01-09T18:36:12.413Z|2024-01-09T18:36:13.092Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-5-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|679|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=679, InvokeTimestamp=2024-01-09T18:36:12.413Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-5-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.092Z, ResponseDesc=Created, elapsedTime=9|||InvokeReturn 18:36:13 2024-01-09 18:36:13.092 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:13 18:36:13.094 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:13 2024-01-09 18:36:13.094 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:13 2024-01-09T18:36:13.093Z|2024-01-09T18:36:13.093Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-6-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:13.093Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-6-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.093Z, elapsedTime=9|||Invoke 18:36:13 18:36:13.101 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:13 2024-01-09 18:36:13.101 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:13 2024-01-09T18:36:13.093Z|2024-01-09T18:36:13.101Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-6-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:13.093Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-6-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.101Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:13 18:36:13.103 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:13 2024-01-09T18:36:13.102Z|2024-01-09T18:36:13.103Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-7-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:13.102Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-7-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.103Z, elapsedTime=5|||Invoke 18:36:13 2024-01-09 18:36:13.103 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:13 18:36:13.111 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:13 2024-01-09 18:36:13.111 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:13 2024-01-09T18:36:13.102Z|2024-01-09T18:36:13.111Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-7-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:13.102Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-7-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.111Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:13 18:36:13.112 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:13 2024-01-09 18:36:13.112 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:13 2024-01-09T18:36:13.112Z|2024-01-09T18:36:13.112Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-8-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:13.112Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-8-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.112Z, elapsedTime=5|||Invoke 18:36:13 18:36:13.792 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:13 2024-01-09 18:36:13.792 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:13 2024-01-09T18:36:13.112Z|2024-01-09T18:36:13.791Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-8-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|679|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=679, InvokeTimestamp=2024-01-09T18:36:13.112Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-8-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.791Z, ResponseDesc=Created, elapsedTime=9|||InvokeReturn 18:36:13 18:36:13.793 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:13 2024-01-09 18:36:13.793 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:13 2024-01-09T18:36:13.793Z|2024-01-09T18:36:13.793Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-9-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:13.793Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-9-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.793Z, elapsedTime=9|||Invoke 18:36:13 18:36:13.800 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:13 2024-01-09 18:36:13.800 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:13 2024-01-09T18:36:13.793Z|2024-01-09T18:36:13.800Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-9-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:13.793Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-9-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.800Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:13 18:36:13.801 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:13 2024-01-09 18:36:13.801 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:13 2024-01-09T18:36:13.801Z|2024-01-09T18:36:13.801Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-10-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:13.801Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-10-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:13.801Z, elapsedTime=4|||Invoke 18:36:14 18:36:14.480 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:14 2024-01-09 18:36:14.480 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:14 2024-01-09T18:36:13.801Z|2024-01-09T18:36:14.480Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-10-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|679|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=679, InvokeTimestamp=2024-01-09T18:36:13.801Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-10-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:14.480Z, ResponseDesc=Created, elapsedTime=9|||InvokeReturn 18:36:14 18:36:14.481 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:14 2024-01-09 18:36:14.481 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:14 2024-01-09T18:36:14.481Z|2024-01-09T18:36:14.481Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-11-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:14.481Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-11-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:14.481Z, elapsedTime=9|||Invoke 18:36:14 18:36:14.489 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:14 2024-01-09T18:36:14.481Z|2024-01-09T18:36:14.489Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-11-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:14.481Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-11-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:14.489Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:14 2024-01-09 18:36:14.489 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:14 18:36:14.490 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:14 2024-01-09 18:36:14.490 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:14 2024-01-09T18:36:14.490Z|2024-01-09T18:36:14.490Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-12-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:14.490Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-12-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:14.490Z, elapsedTime=4|||Invoke 18:36:14 18:36:14.497 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:14 2024-01-09 18:36:14.497 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:14 2024-01-09T18:36:14.490Z|2024-01-09T18:36:14.496Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-12-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:14.490Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-12-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:14.496Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:14 18:36:14.497 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:14 2024-01-09 18:36:14.497 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:14 2024-01-09T18:36:14.497Z|2024-01-09T18:36:14.497Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-13-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:14.497Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-13-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:14.497Z, elapsedTime=3|||Invoke 18:36:14 18:36:14.503 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:14 2024-01-09 18:36:14.503 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:14 2024-01-09T18:36:14.497Z|2024-01-09T18:36:14.503Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-13-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:14.497Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-13-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:14.503Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:14 18:36:14.504 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:14 2024-01-09 18:36:14.504 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:14 2024-01-09T18:36:14.503Z|2024-01-09T18:36:14.504Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-14-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:14.503Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-14-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:14.504Z, elapsedTime=3|||Invoke 18:36:15 18:36:15.178 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.178 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:14.503Z|2024-01-09T18:36:15.178Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-14-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|675|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=675, InvokeTimestamp=2024-01-09T18:36:14.503Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-14-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.178Z, ResponseDesc=Created, elapsedTime=6|||InvokeReturn 18:36:15 18:36:15.179 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.179 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.179Z|2024-01-09T18:36:15.179Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-15-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.179Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-15-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.179Z, elapsedTime=6|||Invoke 18:36:15 18:36:15.186 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.186 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.179Z|2024-01-09T18:36:15.186Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-15-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:15.179Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-15-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.186Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:15 2024-01-09 18:36:15.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:15 2024-01-09 18:36:15.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:15 2024-01-09 18:36:15.817 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:15 18:36:15.818 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.818 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.818Z|2024-01-09T18:36:15.818Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-16-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-16-3d3eefb0-9b52-4c77-a710-7ce87815b177, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:15.818Z, LogTimestamp=2024-01-09T18:36:15.818Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:15 18:36:15.832 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.832 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.818Z|2024-01-09T18:36:15.832Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-16-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|14|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=14, InvokeTimestamp=2024-01-09T18:36:15.818Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-16-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.832Z, ResponseDesc=Created, elapsedTime=7|||InvokeReturn 18:36:15 18:36:15.833 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.833 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.832Z|2024-01-09T18:36:15.833Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-17-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.832Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-17-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.833Z, elapsedTime=7|||Invoke 18:36:15 18:36:15.838 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.838 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.832Z|2024-01-09T18:36:15.838Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-17-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:15.832Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-17-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.838Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:15 18:36:15.839 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.839 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.838Z|2024-01-09T18:36:15.839Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-18-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.838Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-18-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.839Z, elapsedTime=3|||Invoke 18:36:15 18:36:15.843 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.843 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.838Z|2024-01-09T18:36:15.843Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-18-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:15.838Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-18-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.843Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:15 18:36:15.844 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.844 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.844Z|2024-01-09T18:36:15.844Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-19-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.844Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-19-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.844Z, elapsedTime=3|||Invoke 18:36:15 18:36:15.848 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.848 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.844Z|2024-01-09T18:36:15.848Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-19-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:15.844Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-19-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.848Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:15 18:36:15.849 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.849 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.849Z|2024-01-09T18:36:15.849Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-20-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.849Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-20-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.849Z, elapsedTime=3|||Invoke 18:36:15 18:36:15.854 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.849Z|2024-01-09T18:36:15.854Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-20-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:15.849Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-20-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.854Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:15 18:36:15.854 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.854 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.854Z|2024-01-09T18:36:15.854Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-21-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.854Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-21-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.854Z, elapsedTime=3|||Invoke 18:36:15 18:36:15.858 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.858 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.854Z|2024-01-09T18:36:15.858Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-21-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:15.854Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-21-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.858Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:15 18:36:15.859 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.859 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.858Z|2024-01-09T18:36:15.859Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-22-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|1|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=1, InvokeTimestamp=2024-01-09T18:36:15.858Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-22-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.859Z, elapsedTime=2|||Invoke 18:36:15 18:36:15.863 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.858Z|2024-01-09T18:36:15.863Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-22-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:15.858Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-22-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.863Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:15 18:36:15.863 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.863 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.863Z|2024-01-09T18:36:15.863Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-23-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.863Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-23-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.863Z, elapsedTime=3|||Invoke 18:36:15 18:36:15.868 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.863Z|2024-01-09T18:36:15.868Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-23-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:15.863Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-23-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.868Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:15 18:36:15.868 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.868 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.868Z|2024-01-09T18:36:15.868Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-24-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.868Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-24-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.868Z, elapsedTime=2|||Invoke 18:36:15 18:36:15.872 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.872 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.868Z|2024-01-09T18:36:15.872Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-24-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:15.868Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-24-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.872Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:15 18:36:15.873 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.873 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.873Z|2024-01-09T18:36:15.873Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-25-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.873Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-25-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.873Z, elapsedTime=2|||Invoke 18:36:15 18:36:15.877 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.877 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.873Z|2024-01-09T18:36:15.877Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-25-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:15.873Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-25-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.877Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:15 18:36:15.878 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.878 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.877Z|2024-01-09T18:36:15.877Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-26-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.877Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-26-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.877Z, elapsedTime=3|||Invoke 18:36:15 18:36:15.882 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.877Z|2024-01-09T18:36:15.882Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-26-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:15.877Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-26-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.882Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:15 18:36:15.882 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.882 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.882Z|2024-01-09T18:36:15.882Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-27-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.882Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-27-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.882Z, elapsedTime=2|||Invoke 18:36:15 18:36:15.886 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.886 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.882Z|2024-01-09T18:36:15.886Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-27-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:15.882Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-27-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.886Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:15 18:36:15.887 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.887 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.886Z|2024-01-09T18:36:15.887Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-28-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.886Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-28-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.887Z, elapsedTime=2|||Invoke 18:36:15 18:36:15.891 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.886Z|2024-01-09T18:36:15.891Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-28-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:15.886Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-28-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.891Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:15 18:36:15.891 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.891 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.891Z|2024-01-09T18:36:15.891Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-29-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-29-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.891Z, elapsedTime=3|||Invoke 18:36:15 18:36:15.895 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.895 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.891Z|2024-01-09T18:36:15.895Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-29-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:15.891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-29-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.895Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:15 18:36:15.896 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.896 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.896Z|2024-01-09T18:36:15.896Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-30-3d3eefb0-9b52-4c77-a710-7ce87815b177|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:15.896Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-30-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.896Z, elapsedTime=2|||Invoke 18:36:15 18:36:15.900 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:15 2024-01-09 18:36:15.900 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:15 2024-01-09T18:36:15.896Z|2024-01-09T18:36:15.900Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-30-3d3eefb0-9b52-4c77-a710-7ce87815b177|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:15.896Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-30-3d3eefb0-9b52-4c77-a710-7ce87815b177, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:15.900Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:15 18:36:15.976 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:15 2024-01-09 18:36:15.976 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:15 2024-01-09T18:36:15.900Z||main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 132 :MethodName- bulkAddCheckExceedsLimit 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 18:36:15 18:36:15.980 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 132 :MethodName- bulkAddCheckExceedsLimit 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 18:36:15 2024-01-09 18:36:15.980 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 132 :MethodName- bulkAddCheckExceedsLimit 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 18:36:15 2024-01-09T18:36:15.900Z||main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 132 :MethodName- bulkAddCheckExceedsLimit 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 18:36:15 18:36:15.983 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 132 :MethodName- bulkAddCheckExceedsLimit 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 18:36:15 2024-01-09 18:36:15.983 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 132 :MethodName- bulkAddCheckExceedsLimit 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 18:36:15 18:36:15.986 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:15 2024-01-09 18:36:15.986 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:15 2024-01-09 18:36:15.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:15 2024-01-09 18:36:15.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:15 2024-01-09 18:36:15.991 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:15 18:36:15.992 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:15 2024-01-09 18:36:15.992 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:15 2024-01-09T18:36:15.991Z|2024-01-09T18:36:15.992Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-9077a00b-1719-4d8e-88f5-a81ef7d268ef|INPROGRESS||||INFO||10.30.107.126|1|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=1, InvokeTimestamp=2024-01-09T18:36:15.991Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload., TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-9077a00b-1719-4d8e-88f5-a81ef7d268ef, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:15.992Z, elapsedTime=2|||Invoke 18:36:16 18:36:16.004 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.004 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:15.991Z|2024-01-09T18:36:16.004Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-9077a00b-1719-4d8e-88f5-a81ef7d268ef|COMPLETE|201|Created||INFO||10.30.107.126|13|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=13, InvokeTimestamp=2024-01-09T18:36:15.991Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload., TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-9077a00b-1719-4d8e-88f5-a81ef7d268ef, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:16.004Z, ResponseDesc=Created, elapsedTime=8|||InvokeReturn 18:36:16 2024-01-09T18:36:16.004Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 60 :MethodName- bulkProcessPayloadInBulkAddTest 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 18:36:16 18:36:16.013 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 60 :MethodName- bulkProcessPayloadInBulkAddTest 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 18:36:16 2024-01-09 18:36:16.013 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 60 :MethodName- bulkProcessPayloadInBulkAddTest 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 18:36:16 2024-01-09T18:36:16.004Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 60 :MethodName- bulkProcessPayloadInBulkAddTest 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 18:36:16 18:36:16.016 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 60 :MethodName- bulkProcessPayloadInBulkAddTest 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 18:36:16 2024-01-09 18:36:16.016 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 60 :MethodName- bulkProcessPayloadInBulkAddTest 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 18:36:16 18:36:16.020 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.020 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.027 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.028 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.028 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.028Z|2024-01-09T18:36:16.028Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-b8c102cc-18da-4683-b732-c9f68ce46bfa|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.028Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-b8c102cc-18da-4683-b732-c9f68ce46bfa, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:16.028Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.036 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.036 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.028Z|2024-01-09T18:36:16.036Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-b8c102cc-18da-4683-b732-c9f68ce46bfa|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:16.028Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-b8c102cc-18da-4683-b732-c9f68ce46bfa, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:16.036Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:16 18:36:16.037 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.037 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.037Z|2024-01-09T18:36:16.037Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-b8c102cc-18da-4683-b732-c9f68ce46bfa|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.037Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-b8c102cc-18da-4683-b732-c9f68ce46bfa, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.037Z, elapsedTime=5|||Invoke 18:36:16 18:36:16.041 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.041 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.037Z|2024-01-09T18:36:16.041Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-b8c102cc-18da-4683-b732-c9f68ce46bfa|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.037Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-b8c102cc-18da-4683-b732-c9f68ce46bfa, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.041Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.054 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.054 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.054Z|2024-01-09T18:36:16.054Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-b8c102cc-18da-4683-b732-c9f68ce46bfa|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-b8c102cc-18da-4683-b732-c9f68ce46bfa, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.054Z, LogTimestamp=2024-01-09T18:36:16.054Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:16 18:36:16.062 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.062 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.054Z|2024-01-09T18:36:16.062Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-b8c102cc-18da-4683-b732-c9f68ce46bfa|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:16.054Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-b8c102cc-18da-4683-b732-c9f68ce46bfa, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.062Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:16 18:36:16.070 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.070 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09T18:36:16.062Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 94 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 18:36:16.072 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 94 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 2024-01-09 18:36:16.072 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 94 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 2024-01-09T18:36:16.062Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 94 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 18:36:16.074 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 94 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 2024-01-09 18:36:16.074 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 94 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 18:36:16.077 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.077 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09T18:36:16.062Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 78 :MethodName- bulkAddInvalidMethodTest 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 18:36:16 18:36:16.080 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 78 :MethodName- bulkAddInvalidMethodTest 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 18:36:16 2024-01-09 18:36:16.080 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 78 :MethodName- bulkAddInvalidMethodTest 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 18:36:16 2024-01-09T18:36:16.062Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 78 :MethodName- bulkAddInvalidMethodTest 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 18:36:16 18:36:16.082 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 78 :MethodName- bulkAddInvalidMethodTest 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 18:36:16 2024-01-09 18:36:16.082 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 78 :MethodName- bulkAddInvalidMethodTest 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 18:36:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.354 s - in org.onap.aai.rest.BulkAddConsumerTest 18:36:16 [INFO] Running org.onap.aai.rest.BulkProcessConsumerTest 18:36:16 18:36:16.100 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.100 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09T18:36:16.062Z||main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:16 18:36:16.102 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:16 2024-01-09 18:36:16.102 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:16 2024-01-09T18:36:16.062Z||main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:16 18:36:16.105 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:16 2024-01-09 18:36:16.105 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 240 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest 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 18:36:16 18:36:16.108 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.108 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.114 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.114 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.115 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.115 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.115Z|2024-01-09T18:36:16.115Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.115Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=JSON processing error:3000:Bad Request:null, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:16.115Z, elapsedTime=2|||Invoke 18:36:16 18:36:16.124 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.115Z|2024-01-09T18:36:16.123Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:16.115Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=JSON processing error:3000:Bad Request:null, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:16.123Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:16 18:36:16.124 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.124 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.124Z|2024-01-09T18:36:16.124Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.124Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.124Z, elapsedTime=5|||Invoke 18:36:16 18:36:16.128 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.128 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.124Z|2024-01-09T18:36:16.128Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.124Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.128Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.142 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.142 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.141Z|2024-01-09T18:36:16.142Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.141Z, LogTimestamp=2024-01-09T18:36:16.142Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:16 18:36:16.149 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.149 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.141Z|2024-01-09T18:36:16.149Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:16.141Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-d7dcc4aa-54f2-4c5d-8041-b17397b5e8d8, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.149Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:16 18:36:16.157 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.157 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.163 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.164 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.164 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.164Z|2024-01-09T18:36:16.164Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.164Z, LogTimestamp=2024-01-09T18:36:16.164Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:16 18:36:16.172 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.172 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.164Z|2024-01-09T18:36:16.171Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:16.164Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.171Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:16 2024-01-09 18:36:16.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.182 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.182 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.182Z|2024-01-09T18:36:16.182Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.182Z, LogTimestamp=2024-01-09T18:36:16.182Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:16 18:36:16.256 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.256 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.182Z|2024-01-09T18:36:16.256Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0|COMPLETE|200|OK||INFO||10.30.107.126|74|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, ElapsedTime=74, InvokeTimestamp=2024-01-09T18:36:16.182Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.256Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 18:36:16 {"transaction":[{"put":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0","body":{"201":null}}]},{"patch":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-af0cc071-e5e9-4b45-8be8-bcaa362d3fd0","body":{"200":null}}]}]} 18:36:16 1 18:36:16 18:36:16.279 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.279 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09T18:36:16.256Z||main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 265 :MethodName- bulkProcessCheckExceedsLimit 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 18:36:16 18:36:16.282 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 265 :MethodName- bulkProcessCheckExceedsLimit 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 18:36:16 2024-01-09 18:36:16.282 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 265 :MethodName- bulkProcessCheckExceedsLimit 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 18:36:16 2024-01-09T18:36:16.256Z||main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 265 :MethodName- bulkProcessCheckExceedsLimit 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 18:36:16 18:36:16.285 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 265 :MethodName- bulkProcessCheckExceedsLimit 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 18:36:16 2024-01-09 18:36:16.285 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 265 :MethodName- bulkProcessCheckExceedsLimit 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 18:36:16 18:36:16.288 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.288 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.291 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.291 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.291Z|2024-01-09T18:36:16.291Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-17be71bc-9915-4098-9328-dc11914e214f|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.291Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload., TargetServiceName=/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-17be71bc-9915-4098-9328-dc11914e214f, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:16.291Z, elapsedTime=5|||Invoke 18:36:16 18:36:16.295 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.295 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.291Z|2024-01-09T18:36:16.295Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-17be71bc-9915-4098-9328-dc11914e214f|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.291Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-17be71bc-9915-4098-9328-dc11914e214f, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:16.295Z, ResponseDesc=Not Found, elapsedTime=5|||InvokeReturn 18:36:16 {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-17be71bc-9915-4098-9328-dc11914e214f","body":{"404":"{\"requestError\":{\"serviceException\":{\"messageId\":\"SVC3001\",\"text\":\"Resource not found for %1 using id %2 (msg\u003d%3) (ec\u003d%4)\",\"variables\":[\"DELETE\",\"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-17be71bc-9915-4098-9328-dc11914e214f\",\"Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-17be71bc-9915-4098-9328-dc11914e214f\",\"ERR.5.4.6114\"]}}}"}}]}]} 18:36:16 18:36:16.297 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.297 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.302 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.302 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.302Z|2024-01-09T18:36:16.302Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-617496bc-815f-4f08-ad6b-220a32ef0c72|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-617496bc-815f-4f08-ad6b-220a32ef0c72, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.302Z, LogTimestamp=2024-01-09T18:36:16.302Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=5, TargetEntity=AAI.DB|||Invoke 18:36:16 18:36:16.313 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.313 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.302Z|2024-01-09T18:36:16.313Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-617496bc-815f-4f08-ad6b-220a32ef0c72|COMPLETE|201|Created||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:16.302Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-617496bc-815f-4f08-ad6b-220a32ef0c72, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.313Z, ResponseDesc=Created, elapsedTime=7|||InvokeReturn 18:36:16 2024-01-09 18:36:16.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.322 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.322 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.322Z|2024-01-09T18:36:16.322Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-2-617496bc-815f-4f08-ad6b-220a32ef0c72|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-2-617496bc-815f-4f08-ad6b-220a32ef0c72, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.322Z, LogTimestamp=2024-01-09T18:36:16.322Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:16 18:36:16.326 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.322Z|2024-01-09T18:36:16.326Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-2-617496bc-815f-4f08-ad6b-220a32ef0c72|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.322Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-2-617496bc-815f-4f08-ad6b-220a32ef0c72, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:16.326Z, ResponseDesc=Not Found, elapsedTime=4|||InvokeReturn 18:36:16 2024-01-09 18:36:16.326 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.329 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.329 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09T18:36:16.326Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 227 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 18:36:16.331 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 227 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 2024-01-09 18:36:16.331 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 227 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 2024-01-09T18:36:16.326Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 227 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 18:36:16.334 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 227 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 2024-01-09 18:36:16.334 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 227 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest 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 18:36:16 18:36:16.336 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.336 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.361 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.362 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.362 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.362 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.362Z|2024-01-09T18:36:16.362Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.362Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:payload had no objects to operate on, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:16.362Z, elapsedTime=4|||Invoke 18:36:16 18:36:16.370 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.370 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.362Z|2024-01-09T18:36:16.370Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-1-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:16.362Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:payload had no objects to operate on, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-1-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:16.370Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:16 18:36:16.371 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.371 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.370Z|2024-01-09T18:36:16.371Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|1|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=1, InvokeTimestamp=2024-01-09T18:36:16.370Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.371Z, elapsedTime=5|||Invoke 18:36:16 18:36:16.375 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.375 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.370Z|2024-01-09T18:36:16.375Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-2-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.370Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-2-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.375Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.376 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.376 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.375Z|2024-01-09T18:36:16.376Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.375Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.376Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.381 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.375Z|2024-01-09T18:36:16.381Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-3-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:16.375Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-3-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.381Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.381 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.381 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.381Z|2024-01-09T18:36:16.381Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-4-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.381Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-4-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.381Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.386 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.381Z|2024-01-09T18:36:16.386Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-4-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.381Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-4-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.386Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.386 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.386 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.386Z|2024-01-09T18:36:16.386Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-5-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.386Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-5-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.386Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.390 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.390 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.386Z|2024-01-09T18:36:16.390Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-5-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.386Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-5-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.390Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.391 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.391 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.391Z|2024-01-09T18:36:16.391Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-6-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.391Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-6-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.391Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.395 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.391Z|2024-01-09T18:36:16.395Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-6-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.391Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-6-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.395Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.395 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.395 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.395Z|2024-01-09T18:36:16.395Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-7-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.395Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-7-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.395Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.400 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.395Z|2024-01-09T18:36:16.400Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-7-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.395Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-7-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.400Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.400 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.400 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.400Z|2024-01-09T18:36:16.400Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-8-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.400Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-8-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.400Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.404 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.400Z|2024-01-09T18:36:16.404Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-8-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.400Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-8-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.404Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.404 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.405 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.404Z|2024-01-09T18:36:16.405Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-9-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.404Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-9-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.405Z, elapsedTime=3|||Invoke 18:36:16 2024-01-09 18:36:16.405 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.409 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.404Z|2024-01-09T18:36:16.409Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-9-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.404Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-9-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.409Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.409 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.409 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.409 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.409Z|2024-01-09T18:36:16.409Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-10-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.409Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-10-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.409Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.414 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.409Z|2024-01-09T18:36:16.414Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-10-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.409Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-10-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.414Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.414 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.414 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.414 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.414Z|2024-01-09T18:36:16.414Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-11-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.414Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-11-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.414Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.418 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.414Z|2024-01-09T18:36:16.418Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-11-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.414Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-11-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.418Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.418 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.419 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.419Z|2024-01-09T18:36:16.419Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-12-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.419Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-12-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.419Z, elapsedTime=3|||Invoke 18:36:16 2024-01-09 18:36:16.419 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.423 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.423 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.419Z|2024-01-09T18:36:16.423Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-12-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.419Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-12-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.423Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.423 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.423 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.423Z|2024-01-09T18:36:16.423Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-13-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.423Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-13-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.423Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.428 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.423Z|2024-01-09T18:36:16.428Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-13-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.423Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-13-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.428Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.428 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.428 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.428Z|2024-01-09T18:36:16.428Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-14-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.428Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-14-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.428Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.432 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.428Z|2024-01-09T18:36:16.432Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-14-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.428Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-14-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.432Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.432 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.433 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.432Z|2024-01-09T18:36:16.433Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-15-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.432Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-15-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.433Z, elapsedTime=2|||Invoke 18:36:16 2024-01-09 18:36:16.433 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.437 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.432Z|2024-01-09T18:36:16.437Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-15-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.432Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-15-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.437Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.437 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09 18:36:16.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.516 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.516 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.516Z|2024-01-09T18:36:16.516Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-16-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-16-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.516Z, LogTimestamp=2024-01-09T18:36:16.516Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:16 2024-01-09T18:36:16.516Z|2024-01-09T18:36:16.523Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-16-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:16.516Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-16-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.523Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:16 18:36:16.523 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.523 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.524 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.524 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.524Z|2024-01-09T18:36:16.524Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-17-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.524Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-17-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.524Z, elapsedTime=4|||Invoke 18:36:16 18:36:16.528 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.524Z|2024-01-09T18:36:16.528Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-17-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.524Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-17-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.528Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.528 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.529 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.529 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.529Z|2024-01-09T18:36:16.529Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-18-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.529Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-18-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.529Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.533 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.529Z|2024-01-09T18:36:16.533Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-18-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.529Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-18-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.533Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.533 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.534 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.534 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.534Z|2024-01-09T18:36:16.534Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-19-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.534Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-19-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.534Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.538 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.534Z|2024-01-09T18:36:16.538Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-19-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.534Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-19-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.538Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.538 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.539 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.539 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.539Z|2024-01-09T18:36:16.539Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-20-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.539Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-20-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.539Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.543 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.539Z|2024-01-09T18:36:16.543Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-20-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.539Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-20-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.543Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.543 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.543 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.543Z|2024-01-09T18:36:16.543Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-21-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.543Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-21-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.543Z, elapsedTime=2|||Invoke 18:36:16 18:36:16.548 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.543Z|2024-01-09T18:36:16.548Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-21-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.543Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-21-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.548Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.548 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.548Z|2024-01-09T18:36:16.548Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-22-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.548Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-22-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.548Z, elapsedTime=3|||Invoke 18:36:16 2024-01-09 18:36:16.548 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.553 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.548Z|2024-01-09T18:36:16.552Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-22-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.548Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-22-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.552Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.553 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.553 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.553Z|2024-01-09T18:36:16.553Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-23-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.553Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-23-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.553Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.557 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.553Z|2024-01-09T18:36:16.557Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-23-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.553Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-23-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.557Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.557 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.557 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.557Z|2024-01-09T18:36:16.557Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-24-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.557Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-24-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.557Z, elapsedTime=2|||Invoke 18:36:16 18:36:16.561 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.557Z|2024-01-09T18:36:16.561Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-24-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.557Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-24-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.561Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.561 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.562 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.562 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.562Z|2024-01-09T18:36:16.562Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-25-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.562Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-25-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.562Z, elapsedTime=2|||Invoke 18:36:16 18:36:16.566 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.562Z|2024-01-09T18:36:16.566Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-25-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.562Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-25-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.566Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.566 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.566 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.566Z|2024-01-09T18:36:16.566Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-26-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.566Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-26-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.566Z, elapsedTime=2|||Invoke 18:36:16 18:36:16.571 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.566Z|2024-01-09T18:36:16.570Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-26-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.566Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-26-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.570Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.571 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.571 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.571Z|2024-01-09T18:36:16.571Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-27-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.571Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-27-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.571Z, elapsedTime=3|||Invoke 18:36:16 18:36:16.575 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.571Z|2024-01-09T18:36:16.575Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-27-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.571Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-27-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.575Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.575 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.576 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.576Z|2024-01-09T18:36:16.576Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-28-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.576Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-28-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.576Z, elapsedTime=3|||Invoke 18:36:16 2024-01-09 18:36:16.576 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.580 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.576Z|2024-01-09T18:36:16.580Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-28-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.576Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-28-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.580Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.580 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.580 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.580Z|2024-01-09T18:36:16.580Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-29-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.580Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-29-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.580Z, elapsedTime=2|||Invoke 18:36:16 18:36:16.584 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.584 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09T18:36:16.580Z|2024-01-09T18:36:16.584Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-29-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.580Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-29-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.584Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:16 18:36:16.585 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.585Z|2024-01-09T18:36:16.585Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-30-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:16.585Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-30-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.585Z, elapsedTime=3|||Invoke 18:36:16 2024-01-09 18:36:16.585 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.589 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.585Z|2024-01-09T18:36:16.589Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-transactions-30-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.585Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-transactions-30-b9b8d4eb-b7ee-4988-9f90-cd725fa25e78, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.589Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.589 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.647 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.647 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:16 2024-01-09 18:36:16.665 INFO --- [ool-31-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.665 INFO --- [ool-31-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.665 INFO --- [ool-31-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 2024-01-09 18:36:16.665 INFO --- [ool-31-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.665 [pool-31-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.665Z|2024-01-09T18:36:16.665Z|||pool-31-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.665Z, LogTimestamp=2024-01-09T18:36:16.665Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:16 18:36:16.670 [pool-31-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.665Z|2024-01-09T18:36:16.669Z|||pool-31-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:16.665Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:16.669Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.670 INFO --- [ool-31-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09 18:36:16.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.679 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.681 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.680Z|2024-01-09T18:36:16.681Z|||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.680Z, LogTimestamp=2024-01-09T18:36:16.681Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:16 2024-01-09 18:36:16.681 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.689 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.680Z|2024-01-09T18:36:16.689Z|||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|COMPLETE|201|Created||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:16.680Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.689Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:16 2024-01-09 18:36:16.689 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 2024-01-09 18:36:16.719 INFO --- [ool-32-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.719 INFO --- [ool-32-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.719 INFO --- [ool-32-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 2024-01-09T18:36:16.720Z|2024-01-09T18:36:16.720Z|||pool-32-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.720Z, LogTimestamp=2024-01-09T18:36:16.720Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:16 2024-01-09 18:36:16.720 INFO --- [ool-32-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.720 [pool-32-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.720Z|2024-01-09T18:36:16.734Z|||pool-32-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|COMPLETE|200|OK||INFO||10.30.107.126|14|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, ElapsedTime=14, InvokeTimestamp=2024-01-09T18:36:16.720Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.734Z, ResponseDesc=OK, elapsedTime=11|||InvokeReturn 18:36:16 2024-01-09 18:36:16.734 INFO --- [ool-32-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.734 [pool-32-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.750 INFO --- [ool-33-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.750 INFO --- [ool-33-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.750 INFO --- [ool-33-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 2024-01-09T18:36:16.750Z|2024-01-09T18:36:16.751Z|||pool-33-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.750Z, LogTimestamp=2024-01-09T18:36:16.751Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:16 2024-01-09 18:36:16.751 INFO --- [ool-33-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 18:36:16.751 [pool-33-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09T18:36:16.750Z|2024-01-09T18:36:16.755Z|||pool-33-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|ERROR|404|Not Found||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:16.750Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:16.755Z, ResponseDesc=Not Found, elapsedTime=3|||InvokeReturn 18:36:16 2024-01-09 18:36:16.755 INFO --- [ool-33-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:16 18:36:16.755 [pool-33-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09 18:36:16.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:16 2024-01-09 18:36:16.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:16 2024-01-09 18:36:16.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:16 18:36:16.767 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:16 2024-01-09 18:36:16.767 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:16 2024-01-09T18:36:16.767Z|2024-01-09T18:36:16.767Z|||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:16.767Z, LogTimestamp=2024-01-09T18:36:16.767Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:16 18:36:16.804 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:16 2024-01-09T18:36:16.767Z|2024-01-09T18:36:16.804Z|||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|COMPLETE|201|Created||INFO||10.30.107.126|37|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, ElapsedTime=37, InvokeTimestamp=2024-01-09T18:36:16.767Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:16.804Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:16 2024-01-09 18:36:16.804 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:17 2024-01-09 18:36:17.130 INFO --- [ool-34-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:17 2024-01-09 18:36:17.130 INFO --- [ool-34-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:17 2024-01-09 18:36:17.130 INFO --- [ool-34-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:17 2024-01-09T18:36:17.131Z|2024-01-09T18:36:17.131Z|||pool-34-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:17.131Z, LogTimestamp=2024-01-09T18:36:17.131Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=11, TargetEntity=AAI.DB|||Invoke 18:36:17 2024-01-09 18:36:17.131 INFO --- [ool-34-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:17 18:36:17.131 [pool-34-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:17 2024-01-09T18:36:17.131Z|2024-01-09T18:36:17.142Z|||pool-34-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins|COMPLETE|200|OK||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:17.131Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:17.142Z, ResponseDesc=OK, elapsedTime=7|||InvokeReturn 18:36:17 2024-01-09 18:36:17.143 INFO --- [ool-34-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:17 18:36:17.143 [pool-34-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:17 2024-01-09 18:36:17.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:17 2024-01-09 18:36:17.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:17 2024-01-09 18:36:17.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:17 18:36:17.151 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:17 2024-01-09T18:36:17.150Z|2024-01-09T18:36:17.151Z|||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:17.150Z, LogTimestamp=2024-01-09T18:36:17.151Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=11, TargetEntity=AAI.DB|||Invoke 18:36:17 2024-01-09 18:36:17.151 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:17 18:36:17.168 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:17 2024-01-09T18:36:17.150Z|2024-01-09T18:36:17.168Z|||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list|COMPLETE|200|OK||INFO||10.30.107.126|18|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, ElapsedTime=18, InvokeTimestamp=2024-01-09T18:36:17.150Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:17.168Z, ResponseDesc=OK, elapsedTime=12|||InvokeReturn 18:36:17 2024-01-09 18:36:17.168 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:17 18:36:17.201 [main] INFO org.onap.aai.rest.BulkProcessConsumerTest - Response Code: 200 Entity: null 18:36:17 2024-01-09 18:36:17.201 INFO --- [ main] o.onap.aai.rest.BulkProcessConsumerTest : Response Code: 200 Entity: null 18:36:17 2024-01-09 18:36:17.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:17 2024-01-09 18:36:17.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:17 2024-01-09 18:36:17.205 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:17 18:36:17.205 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:17 2024-01-09 18:36:17.205 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:17 2024-01-09T18:36:17.205Z|2024-01-09T18:36:17.205Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:17.205Z, LogTimestamp=2024-01-09T18:36:17.205Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=7, TargetEntity=AAI.DB|||Invoke 18:36:17 18:36:17.210 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:17 2024-01-09 18:36:17.210 INFO --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:17 2024-01-09T18:36:17.205Z|2024-01-09T18:36:17.210Z|||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins|COMPLETE|204|No Content||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:17.205Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:17.210Z, ResponseDesc=No Content, elapsedTime=2|||InvokeReturn 18:36:17 {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list/relationship","body":{"204":null}}]}]} 18:36:17 18:36:17.225 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:36:17 2024-01-09 18:36:17.225 INFO --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:36:17 18:36:17.228 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 211 :MethodName- bulkAddInvalidMethodTest 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 18:36:17 2024-01-09T18:36:17.210Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 211 :MethodName- bulkAddInvalidMethodTest 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 18:36:17 2024-01-09 18:36:17.228 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 211 :MethodName- bulkAddInvalidMethodTest 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 18:36:17 18:36:17.231 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 211 :MethodName- bulkAddInvalidMethodTest 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 18:36:17 2024-01-09 18:36:17.231 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 211 :MethodName- bulkAddInvalidMethodTest 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 18:36:17 2024-01-09T18:36:17.210Z||main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 130 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 211 :MethodName- bulkAddInvalidMethodTest 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 18:36:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 s - in org.onap.aai.rest.BulkProcessConsumerTest 18:36:17 [INFO] Running org.onap.aai.rest.CloudRegionTest 18:36:17 18:36:17 . ____ _ __ _ _ 18:36:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:36:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:36:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:36:17 ' |____| .__|_| |_|_| |_\__, | / / / / 18:36:17 =========|_|==============|___/=/_/_/_/ 18:36:17 :: Spring Boot :: (v2.4.13) 18:36:17 18:36:17 2024-01-09 18:36:17.838 WARN [aai-resources,,] 2863 --- [ main] o.o.a.r.PropertyPasswordConfiguration : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory) 18:36:17 18:36:17.838 [main] WARN org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory) 18:36:17 2024-01-09 18:36:17.839 WARN [aai-resources,,] 2863 --- [ main] o.o.a.r.PropertyPasswordConfiguration : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory) 18:36:17 18:36:17.839 [main] WARN org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory) 18:36:17 18:36:17.865 [main] INFO org.onap.aai.rest.CloudRegionTest - Starting CloudRegionTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-10805 with PID 2863 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 18:36:17 2024-01-09 18:36:17.865 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.CloudRegionTest : Starting CloudRegionTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-10805 with PID 2863 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 18:36:17 2024-01-09T18:36:17.210Z||Running with Spring Boot v2.4.13, Spring v5.3.13 ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:17.210Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Running with Spring Boot v2.4.13, Spring v5.3.13 | 18:36:17 2024-01-09 18:36:17.865 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.CloudRegionTest : Running with Spring Boot v2.4.13, Spring v5.3.13 18:36:17 18:36:17.865 [main] DEBUG org.onap.aai.rest.CloudRegionTest - Running with Spring Boot v2.4.13, Spring v5.3.13 18:36:17 2024-01-09 18:36:17.866 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.CloudRegionTest : The following profiles are active: production 18:36:17 18:36:17.866 [main] INFO org.onap.aai.rest.CloudRegionTest - The following profiles are active: production 18:36:17 2024-01-09 18:36:17.902 DEBUG [aai-resources,,] 2863 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Log4j2LoggerProvider 18:36:17 2024-01-09 18:36:17.904 INFO [aai-resources,,] 2863 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 6.1.7.Final 18:36:17 2024-01-09 18:36:17.915 DEBUG [aai-resources,,] 2863 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:17 2024-01-09 18:36:17.917 DEBUG [aai-resources,,] 2863 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 18:36:17 2024-01-09 18:36:17.917 DEBUG [aai-resources,,] 2863 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:17 2024-01-09 18:36:17.918 DEBUG [aai-resources,,] 2863 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 18:36:17 2024-01-09 18:36:17.930 DEBUG [aai-resources,,] 2863 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:17 2024-01-09 18:36:17.932 DEBUG [aai-resources,,] 2863 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:18 2024-01-09 18:36:18.003 DEBUG [aai-resources,,] 2863 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 18:36:18 2024-01-09 18:36:18.292 DEBUG [aai-resources,,] 2863 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 18:36:18 2024-01-09 18:36:18.305 DEBUG [aai-resources,,] 2863 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 18:36:18 2024-01-09 18:36:18.306 DEBUG [aai-resources,,] 2863 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 18:36:18 2024-01-09 18:36:18.306 DEBUG [aai-resources,,] 2863 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 18:36:18 2024-01-09 18:36:18.306 DEBUG [aai-resources,,] 2863 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 18:36:18 2024-01-09 18:36:18.306 DEBUG [aai-resources,,] 2863 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 18:36:20 18:36:20,860 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 18:36:20 18:36:20,868 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 18:36:20 18:36:20,868 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 18:36:20 18:36:20,875 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 18:36:20 18:36:20,881 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1194995402 - setting totalSizeCap to 1 GB 18:36:20 18:36:20,885 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1194995402 - Will use zip compression 18:36:20 18:36:20,887 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1194995402 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 18:36:20 18:36:20,893 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'. 18:36:20 18:36:20,893 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 18:36:20 18:36:20,898 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Jan 09 18:36:20 UTC 2024 18:36:20 18:36:20,914 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 18:36:20 18:36:20,914 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 18:36:20 18:36:20,916 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 18:36:20 18:36:20,916 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:20 18:36:20,916 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 18:36:20 18:36:20,917 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 18:36:20 18:36:20,917 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 18:36:20 18:36:20,917 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@5b8500f7 - Registering current configuration as safe fallback point 18:36:20 18:36:21 2024-01-09 18:36:20.999 DEBUG [aai-resources,,] 2863 --- [ main] org.reflections.Reflections : going to scan these urls: 18:36:21 file:/w/workspace/aai-resources-master-verify-java/aai-resources/target/classes/ 18:36:21 2024-01-09 18:36:21.055 INFO [aai-resources,,] 2863 --- [ main] org.reflections.Reflections : Reflections took 56 ms to scan 1 urls, producing 6 keys and 46 values 18:36:21 2024-01-09 18:36:21.056 DEBUG [aai-resources,,] 2863 --- [ main] org.reflections.Reflections : going to scan these urls: 18:36:21 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.11.0/aai-els-onap-logging-1.11.0.jar!/ 18:36:21 2024-01-09 18:36:21.059 INFO [aai-resources,,] 2863 --- [ main] org.reflections.Reflections : Reflections took 3 ms to scan 1 urls, producing 6 keys and 6 values 18:36:21 2024-01-09 18:36:21.424 DEBUG [aai-resources,,] 2863 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 18:36:21 2024-01-09 18:36:21.878 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 18:36:21 o.o.a.r.LegacyMoxyConsumer: 18:36:21 18:36:21 2024-01-09 18:36:21.904 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 18:36:21 o.s.b.a.w.s.e.BasicErrorController: 18:36:21 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 18:36:21 { [/error]}: error(HttpServletRequest) 18:36:21 2024-01-09 18:36:21.947 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 18:36:21 2024-01-09 18:36:21.956 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 18:36:22 2024-01-09 18:36:22.019 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 18:36:22 2024-01-09 18:36:22.213 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 18:36:22 18:36:22.213 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Processing the translator | 18:36:22 2024-01-09 18:36:22.214 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 18:36:22 18:36:22.214 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv10 | 18:36:22 2024-01-09 18:36:22.214 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 18:36:22 18:36:22.214 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv10 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:22 2024-01-09 18:36:22.216 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:22 18:36:22.216 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:22 2024-01-09 18:36:22.217 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:22 18:36:22.217 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 197 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 197 | 18:36:22 2024-01-09 18:36:22.475 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 18:36:22 18:36:22.475 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 197 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv11 | 18:36:22 18:36:22.486 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv11 18:36:22 2024-01-09 18:36:22.486 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:22 18:36:22.488 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:22 2024-01-09 18:36:22.488 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:22 2024-01-09 18:36:22.488 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:22 18:36:22.488 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 222 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 222 | 18:36:22 2024-01-09 18:36:22.767 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 18:36:22 18:36:22.767 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 222 18:36:22 2024-01-09 18:36:22.779 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 18:36:22 18:36:22.779 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv12 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv12 | 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:22 2024-01-09 18:36:22.781 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:22 18:36:22.781 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:22 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:22 2024-01-09 18:36:22.781 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:22 18:36:22.781 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 235 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 235 | 18:36:23 2024-01-09 18:36:23.072 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 18:36:23 18:36:23.072 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv13 | 18:36:23 2024-01-09 18:36:23.082 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 18:36:23 18:36:23.082 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:23 18:36:23.084 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:23 2024-01-09 18:36:23.084 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:23 2024-01-09 18:36:23.084 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:23 18:36:23.084 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 237 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 237 | 18:36:23 2024-01-09 18:36:23.394 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 18:36:23 18:36:23.394 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 237 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv14 | 18:36:23 2024-01-09 18:36:23.406 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 18:36:23 18:36:23.406 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv14 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:23 2024-01-09 18:36:23.410 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:23 18:36:23.410 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:23 2024-01-09 18:36:23.411 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:23 18:36:23.411 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 272 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 272 | 18:36:23 2024-01-09 18:36:23.743 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 18:36:23 18:36:23.743 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 272 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv15 | 18:36:23 18:36:23.754 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv15 18:36:23 2024-01-09 18:36:23.754 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:23 18:36:23.756 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:23 2024-01-09 18:36:23.756 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:23 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:23 2024-01-09 18:36:23.757 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:23 18:36:23.757 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 279 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 279 | 18:36:24 2024-01-09 18:36:24.112 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 18:36:24 18:36:24.112 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 279 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv16 | 18:36:24 18:36:24.126 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv16 18:36:24 2024-01-09 18:36:24.126 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:24 18:36:24.130 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:24 2024-01-09 18:36:24.130 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:24 2024-01-09 18:36:24.130 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:24 18:36:24.130 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 281 | 18:36:24 2024-01-09 18:36:24.533 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:36:24 18:36:24.533 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv17 | 18:36:24 2024-01-09 18:36:24.547 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 18:36:24 18:36:24.547 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv17 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:24 18:36:24.551 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:24 2024-01-09 18:36:24.551 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:24 2024-01-09 18:36:24.551 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:24 18:36:24.551 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:24 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 281 | 18:36:24 2024-01-09 18:36:24.996 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:36:24 18:36:24.996 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv18 | 18:36:25 2024-01-09 18:36:25.009 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 18:36:25 18:36:25.009 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv18 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:25 18:36:25.012 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:25 2024-01-09 18:36:25.012 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:25 2024-01-09 18:36:25.012 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:25 18:36:25.012 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 281 | 18:36:25 2024-01-09 18:36:25.335 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:36:25 18:36:25.335 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv19 | 18:36:25 2024-01-09 18:36:25.347 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 18:36:25 18:36:25.347 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv19 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:25 2024-01-09 18:36:25.349 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:25 18:36:25.349 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:25 2024-01-09 18:36:25.350 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:25 18:36:25.350 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 301 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 301 | 18:36:25 2024-01-09 18:36:25.693 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 18:36:25 18:36:25.693 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 301 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv20 | 18:36:25 2024-01-09 18:36:25.706 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 18:36:25 18:36:25.706 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv20 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:25 2024-01-09 18:36:25.709 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:25 18:36:25.709 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:25 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:25 2024-01-09 18:36:25.709 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:25 18:36:25.709 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:26 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 305 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 305 | 18:36:26 2024-01-09 18:36:26.061 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 18:36:26 18:36:26.061 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 305 18:36:26 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv21 | 18:36:26 2024-01-09 18:36:26.075 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 18:36:26 18:36:26.075 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv21 18:36:26 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:26 2024-01-09 18:36:26.078 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:26 18:36:26.078 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:26 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:26 2024-01-09 18:36:26.078 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:26 18:36:26.078 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:26 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 371 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 371 | 18:36:26 2024-01-09 18:36:26.507 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 18:36:26 18:36:26.507 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 371 18:36:26 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv22 | 18:36:26 2024-01-09 18:36:26.531 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 18:36:26 18:36:26.531 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv22 18:36:26 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:26 2024-01-09 18:36:26.534 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:26 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:26 2024-01-09 18:36:26.535 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:26 18:36:26.534 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:26 18:36:26.535 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:27 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 378 | 18:36:27 2024-01-09 18:36:27.017 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:36:27 18:36:27.017 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:36:27 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv23 | 18:36:27 2024-01-09 18:36:27.038 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 18:36:27 18:36:27.038 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv23 18:36:27 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:27 2024-01-09 18:36:27.042 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:27 18:36:27.042 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:27 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:27 2024-01-09 18:36:27.042 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:27 18:36:27.042 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:27 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 378 | 18:36:27 2024-01-09 18:36:27.562 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:36:27 18:36:27.562 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:36:27 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv24 | 18:36:27 2024-01-09 18:36:27.581 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 18:36:27 18:36:27.581 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv24 18:36:27 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:27 2024-01-09 18:36:27.586 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:27 18:36:27.586 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:27 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:27 2024-01-09 18:36:27.586 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:27 18:36:27.586 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:28 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 406 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 406 | 18:36:28 2024-01-09 18:36:28.090 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 18:36:28 18:36:28.090 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 406 18:36:28 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv25 | 18:36:28 2024-01-09 18:36:28.111 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 18:36:28 18:36:28.111 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv25 18:36:28 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:28 2024-01-09 18:36:28.116 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:28 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:28 2024-01-09 18:36:28.117 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:28 18:36:28.116 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:28 18:36:28.117 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:28 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 410 | 18:36:28 2024-01-09 18:36:28.719 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:36:28 18:36:28.719 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:36:28 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv26 | 18:36:28 2024-01-09 18:36:28.740 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 18:36:28 18:36:28.740 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv26 18:36:28 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:28 2024-01-09 18:36:28.745 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:28 18:36:28.745 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:28 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:28 2024-01-09 18:36:28.746 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:28 18:36:28.746 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:29 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 410 | 18:36:29 2024-01-09 18:36:29.264 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:36:29 18:36:29.264 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:36:29 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv27 | 18:36:29 2024-01-09 18:36:29.284 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 18:36:29 18:36:29.284 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv27 18:36:29 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:29 2024-01-09 18:36:29.289 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:29 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:29 2024-01-09 18:36:29.290 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:29 18:36:29.289 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:29 18:36:29.290 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:29 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 414 | 18:36:29 2024-01-09 18:36:29.818 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:36:29 18:36:29.818 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:36:29 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv28 | 18:36:29 2024-01-09 18:36:29.839 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 18:36:29 18:36:29.839 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv28 18:36:29 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:29 2024-01-09 18:36:29.844 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:29 18:36:29.844 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:29 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Ingested the InputStream | 18:36:29 2024-01-09 18:36:29.845 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:29 18:36:29.845 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:30 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Types size 414 | 18:36:30 2024-01-09 18:36:30.372 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:36:30 18:36:30.372 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:36:30 2024-01-09 18:36:30.398 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 18:36:30 18:36:30.398 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 18:36:30 2024-01-09 18:36:30.399 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 18:36:30 18:36:30.399 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 18:36:30 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 | 18:36:30 2024-01-09 18:36:30.417 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 18:36:30 18:36:30.417 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 18:36:30 2024-01-09 18:36:30.684 INFO [aai-resources,,] 2863 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 18:36:30 18:36:30.684 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Processing the translator | 18:36:31 2024-01-09 18:36:31.028 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 18:36:31 18:36:31.028 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv10 | 18:36:31 2024-01-09 18:36:31.029 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 18:36:31 18:36:31.029 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv10 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.030 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.030 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv11 | 18:36:31 2024-01-09 18:36:31.030 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 18:36:31 18:36:31.030 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv11 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.032 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.032 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv12 | 18:36:31 2024-01-09 18:36:31.032 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 18:36:31 18:36:31.032 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv12 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.033 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.033 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv13 | 18:36:31 2024-01-09 18:36:31.033 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 18:36:31 18:36:31.033 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.034 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.034 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv14 | 18:36:31 2024-01-09 18:36:31.035 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 18:36:31 18:36:31.035 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv14 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.036 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.036 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv15 | 18:36:31 2024-01-09 18:36:31.036 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 18:36:31 18:36:31.036 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv15 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.038 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.038 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv16 | 18:36:31 2024-01-09 18:36:31.038 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 18:36:31 18:36:31.038 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv16 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.039 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.039 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv17 | 18:36:31 2024-01-09 18:36:31.039 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 18:36:31 18:36:31.039 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv17 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.041 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.041 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv18 | 18:36:31 2024-01-09 18:36:31.041 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 18:36:31 18:36:31.041 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv18 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.042 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv19 | 18:36:31 2024-01-09 18:36:31.042 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.043 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv20 | 18:36:31 2024-01-09 18:36:31.043 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.044 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv21 | 18:36:31 2024-01-09 18:36:31.045 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.046 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv22 | 18:36:31 2024-01-09 18:36:31.046 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.047 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.042 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv23 | 18:36:31 18:36:31.042 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv19 18:36:31 2024-01-09 18:36:31.047 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 18:36:31 18:36:31.043 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 18:36:31.043 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv20 18:36:31 18:36:31.044 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 18:36:31.045 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv21 18:36:31 18:36:31.046 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 18:36:31.046 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv22 18:36:31 18:36:31.047 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 18:36:31.047 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv23 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.049 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.049 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv24 | 18:36:31 2024-01-09 18:36:31.049 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 18:36:31 18:36:31.049 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv24 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.050 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.050 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv25 | 18:36:31 2024-01-09 18:36:31.051 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 18:36:31 18:36:31.051 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv25 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.052 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.052 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv26 | 18:36:31 2024-01-09 18:36:31.053 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 18:36:31 18:36:31.053 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv26 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.054 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.054 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv27 | 18:36:31 2024-01-09 18:36:31.054 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 18:36:31 18:36:31.054 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv27 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.056 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.056 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Version being processedv28 | 18:36:31 2024-01-09 18:36:31.056 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 18:36:31 18:36:31.056 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv28 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Retrieved json from SchemaService | 18:36:31 2024-01-09 18:36:31.058 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:31 18:36:31.058 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:31 2024-01-09 18:36:31.160 DEBUG [aai-resources,,] 2863 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 18:36:31 2024-01-09 18:36:31.171 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 18:36:31 2024-01-09 18:36:31.171 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 18:36:31 2024-01-09 18:36:31.172 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 18:36:31 2024-01-09 18:36:31.173 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:31 2024-01-09 18:36:31.173 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 18:36:31 2024-01-09 18:36:31.174 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 18:36:31 2024-01-09 18:36:31.174 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:31 2024-01-09 18:36:31.174 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 18:36:31 2024-01-09 18:36:31.174 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:31 2024-01-09 18:36:31.174 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:31 2024-01-09 18:36:31.177 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 18:36:31 2024-01-09 18:36:31.177 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 18:36:31 2024-01-09 18:36:31.177 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 18:36:31 2024-01-09 18:36:31.177 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 18:36:31 2024-01-09 18:36:31.177 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 18:36:31 2024-01-09 18:36:31.177 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 18:36:31 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 18:36:31 2024-01-09 18:36:31.942 WARN [aai-resources,,] 2863 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 18:36:32 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Check result of the [RestTemplateSender{http://jaeger-collector.istio-system:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system}] RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Check result of the [RestTemplateSender{http://jaeger-collector.istio-system:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system}] | 18:36:32 2024-01-09 18:36:32.701 WARN [aai-resources,,] 2863 --- [ main] o.s.c.s.a.z.ZipkinAutoConfiguration : Check result of the [RestTemplateSender{http://jaeger-collector.istio-system:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system}] 18:36:33 2024-01-09 18:36:33.151 DEBUG [aai-resources,,] 2863 --- [ main] i.m.s.web.servlet.WebMvcMetricsFilter : Filter 'webMetricsFilter' configured for use 18:36:34 2024-01-09 18:36:34.129 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:34 2024-01-09 18:36:34.129 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 18:36:34 2024-01-09 18:36:34.130 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:34 2024-01-09 18:36:34.130 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 18:36:34 2024-01-09 18:36:34.130 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:34 2024-01-09 18:36:34.130 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:34 2024-01-09 18:36:34.131 DEBUG [aai-resources,,] 2863 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 18:36:34 2024-01-09 18:36:34.133 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 18:36:34 2024-01-09 18:36:34.134 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 18:36:34 2024-01-09 18:36:34.134 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 18:36:34 2024-01-09 18:36:34.134 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 18:36:34 2024-01-09 18:36:34.134 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 18:36:34 2024-01-09 18:36:34.134 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 18:36:34 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:34 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:34 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:34 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n | 18:36:34 2024-01-09 18:36:34.192 WARN [aai-resources,,] 2863 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:34 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:34 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:34 18:36:34 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Filter 'errorHandler' configured for use RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Filter 'errorHandler' configured for use | 18:36:34 2024-01-09 18:36:34.199 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.config.ErrorHandler : Filter 'errorHandler' configured for use 18:36:34 18:36:34.199 [main] DEBUG org.onap.aai.config.ErrorHandler - Filter 'errorHandler' configured for use 18:36:34 2024-01-09 18:36:34.363 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 18:36:34 o.s.b.a.a.w.s.ManagementErrorEndpoint: 18:36:34 { [/error]}: invoke(ServletWebRequest) 18:36:34 2024-01-09 18:36:34.365 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 18:36:34 2024-01-09 18:36:34.366 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 18:36:34 2024-01-09 18:36:34.368 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 18:36:34 2024-01-09 18:36:34.370 DEBUG [aai-resources,,] 2863 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 18:36:34 2024-01-09 18:36:34.370 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 18:36:34 2024-01-09 18:36:34.370 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 18:36:34 2024-01-09 18:36:34.370 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 18:36:34 2024-01-09 18:36:34.371 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:34 2024-01-09 18:36:34.371 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 18:36:34 2024-01-09 18:36:34.371 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 18:36:34 2024-01-09 18:36:34.372 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:34 2024-01-09 18:36:34.372 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 18:36:34 2024-01-09 18:36:34.372 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:34 2024-01-09 18:36:34.372 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:34 2024-01-09 18:36:34.374 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 18:36:34 2024-01-09 18:36:34.374 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 18:36:34 2024-01-09 18:36:34.374 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 18:36:34 2024-01-09 18:36:34.374 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 18:36:34 2024-01-09 18:36:34.374 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 18:36:34 2024-01-09 18:36:34.375 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 18:36:34 18:36:34.419 [main] INFO org.onap.aai.rest.CloudRegionTest - Started CloudRegionTest in 16.996 seconds (JVM running for 50.75) 18:36:34 2024-01-09 18:36:34.419 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.CloudRegionTest : Started CloudRegionTest in 16.996 seconds (JVM running for 50.75) 18:36:34 18:36:34.433 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:34 2024-01-09 18:36:34.433 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:34 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:34 18:36:34.434 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:34 2024-01-09 18:36:34.434 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:34 2024-01-09 18:36:34.434 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:34 18:36:34.434 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:34 18:36:34.435 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:34 2024-01-09 18:36:34.435 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:34 2024-01-09 18:36:34.733 INFO [aai-resources,659d92327a20476a87af4f55ddb63aae,117a209db05115b9] 2863 --- [tp1470087908-60] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:34 2024-01-09T18:36:34.733Z|2024-01-09T18:36:34.733Z|fe85c022-91c0-428d-a2ef-65b2b30ea5bf||qtp1470087908-60||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92327a20476a87af4f55ddb63aae, RequestID=fe85c022-91c0-428d-a2ef-65b2b30ea5bf, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=117a209db05115b9, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:34.733Z, InvocationID=f43ae4da-63b5-46c8-9ec8-e4e7fa2195ae, LogTimestamp=2024-01-09T18:36:34.733Z|||Entering 18:36:34 2024-01-09 18:36:34.865 INFO [aai-resources,659d92327a20476a87af4f55ddb63aae,117a209db05115b9] 2863 --- [ool-37-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:34 2024-01-09 18:36:34.865 INFO [aai-resources,659d92327a20476a87af4f55ddb63aae,117a209db05115b9] 2863 --- [ool-37-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:34 2024-01-09 18:36:34.865 INFO [aai-resources,659d92327a20476a87af4f55ddb63aae,117a209db05115b9] 2863 --- [ool-37-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:34 2024-01-09T18:36:34.865Z|2024-01-09T18:36:34.865Z|fe85c022-91c0-428d-a2ef-65b2b30ea5bf||pool-37-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d92327a20476a87af4f55ddb63aae, RequestID=fe85c022-91c0-428d-a2ef-65b2b30ea5bf, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:34.865Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=117a209db05115b9, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-01-09T18:36:34.733Z, InvocationID=f43ae4da-63b5-46c8-9ec8-e4e7fa2195ae, LogTimestamp=2024-01-09T18:36:34.865Z|||Invoke 18:36:34 2024-01-09 18:36:34.865 INFO [aai-resources,659d92327a20476a87af4f55ddb63aae,117a209db05115b9] 2863 --- [ool-37-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:34 18:36:34.865 [pool-37-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:34 2024-01-09T18:36:34.865Z|2024-01-09T18:36:34.871Z|fe85c022-91c0-428d-a2ef-65b2b30ea5bf||pool-37-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|ERROR|404|Not Found||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d92327a20476a87af4f55ddb63aae, ResponseCode=404, RequestID=fe85c022-91c0-428d-a2ef-65b2b30ea5bf, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:34.865Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, spanId=117a209db05115b9, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:34.733Z, InvocationID=f43ae4da-63b5-46c8-9ec8-e4e7fa2195ae, ErrorCode=404, LogTimestamp=2024-01-09T18:36:34.871Z, ResponseDesc=Not Found|||InvokeReturn 18:36:34 2024-01-09 18:36:34.871 INFO [aai-resources,659d92327a20476a87af4f55ddb63aae,117a209db05115b9] 2863 --- [ool-37-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:34 18:36:34.871 [pool-37-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:34 2024-01-09T18:36:34.733Z|2024-01-09T18:36:34.879+0000|fe85c022-91c0-428d-a2ef-65b2b30ea5bf||qtp1470087908-60|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"fe85c022-91c0-428d-a2ef-65b2b30ea5bf","status":"404","rqstDate":"240109-18:36:34:734","respDate":"240109-18:36:34:879","sourceId":"JUNIT:fe85c022-91c0-428d-a2ef-65b2b30ea5bf","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:34:734-71846\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[87af4f55ddb63aae], traceparent=[00-659d92327a20476a87af4f55ddb63aae-87af4f55ddb63aae-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92327a20476a87af4f55ddb63aae], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[fe85c022-91c0-428d-a2ef-65b2b30ea5bf]}\"}"} 18:36:34 2024-01-09T18:36:34.733Z|2024-01-09T18:36:34.882Z|fe85c022-91c0-428d-a2ef-65b2b30ea5bf||qtp1470087908-60||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|ERROR|404|Not Found||INFO||10.30.107.126|149|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92327a20476a87af4f55ddb63aae, ResponseCode=404, RequestID=fe85c022-91c0-428d-a2ef-65b2b30ea5bf, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=149, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=117a209db05115b9, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:34.733Z, InvocationID=f43ae4da-63b5-46c8-9ec8-e4e7fa2195ae, ErrorCode=404, LogTimestamp=2024-01-09T18:36:34.882Z, ResponseDesc=Not Found|||Exiting. 18:36:34 2024-01-09 18:36:34.882 INFO [aai-resources,659d92327a20476a87af4f55ddb63aae,117a209db05115b9] 2863 --- [tp1470087908-60] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:34 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 404 NOT_FOUND RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Status code: 404 NOT_FOUND | 18:36:34 2024-01-09 18:36:34.921 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 404 NOT_FOUND 18:36:34 18:36:34.921 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 404 NOT_FOUND 18:36:34 127.0.0.1 - - [09/Jan/2024:18:36:34 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 404 362 REST JUNIT JUNIT - - - - - - - - - - 297 - "logType": "access" 18:36:34 2024-01-09T18:36:34.943Z|2024-01-09T18:36:34.943Z|3a40ce2f-0ae8-4a68-bf0f-716fa5edc427||qtp1470087908-55||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9232d10abaed9730add797f7582e, RequestID=3a40ce2f-0ae8-4a68-bf0f-716fa5edc427, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=fe20860926105f81, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:34.943Z, InvocationID=97f7450f-f0e6-490a-bb3b-481f3b70141a, LogTimestamp=2024-01-09T18:36:34.943Z|||Entering 18:36:34 2024-01-09 18:36:34.943 INFO [aai-resources,659d9232d10abaed9730add797f7582e,fe20860926105f81] 2863 --- [tp1470087908-55] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:34 2024-01-09 18:36:34.951 INFO [aai-resources,659d9232d10abaed9730add797f7582e,fe20860926105f81] 2863 --- [tp1470087908-55] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:34 2024-01-09 18:36:34.952 INFO [aai-resources,659d9232d10abaed9730add797f7582e,fe20860926105f81] 2863 --- [tp1470087908-55] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:34 2024-01-09 18:36:34.952 INFO [aai-resources,659d9232d10abaed9730add797f7582e,fe20860926105f81] 2863 --- [tp1470087908-55] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:34 2024-01-09 18:36:34.952 INFO [aai-resources,659d9232d10abaed9730add797f7582e,fe20860926105f81] 2863 --- [tp1470087908-55] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:34 18:36:34.952 [qtp1470087908-55] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:34 2024-01-09T18:36:34.952Z|2024-01-09T18:36:34.952Z|3a40ce2f-0ae8-4a68-bf0f-716fa5edc427||qtp1470087908-55||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9232d10abaed9730add797f7582e, RequestID=3a40ce2f-0ae8-4a68-bf0f-716fa5edc427, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:34.952Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=fe20860926105f81, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-01-09T18:36:34.943Z, InvocationID=97f7450f-f0e6-490a-bb3b-481f3b70141a, LogTimestamp=2024-01-09T18:36:34.952Z|||Invoke 18:36:34 18:36:34.982 [qtp1470087908-55] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:34 2024-01-09 18:36:34.982 INFO [aai-resources,659d9232d10abaed9730add797f7582e,fe20860926105f81] 2863 --- [tp1470087908-55] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:34 2024-01-09T18:36:34.952Z|2024-01-09T18:36:34.982Z|3a40ce2f-0ae8-4a68-bf0f-716fa5edc427||qtp1470087908-55||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|COMPLETE|201|Created||INFO||10.30.107.126|30|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9232d10abaed9730add797f7582e, ResponseCode=201, RequestID=3a40ce2f-0ae8-4a68-bf0f-716fa5edc427, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=30, InvokeTimestamp=2024-01-09T18:36:34.952Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=fe20860926105f81, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-01-09T18:36:34.943Z, InvocationID=97f7450f-f0e6-490a-bb3b-481f3b70141a, LogTimestamp=2024-01-09T18:36:34.982Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:35 2024-01-09T18:36:34.982Z|2024-01-09T18:36:35.351+0000|3a40ce2f-0ae8-4a68-bf0f-716fa5edc427||qtp1470087908-55|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|||||DEBUG||10.30.107.126|30|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"3a40ce2f-0ae8-4a68-bf0f-716fa5edc427","status":"201","rqstDate":"240109-18:36:34:943","respDate":"240109-18:36:35:350","sourceId":"JUNIT:3a40ce2f-0ae8-4a68-bf0f-716fa5edc427","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:34:943-7571\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[9730add797f7582e], traceparent=[00-659d9232d10abaed9730add797f7582e-9730add797f7582e-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9232d10abaed9730add797f7582e], X-TransactionId=[JUNIT], Content-Length=[204], Content-Type=[application/json], X-ONAP-RequestID=[3a40ce2f-0ae8-4a68-bf0f-716fa5edc427]}\",\"Payload\":\"{\\n \\\"cloud-owner\\\": \\\"testOwner\\\",\\n \\\"cloud-region-id\\\": \\\"testRegionOne\\\",\\n \\\"tenants\\\": {\\n \\\"tenant\\\": [\\n {\\n \\\"tenant-id\\\": \\\"test-tenant-id\\\",\\n \\\"tenant-name\\\": \\\"tenant-name\\\"\\n }\\n ]\\n }\\n}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:34:943-7571\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[86264], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:34:943-7571]}\",\"Entity\":\"\"}"} 18:36:35 2024-01-09 18:36:35.351 INFO [aai-resources,659d9232d10abaed9730add797f7582e,fe20860926105f81] 2863 --- [tp1470087908-55] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:35 2024-01-09T18:36:34.943Z|2024-01-09T18:36:35.351Z|3a40ce2f-0ae8-4a68-bf0f-716fa5edc427||qtp1470087908-55||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|408|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9232d10abaed9730add797f7582e, ResponseCode=201, RequestID=3a40ce2f-0ae8-4a68-bf0f-716fa5edc427, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=408, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=fe20860926105f81, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:34.943Z, InvocationID=97f7450f-f0e6-490a-bb3b-481f3b70141a, LogTimestamp=2024-01-09T18:36:35.351Z, ResponseDesc=Created, elapsedTime=60|||Exiting. 18:36:35 127.0.0.1 - - [09/Jan/2024:18:36:35 +0000] "PUT /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 201 0 REST JUNIT JUNIT - - - - - - - - - - 416 - "logType": "access" 18:36:35 18:36:35.359 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:35 2024-01-09 18:36:35.359 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:35 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Status code: 201 CREATED | 18:36:35 2024-01-09 18:36:35.368 INFO [aai-resources,659d9233fa918666af1de2564de93331,6a5854b6d175a5e5] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:35 2024-01-09T18:36:35.368Z|2024-01-09T18:36:35.368Z|1c593351-fd86-4d8e-993f-808f26e2869c||qtp1470087908-61||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9233fa918666af1de2564de93331, RequestID=1c593351-fd86-4d8e-993f-808f26e2869c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=6a5854b6d175a5e5, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:35.368Z, InvocationID=78eec665-a31a-4e22-ab16-d95e39f64c14, LogTimestamp=2024-01-09T18:36:35.368Z|||Entering 18:36:35 2024-01-09 18:36:35.376 INFO [aai-resources,659d9233fa918666af1de2564de93331,6a5854b6d175a5e5] 2863 --- [ool-38-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:35 2024-01-09 18:36:35.376 INFO [aai-resources,659d9233fa918666af1de2564de93331,6a5854b6d175a5e5] 2863 --- [ool-38-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:35 2024-01-09 18:36:35.376 INFO [aai-resources,659d9233fa918666af1de2564de93331,6a5854b6d175a5e5] 2863 --- [ool-38-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:35 2024-01-09 18:36:35.377 INFO [aai-resources,659d9233fa918666af1de2564de93331,6a5854b6d175a5e5] 2863 --- [ool-38-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:35 18:36:35.377 [pool-38-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:35 2024-01-09T18:36:35.377Z|2024-01-09T18:36:35.377Z|1c593351-fd86-4d8e-993f-808f26e2869c||pool-38-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9233fa918666af1de2564de93331, RequestID=1c593351-fd86-4d8e-993f-808f26e2869c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:35.377Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=6a5854b6d175a5e5, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-01-09T18:36:35.368Z, InvocationID=78eec665-a31a-4e22-ab16-d95e39f64c14, LogTimestamp=2024-01-09T18:36:35.377Z|||Invoke 18:36:35 2024-01-09 18:36:35.389 INFO [aai-resources,659d9233fa918666af1de2564de93331,6a5854b6d175a5e5] 2863 --- [ool-38-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:35 2024-01-09T18:36:35.377Z|2024-01-09T18:36:35.388Z|1c593351-fd86-4d8e-993f-808f26e2869c||pool-38-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne|COMPLETE|200|OK||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9233fa918666af1de2564de93331, ResponseCode=200, RequestID=1c593351-fd86-4d8e-993f-808f26e2869c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:35.377Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=6a5854b6d175a5e5, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne, EntryTimestamp=2024-01-09T18:36:35.368Z, InvocationID=78eec665-a31a-4e22-ab16-d95e39f64c14, LogTimestamp=2024-01-09T18:36:35.388Z, ResponseDesc=OK, elapsedTime=8|||InvokeReturn 18:36:35 18:36:35.389 [pool-38-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:35 2024-01-09T18:36:35.368Z|2024-01-09T18:36:35.390+0000|1c593351-fd86-4d8e-993f-808f26e2869c||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"1c593351-fd86-4d8e-993f-808f26e2869c","status":"200","rqstDate":"240109-18:36:35:369","respDate":"240109-18:36:35:390","sourceId":"JUNIT:1c593351-fd86-4d8e-993f-808f26e2869c","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:35:369-92781\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[af1de2564de93331], traceparent=[00-659d9233fa918666af1de2564de93331-af1de2564de93331-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9233fa918666af1de2564de93331], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[1c593351-fd86-4d8e-993f-808f26e2869c]}\"}"} 18:36:35 2024-01-09 18:36:35.391 INFO [aai-resources,659d9233fa918666af1de2564de93331,6a5854b6d175a5e5] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:35 2024-01-09T18:36:35.368Z|2024-01-09T18:36:35.391Z|1c593351-fd86-4d8e-993f-808f26e2869c||qtp1470087908-61||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|23|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9233fa918666af1de2564de93331, ResponseCode=200, RequestID=1c593351-fd86-4d8e-993f-808f26e2869c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=23, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=6a5854b6d175a5e5, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:35.368Z, InvocationID=78eec665-a31a-4e22-ab16-d95e39f64c14, LogTimestamp=2024-01-09T18:36:35.391Z, ResponseDesc=OK|||Exiting. 18:36:35 127.0.0.1 - - [09/Jan/2024:18:36:35 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants" 200 106 REST JUNIT JUNIT - - - - - - - - - - 32 - "logType": "access" 18:36:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.509 s - in org.onap.aai.rest.CloudRegionTest 18:36:35 [INFO] Running org.onap.aai.rest.ConfigurationTest 18:36:35 18:36:35 . ____ _ __ _ _ 18:36:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 18:36:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 18:36:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 18:36:35 ' |____| .__|_| |_|_| |_\__, | / / / / 18:36:35 =========|_|==============|___/=/_/_/_/ 18:36:35 :: Spring Boot :: (v2.4.13) 18:36:35 18:36:35 2024-01-09 18:36:35.821 WARN [aai-resources,,] 2863 --- [ main] o.o.a.r.PropertyPasswordConfiguration : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory) 18:36:35 2024-01-09 18:36:35.821 WARN [aai-resources,,] 2863 --- [ main] o.o.a.r.PropertyPasswordConfiguration : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory) 18:36:35 18:36:35.821 [main] WARN org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory) 18:36:35 18:36:35.821 [main] WARN org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory) 18:36:35 2024-01-09 18:36:35.825 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.ConfigurationTest : Starting ConfigurationTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-10805 with PID 2863 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 18:36:35 18:36:35.825 [main] INFO org.onap.aai.rest.ConfigurationTest - Starting ConfigurationTest using Java 1.8.0_342 on prd-ubuntu1804-docker-8c-8g-10805 with PID 2863 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources) 18:36:35 2024-01-09 18:36:35.825 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.ConfigurationTest : Running with Spring Boot v2.4.13, Spring v5.3.13 18:36:35 2024-01-09 18:36:35.826 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.ConfigurationTest : The following profiles are active: production 18:36:35 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Running with Spring Boot v2.4.13, Spring v5.3.13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Running with Spring Boot v2.4.13, Spring v5.3.13 | 18:36:35 18:36:35.825 [main] DEBUG org.onap.aai.rest.ConfigurationTest - Running with Spring Boot v2.4.13, Spring v5.3.13 18:36:35 18:36:35.826 [main] INFO org.onap.aai.rest.ConfigurationTest - The following profiles are active: production 18:36:35 ||Spans were dropped due to exceptions. All subsequent errors will be logged at FINE level. Spans were dropped due to exceptions. All subsequent errors will be logged at FINE level. | 18:36:35 2024-01-09 18:36:35.928 WARN [aai-resources,,] 2863 --- [/api/v2/spans}}] z.r.AsyncReporter$BoundedAsyncReporter : Spans were dropped due to exceptions. All subsequent errors will be logged at FINE level. 18:36:35 ||Dropped 6 spans due to ResourceAccessException(I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system) Dropped 6 spans due to ResourceAccessException(I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system) java.net.UnknownHostException: jaeger-collector.istio-system\n\tat java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)\n\tat java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)\n\tat java.net.Socket.connect(Socket.java:607)\n\tat sun.net.NetworkClient.doConnect(NetworkClient.java:175)\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:463)\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:558)\n\tat sun.net.www.http.HttpClient.(HttpClient.java:242)\n\tat sun.net.www.http.HttpClient.New(HttpClient.java:339)\n\tat sun.net.www.http.HttpClient.New(HttpClient.java:357)\n\tat sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228)\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)\n\tat sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990)\n\tat org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76)\n\tat org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)\n\tat org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66)\n\tat org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776)\n\t... 9 common frames omitted\nWrapped by: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system\n\tat org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785)\n\tat org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper.doExecute(ZipkinRestTemplateWrapper.java:69)\n\tat org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:660)\n\tat org.springframework.cloud.sleuth.zipkin2.RestTemplateSender.post(RestTemplateSender.java:132)\n\tat org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:150)\n\tat org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:140)\n\tat zipkin2.Call$Base.execute(Call.java:391)\n\tat zipkin2.reporter.AsyncReporter$BoundedAsyncReporter.flush(AsyncReporter.java:299)\n\tat zipkin2.reporter.AsyncReporter$Flusher.run(AsyncReporter.java:378)\n\tat java.lang.Thread.run(Thread.java:750)\n | 18:36:35 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system 18:36:35 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) 18:36:35 at org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper.doExecute(ZipkinRestTemplateWrapper.java:69) 18:36:35 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:660) 18:36:35 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender.post(RestTemplateSender.java:132) 18:36:35 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:150) 18:36:35 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:140) 18:36:35 at zipkin2.Call$Base.execute(Call.java:391) 18:36:35 at zipkin2.reporter.AsyncReporter$BoundedAsyncReporter.flush(AsyncReporter.java:299) 18:36:35 at zipkin2.reporter.AsyncReporter$Flusher.run(AsyncReporter.java:378) 18:36:35 at java.lang.Thread.run(Thread.java:750) 18:36:35 Caused by: java.net.UnknownHostException: jaeger-collector.istio-system 18:36:35 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) 18:36:35 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 18:36:35 at java.net.Socket.connect(Socket.java:607) 18:36:35 at sun.net.NetworkClient.doConnect(NetworkClient.java:175) 18:36:35 at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) 18:36:35 at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) 18:36:35 at sun.net.www.http.HttpClient.(HttpClient.java:242) 18:36:35 at sun.net.www.http.HttpClient.New(HttpClient.java:339) 18:36:35 at sun.net.www.http.HttpClient.New(HttpClient.java:357) 18:36:35 at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) 18:36:35 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) 18:36:35 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) 18:36:35 at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) 18:36:35 at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) 18:36:35 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 18:36:35 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 18:36:35 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) 18:36:35 ... 9 common frames omitted 18:36:35 2024-01-09 18:36:35.932 WARN [aai-resources,,] 2863 --- [/api/v2/spans}}] z.r.AsyncReporter$BoundedAsyncReporter : Dropped 6 spans due to ResourceAccessException(I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system) 18:36:35 18:36:35 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system 18:36:35 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) 18:36:35 at org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper.doExecute(ZipkinRestTemplateWrapper.java:69) 18:36:35 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:660) 18:36:35 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender.post(RestTemplateSender.java:132) 18:36:35 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:150) 18:36:35 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:140) 18:36:35 at zipkin2.Call$Base.execute(Call.java:391) 18:36:35 at zipkin2.reporter.AsyncReporter$BoundedAsyncReporter.flush(AsyncReporter.java:299) 18:36:35 at zipkin2.reporter.AsyncReporter$Flusher.run(AsyncReporter.java:378) 18:36:35 at java.lang.Thread.run(Thread.java:750) 18:36:35 Caused by: java.net.UnknownHostException: jaeger-collector.istio-system 18:36:35 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) 18:36:35 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 18:36:35 at java.net.Socket.connect(Socket.java:607) 18:36:35 at sun.net.NetworkClient.doConnect(NetworkClient.java:175) 18:36:35 at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) 18:36:35 at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) 18:36:35 at sun.net.www.http.HttpClient.(HttpClient.java:242) 18:36:35 at sun.net.www.http.HttpClient.New(HttpClient.java:339) 18:36:35 at sun.net.www.http.HttpClient.New(HttpClient.java:357) 18:36:35 at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) 18:36:35 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) 18:36:35 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) 18:36:35 at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) 18:36:35 at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) 18:36:35 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 18:36:35 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 18:36:35 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) 18:36:35 ... 9 common frames omitted 18:36:35 18:36:36 18:36:36,300 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 18:36:36 18:36:36,301 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 18:36:36 18:36:36,301 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 18:36:36 18:36:36,301 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 18:36:36 18:36:36,302 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2049208023 - setting totalSizeCap to 1 GB 18:36:36 18:36:36,302 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2049208023 - Will use zip compression 18:36:36 18:36:36,302 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2049208023 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 18:36:36 18:36:36,303 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'. 18:36:36 18:36:36,303 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 18:36:36 18:36:36,303 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Tue Jan 09 18:36:35 UTC 2024 18:36:36 18:36:36,304 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 18:36:36 18:36:36,304 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 18:36:36 18:36:36,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 18:36:36 18:36:36,304 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:36 18:36:36,304 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS] 18:36:36 18:36:36,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null 18:36:36 18:36:36,304 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 18:36:36 18:36:36,304 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@9052f8 - Registering current configuration as safe fallback point 18:36:36 18:36:36 2024-01-09 18:36:36.312 DEBUG [aai-resources,,] 2863 --- [ main] org.reflections.Reflections : going to scan these urls: 18:36:36 file:/w/workspace/aai-resources-master-verify-java/aai-resources/target/classes/ 18:36:36 2024-01-09 18:36:36.318 INFO [aai-resources,,] 2863 --- [ main] org.reflections.Reflections : Reflections took 6 ms to scan 1 urls, producing 6 keys and 46 values 18:36:36 2024-01-09 18:36:36.318 DEBUG [aai-resources,,] 2863 --- [ main] org.reflections.Reflections : going to scan these urls: 18:36:36 jar:file:/home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.11.0/aai-els-onap-logging-1.11.0.jar!/ 18:36:36 2024-01-09 18:36:36.319 INFO [aai-resources,,] 2863 --- [ main] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 6 keys and 6 values 18:36:36 2024-01-09 18:36:36.519 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 18:36:36 o.o.a.r.LegacyMoxyConsumer: 18:36:36 18:36:36 2024-01-09 18:36:36.521 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 18:36:36 o.s.b.a.w.s.e.BasicErrorController: 18:36:36 { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 18:36:36 { [/error]}: error(HttpServletRequest) 18:36:36 2024-01-09 18:36:36.541 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 18:36:36 2024-01-09 18:36:36.546 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 18:36:36 2024-01-09 18:36:36.565 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 18:36:36 2024-01-09 18:36:36.595 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 18:36:36 18:36:36.595 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 18:36:36 2024-01-09 18:36:36.595 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 18:36:36 18:36:36.595 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 18:36:36 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Processing the translator | 18:36:36 18:36:36.595 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv10 18:36:36 2024-01-09 18:36:36.595 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 18:36:36 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv10 | 18:36:36 18:36:36.598 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:36 2024-01-09 18:36:36.598 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:36 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:36 2024-01-09 18:36:36.598 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:36 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:36 18:36:36.598 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:36 2024-01-09 18:36:36.825 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 18:36:36 18:36:36.825 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 197 18:36:36 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 197 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 197 | 18:36:36 2024-01-09 18:36:36.832 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 18:36:36 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv11 | 18:36:36 18:36:36.832 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv11 18:36:36 2024-01-09 18:36:36.836 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:36 18:36:36.836 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:36 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:36 2024-01-09 18:36:36.836 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:36 18:36:36.836 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:36 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:37 2024-01-09 18:36:37.097 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 18:36:37 18:36:37.097 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 222 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 222 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 222 | 18:36:37 2024-01-09 18:36:37.105 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv12 | 18:36:37 18:36:37.105 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv12 18:36:37 2024-01-09 18:36:37.107 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:37 18:36:37.107 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:37 2024-01-09 18:36:37.107 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:37 18:36:37.107 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:37 2024-01-09 18:36:37.384 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 18:36:37 18:36:37.384 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 235 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 235 | 18:36:37 2024-01-09 18:36:37.394 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv13 | 18:36:37 18:36:37.394 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 18:36:37 2024-01-09 18:36:37.395 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:37 18:36:37.395 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:37 2024-01-09 18:36:37.395 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:37 18:36:37.395 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:37 2024-01-09 18:36:37.673 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 18:36:37 18:36:37.673 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 237 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 237 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 237 | 18:36:37 2024-01-09 18:36:37.682 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 18:36:37 18:36:37.682 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv14 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv14 | 18:36:37 2024-01-09 18:36:37.684 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:37 18:36:37.684 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:37 2024-01-09 18:36:37.684 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:37 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:37 18:36:37.684 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:38 2024-01-09 18:36:38.010 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 18:36:38 18:36:38.010 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 272 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 272 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 272 | 18:36:38 18:36:38.021 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv15 18:36:38 2024-01-09 18:36:38.021 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv15 | 18:36:38 2024-01-09 18:36:38.023 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:38 18:36:38.023 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:38 2024-01-09 18:36:38.023 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:38 18:36:38.023 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:38 2024-01-09 18:36:38.347 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 18:36:38 18:36:38.347 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 279 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 279 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 279 | 18:36:38 2024-01-09 18:36:38.358 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv16 | 18:36:38 18:36:38.358 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv16 18:36:38 2024-01-09 18:36:38.360 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:38 2024-01-09 18:36:38.361 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:38 18:36:38.360 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:38 18:36:38.361 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:38 2024-01-09 18:36:38.681 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 281 | 18:36:38 18:36:38.681 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:36:38 2024-01-09 18:36:38.692 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv17 | 18:36:38 18:36:38.692 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv17 18:36:38 2024-01-09 18:36:38.694 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:38 18:36:38.694 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:38 2024-01-09 18:36:38.694 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:38 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:38 18:36:38.694 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:39 2024-01-09 18:36:39.018 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 281 | 18:36:39 18:36:39.018 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:36:39 2024-01-09 18:36:39.029 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv18 | 18:36:39 18:36:39.029 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv18 18:36:39 2024-01-09 18:36:39.031 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:39 18:36:39.031 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:39 2024-01-09 18:36:39.031 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:39 18:36:39.031 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:39 2024-01-09 18:36:39.359 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:36:39 18:36:39.359 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 281 | 18:36:39 2024-01-09 18:36:39.371 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv19 | 18:36:39 18:36:39.371 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv19 18:36:39 2024-01-09 18:36:39.373 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:39 2024-01-09 18:36:39.373 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:39 18:36:39.373 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:39 18:36:39.373 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:39 2024-01-09 18:36:39.807 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 18:36:39 18:36:39.807 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 301 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 301 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 301 | 18:36:39 2024-01-09 18:36:39.820 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv20 | 18:36:39 18:36:39.820 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv20 18:36:39 2024-01-09 18:36:39.823 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:39 18:36:39.823 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:39 2024-01-09 18:36:39.823 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:39 18:36:39.823 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:39 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:40 2024-01-09 18:36:40.181 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 18:36:40 18:36:40.181 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 305 18:36:40 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 305 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 305 | 18:36:40 2024-01-09 18:36:40.194 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 18:36:40 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv21 | 18:36:40 18:36:40.194 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv21 18:36:40 2024-01-09 18:36:40.196 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:40 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:40 18:36:40.196 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:40 2024-01-09 18:36:40.196 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:40 18:36:40.196 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:40 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:40 2024-01-09 18:36:40.634 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 18:36:40 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 371 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 371 | 18:36:40 18:36:40.634 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 371 18:36:40 2024-01-09 18:36:40.651 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 18:36:40 18:36:40.651 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv22 18:36:40 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv22 | 18:36:40 2024-01-09 18:36:40.654 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:40 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:40 18:36:40.654 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:40 2024-01-09 18:36:40.654 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:40 18:36:40.654 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:40 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:41 2024-01-09 18:36:41.139 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:36:41 18:36:41.139 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:36:41 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 378 | 18:36:41 2024-01-09 18:36:41.159 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 18:36:41 18:36:41.159 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv23 18:36:41 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv23 | 18:36:41 2024-01-09 18:36:41.161 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:41 18:36:41.161 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:41 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:41 2024-01-09 18:36:41.162 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:41 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:41 18:36:41.162 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:41 2024-01-09 18:36:41.680 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:36:41 18:36:41.680 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:36:41 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 378 | 18:36:41 2024-01-09 18:36:41.700 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 18:36:41 18:36:41.700 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv24 18:36:41 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv24 | 18:36:41 18:36:41.705 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:41 2024-01-09 18:36:41.705 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:41 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:41 2024-01-09 18:36:41.705 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:41 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:41 18:36:41.705 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:42 2024-01-09 18:36:42.231 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 18:36:42 18:36:42.231 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 406 18:36:42 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 406 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 406 | 18:36:42 2024-01-09 18:36:42.251 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 18:36:42 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv25 | 18:36:42 18:36:42.251 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv25 18:36:42 18:36:42.256 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:42 2024-01-09 18:36:42.256 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:42 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:42 2024-01-09 18:36:42.257 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:42 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:42 18:36:42.257 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:42 2024-01-09 18:36:42.805 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:36:42 18:36:42.805 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:36:42 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 410 | 18:36:42 2024-01-09 18:36:42.826 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 18:36:42 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv26 | 18:36:42 18:36:42.826 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv26 18:36:42 2024-01-09 18:36:42.832 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:42 18:36:42.832 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:42 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:42 2024-01-09 18:36:42.832 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:42 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:42 18:36:42.832 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:43 2024-01-09 18:36:43.350 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:36:43 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 410 | 18:36:43 18:36:43.350 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:36:43 2024-01-09 18:36:43.370 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 18:36:43 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv27 | 18:36:43 18:36:43.370 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv27 18:36:43 2024-01-09 18:36:43.375 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:43 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:43 2024-01-09 18:36:43.375 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:43 18:36:43.375 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:43 18:36:43.375 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:43 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:43 18:36:43.910 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:36:43 2024-01-09 18:36:43.910 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:36:43 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 414 | 18:36:43 2024-01-09 18:36:43.931 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 18:36:43 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv28 | 18:36:43 18:36:43.931 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv28 18:36:43 2024-01-09 18:36:43.936 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:43 18:36:43.936 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:43 2024-01-09 18:36:43.936 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:43 18:36:43.936 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:43 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved OXMs from SchemaService | 18:36:43 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Ingested the InputStream | 18:36:44 2024-01-09 18:36:44.555 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:36:44 18:36:44.555 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Types size 414 | 18:36:44 2024-01-09 18:36:44.579 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 18:36:44 18:36:44.579 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 18:36:44 2024-01-09 18:36:44.580 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 18:36:44 18:36:44.580 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 18:36:44 18:36:44.587 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 | 18:36:44 2024-01-09 18:36:44.587 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 18:36:44 18:36:44.803 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 18:36:44 2024-01-09 18:36:44.803 INFO [aai-resources,,] 2863 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Processing the translator | 18:36:44 18:36:44.841 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 18:36:44 2024-01-09 18:36:44.841 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv10 | 18:36:44 18:36:44.842 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv10 18:36:44 2024-01-09 18:36:44.842 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.843 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.843 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv11 | 18:36:44 18:36:44.843 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv11 18:36:44 2024-01-09 18:36:44.843 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.844 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.844 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv12 | 18:36:44 18:36:44.844 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv12 18:36:44 2024-01-09 18:36:44.844 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.845 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.845 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv13 | 18:36:44 18:36:44.845 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 18:36:44 2024-01-09 18:36:44.845 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.846 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.846 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv14 | 18:36:44 18:36:44.847 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv14 18:36:44 2024-01-09 18:36:44.847 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.848 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.848 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv15 | 18:36:44 18:36:44.849 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv15 18:36:44 2024-01-09 18:36:44.849 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.850 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.850 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv16 | 18:36:44 18:36:44.850 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv16 18:36:44 2024-01-09 18:36:44.850 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.852 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.852 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv17 | 18:36:44 18:36:44.852 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv17 18:36:44 2024-01-09 18:36:44.852 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.853 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.853 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv18 | 18:36:44 18:36:44.853 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv18 18:36:44 2024-01-09 18:36:44.853 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.854 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.854 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv19 | 18:36:44 18:36:44.855 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv19 18:36:44 2024-01-09 18:36:44.855 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.856 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.856 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv20 | 18:36:44 18:36:44.856 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv20 18:36:44 2024-01-09 18:36:44.856 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.857 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.857 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv21 | 18:36:44 18:36:44.858 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv21 18:36:44 2024-01-09 18:36:44.858 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.859 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.859 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv22 | 18:36:44 18:36:44.859 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv22 18:36:44 2024-01-09 18:36:44.859 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.861 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.861 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv23 | 18:36:44 18:36:44.861 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv23 18:36:44 2024-01-09 18:36:44.861 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.862 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.862 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv24 | 18:36:44 18:36:44.863 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv24 18:36:44 2024-01-09 18:36:44.863 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 18:36:44 18:36:44.864 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 2024-01-09 18:36:44.864 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv25 | 18:36:44 18:36:44.864 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv25 18:36:44 2024-01-09 18:36:44.864 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.866 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.866 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv26 | 18:36:44 18:36:44.866 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv26 18:36:44 2024-01-09 18:36:44.866 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.868 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.868 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv27 | 18:36:44 18:36:44.868 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv27 18:36:44 2024-01-09 18:36:44.868 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.870 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.870 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Version being processedv28 | 18:36:44 18:36:44.870 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv28 18:36:44 2024-01-09 18:36:44.870 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 18:36:44 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Retrieved json from SchemaService | 18:36:44 18:36:44.872 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.872 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:36:44 2024-01-09 18:36:44.970 DEBUG [aai-resources,,] 2863 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 18:36:44 2024-01-09 18:36:44.971 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 18:36:44 2024-01-09 18:36:44.971 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 18:36:44 2024-01-09 18:36:44.971 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 18:36:44 2024-01-09 18:36:44.971 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:44 2024-01-09 18:36:44.971 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 18:36:44 2024-01-09 18:36:44.972 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 18:36:44 2024-01-09 18:36:44.972 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:44 2024-01-09 18:36:44.972 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 18:36:44 2024-01-09 18:36:44.972 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:44 2024-01-09 18:36:44.972 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:44 2024-01-09 18:36:44.974 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 18:36:44 2024-01-09 18:36:44.974 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 18:36:44 2024-01-09 18:36:44.974 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 18:36:44 2024-01-09 18:36:44.974 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 18:36:44 2024-01-09 18:36:44.974 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 18:36:44 2024-01-09 18:36:44.974 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 18:36:45 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 18:36:45 2024-01-09 18:36:45.169 WARN [aai-resources,,] 2863 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 18:36:45 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Check result of the [RestTemplateSender{http://jaeger-collector.istio-system:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system}] RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Check result of the [RestTemplateSender{http://jaeger-collector.istio-system:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system}] | 18:36:45 2024-01-09 18:36:45.274 WARN [aai-resources,,] 2863 --- [ main] o.s.c.s.a.z.ZipkinAutoConfiguration : Check result of the [RestTemplateSender{http://jaeger-collector.istio-system:9411/api/v2/spans}] contains an error [CheckResult{ok=false, error=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system}] 18:36:45 2024-01-09 18:36:45.388 DEBUG [aai-resources,,] 2863 --- [ main] i.m.s.web.servlet.WebMvcMetricsFilter : Filter 'webMetricsFilter' configured for use 18:36:45 2024-01-09 18:36:45.500 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:45 2024-01-09 18:36:45.500 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 18:36:45 2024-01-09 18:36:45.500 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:45 2024-01-09 18:36:45.500 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 18:36:45 2024-01-09 18:36:45.500 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:45 2024-01-09 18:36:45.501 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:45 2024-01-09 18:36:45.501 DEBUG [aai-resources,,] 2863 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 18:36:45 2024-01-09 18:36:45.502 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 18:36:45 2024-01-09 18:36:45.503 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 18:36:45 2024-01-09 18:36:45.503 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 18:36:45 2024-01-09 18:36:45.503 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 18:36:45 2024-01-09 18:36:45.503 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 18:36:45 2024-01-09 18:36:45.503 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 18:36:45 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:45 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:45 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:45 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\nWARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity.\n | 18:36:45 2024-01-09 18:36:45.517 WARN [aai-resources,,] 2863 --- [ main] org.glassfish.jersey.internal.Errors : The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.VertexIdConsumer.getByVertexId(java.lang.String,java.lang.String,long,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:45 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.LegacyMoxyConsumer.getLegacy(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:45 WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.URLFromVertexIdConsumer.generateUrlFromVertexId(java.lang.String,java.lang.String,long,javax.ws.rs.core.HttpHeaders,javax.ws.rs.core.UriInfo,javax.servlet.http.HttpServletRequest), should not consume any entity. 18:36:45 18:36:45 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Filter 'errorHandler' configured for use RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Filter 'errorHandler' configured for use | 18:36:45 18:36:45.518 [main] DEBUG org.onap.aai.config.ErrorHandler - Filter 'errorHandler' configured for use 18:36:45 2024-01-09 18:36:45.518 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.config.ErrorHandler : Filter 'errorHandler' configured for use 18:36:45 2024-01-09 18:36:45.582 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 18:36:45 o.s.b.a.a.w.s.ManagementErrorEndpoint: 18:36:45 { [/error]}: invoke(ServletWebRequest) 18:36:45 2024-01-09 18:36:45.583 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'viewControllerHandlerMapping' {/swagger=ParameterizableViewController [view="redirect:/swagger/index.html"], /swagger/=ParameterizableViewController [view="redirect:/swagger/index.html"], /docs=ParameterizableViewController [view="redirect:/docs/html/index.html"], /docs/=ParameterizableViewController [view="redirect:/docs/html/index.html"]} 18:36:45 2024-01-09 18:36:45.583 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 18:36:45 2024-01-09 18:36:45.585 DEBUG [aai-resources,,] 2863 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 18:36:45 2024-01-09 18:36:45.586 DEBUG [aai-resources,,] 2863 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 18:36:45 2024-01-09 18:36:45.586 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 18:36:45 2024-01-09 18:36:45.586 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 18:36:45 2024-01-09 18:36:45.586 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 18:36:45 2024-01-09 18:36:45.587 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:45 2024-01-09 18:36:45.587 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 18:36:45 2024-01-09 18:36:45.587 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 18:36:45 2024-01-09 18:36:45.587 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:45 2024-01-09 18:36:45.588 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 18:36:45 2024-01-09 18:36:45.588 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:45 2024-01-09 18:36:45.588 DEBUG [aai-resources,,] 2863 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:45 2024-01-09 18:36:45.589 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 18:36:45 2024-01-09 18:36:45.590 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 18:36:45 2024-01-09 18:36:45.590 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 18:36:45 2024-01-09 18:36:45.590 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 18:36:45 2024-01-09 18:36:45.590 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 18:36:45 2024-01-09 18:36:45.590 DEBUG [aai-resources,,] 2863 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 18:36:45 18:36:45.621 [main] INFO org.onap.aai.rest.ConfigurationTest - Started ConfigurationTest in 9.863 seconds (JVM running for 61.952) 18:36:45 2024-01-09 18:36:45.621 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.ConfigurationTest : Started ConfigurationTest in 9.863 seconds (JVM running for 61.952) 18:36:45 2024-01-09 18:36:45.642 INFO [aai-resources,659d923d78c207914c93a577b9c142d6,ef66a6393cbf1c7f] 2863 --- [qtp286722521-97] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:45 2024-01-09T18:36:45.641Z|2024-01-09T18:36:45.641Z|de883e38-e2b4-443e-b3cc-fbc446d2bedb||qtp286722521-97||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923d78c207914c93a577b9c142d6, RequestID=de883e38-e2b4-443e-b3cc-fbc446d2bedb, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=ef66a6393cbf1c7f, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:45.641Z, InvocationID=e8ae2b2c-83a1-4890-ab45-280ece0ef864, LogTimestamp=2024-01-09T18:36:45.641Z|||Entering 18:36:45 2024-01-09 18:36:45.698 INFO [aai-resources,659d923d78c207914c93a577b9c142d6,ef66a6393cbf1c7f] 2863 --- [ool-41-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:45 2024-01-09 18:36:45.698 INFO [aai-resources,659d923d78c207914c93a577b9c142d6,ef66a6393cbf1c7f] 2863 --- [ool-41-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:45 2024-01-09 18:36:45.698 INFO [aai-resources,659d923d78c207914c93a577b9c142d6,ef66a6393cbf1c7f] 2863 --- [ool-41-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:45 18:36:45.699 [pool-41-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:45 2024-01-09 18:36:45.699 INFO [aai-resources,659d923d78c207914c93a577b9c142d6,ef66a6393cbf1c7f] 2863 --- [ool-41-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:45 2024-01-09T18:36:45.698Z|2024-01-09T18:36:45.699Z|de883e38-e2b4-443e-b3cc-fbc446d2bedb||pool-41-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923d78c207914c93a577b9c142d6, RequestID=de883e38-e2b4-443e-b3cc-fbc446d2bedb, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:45.698Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=ef66a6393cbf1c7f, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:45.641Z, InvocationID=e8ae2b2c-83a1-4890-ab45-280ece0ef864, LogTimestamp=2024-01-09T18:36:45.699Z|||Invoke 18:36:45 18:36:45.702 [pool-41-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:45 2024-01-09 18:36:45.702 INFO [aai-resources,659d923d78c207914c93a577b9c142d6,ef66a6393cbf1c7f] 2863 --- [ool-41-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:45 2024-01-09T18:36:45.698Z|2024-01-09T18:36:45.702Z|de883e38-e2b4-443e-b3cc-fbc446d2bedb||pool-41-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923d78c207914c93a577b9c142d6, ResponseCode=404, RequestID=de883e38-e2b4-443e-b3cc-fbc446d2bedb, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:45.698Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, spanId=ef66a6393cbf1c7f, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:45.641Z, InvocationID=e8ae2b2c-83a1-4890-ab45-280ece0ef864, ErrorCode=404, LogTimestamp=2024-01-09T18:36:45.702Z, ResponseDesc=Not Found|||InvokeReturn 18:36:45 2024-01-09T18:36:45.641Z|2024-01-09T18:36:45.704+0000|de883e38-e2b4-443e-b3cc-fbc446d2bedb||qtp286722521-97|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/network/configurations|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"de883e38-e2b4-443e-b3cc-fbc446d2bedb","status":"404","rqstDate":"240109-18:36:45:642","respDate":"240109-18:36:45:703","sourceId":"JUNIT:de883e38-e2b4-443e-b3cc-fbc446d2bedb","resourceId":"http://localhost:36875/aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:45:642-8450\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:36875], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[4c93a577b9c142d6], traceparent=[00-659d923d78c207914c93a577b9c142d6-4c93a577b9c142d6-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923d78c207914c93a577b9c142d6], X-TransactionId=[JUNIT], X-ONAP-RequestID=[de883e38-e2b4-443e-b3cc-fbc446d2bedb]}\"}"} 18:36:45 2024-01-09 18:36:45.704 INFO [aai-resources,659d923d78c207914c93a577b9c142d6,ef66a6393cbf1c7f] 2863 --- [qtp286722521-97] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:45 2024-01-09T18:36:45.641Z|2024-01-09T18:36:45.704Z|de883e38-e2b4-443e-b3cc-fbc446d2bedb||qtp286722521-97||/aai/v12/network/configurations|JUNIT|ERROR|404|Not Found||INFO||10.30.107.126|63|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923d78c207914c93a577b9c142d6, ResponseCode=404, RequestID=de883e38-e2b4-443e-b3cc-fbc446d2bedb, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=63, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=ef66a6393cbf1c7f, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:45.641Z, InvocationID=e8ae2b2c-83a1-4890-ab45-280ece0ef864, ErrorCode=404, LogTimestamp=2024-01-09T18:36:45.704Z, ResponseDesc=Not Found|||Exiting. 18:36:45 2024-01-09 18:36:45.708 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 404 NOT_FOUND 18:36:45 127.0.0.1 - - [09/Jan/2024:18:36:45 +0000] "GET /aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7" 404 387 REST JUNIT JUNIT - - - - - - - - - - 77 - "logType": "access" 18:36:45 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 404 NOT_FOUND RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Status code: 404 NOT_FOUND | 18:36:45 18:36:45.708 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 404 NOT_FOUND 18:36:45 2024-01-09 18:36:45.718 INFO [aai-resources,659d923d749728c192dae80d0946fa8f,33e1bf87d7051246] 2863 --- [qtp286722521-91] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:45 2024-01-09T18:36:45.717Z|2024-01-09T18:36:45.717Z|0a7ed831-9de3-49fe-a523-9bc23bde16df||qtp286722521-91||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923d749728c192dae80d0946fa8f, RequestID=0a7ed831-9de3-49fe-a523-9bc23bde16df, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=33e1bf87d7051246, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:45.717Z, InvocationID=db0db631-1db0-43ae-aa86-5cb27a859f37, LogTimestamp=2024-01-09T18:36:45.717Z|||Entering 18:36:45 2024-01-09 18:36:45.728 INFO [aai-resources,659d923d749728c192dae80d0946fa8f,33e1bf87d7051246] 2863 --- [qtp286722521-91] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:45 2024-01-09 18:36:45.728 INFO [aai-resources,659d923d749728c192dae80d0946fa8f,33e1bf87d7051246] 2863 --- [qtp286722521-91] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:45 2024-01-09 18:36:45.728 INFO [aai-resources,659d923d749728c192dae80d0946fa8f,33e1bf87d7051246] 2863 --- [qtp286722521-91] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:45 2024-01-09T18:36:45.728Z|2024-01-09T18:36:45.728Z|0a7ed831-9de3-49fe-a523-9bc23bde16df||qtp286722521-91||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923d749728c192dae80d0946fa8f, RequestID=0a7ed831-9de3-49fe-a523-9bc23bde16df, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:45.728Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=33e1bf87d7051246, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:45.717Z, InvocationID=db0db631-1db0-43ae-aa86-5cb27a859f37, LogTimestamp=2024-01-09T18:36:45.728Z|||Invoke 18:36:45 2024-01-09 18:36:45.728 INFO [aai-resources,659d923d749728c192dae80d0946fa8f,33e1bf87d7051246] 2863 --- [qtp286722521-91] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:45 18:36:45.728 [qtp286722521-91] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:45 2024-01-09T18:36:45.728Z|2024-01-09T18:36:45.743Z|0a7ed831-9de3-49fe-a523-9bc23bde16df||qtp286722521-91||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|COMPLETE|201|Created||INFO||10.30.107.126|15|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923d749728c192dae80d0946fa8f, ResponseCode=201, RequestID=0a7ed831-9de3-49fe-a523-9bc23bde16df, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=15, InvokeTimestamp=2024-01-09T18:36:45.728Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=33e1bf87d7051246, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:45.717Z, InvocationID=db0db631-1db0-43ae-aa86-5cb27a859f37, LogTimestamp=2024-01-09T18:36:45.743Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:45 2024-01-09 18:36:45.743 INFO [aai-resources,659d923d749728c192dae80d0946fa8f,33e1bf87d7051246] 2863 --- [qtp286722521-91] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:45 18:36:45.743 [qtp286722521-91] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:46 2024-01-09T18:36:45.743Z|2024-01-09T18:36:46.065+0000|0a7ed831-9de3-49fe-a523-9bc23bde16df||qtp286722521-91|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/network/configurations|JUNIT|||||DEBUG||10.30.107.126|15|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"0a7ed831-9de3-49fe-a523-9bc23bde16df","status":"201","rqstDate":"240109-18:36:45:718","respDate":"240109-18:36:46:065","sourceId":"JUNIT:0a7ed831-9de3-49fe-a523-9bc23bde16df","resourceId":"http://localhost:36875/aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:45:718-35843\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:36875], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[92dae80d0946fa8f], traceparent=[00-659d923d749728c192dae80d0946fa8f-92dae80d0946fa8f-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923d749728c192dae80d0946fa8f], X-TransactionId=[JUNIT], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[0a7ed831-9de3-49fe-a523-9bc23bde16df]}\",\"Payload\":\"{\\\"configuration-id\\\": \\\"configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7\\\",\\\"configuration-type\\\": \\\"type1\\\",\\\"configuration-sub-type\\\": \\\"subtype1\\\", \\\"operational-status\\\": \\\"example1\\\", \\\"orchestration-status\\\": \\\"example1\\\", \\\"configuration-selflink\\\": \\\"example1\\\", \\\"model-customization-id\\\": \\\"example1\\\" }\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:45:718-35843\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[78040], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:45:718-35843]}\",\"Entity\":\"\"}"} 18:36:46 2024-01-09 18:36:46.066 INFO [aai-resources,659d923d749728c192dae80d0946fa8f,33e1bf87d7051246] 2863 --- [qtp286722521-91] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:46 2024-01-09T18:36:45.717Z|2024-01-09T18:36:46.066Z|0a7ed831-9de3-49fe-a523-9bc23bde16df||qtp286722521-91||/aai/v12/network/configurations|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|349|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923d749728c192dae80d0946fa8f, ResponseCode=201, RequestID=0a7ed831-9de3-49fe-a523-9bc23bde16df, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=349, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=33e1bf87d7051246, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:45.717Z, InvocationID=db0db631-1db0-43ae-aa86-5cb27a859f37, LogTimestamp=2024-01-09T18:36:46.066Z, ResponseDesc=Created, elapsedTime=12|||Exiting. 18:36:46 127.0.0.1 - - [09/Jan/2024:18:36:46 +0000] "PUT /aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7" 201 0 REST JUNIT JUNIT - - - - - - - - - - 357 - "logType": "access" 18:36:46 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Status code: 201 CREATED | 18:36:46 18:36:46.082 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:46 2024-01-09 18:36:46.082 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:46 2024-01-09 18:36:46.090 INFO [aai-resources,659d923e795f721ab5d29e1b54f54fe4,cf0232b98f81cebb] 2863 --- [qtp286722521-96] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:46 2024-01-09T18:36:46.090Z|2024-01-09T18:36:46.090Z|8a000f3e-2c75-46c6-912a-bcd69726aca0||qtp286722521-96||/aai/v12/resources/id|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923e795f721ab5d29e1b54f54fe4, RequestID=8a000f3e-2c75-46c6-912a-bcd69726aca0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=cf0232b98f81cebb, ServiceName=/aai/v12/resources/id, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.090Z, InvocationID=cbaec6cd-d87e-4373-82e5-788b9938894a, LogTimestamp=2024-01-09T18:36:46.090Z|||Entering 18:36:46 2024-01-09 18:36:46.103 INFO [aai-resources,659d923e795f721ab5d29e1b54f54fe4,cf0232b98f81cebb] 2863 --- [qtp286722521-96] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:46 2024-01-09 18:36:46.103 INFO [aai-resources,659d923e795f721ab5d29e1b54f54fe4,cf0232b98f81cebb] 2863 --- [qtp286722521-96] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:46 2024-01-09 18:36:46.103 INFO [aai-resources,659d923e795f721ab5d29e1b54f54fe4,cf0232b98f81cebb] 2863 --- [qtp286722521-96] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:46 18:36:46.104 [qtp286722521-96] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:46 2024-01-09 18:36:46.104 INFO [aai-resources,659d923e795f721ab5d29e1b54f54fe4,cf0232b98f81cebb] 2863 --- [qtp286722521-96] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:46 2024-01-09T18:36:46.104Z|2024-01-09T18:36:46.104Z|8a000f3e-2c75-46c6-912a-bcd69726aca0||qtp286722521-96||/aai/v12/resources/id|JUNIT|AAI.DB|v12/resources/id/78040|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923e795f721ab5d29e1b54f54fe4, RequestID=8a000f3e-2c75-46c6-912a-bcd69726aca0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:46.104Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=cf0232b98f81cebb, ServiceName=/aai/v12/resources/id, ServerIPAddress=10.30.107.126, TargetServiceName=v12/resources/id/78040, EntryTimestamp=2024-01-09T18:36:46.090Z, InvocationID=cbaec6cd-d87e-4373-82e5-788b9938894a, LogTimestamp=2024-01-09T18:36:46.104Z|||Invoke 18:36:46 18:36:46.107 [qtp286722521-96] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:46 2024-01-09 18:36:46.107 INFO [aai-resources,659d923e795f721ab5d29e1b54f54fe4,cf0232b98f81cebb] 2863 --- [qtp286722521-96] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:46 2024-01-09T18:36:46.104Z|2024-01-09T18:36:46.107Z|8a000f3e-2c75-46c6-912a-bcd69726aca0||qtp286722521-96||/aai/v12/resources/id|JUNIT|AAI.DB|v12/resources/id/78040|COMPLETE|200|OK||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923e795f721ab5d29e1b54f54fe4, ResponseCode=200, RequestID=8a000f3e-2c75-46c6-912a-bcd69726aca0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, InvokeTimestamp=2024-01-09T18:36:46.104Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=cf0232b98f81cebb, ServiceName=/aai/v12/resources/id, ServerIPAddress=10.30.107.126, TargetServiceName=v12/resources/id/78040, EntryTimestamp=2024-01-09T18:36:46.090Z, InvocationID=cbaec6cd-d87e-4373-82e5-788b9938894a, LogTimestamp=2024-01-09T18:36:46.107Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:46 2024-01-09T18:36:46.107Z|2024-01-09T18:36:46.108+0000|8a000f3e-2c75-46c6-912a-bcd69726aca0||qtp286722521-96|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/resources/id|JUNIT|||||DEBUG||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"8a000f3e-2c75-46c6-912a-bcd69726aca0","status":"200","rqstDate":"240109-18:36:46:091","respDate":"240109-18:36:46:108","sourceId":"JUNIT:8a000f3e-2c75-46c6-912a-bcd69726aca0","resourceId":"http://localhost:36875/aai/v12/resources/id/78040","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:091-61710\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:36875], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[b5d29e1b54f54fe4], traceparent=[00-659d923e795f721ab5d29e1b54f54fe4-b5d29e1b54f54fe4-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923e795f721ab5d29e1b54f54fe4], X-TransactionId=[JUNIT], X-ONAP-RequestID=[8a000f3e-2c75-46c6-912a-bcd69726aca0]}\"}"} 18:36:46 2024-01-09 18:36:46.108 INFO [aai-resources,659d923e795f721ab5d29e1b54f54fe4,cf0232b98f81cebb] 2863 --- [qtp286722521-96] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:46 2024-01-09T18:36:46.090Z|2024-01-09T18:36:46.108Z|8a000f3e-2c75-46c6-912a-bcd69726aca0||qtp286722521-96||/aai/v12/resources/id|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|18|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923e795f721ab5d29e1b54f54fe4, ResponseCode=200, RequestID=8a000f3e-2c75-46c6-912a-bcd69726aca0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=18, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=cf0232b98f81cebb, ServiceName=/aai/v12/resources/id, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.090Z, InvocationID=cbaec6cd-d87e-4373-82e5-788b9938894a, LogTimestamp=2024-01-09T18:36:46.108Z, ResponseDesc=OK, elapsedTime=2|||Exiting. 18:36:46 127.0.0.1 - - [09/Jan/2024:18:36:46 +0000] "GET /aai/v12/resources/id/78040" 200 325 REST JUNIT JUNIT - - - - - - - - - - 26 - "logType": "access" 18:36:46 2024-01-09 18:36:46.118 INFO [aai-resources,659d923e4b0a983c408997a1fc32099d,99603582cef5f394] 2863 --- [qtp286722521-96] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:46 2024-01-09T18:36:46.118Z|2024-01-09T18:36:46.118Z|a1e91555-9c27-4db5-8dbd-86b170fa71f9||qtp286722521-96||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923e4b0a983c408997a1fc32099d, RequestID=a1e91555-9c27-4db5-8dbd-86b170fa71f9, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=99603582cef5f394, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.118Z, InvocationID=82c62c16-2805-4735-82ba-4182ff708b95, LogTimestamp=2024-01-09T18:36:46.118Z|||Entering 18:36:46 2024-01-09 18:36:46.126 INFO [aai-resources,659d923e4b0a983c408997a1fc32099d,99603582cef5f394] 2863 --- [ool-42-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:46 2024-01-09 18:36:46.126 INFO [aai-resources,659d923e4b0a983c408997a1fc32099d,99603582cef5f394] 2863 --- [ool-42-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:46 2024-01-09 18:36:46.126 INFO [aai-resources,659d923e4b0a983c408997a1fc32099d,99603582cef5f394] 2863 --- [ool-42-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:46 2024-01-09 18:36:46.127 INFO [aai-resources,659d923e4b0a983c408997a1fc32099d,99603582cef5f394] 2863 --- [ool-42-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:46 2024-01-09T18:36:46.127Z|2024-01-09T18:36:46.127Z|a1e91555-9c27-4db5-8dbd-86b170fa71f9||pool-42-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923e4b0a983c408997a1fc32099d, RequestID=a1e91555-9c27-4db5-8dbd-86b170fa71f9, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:46.127Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=99603582cef5f394, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.118Z, InvocationID=82c62c16-2805-4735-82ba-4182ff708b95, LogTimestamp=2024-01-09T18:36:46.127Z|||Invoke 18:36:46 18:36:46.127 [pool-42-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:46 2024-01-09 18:36:46.134 INFO [aai-resources,659d923e4b0a983c408997a1fc32099d,99603582cef5f394] 2863 --- [ool-42-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:46 18:36:46.134 [pool-42-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:46 2024-01-09T18:36:46.127Z|2024-01-09T18:36:46.134Z|a1e91555-9c27-4db5-8dbd-86b170fa71f9||pool-42-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923e4b0a983c408997a1fc32099d, ResponseCode=200, RequestID=a1e91555-9c27-4db5-8dbd-86b170fa71f9, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:46.127Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=99603582cef5f394, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.118Z, InvocationID=82c62c16-2805-4735-82ba-4182ff708b95, LogTimestamp=2024-01-09T18:36:46.134Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:46 2024-01-09T18:36:46.118Z|2024-01-09T18:36:46.135+0000|a1e91555-9c27-4db5-8dbd-86b170fa71f9||qtp286722521-96|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/network/configurations|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"a1e91555-9c27-4db5-8dbd-86b170fa71f9","status":"200","rqstDate":"240109-18:36:46:119","respDate":"240109-18:36:46:135","sourceId":"JUNIT:a1e91555-9c27-4db5-8dbd-86b170fa71f9","resourceId":"http://localhost:36875/aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:119-77083\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:36875], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[408997a1fc32099d], traceparent=[00-659d923e4b0a983c408997a1fc32099d-408997a1fc32099d-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923e4b0a983c408997a1fc32099d], X-TransactionId=[JUNIT], X-ONAP-RequestID=[a1e91555-9c27-4db5-8dbd-86b170fa71f9]}\"}"} 18:36:46 2024-01-09 18:36:46.136 INFO [aai-resources,659d923e4b0a983c408997a1fc32099d,99603582cef5f394] 2863 --- [qtp286722521-96] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:46 2024-01-09T18:36:46.118Z|2024-01-09T18:36:46.136Z|a1e91555-9c27-4db5-8dbd-86b170fa71f9||qtp286722521-96||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|18|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923e4b0a983c408997a1fc32099d, ResponseCode=200, RequestID=a1e91555-9c27-4db5-8dbd-86b170fa71f9, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=18, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=99603582cef5f394, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.118Z, InvocationID=82c62c16-2805-4735-82ba-4182ff708b95, LogTimestamp=2024-01-09T18:36:46.136Z, ResponseDesc=OK|||Exiting. 18:36:46 127.0.0.1 - - [09/Jan/2024:18:36:46 +0000] "GET /aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7" 200 307 REST JUNIT JUNIT - - - - - - - - - - 24 - "logType": "access" 18:36:46 2024-01-09T18:36:46.147Z|2024-01-09T18:36:46.147Z|32e1cd66-d10f-4c01-bc99-2047152c341a||qtp286722521-94||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923eab9962cda0d3d5df47a4ca7e, RequestID=32e1cd66-d10f-4c01-bc99-2047152c341a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=aedbdde25dc50b42, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.147Z, InvocationID=4cfbdddc-5f6b-479d-92e1-124323d67432, LogTimestamp=2024-01-09T18:36:46.147Z|||Entering 18:36:46 2024-01-09 18:36:46.147 INFO [aai-resources,659d923eab9962cda0d3d5df47a4ca7e,aedbdde25dc50b42] 2863 --- [qtp286722521-94] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:46 2024-01-09 18:36:46.155 INFO [aai-resources,659d923eab9962cda0d3d5df47a4ca7e,aedbdde25dc50b42] 2863 --- [qtp286722521-94] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:46 2024-01-09 18:36:46.155 INFO [aai-resources,659d923eab9962cda0d3d5df47a4ca7e,aedbdde25dc50b42] 2863 --- [qtp286722521-94] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:46 2024-01-09 18:36:46.155 INFO [aai-resources,659d923eab9962cda0d3d5df47a4ca7e,aedbdde25dc50b42] 2863 --- [qtp286722521-94] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:46 18:36:46.155 [qtp286722521-94] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:46 2024-01-09 18:36:46.155 INFO [aai-resources,659d923eab9962cda0d3d5df47a4ca7e,aedbdde25dc50b42] 2863 --- [qtp286722521-94] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:46 2024-01-09T18:36:46.155Z|2024-01-09T18:36:46.155Z|32e1cd66-d10f-4c01-bc99-2047152c341a||qtp286722521-94||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923eab9962cda0d3d5df47a4ca7e, RequestID=32e1cd66-d10f-4c01-bc99-2047152c341a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:46.155Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=aedbdde25dc50b42, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.147Z, InvocationID=4cfbdddc-5f6b-479d-92e1-124323d67432, LogTimestamp=2024-01-09T18:36:46.155Z|||Invoke 18:36:46 18:36:46.165 [qtp286722521-94] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:46 2024-01-09T18:36:46.155Z|2024-01-09T18:36:46.164Z|32e1cd66-d10f-4c01-bc99-2047152c341a||qtp286722521-94||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|COMPLETE|200|OK||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923eab9962cda0d3d5df47a4ca7e, ResponseCode=200, RequestID=32e1cd66-d10f-4c01-bc99-2047152c341a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:46.155Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=aedbdde25dc50b42, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.147Z, InvocationID=4cfbdddc-5f6b-479d-92e1-124323d67432, LogTimestamp=2024-01-09T18:36:46.164Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:46 2024-01-09 18:36:46.165 INFO [aai-resources,659d923eab9962cda0d3d5df47a4ca7e,aedbdde25dc50b42] 2863 --- [qtp286722521-94] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:46 2024-01-09T18:36:46.164Z|2024-01-09T18:36:46.172+0000|32e1cd66-d10f-4c01-bc99-2047152c341a||qtp286722521-94|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/network/configurations|JUNIT|||||DEBUG||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"32e1cd66-d10f-4c01-bc99-2047152c341a","status":"200","rqstDate":"240109-18:36:46:148","respDate":"240109-18:36:46:172","sourceId":"JUNIT:32e1cd66-d10f-4c01-bc99-2047152c341a","resourceId":"http://localhost:36875/aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7","resourceType":"PATCH","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:148-65123\",\"Http-Method\":\"POST\",\"Content-Type\":\"application/merge-patch+json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:36875], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-HTTP-Method-Override=[PATCH], X-B3-SpanId=[a0d3d5df47a4ca7e], traceparent=[00-659d923eab9962cda0d3d5df47a4ca7e-a0d3d5df47a4ca7e-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923eab9962cda0d3d5df47a4ca7e], X-TransactionId=[JUNIT], Content-Length=[284], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[32e1cd66-d10f-4c01-bc99-2047152c341a]}\",\"Payload\":\"{\\\"configuration-id\\\": \\\"configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7\\\",\\\"configuration-type\\\": \\\"type2\\\",\\\"configuration-sub-type\\\": \\\"subtype2\\\", \\\"operational-status\\\": \\\"example1\\\", \\\"orchestration-status\\\": \\\"example1\\\", \\\"configuration-selflink\\\": \\\"example1\\\", \\\"model-customization-id\\\": \\\"example1\\\" }\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:148-65123\",\"Content-Type\":null,\"Response-Code\":200,\"Headers\":\"{vertex-id=[78040], Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:148-65123]}\",\"Entity\":\"\"}"} 18:36:46 2024-01-09 18:36:46.173 INFO [aai-resources,659d923eab9962cda0d3d5df47a4ca7e,aedbdde25dc50b42] 2863 --- [qtp286722521-94] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:46 2024-01-09T18:36:46.147Z|2024-01-09T18:36:46.172Z|32e1cd66-d10f-4c01-bc99-2047152c341a||qtp286722521-94||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|25|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923eab9962cda0d3d5df47a4ca7e, ResponseCode=200, RequestID=32e1cd66-d10f-4c01-bc99-2047152c341a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=25, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=aedbdde25dc50b42, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.147Z, InvocationID=4cfbdddc-5f6b-479d-92e1-124323d67432, LogTimestamp=2024-01-09T18:36:46.172Z, ResponseDesc=OK, elapsedTime=3|||Exiting. 18:36:46 127.0.0.1 - - [09/Jan/2024:18:36:46 +0000] "POST /aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7" 200 0 REST JUNIT JUNIT - - - - - - - - - - 33 - "logType": "access" 18:36:46 2024-01-09 18:36:46.180 INFO [aai-resources,659d923ecfe126014c2fe22ac634e618,bd08d74ced4f6576] 2863 --- [qtp286722521-94] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:46 2024-01-09T18:36:46.180Z|2024-01-09T18:36:46.180Z|5e1cf682-09b4-45bc-9c66-20d63e3739e8||qtp286722521-94||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923ecfe126014c2fe22ac634e618, RequestID=5e1cf682-09b4-45bc-9c66-20d63e3739e8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=bd08d74ced4f6576, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.180Z, InvocationID=66fac48b-324a-4451-aa16-38d74b440eff, LogTimestamp=2024-01-09T18:36:46.180Z|||Entering 18:36:46 2024-01-09 18:36:46.185 INFO [aai-resources,659d923ecfe126014c2fe22ac634e618,bd08d74ced4f6576] 2863 --- [ool-43-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:46 2024-01-09 18:36:46.185 INFO [aai-resources,659d923ecfe126014c2fe22ac634e618,bd08d74ced4f6576] 2863 --- [ool-43-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:46 2024-01-09 18:36:46.186 INFO [aai-resources,659d923ecfe126014c2fe22ac634e618,bd08d74ced4f6576] 2863 --- [ool-43-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:46 2024-01-09 18:36:46.186 INFO [aai-resources,659d923ecfe126014c2fe22ac634e618,bd08d74ced4f6576] 2863 --- [ool-43-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:46 18:36:46.186 [pool-43-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:46 2024-01-09T18:36:46.186Z|2024-01-09T18:36:46.186Z|5e1cf682-09b4-45bc-9c66-20d63e3739e8||pool-43-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923ecfe126014c2fe22ac634e618, RequestID=5e1cf682-09b4-45bc-9c66-20d63e3739e8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:46.186Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=bd08d74ced4f6576, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.180Z, InvocationID=66fac48b-324a-4451-aa16-38d74b440eff, LogTimestamp=2024-01-09T18:36:46.186Z|||Invoke 18:36:46 2024-01-09 18:36:46.191 INFO [aai-resources,659d923ecfe126014c2fe22ac634e618,bd08d74ced4f6576] 2863 --- [ool-43-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:46 18:36:46.191 [pool-43-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:46 2024-01-09T18:36:46.186Z|2024-01-09T18:36:46.191Z|5e1cf682-09b4-45bc-9c66-20d63e3739e8||pool-43-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923ecfe126014c2fe22ac634e618, ResponseCode=200, RequestID=5e1cf682-09b4-45bc-9c66-20d63e3739e8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:46.186Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=bd08d74ced4f6576, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.180Z, InvocationID=66fac48b-324a-4451-aa16-38d74b440eff, LogTimestamp=2024-01-09T18:36:46.191Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:46 2024-01-09T18:36:46.180Z|2024-01-09T18:36:46.192+0000|5e1cf682-09b4-45bc-9c66-20d63e3739e8||qtp286722521-94|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/network/configurations|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"5e1cf682-09b4-45bc-9c66-20d63e3739e8","status":"200","rqstDate":"240109-18:36:46:180","respDate":"240109-18:36:46:192","sourceId":"JUNIT:5e1cf682-09b4-45bc-9c66-20d63e3739e8","resourceId":"http://localhost:36875/aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:180-84115\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:36875], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[4c2fe22ac634e618], traceparent=[00-659d923ecfe126014c2fe22ac634e618-4c2fe22ac634e618-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923ecfe126014c2fe22ac634e618], X-TransactionId=[JUNIT], X-ONAP-RequestID=[5e1cf682-09b4-45bc-9c66-20d63e3739e8]}\"}"} 18:36:46 2024-01-09 18:36:46.192 INFO [aai-resources,659d923ecfe126014c2fe22ac634e618,bd08d74ced4f6576] 2863 --- [qtp286722521-94] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:46 2024-01-09T18:36:46.180Z|2024-01-09T18:36:46.192Z|5e1cf682-09b4-45bc-9c66-20d63e3739e8||qtp286722521-94||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923ecfe126014c2fe22ac634e618, ResponseCode=200, RequestID=5e1cf682-09b4-45bc-9c66-20d63e3739e8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=12, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=bd08d74ced4f6576, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.180Z, InvocationID=66fac48b-324a-4451-aa16-38d74b440eff, LogTimestamp=2024-01-09T18:36:46.192Z, ResponseDesc=OK|||Exiting. 18:36:46 127.0.0.1 - - [09/Jan/2024:18:36:46 +0000] "GET /aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7" 200 307 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access" 18:36:46 2024-01-09 18:36:46.203 INFO [aai-resources,659d923e648c6c24aa45a2f34e0dfbed,3e68abc519fe68df] 2863 --- [qtp286722521-94] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:46 2024-01-09T18:36:46.203Z|2024-01-09T18:36:46.203Z|798f3c8f-19fd-4fcd-9616-b5c69d722527||qtp286722521-94||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923e648c6c24aa45a2f34e0dfbed, RequestID=798f3c8f-19fd-4fcd-9616-b5c69d722527, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=3e68abc519fe68df, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.203Z, InvocationID=eaf9b462-b5e4-450f-baba-144709f186d7, LogTimestamp=2024-01-09T18:36:46.203Z|||Entering 18:36:46 2024-01-09 18:36:46.209 INFO [aai-resources,659d923e648c6c24aa45a2f34e0dfbed,3e68abc519fe68df] 2863 --- [qtp286722521-94] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:46 2024-01-09 18:36:46.209 INFO [aai-resources,659d923e648c6c24aa45a2f34e0dfbed,3e68abc519fe68df] 2863 --- [qtp286722521-94] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:46 2024-01-09 18:36:46.209 INFO [aai-resources,659d923e648c6c24aa45a2f34e0dfbed,3e68abc519fe68df] 2863 --- [qtp286722521-94] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:46 18:36:46.210 [qtp286722521-94] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:46 2024-01-09 18:36:46.210 INFO [aai-resources,659d923e648c6c24aa45a2f34e0dfbed,3e68abc519fe68df] 2863 --- [qtp286722521-94] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:46 2024-01-09T18:36:46.209Z|2024-01-09T18:36:46.210Z|798f3c8f-19fd-4fcd-9616-b5c69d722527||qtp286722521-94||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923e648c6c24aa45a2f34e0dfbed, RequestID=798f3c8f-19fd-4fcd-9616-b5c69d722527, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:46.209Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=3e68abc519fe68df, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.203Z, InvocationID=eaf9b462-b5e4-450f-baba-144709f186d7, LogTimestamp=2024-01-09T18:36:46.210Z|||Invoke 18:36:46 18:36:46.218 [qtp286722521-94] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:46 2024-01-09 18:36:46.218 INFO [aai-resources,659d923e648c6c24aa45a2f34e0dfbed,3e68abc519fe68df] 2863 --- [qtp286722521-94] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:46 2024-01-09T18:36:46.209Z|2024-01-09T18:36:46.218Z|798f3c8f-19fd-4fcd-9616-b5c69d722527||qtp286722521-94||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|COMPLETE|200|OK||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923e648c6c24aa45a2f34e0dfbed, ResponseCode=200, RequestID=798f3c8f-19fd-4fcd-9616-b5c69d722527, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:46.209Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=3e68abc519fe68df, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.203Z, InvocationID=eaf9b462-b5e4-450f-baba-144709f186d7, LogTimestamp=2024-01-09T18:36:46.218Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 18:36:46 2024-01-09T18:36:46.218Z|2024-01-09T18:36:46.224+0000|798f3c8f-19fd-4fcd-9616-b5c69d722527||qtp286722521-94|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/network/configurations|JUNIT|||||DEBUG||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"798f3c8f-19fd-4fcd-9616-b5c69d722527","status":"200","rqstDate":"240109-18:36:46:204","respDate":"240109-18:36:46:224","sourceId":"JUNIT:798f3c8f-19fd-4fcd-9616-b5c69d722527","resourceId":"http://localhost:36875/aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7","resourceType":"PATCH","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:204-97506\",\"Http-Method\":\"PATCH\",\"Content-Type\":\"application/merge-patch+json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:36875], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-HTTP-Method-Override=[PATCH], X-B3-SpanId=[aa45a2f34e0dfbed], traceparent=[00-659d923e648c6c24aa45a2f34e0dfbed-aa45a2f34e0dfbed-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923e648c6c24aa45a2f34e0dfbed], X-TransactionId=[JUNIT], Content-Length=[138], Content-Type=[application/merge-patch+json], X-ONAP-RequestID=[798f3c8f-19fd-4fcd-9616-b5c69d722527]}\",\"Payload\":\"{\\\"configuration-id\\\": \\\"configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7\\\",\\\"configuration-type\\\": \\\"type3\\\",\\\"configuration-sub-type\\\": \\\"subtype3\\\" }\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:204-97506\",\"Content-Type\":null,\"Response-Code\":200,\"Headers\":\"{vertex-id=[78040], Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:204-97506]}\",\"Entity\":\"\"}"} 18:36:46 2024-01-09 18:36:46.224 INFO [aai-resources,659d923e648c6c24aa45a2f34e0dfbed,3e68abc519fe68df] 2863 --- [qtp286722521-94] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:46 2024-01-09T18:36:46.203Z|2024-01-09T18:36:46.224Z|798f3c8f-19fd-4fcd-9616-b5c69d722527||qtp286722521-94||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|21|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923e648c6c24aa45a2f34e0dfbed, ResponseCode=200, RequestID=798f3c8f-19fd-4fcd-9616-b5c69d722527, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=21, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=3e68abc519fe68df, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.203Z, InvocationID=eaf9b462-b5e4-450f-baba-144709f186d7, LogTimestamp=2024-01-09T18:36:46.224Z, ResponseDesc=OK, elapsedTime=2|||Exiting. 18:36:46 127.0.0.1 - - [09/Jan/2024:18:36:46 +0000] "PATCH /aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7" 200 0 REST JUNIT JUNIT - - - - - - - - - - 27 - "logType": "access" 18:36:46 2024-01-09 18:36:46.233 INFO [aai-resources,659d923e46a029609498d742f3eb6a7f,2732f90f0f561266] 2863 --- [qtp286722521-96] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:46 2024-01-09T18:36:46.232Z|2024-01-09T18:36:46.232Z|c63395be-14ae-49b8-ad72-f30208f6a00f||qtp286722521-96||/aai/v12/network/configurations|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923e46a029609498d742f3eb6a7f, RequestID=c63395be-14ae-49b8-ad72-f30208f6a00f, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=2732f90f0f561266, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.232Z, InvocationID=0d1d5d73-d0dd-4788-9d50-5d05dc054d07, LogTimestamp=2024-01-09T18:36:46.232Z|||Entering 18:36:46 2024-01-09 18:36:46.239 INFO [aai-resources,659d923e46a029609498d742f3eb6a7f,2732f90f0f561266] 2863 --- [ool-44-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:46 2024-01-09 18:36:46.239 INFO [aai-resources,659d923e46a029609498d742f3eb6a7f,2732f90f0f561266] 2863 --- [ool-44-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:46 2024-01-09 18:36:46.239 INFO [aai-resources,659d923e46a029609498d742f3eb6a7f,2732f90f0f561266] 2863 --- [ool-44-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:46 2024-01-09 18:36:46.240 INFO [aai-resources,659d923e46a029609498d742f3eb6a7f,2732f90f0f561266] 2863 --- [ool-44-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:46 18:36:46.240 [pool-44-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:46 2024-01-09T18:36:46.239Z|2024-01-09T18:36:46.240Z|c63395be-14ae-49b8-ad72-f30208f6a00f||pool-44-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923e46a029609498d742f3eb6a7f, RequestID=c63395be-14ae-49b8-ad72-f30208f6a00f, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:46.239Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=2732f90f0f561266, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.232Z, InvocationID=0d1d5d73-d0dd-4788-9d50-5d05dc054d07, LogTimestamp=2024-01-09T18:36:46.240Z|||Invoke 18:36:46 2024-01-09 18:36:46.245 INFO [aai-resources,659d923e46a029609498d742f3eb6a7f,2732f90f0f561266] 2863 --- [ool-44-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:46 2024-01-09T18:36:46.239Z|2024-01-09T18:36:46.245Z|c63395be-14ae-49b8-ad72-f30208f6a00f||pool-44-thread-1||/aai/v12/network/configurations|JUNIT|AAI.DB|network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923e46a029609498d742f3eb6a7f, ResponseCode=200, RequestID=c63395be-14ae-49b8-ad72-f30208f6a00f, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:46.239Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=2732f90f0f561266, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, TargetServiceName=network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7, EntryTimestamp=2024-01-09T18:36:46.232Z, InvocationID=0d1d5d73-d0dd-4788-9d50-5d05dc054d07, LogTimestamp=2024-01-09T18:36:46.245Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:46 18:36:46.245 [pool-44-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:46 2024-01-09T18:36:46.232Z|2024-01-09T18:36:46.246+0000|c63395be-14ae-49b8-ad72-f30208f6a00f||qtp286722521-96|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/network/configurations|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"c63395be-14ae-49b8-ad72-f30208f6a00f","status":"200","rqstDate":"240109-18:36:46:234","respDate":"240109-18:36:46:246","sourceId":"JUNIT:c63395be-14ae-49b8-ad72-f30208f6a00f","resourceId":"http://localhost:36875/aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:46:234-2024\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:36875], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[9498d742f3eb6a7f], traceparent=[00-659d923e46a029609498d742f3eb6a7f-9498d742f3eb6a7f-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923e46a029609498d742f3eb6a7f], X-TransactionId=[JUNIT], X-ONAP-RequestID=[c63395be-14ae-49b8-ad72-f30208f6a00f]}\"}"} 18:36:46 2024-01-09 18:36:46.247 INFO [aai-resources,659d923e46a029609498d742f3eb6a7f,2732f90f0f561266] 2863 --- [qtp286722521-96] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:46 2024-01-09T18:36:46.232Z|2024-01-09T18:36:46.247Z|c63395be-14ae-49b8-ad72-f30208f6a00f||qtp286722521-96||/aai/v12/network/configurations|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|15|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923e46a029609498d742f3eb6a7f, ResponseCode=200, RequestID=c63395be-14ae-49b8-ad72-f30208f6a00f, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=15, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=2732f90f0f561266, ServiceName=/aai/v12/network/configurations, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:46.232Z, InvocationID=0d1d5d73-d0dd-4788-9d50-5d05dc054d07, LogTimestamp=2024-01-09T18:36:46.247Z, ResponseDesc=OK|||Exiting. 18:36:46 127.0.0.1 - - [09/Jan/2024:18:36:46 +0000] "GET /aai/v12/network/configurations/configuration/configtest891f3b61-9bf1-4cbf-8793-719ca8daafd7" 200 307 REST JUNIT JUNIT - - - - - - - - - - 20 - "logType": "access" 18:36:46 ||Spans were dropped due to exceptions. All subsequent errors will be logged at FINE level. Spans were dropped due to exceptions. All subsequent errors will be logged at FINE level. | 18:36:46 2024-01-09 18:36:46.726 WARN [aai-resources,,] 2863 --- [/api/v2/spans}}] z.r.AsyncReporter$BoundedAsyncReporter : Spans were dropped due to exceptions. All subsequent errors will be logged at FINE level. 18:36:46 ||Dropped 18 spans due to ResourceAccessException(I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system) Dropped 18 spans due to ResourceAccessException(I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system) java.net.UnknownHostException: jaeger-collector.istio-system\n\tat java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)\n\tat java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)\n\tat java.net.Socket.connect(Socket.java:607)\n\tat sun.net.NetworkClient.doConnect(NetworkClient.java:175)\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:463)\n\tat sun.net.www.http.HttpClient.openServer(HttpClient.java:558)\n\tat sun.net.www.http.HttpClient.(HttpClient.java:242)\n\tat sun.net.www.http.HttpClient.New(HttpClient.java:339)\n\tat sun.net.www.http.HttpClient.New(HttpClient.java:357)\n\tat sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228)\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)\n\tat sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)\n\tat sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990)\n\tat org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76)\n\tat org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48)\n\tat org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66)\n\tat org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776)\n\t... 9 common frames omitted\nWrapped by: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system\n\tat org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785)\n\tat org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper.doExecute(ZipkinRestTemplateWrapper.java:69)\n\tat org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:660)\n\tat org.springframework.cloud.sleuth.zipkin2.RestTemplateSender.post(RestTemplateSender.java:132)\n\tat org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:150)\n\tat org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:140)\n\tat zipkin2.Call$Base.execute(Call.java:391)\n\tat zipkin2.reporter.AsyncReporter$BoundedAsyncReporter.flush(AsyncReporter.java:299)\n\tat zipkin2.reporter.AsyncReporter$Flusher.run(AsyncReporter.java:378)\n\tat java.lang.Thread.run(Thread.java:750)\n | 18:36:46 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system 18:36:46 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) 18:36:46 at org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper.doExecute(ZipkinRestTemplateWrapper.java:69) 18:36:46 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:660) 18:36:46 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender.post(RestTemplateSender.java:132) 18:36:46 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:150) 18:36:46 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:140) 18:36:46 at zipkin2.Call$Base.execute(Call.java:391) 18:36:46 at zipkin2.reporter.AsyncReporter$BoundedAsyncReporter.flush(AsyncReporter.java:299) 18:36:46 at zipkin2.reporter.AsyncReporter$Flusher.run(AsyncReporter.java:378) 18:36:46 at java.lang.Thread.run(Thread.java:750) 18:36:46 Caused by: java.net.UnknownHostException: jaeger-collector.istio-system 18:36:46 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) 18:36:46 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 18:36:46 at java.net.Socket.connect(Socket.java:607) 18:36:46 at sun.net.NetworkClient.doConnect(NetworkClient.java:175) 18:36:46 at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) 18:36:46 at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) 18:36:46 at sun.net.www.http.HttpClient.(HttpClient.java:242) 18:36:46 at sun.net.www.http.HttpClient.New(HttpClient.java:339) 18:36:46 at sun.net.www.http.HttpClient.New(HttpClient.java:357) 18:36:46 at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) 18:36:46 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) 18:36:46 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) 18:36:46 at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) 18:36:46 at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) 18:36:46 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 18:36:46 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 18:36:46 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) 18:36:46 ... 9 common frames omitted 18:36:46 2024-01-09 18:36:46.727 WARN [aai-resources,,] 2863 --- [/api/v2/spans}}] z.r.AsyncReporter$BoundedAsyncReporter : Dropped 18 spans due to ResourceAccessException(I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system) 18:36:46 18:36:46 org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://jaeger-collector.istio-system:9411/api/v2/spans": jaeger-collector.istio-system; nested exception is java.net.UnknownHostException: jaeger-collector.istio-system 18:36:46 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) 18:36:46 at org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateWrapper.doExecute(ZipkinRestTemplateWrapper.java:69) 18:36:46 at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:660) 18:36:46 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender.post(RestTemplateSender.java:132) 18:36:46 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:150) 18:36:46 at org.springframework.cloud.sleuth.zipkin2.RestTemplateSender$HttpPostCall.doExecute(RestTemplateSender.java:140) 18:36:46 at zipkin2.Call$Base.execute(Call.java:391) 18:36:46 at zipkin2.reporter.AsyncReporter$BoundedAsyncReporter.flush(AsyncReporter.java:299) 18:36:46 at zipkin2.reporter.AsyncReporter$Flusher.run(AsyncReporter.java:378) 18:36:46 at java.lang.Thread.run(Thread.java:750) 18:36:46 Caused by: java.net.UnknownHostException: jaeger-collector.istio-system 18:36:46 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) 18:36:46 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 18:36:46 at java.net.Socket.connect(Socket.java:607) 18:36:46 at sun.net.NetworkClient.doConnect(NetworkClient.java:175) 18:36:46 at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) 18:36:46 at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) 18:36:46 at sun.net.www.http.HttpClient.(HttpClient.java:242) 18:36:46 at sun.net.www.http.HttpClient.New(HttpClient.java:339) 18:36:46 at sun.net.www.http.HttpClient.New(HttpClient.java:357) 18:36:46 at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1228) 18:36:46 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) 18:36:46 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) 18:36:46 at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) 18:36:46 at org.springframework.http.client.SimpleBufferingClientHttpRequest.executeInternal(SimpleBufferingClientHttpRequest.java:76) 18:36:46 at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) 18:36:46 at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) 18:36:46 at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) 18:36:46 ... 9 common frames omitted 18:36:46 18:36:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.711 s - in org.onap.aai.rest.ConfigurationTest 18:36:47 [INFO] Running org.onap.aai.rest.CustomerFilterSearchTest 18:36:47 18:36:47.476 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:47 2024-01-09 18:36:47.476 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:47 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:47 18:36:47.476 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:47 2024-01-09 18:36:47.476 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:47 18:36:47.477 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:47 2024-01-09 18:36:47.477 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:47 18:36:47.477 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:47 2024-01-09 18:36:47.477 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:47 2024-01-09 18:36:47.486 INFO [aai-resources,659d923fb04ea1e92638d210a3e5adfa,49f780fc806df272] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:47 2024-01-09T18:36:47.486Z|2024-01-09T18:36:47.486Z|a9bf9c13-5770-421d-9407-7d8a377a9e17||qtp1470087908-59||/aai/v11/business/customers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923fb04ea1e92638d210a3e5adfa, RequestID=a9bf9c13-5770-421d-9407-7d8a377a9e17, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=49f780fc806df272, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:47.486Z, InvocationID=7a5506c7-5380-469d-9731-f6c1119acdd0, LogTimestamp=2024-01-09T18:36:47.486Z|||Entering 18:36:47 2024-01-09 18:36:47.493 INFO [aai-resources,659d923fb04ea1e92638d210a3e5adfa,49f780fc806df272] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:47 2024-01-09 18:36:47.493 INFO [aai-resources,659d923fb04ea1e92638d210a3e5adfa,49f780fc806df272] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:47 2024-01-09 18:36:47.493 INFO [aai-resources,659d923fb04ea1e92638d210a3e5adfa,49f780fc806df272] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:47 2024-01-09T18:36:47.494Z|2024-01-09T18:36:47.494Z|a9bf9c13-5770-421d-9407-7d8a377a9e17||qtp1470087908-59||/aai/v11/business/customers|JUNIT|AAI.DB|business/customers/customer/customer-987654321-91|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923fb04ea1e92638d210a3e5adfa, RequestID=a9bf9c13-5770-421d-9407-7d8a377a9e17, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:47.494Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=49f780fc806df272, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.107.126, TargetServiceName=business/customers/customer/customer-987654321-91, EntryTimestamp=2024-01-09T18:36:47.486Z, InvocationID=7a5506c7-5380-469d-9731-f6c1119acdd0, LogTimestamp=2024-01-09T18:36:47.494Z|||Invoke 18:36:47 2024-01-09 18:36:47.494 INFO [aai-resources,659d923fb04ea1e92638d210a3e5adfa,49f780fc806df272] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:47 18:36:47.494 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:47 2024-01-09T18:36:47.494Z|2024-01-09T18:36:47.519Z|a9bf9c13-5770-421d-9407-7d8a377a9e17||qtp1470087908-59||/aai/v11/business/customers|JUNIT|AAI.DB|business/customers/customer/customer-987654321-91|COMPLETE|201|Created||INFO||10.30.107.126|25|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923fb04ea1e92638d210a3e5adfa, ResponseCode=201, RequestID=a9bf9c13-5770-421d-9407-7d8a377a9e17, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=25, InvokeTimestamp=2024-01-09T18:36:47.494Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=49f780fc806df272, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.107.126, TargetServiceName=business/customers/customer/customer-987654321-91, EntryTimestamp=2024-01-09T18:36:47.486Z, InvocationID=7a5506c7-5380-469d-9731-f6c1119acdd0, LogTimestamp=2024-01-09T18:36:47.519Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:47 2024-01-09 18:36:47.519 INFO [aai-resources,659d923fb04ea1e92638d210a3e5adfa,49f780fc806df272] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:47 18:36:47.519 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:47 2024-01-09T18:36:47.519Z|2024-01-09T18:36:47.845+0000|a9bf9c13-5770-421d-9407-7d8a377a9e17||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/business/customers|JUNIT|||||DEBUG||10.30.107.126|25|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"a9bf9c13-5770-421d-9407-7d8a377a9e17","status":"201","rqstDate":"240109-18:36:47:487","respDate":"240109-18:36:47:844","sourceId":"JUNIT:a9bf9c13-5770-421d-9407-7d8a377a9e17","resourceId":"http://localhost:45985/aai/v11/business/customers/customer/customer-987654321-91","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:47:487-21862\",\"Http-Method\":\"PUT\",\"Content-Type\":\"text/plain;charset=UTF-8\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[2638d210a3e5adfa], traceparent=[00-659d923fb04ea1e92638d210a3e5adfa-2638d210a3e5adfa-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923fb04ea1e92638d210a3e5adfa], X-TransactionId=[JUNIT], Content-Length=[423], Content-Type=[text/plain;charset=UTF-8], X-ONAP-RequestID=[a9bf9c13-5770-421d-9407-7d8a377a9e17]}\",\"Payload\":\"{\\n \\\"global-customer-id\\\": \\\"customer-987654321-91\\\",\\n \\\"subscriber-name\\\": \\\"subscriber-name-987654321-91\\\",\\n \\\"subscriber-type\\\": \\\"subscriber-type-987654321-91\\\",\\n \\\"service-subscriptions\\\": {\\n \\\"service-subscription\\\": {\\n \\\"service-type\\\": \\\"service-type-987654321-91\\\",\\n \\\"service-instances\\\": {\\n \\\"service-instance\\\": {\\n \\\"service-instance-id\\\": \\\"service-instance-id-987654321-91\\\"\\n }\\n }\\n }\\n }\\n}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:47:487-21862\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[90360], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:47:487-21862]}\",\"Entity\":\"\"}"} 18:36:47 2024-01-09 18:36:47.845 INFO [aai-resources,659d923fb04ea1e92638d210a3e5adfa,49f780fc806df272] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:47 2024-01-09T18:36:47.486Z|2024-01-09T18:36:47.845Z|a9bf9c13-5770-421d-9407-7d8a377a9e17||qtp1470087908-59||/aai/v11/business/customers|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|359|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923fb04ea1e92638d210a3e5adfa, ResponseCode=201, RequestID=a9bf9c13-5770-421d-9407-7d8a377a9e17, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=359, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=49f780fc806df272, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:47.486Z, InvocationID=7a5506c7-5380-469d-9731-f6c1119acdd0, LogTimestamp=2024-01-09T18:36:47.845Z, ResponseDesc=Created, elapsedTime=16|||Exiting. 18:36:47 127.0.0.1 - - [09/Jan/2024:18:36:47 +0000] "PUT /aai/v11/business/customers/customer/customer-987654321-91" 201 0 REST JUNIT JUNIT - - - - - - - - - - 365 - "logType": "access" 18:36:47 2024-01-09 18:36:47.849 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:47 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Status code: 201 CREATED | 18:36:47 18:36:47.849 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:47 2024-01-09 18:36:47.858 INFO [aai-resources,659d923f3cfc33d324570759b404395d,faacb28b3d7f50ce] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:47 2024-01-09T18:36:47.857Z|2024-01-09T18:36:47.857Z|ba4b9ff9-cb91-4273-81a1-39dca7abaf97||qtp1470087908-61||/aai/v11/business/customers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d923f3cfc33d324570759b404395d, RequestID=ba4b9ff9-cb91-4273-81a1-39dca7abaf97, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=faacb28b3d7f50ce, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:47.857Z, InvocationID=86c3c976-159e-42ab-afe2-f8440635db6b, LogTimestamp=2024-01-09T18:36:47.857Z|||Entering 18:36:47 2024-01-09 18:36:47.864 INFO [aai-resources,659d923f3cfc33d324570759b404395d,faacb28b3d7f50ce] 2863 --- [ool-45-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:47 2024-01-09 18:36:47.864 INFO [aai-resources,659d923f3cfc33d324570759b404395d,faacb28b3d7f50ce] 2863 --- [ool-45-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:47 2024-01-09 18:36:47.864 INFO [aai-resources,659d923f3cfc33d324570759b404395d,faacb28b3d7f50ce] 2863 --- [ool-45-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:47 18:36:47.865 [pool-45-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:47 2024-01-09 18:36:47.865 INFO [aai-resources,659d923f3cfc33d324570759b404395d,faacb28b3d7f50ce] 2863 --- [ool-45-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:47 2024-01-09T18:36:47.865Z|2024-01-09T18:36:47.865Z|ba4b9ff9-cb91-4273-81a1-39dca7abaf97||pool-45-thread-1||/aai/v11/business/customers|JUNIT|AAI.DB|business/customers|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d923f3cfc33d324570759b404395d, RequestID=ba4b9ff9-cb91-4273-81a1-39dca7abaf97, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:47.865Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=faacb28b3d7f50ce, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.107.126, TargetServiceName=business/customers, EntryTimestamp=2024-01-09T18:36:47.857Z, InvocationID=86c3c976-159e-42ab-afe2-f8440635db6b, LogTimestamp=2024-01-09T18:36:47.865Z|||Invoke 18:36:47 2024-01-09 18:36:47.875 INFO [aai-resources,659d923f3cfc33d324570759b404395d,faacb28b3d7f50ce] 2863 --- [ool-45-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:47 18:36:47.875 [pool-45-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:47 2024-01-09T18:36:47.865Z|2024-01-09T18:36:47.874Z|ba4b9ff9-cb91-4273-81a1-39dca7abaf97||pool-45-thread-1||/aai/v11/business/customers|JUNIT|AAI.DB|business/customers|COMPLETE|200|OK||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d923f3cfc33d324570759b404395d, ResponseCode=200, RequestID=ba4b9ff9-cb91-4273-81a1-39dca7abaf97, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:47.865Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=faacb28b3d7f50ce, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.107.126, TargetServiceName=business/customers, EntryTimestamp=2024-01-09T18:36:47.857Z, InvocationID=86c3c976-159e-42ab-afe2-f8440635db6b, LogTimestamp=2024-01-09T18:36:47.874Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:47 2024-01-09T18:36:47.857Z|2024-01-09T18:36:47.876+0000|ba4b9ff9-cb91-4273-81a1-39dca7abaf97||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/business/customers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"ba4b9ff9-cb91-4273-81a1-39dca7abaf97","status":"200","rqstDate":"240109-18:36:47:858","respDate":"240109-18:36:47:875","sourceId":"JUNIT:ba4b9ff9-cb91-4273-81a1-39dca7abaf97","resourceId":"http://localhost:45985/aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:47:858-76689\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[24570759b404395d], traceparent=[00-659d923f3cfc33d324570759b404395d-24570759b404395d-01], X-B3-Sampled=[1], X-B3-TraceId=[659d923f3cfc33d324570759b404395d], X-TransactionId=[JUNIT], X-ONAP-RequestID=[ba4b9ff9-cb91-4273-81a1-39dca7abaf97]}\"}"} 18:36:47 2024-01-09T18:36:47.857Z|2024-01-09T18:36:47.876Z|ba4b9ff9-cb91-4273-81a1-39dca7abaf97||qtp1470087908-61||/aai/v11/business/customers|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|19|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d923f3cfc33d324570759b404395d, ResponseCode=200, RequestID=ba4b9ff9-cb91-4273-81a1-39dca7abaf97, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=19, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=faacb28b3d7f50ce, ServiceName=/aai/v11/business/customers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:47.857Z, InvocationID=86c3c976-159e-42ab-afe2-f8440635db6b, LogTimestamp=2024-01-09T18:36:47.876Z, ResponseDesc=OK|||Exiting. 18:36:47 2024-01-09 18:36:47.876 INFO [aai-resources,659d923f3cfc33d324570759b404395d,faacb28b3d7f50ce] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:47 127.0.0.1 - - [09/Jan/2024:18:36:47 +0000] "GET /aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0" 200 194 REST JUNIT JUNIT - - - - - - - - - - 26 - "logType": "access" 18:36:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 s - in org.onap.aai.rest.CustomerFilterSearchTest 18:36:48 [INFO] Running org.onap.aai.rest.ExampleConsumerTest 18:36:48 18:36:48.212 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:48 2024-01-09 18:36:48.212 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:48 18:36:48.221 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:48 2024-01-09 18:36:48.221 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.aai.rest.ExampleConsumerTest 18:36:48 [INFO] Running org.onap.aai.rest.ExceptionHandlerTest 18:36:48 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 73 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 100 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest 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 18:36:48 18:36:48.331 [main] ERROR 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- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 73 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 100 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest 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 18:36:48 2024-01-09 18:36:48.331 ERROR [aai-resources,,] 2863 --- [ 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- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 73 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 100 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest 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 18:36:48 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 82 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 112 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest 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 18:36:48 18:36:48.363 [main] ERROR 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- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 82 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 112 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest 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 18:36:48 2024-01-09 18:36:48.363 ERROR [aai-resources,,] 2863 --- [ 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- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 82 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 112 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest 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 18:36:48 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 82 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 126 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest 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 18:36:48 18:36:48.424 [main] ERROR 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- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 82 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 126 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest 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 18:36:48 2024-01-09 18:36:48.424 ERROR [aai-resources,,] 2863 --- [ 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- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 82 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 126 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest 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 18:36:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.onap.aai.rest.ExceptionHandlerTest 18:36:48 [INFO] Running org.onap.aai.rest.InvalidURITest 18:36:48 18:36:48.436 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:48 2024-01-09 18:36:48.436 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:48 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=5, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=500, LogTimestamp=2024-01-09T18:36:19.622Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:48 18:36:48.437 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:48 2024-01-09 18:36:48.437 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:48 18:36:48.437 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:48 2024-01-09 18:36:48.437 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:48 18:36:48.437 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:48 2024-01-09 18:36:48.437 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:48 127.0.0.1 - - [09/Jan/2024:18:36:48 +0000] "GET /aai1/v11/cloud-infrastructure/pservers/pserver/test" 400 170 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:36:48 2024-01-09T18:36:19.622Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 400 BAD_REQUEST RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=500, LogTimestamp=2024-01-09T18:36:19.622Z, elapsedTime=2 Status code: 400 BAD_REQUEST | 18:36:48 18:36:48.448 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 400 BAD_REQUEST 18:36:48 2024-01-09 18:36:48.448 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 400 BAD_REQUEST 18:36:48 {"requestError":{"serviceException":{"messageId":"SVC3012","text":"Unrecognized AAI function (msg=%1) (ec=%2)","variables":["Unrecognized AAI function","ERR.5.6.3012"]}}} 18:36:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.aai.rest.InvalidURITest 18:36:48 [INFO] Running org.onap.aai.rest.LegacyMoxyConsumerTest 18:36:48 18:36:48.469 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:48 2024-01-09 18:36:48.469 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:48 2024-01-09 18:36:48.477 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:48 2024-01-09 18:36:48.477 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:48 2024-01-09 18:36:48.477 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:48 18:36:48.477 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:48 2024-01-09 18:36:48.477 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:48 2024-01-09T18:36:48.477Z|2024-01-09T18:36:48.477Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:48.477Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=500, LogTimestamp=2024-01-09T18:36:48.477Z, elapsedTime=2|||Invoke 18:36:48 2024-01-09T18:36:48.477Z|2024-01-09T18:36:48.492Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|COMPLETE|201|Created||INFO||10.30.107.126|15|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=15, InvokeTimestamp=2024-01-09T18:36:48.477Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=500, LogTimestamp=2024-01-09T18:36:48.492Z, ResponseDesc=Created, elapsedTime=11|||InvokeReturn 18:36:48 18:36:48.492 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:48 2024-01-09 18:36:48.492 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:48 18:36:48.508 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 18:36:48 2024-01-09 18:36:48.508 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 18:36:48 2024-01-09 18:36:48.513 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:48 2024-01-09 18:36:48.513 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:48 2024-01-09 18:36:48.513 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:48 18:36:48.513 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:48 2024-01-09 18:36:48.513 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:48 2024-01-09T18:36:48.513Z|2024-01-09T18:36:48.513Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:48.513Z, LogTimestamp=2024-01-09T18:36:48.513Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=12, TargetEntity=AAI.DB|||Invoke 18:36:48 18:36:48.542 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:48 2024-01-09T18:36:48.513Z|2024-01-09T18:36:48.542Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|COMPLETE|201|Created||INFO||10.30.107.126|29|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=29, InvokeTimestamp=2024-01-09T18:36:48.513Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:48.542Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:48 2024-01-09 18:36:48.542 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:48 18:36:48.891 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 18:36:48 2024-01-09 18:36:48.891 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 18:36:48 2024-01-09 18:36:48.903 INFO [aai-resources,,] 2863 --- [ool-46-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:48 2024-01-09 18:36:48.903 INFO [aai-resources,,] 2863 --- [ool-46-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:48 2024-01-09 18:36:48.903 INFO [aai-resources,,] 2863 --- [ool-46-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:48 2024-01-09 18:36:48.904 INFO [aai-resources,,] 2863 --- [ool-46-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:48 18:36:48.904 [pool-46-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:48 2024-01-09T18:36:48.904Z|2024-01-09T18:36:48.904Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-46-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:48.904Z, LogTimestamp=2024-01-09T18:36:48.904Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=6, TargetEntity=AAI.DB|||Invoke 18:36:49 2024-01-09 18:36:49.904 DEBUG [aai-resources,,] 2863 --- [ool-46-thread-1] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 18:36:49 18:36:49.904 [pool-46-thread-1] DEBUG org.onap.aai.serialization.queryformats.MultiFormatMapper - Formatting vertex object 18:36:49 2024-01-09T18:36:48.904Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Formatting vertex object RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:48.904Z, LogTimestamp=2024-01-09T18:36:48.904Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=6, TargetEntity=AAI.DB Formatting vertex object | 18:36:49 2024-01-09 18:36:49.913 INFO [aai-resources,,] 2863 --- [ool-46-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:49 2024-01-09T18:36:48.904Z|2024-01-09T18:36:49.913Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-46-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|COMPLETE|200|OK||INFO||10.30.107.126|1009|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=1009, InvokeTimestamp=2024-01-09T18:36:48.904Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:49.913Z, ResponseDesc=OK, elapsedTime=6|||InvokeReturn 18:36:49 18:36:49.913 [pool-46-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:49 2024-01-09 18:36:49.914 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:49 18:36:49.914 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:49 2024-01-09 18:36:49.918 INFO [aai-resources,,] 2863 --- [ool-47-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:49 2024-01-09 18:36:49.918 INFO [aai-resources,,] 2863 --- [ool-47-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:49 2024-01-09 18:36:49.918 INFO [aai-resources,,] 2863 --- [ool-47-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:49 2024-01-09 18:36:49.918 INFO [aai-resources,,] 2863 --- [ool-47-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:49 18:36:49.918 [pool-47-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:49 2024-01-09T18:36:49.918Z|2024-01-09T18:36:49.918Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-47-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:49.918Z, LogTimestamp=2024-01-09T18:36:49.918Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=6, TargetEntity=AAI.DB|||Invoke 18:36:49 2024-01-09T18:36:49.918Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Formatting vertex object RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:49.918Z, LogTimestamp=2024-01-09T18:36:49.918Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=6, TargetEntity=AAI.DB Formatting vertex object | 18:36:49 2024-01-09 18:36:49.919 DEBUG [aai-resources,,] 2863 --- [ool-47-thread-1] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 18:36:49 18:36:49.919 [pool-47-thread-1] DEBUG org.onap.aai.serialization.queryformats.MultiFormatMapper - Formatting vertex object 18:36:49 18:36:49.923 [pool-47-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:49 2024-01-09T18:36:49.918Z|2024-01-09T18:36:49.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-47-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:49.918Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:49.923Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:49 2024-01-09 18:36:49.923 INFO [aai-resources,,] 2863 --- [ool-47-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:49 2024-01-09 18:36:49.924 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:49 18:36:49.924 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:49 2024-01-09 18:36:49.927 INFO [aai-resources,,] 2863 --- [ool-48-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:49 2024-01-09 18:36:49.927 INFO [aai-resources,,] 2863 --- [ool-48-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:49 2024-01-09 18:36:49.927 INFO [aai-resources,,] 2863 --- [ool-48-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:49 2024-01-09 18:36:49.927 INFO [aai-resources,,] 2863 --- [ool-48-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:49 2024-01-09T18:36:49.927Z|2024-01-09T18:36:49.927Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-48-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:49.927Z, LogTimestamp=2024-01-09T18:36:49.927Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=6, TargetEntity=AAI.DB|||Invoke 18:36:49 18:36:49.927 [pool-48-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:49 2024-01-09T18:36:49.927Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Formatting vertex object RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:49.927Z, LogTimestamp=2024-01-09T18:36:49.927Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=6, TargetEntity=AAI.DB Formatting vertex object | 18:36:49 2024-01-09 18:36:49.928 DEBUG [aai-resources,,] 2863 --- [ool-48-thread-1] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 18:36:49 18:36:49.928 [pool-48-thread-1] DEBUG org.onap.aai.serialization.queryformats.MultiFormatMapper - Formatting vertex object 18:36:49 18:36:49.932 [pool-48-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:49 2024-01-09T18:36:49.927Z|2024-01-09T18:36:49.932Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-48-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:49.927Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:49.932Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:49 2024-01-09 18:36:49.932 INFO [aai-resources,,] 2863 --- [ool-48-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:49 2024-01-09 18:36:49.936 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:49 2024-01-09 18:36:49.936 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:49 2024-01-09 18:36:49.936 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:49 18:36:49.937 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:49 2024-01-09 18:36:49.937 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:49 2024-01-09T18:36:49.936Z|2024-01-09T18:36:49.937Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|INPROGRESS||||INFO||10.30.107.126|1|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, ElapsedTime=1, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:49.936Z, LogTimestamp=2024-01-09T18:36:49.937Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=6, TargetEntity=AAI.DB|||Invoke 18:36:49 18:36:49.974 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 86232 with label vserver 18:36:49 2024-01-09 18:36:49.974 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 86232 with label vserver 18:36:49 2024-01-09T18:36:49.937Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 86232 with label vserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=1, InvokeTimestamp=2024-01-09T18:36:49.936Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:49.937Z, elapsedTime=0, stopWatchStart=249244623090 Removing vertex 86232 with label vserver | 18:36:49 2024-01-09T18:36:49.936Z|2024-01-09T18:36:49.977Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03|COMPLETE|204|No Content||INFO||10.30.107.126|41|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=41, InvokeTimestamp=2024-01-09T18:36:49.936Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:49.977Z, ResponseDesc=No Content, elapsedTime=2|||InvokeReturn 18:36:49 18:36:49.977 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:49 2024-01-09 18:36:49.977 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09 18:36:50.294 INFO [aai-resources,,] 2863 --- [ool-49-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.294 INFO [aai-resources,,] 2863 --- [ool-49-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.294 INFO [aai-resources,,] 2863 --- [ool-49-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 18:36:50.295 [pool-49-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09T18:36:50.294Z|2024-01-09T18:36:50.295Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-49-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.294Z, LogTimestamp=2024-01-09T18:36:50.295Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:50 2024-01-09 18:36:50.295 INFO [aai-resources,,] 2863 --- [ool-49-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 18:36:50.301 [pool-49-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.301 INFO [aai-resources,,] 2863 --- [ool-49-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09T18:36:50.294Z|2024-01-09T18:36:50.301Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-49-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:50.294Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.301Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:50 2024-01-09 18:36:50.304 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.304 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.304 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 2024-01-09T18:36:50.305Z|2024-01-09T18:36:50.305Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.305Z, LogTimestamp=2024-01-09T18:36:50.305Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:50 2024-01-09 18:36:50.305 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 18:36:50.305 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 18:36:50.315 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 82136 with label pserver 18:36:50 2024-01-09 18:36:50.315 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 82136 with label pserver 18:36:50 2024-01-09T18:36:50.305Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 82136 with label pserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:50.305Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.305Z, elapsedTime=0, stopWatchStart=249585830808 Removing vertex 82136 with label pserver | 18:36:50 2024-01-09T18:36:50.305Z|2024-01-09T18:36:50.317Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test03|COMPLETE|204|No Content||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=12, InvokeTimestamp=2024-01-09T18:36:50.305Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test03, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.317Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:36:50 2024-01-09 18:36:50.317 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 18:36:50.317 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.623 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:50 18:36:50.623 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:50 2024-01-09 18:36:50.651 INFO [aai-resources,,] 2863 --- [ool-50-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.651 INFO [aai-resources,,] 2863 --- [ool-50-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.651 INFO [aai-resources,,] 2863 --- [ool-50-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 18:36:50.652 [pool-50-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09 18:36:50.652 INFO [aai-resources,,] 2863 --- [ool-50-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 2024-01-09T18:36:50.651Z|2024-01-09T18:36:50.652Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-50-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.651Z, LogTimestamp=2024-01-09T18:36:50.652Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:50 18:36:50.657 [pool-50-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.657 INFO [aai-resources,,] 2863 --- [ool-50-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09T18:36:50.651Z|2024-01-09T18:36:50.657Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-50-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|ERROR|404|Not Found||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:50.651Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:50.657Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 18:36:50 2024-01-09 18:36:50.664 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.664 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.664 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 18:36:50.665 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09 18:36:50.665 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 2024-01-09T18:36:50.665Z|2024-01-09T18:36:50.665Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.665Z, LogTimestamp=2024-01-09T18:36:50.665Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:50 2024-01-09T18:36:50.665Z|2024-01-09T18:36:50.675Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|201|Created||INFO||10.30.107.126|10|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=10, InvokeTimestamp=2024-01-09T18:36:50.665Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.675Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:50 18:36:50.675 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.675 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09 18:36:50.686 INFO [aai-resources,,] 2863 --- [ool-51-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.686 INFO [aai-resources,,] 2863 --- [ool-51-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.686 INFO [aai-resources,,] 2863 --- [ool-51-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 2024-01-09 18:36:50.686 INFO [aai-resources,,] 2863 --- [ool-51-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 2024-01-09T18:36:50.686Z|2024-01-09T18:36:50.686Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-51-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.686Z, LogTimestamp=2024-01-09T18:36:50.686Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:50 18:36:50.686 [pool-51-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 18:36:50.695 [pool-51-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.695 INFO [aai-resources,,] 2863 --- [ool-51-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09T18:36:50.686Z|2024-01-09T18:36:50.695Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-51-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|200|OK||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:50.686Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.695Z, ResponseDesc=OK, elapsedTime=6|||InvokeReturn 18:36:50 2024-01-09 18:36:50.700 INFO [aai-resources,,] 2863 --- [ool-52-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.700 INFO [aai-resources,,] 2863 --- [ool-52-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.700 INFO [aai-resources,,] 2863 --- [ool-52-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 18:36:50.701 [pool-52-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09 18:36:50.701 INFO [aai-resources,,] 2863 --- [ool-52-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 2024-01-09T18:36:50.700Z|2024-01-09T18:36:50.701Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-52-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.700Z, LogTimestamp=2024-01-09T18:36:50.701Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:50 18:36:50.705 [pool-52-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.705 INFO [aai-resources,,] 2863 --- [ool-52-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09T18:36:50.700Z|2024-01-09T18:36:50.704Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-52-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:50.700Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:50.704Z, ResponseDesc=Not Found, elapsedTime=4|||InvokeReturn 18:36:50 2024-01-09 18:36:50.715 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.715 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.715 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 2024-01-09 18:36:50.715 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 18:36:50.715 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09T18:36:50.715Z|2024-01-09T18:36:50.715Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.715Z, LogTimestamp=2024-01-09T18:36:50.715Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:50 2024-01-09T18:36:50.715Z|2024-01-09T18:36:50.732Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|201|Created||INFO||10.30.107.126|17|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=17, InvokeTimestamp=2024-01-09T18:36:50.715Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.732Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:50 18:36:50.732 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.732 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09 18:36:50.752 INFO [aai-resources,,] 2863 --- [ool-53-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.752 INFO [aai-resources,,] 2863 --- [ool-53-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.752 INFO [aai-resources,,] 2863 --- [ool-53-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 18:36:50.753 [pool-53-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09T18:36:50.753Z|2024-01-09T18:36:50.753Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-53-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.753Z, LogTimestamp=2024-01-09T18:36:50.753Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:50 2024-01-09 18:36:50.753 INFO [aai-resources,,] 2863 --- [ool-53-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 18:36:50.768 [pool-53-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09T18:36:50.753Z|2024-01-09T18:36:50.767Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-53-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|200|OK||INFO||10.30.107.126|14|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=14, InvokeTimestamp=2024-01-09T18:36:50.753Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.767Z, ResponseDesc=OK, elapsedTime=11|||InvokeReturn 18:36:50 2024-01-09 18:36:50.768 INFO [aai-resources,,] 2863 --- [ool-53-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09 18:36:50.773 INFO [aai-resources,,] 2863 --- [ool-54-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.773 INFO [aai-resources,,] 2863 --- [ool-54-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.773 INFO [aai-resources,,] 2863 --- [ool-54-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 2024-01-09 18:36:50.774 INFO [aai-resources,,] 2863 --- [ool-54-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 2024-01-09T18:36:50.773Z|2024-01-09T18:36:50.774Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-54-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.773Z, LogTimestamp=2024-01-09T18:36:50.774Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:50 18:36:50.774 [pool-54-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09T18:36:50.773Z|2024-01-09T18:36:50.781Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-54-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|200|OK||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:50.773Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.781Z, ResponseDesc=OK, elapsedTime=5|||InvokeReturn 18:36:50 18:36:50.781 [pool-54-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.781 INFO [aai-resources,,] 2863 --- [ool-54-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09 18:36:50.786 INFO [aai-resources,,] 2863 --- [ool-55-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.787 INFO [aai-resources,,] 2863 --- [ool-55-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.787 INFO [aai-resources,,] 2863 --- [ool-55-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 18:36:50.787 [pool-55-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09T18:36:50.787Z|2024-01-09T18:36:50.787Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-55-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.787Z, LogTimestamp=2024-01-09T18:36:50.787Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:50 2024-01-09 18:36:50.787 INFO [aai-resources,,] 2863 --- [ool-55-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 2024-01-09 18:36:50.794 INFO [aai-resources,,] 2863 --- [ool-55-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09T18:36:50.787Z|2024-01-09T18:36:50.794Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-55-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:50.787Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.794Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:50 18:36:50.794 [pool-55-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.800 INFO [aai-resources,,] 2863 --- [ool-56-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.800 INFO [aai-resources,,] 2863 --- [ool-56-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.800 INFO [aai-resources,,] 2863 --- [ool-56-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 2024-01-09 18:36:50.801 INFO [aai-resources,,] 2863 --- [ool-56-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 2024-01-09T18:36:50.800Z|2024-01-09T18:36:50.801Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-56-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.800Z, LogTimestamp=2024-01-09T18:36:50.801Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:50 18:36:50.801 [pool-56-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09 18:36:50.807 INFO [aai-resources,,] 2863 --- [ool-56-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09T18:36:50.800Z|2024-01-09T18:36:50.807Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-56-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:50.800Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.807Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:50 18:36:50.807 [pool-56-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:50 2024-01-09 18:36:50.811 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:50 2024-01-09 18:36:50.811 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:50 2024-01-09 18:36:50.811 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:50 2024-01-09T18:36:50.812Z|2024-01-09T18:36:50.812Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:50.812Z, LogTimestamp=2024-01-09T18:36:50.812Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:50 18:36:50.812 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:50 2024-01-09 18:36:50.812 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:50 2024-01-09T18:36:50.812Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 37016 with label vserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:50.812Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.812Z, elapsedTime=0, stopWatchStart=250094562252 Removing vertex 37016 with label vserver | 18:36:50 2024-01-09 18:36:50.823 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 37016 with label vserver 18:36:50 18:36:50.823 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 37016 with label vserver 18:36:50 2024-01-09 18:36:50.825 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:50 2024-01-09T18:36:50.812Z|2024-01-09T18:36:50.825Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02|COMPLETE|204|No Content||INFO||10.30.107.126|13|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=13, InvokeTimestamp=2024-01-09T18:36:50.812Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:50.825Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:36:50 18:36:50.825 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.139 INFO [aai-resources,,] 2863 --- [ool-57-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.140 INFO [aai-resources,,] 2863 --- [ool-57-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.140 INFO [aai-resources,,] 2863 --- [ool-57-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09T18:36:51.140Z|2024-01-09T18:36:51.140Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-57-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.140Z, LogTimestamp=2024-01-09T18:36:51.140Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:51 2024-01-09 18:36:51.140 INFO [aai-resources,,] 2863 --- [ool-57-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 18:36:51.140 [pool-57-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 18:36:51.154 [pool-57-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09T18:36:51.140Z|2024-01-09T18:36:51.154Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-57-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|200|OK||INFO||10.30.107.126|14|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=14, InvokeTimestamp=2024-01-09T18:36:51.140Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.154Z, ResponseDesc=OK, elapsedTime=11|||InvokeReturn 18:36:51 2024-01-09 18:36:51.154 INFO [aai-resources,,] 2863 --- [ool-57-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 2024-01-09 18:36:51.158 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.158 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.158 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09T18:36:51.159Z|2024-01-09T18:36:51.159Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.159Z, LogTimestamp=2024-01-09T18:36:51.159Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:51 18:36:51.159 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09 18:36:51.159 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 2024-01-09T18:36:51.159Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 32920 with label pserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:51.159Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.159Z, elapsedTime=0, stopWatchStart=250439171245 Removing vertex 32920 with label pserver | 18:36:51 18:36:51.168 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 32920 with label pserver 18:36:51 2024-01-09 18:36:51.168 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32920 with label pserver 18:36:51 2024-01-09 18:36:51.170 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 18:36:51.170 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09T18:36:51.159Z|2024-01-09T18:36:51.170Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test02|COMPLETE|204|No Content||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:51.159Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test02, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.170Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:36:51 2024-01-09 18:36:51.477 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:51 18:36:51.477 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:51 2024-01-09 18:36:51.488 INFO [aai-resources,,] 2863 --- [ool-58-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.488 INFO [aai-resources,,] 2863 --- [ool-58-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.488 INFO [aai-resources,,] 2863 --- [ool-58-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09 18:36:51.489 INFO [aai-resources,,] 2863 --- [ool-58-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 18:36:51.489 [pool-58-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09T18:36:51.489Z|2024-01-09T18:36:51.489Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-58-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.489Z, LogTimestamp=2024-01-09T18:36:51.489Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:51 2024-01-09 18:36:51.494 INFO [aai-resources,,] 2863 --- [ool-58-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 18:36:51.494 [pool-58-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09T18:36:51.489Z|2024-01-09T18:36:51.494Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-58-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4|ERROR|404|Not Found||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:51.489Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:51.494Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 18:36:51 2024-01-09 18:36:51.501 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.501 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.502 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09 18:36:51.502 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 18:36:51.502 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09T18:36:51.502Z|2024-01-09T18:36:51.502Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.502Z, LogTimestamp=2024-01-09T18:36:51.502Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:51 18:36:51.510 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.510 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 2024-01-09T18:36:51.502Z|2024-01-09T18:36:51.509Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:51.502Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.509Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:51 2024-01-09 18:36:51.520 INFO [aai-resources,,] 2863 --- [ool-59-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.520 INFO [aai-resources,,] 2863 --- [ool-59-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.520 INFO [aai-resources,,] 2863 --- [ool-59-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 18:36:51.521 [pool-59-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09 18:36:51.521 INFO [aai-resources,,] 2863 --- [ool-59-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 2024-01-09T18:36:51.520Z|2024-01-09T18:36:51.521Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-59-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.520Z, LogTimestamp=2024-01-09T18:36:51.521Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:51 2024-01-09T18:36:51.520Z|2024-01-09T18:36:51.526Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-59-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:51.520Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/403affd9-c820-4b6b-9dab-1f2339b4dec4, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.526Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:51 2024-01-09 18:36:51.526 INFO [aai-resources,,] 2863 --- [ool-59-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 18:36:51.526 [pool-59-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.532 INFO [aai-resources,,] 2863 --- [ool-60-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.532 INFO [aai-resources,,] 2863 --- [ool-60-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.532 INFO [aai-resources,,] 2863 --- [ool-60-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 18:36:51.532 [pool-60-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09 18:36:51.532 INFO [aai-resources,,] 2863 --- [ool-60-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 2024-01-09T18:36:51.532Z|2024-01-09T18:36:51.532Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-60-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.532Z, LogTimestamp=2024-01-09T18:36:51.532Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:51 2024-01-09T18:36:51.532Z|2024-01-09T18:36:51.538Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-60-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755|ERROR|404|Not Found||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:51.532Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:51.538Z, ResponseDesc=Not Found, elapsedTime=3|||InvokeReturn 18:36:51 18:36:51.538 [pool-60-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.538 INFO [aai-resources,,] 2863 --- [ool-60-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 2024-01-09 18:36:51.545 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.545 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.545 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09T18:36:51.545Z|2024-01-09T18:36:51.545Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.545Z, LogTimestamp=2024-01-09T18:36:51.545Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:51 2024-01-09 18:36:51.545 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 18:36:51.545 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09T18:36:51.545Z|2024-01-09T18:36:51.552Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:51.545Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.552Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:51 18:36:51.552 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.552 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 2024-01-09 18:36:51.561 INFO [aai-resources,,] 2863 --- [ool-61-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.561 INFO [aai-resources,,] 2863 --- [ool-61-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.562 INFO [aai-resources,,] 2863 --- [ool-61-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09 18:36:51.562 INFO [aai-resources,,] 2863 --- [ool-61-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 2024-01-09T18:36:51.562Z|2024-01-09T18:36:51.562Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-61-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.562Z, LogTimestamp=2024-01-09T18:36:51.562Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:51 18:36:51.562 [pool-61-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09 18:36:51.569 INFO [aai-resources,,] 2863 --- [ool-61-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 2024-01-09T18:36:51.562Z|2024-01-09T18:36:51.569Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-61-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:51.562Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/b5c48788-b91d-4c1b-8cec-e112478ad755, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.569Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:51 18:36:51.569 [pool-61-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 18:36:51.572 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:51 2024-01-09 18:36:51.572 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:51 2024-01-09 18:36:51.581 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.581 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.581 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09 18:36:51.581 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 18:36:51.581 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09T18:36:51.581Z|2024-01-09T18:36:51.581Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.581Z, LogTimestamp=2024-01-09T18:36:51.581Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:51 2024-01-09 18:36:51.591 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 2024-01-09T18:36:51.581Z|2024-01-09T18:36:51.591Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|COMPLETE|201|Created||INFO||10.30.107.126|10|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=10, InvokeTimestamp=2024-01-09T18:36:51.581Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.591Z, ResponseDesc=Created, elapsedTime=7|||InvokeReturn 18:36:51 18:36:51.591 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.597 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 18:36:51 18:36:51.597 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 18:36:51 2024-01-09 18:36:51.602 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.603 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.603 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09 18:36:51.603 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 2024-01-09T18:36:51.603Z|2024-01-09T18:36:51.603Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.603Z, LogTimestamp=2024-01-09T18:36:51.603Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:51 18:36:51.603 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09T18:36:51.603Z|2024-01-09T18:36:51.617Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|COMPLETE|201|Created||INFO||10.30.107.126|14|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=14, InvokeTimestamp=2024-01-09T18:36:51.603Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.617Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:51 18:36:51.617 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.617 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 18:36:51.631 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 18:36:51 2024-01-09 18:36:51.631 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 18:36:51 2024-01-09 18:36:51.645 INFO [aai-resources,,] 2863 --- [ool-62-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.646 INFO [aai-resources,,] 2863 --- [ool-62-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.646 INFO [aai-resources,,] 2863 --- [ool-62-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 18:36:51.648 [pool-62-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09 18:36:51.648 INFO [aai-resources,,] 2863 --- [ool-62-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 2024-01-09T18:36:51.648Z|2024-01-09T18:36:51.648Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-62-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.648Z, LogTimestamp=2024-01-09T18:36:51.648Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:51 18:36:51.654 [pool-62-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.654 INFO [aai-resources,,] 2863 --- [ool-62-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 2024-01-09T18:36:51.648Z|2024-01-09T18:36:51.654Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-62-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:51.648Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.654Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:51 18:36:51.654 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 18:36:51 2024-01-09 18:36:51.654 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 18:36:51 2024-01-09 18:36:51.660 INFO [aai-resources,,] 2863 --- [ool-63-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.660 INFO [aai-resources,,] 2863 --- [ool-63-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.660 INFO [aai-resources,,] 2863 --- [ool-63-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 18:36:51.660 [pool-63-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09T18:36:51.660Z|2024-01-09T18:36:51.660Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-63-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.660Z, LogTimestamp=2024-01-09T18:36:51.660Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:51 2024-01-09 18:36:51.660 INFO [aai-resources,,] 2863 --- [ool-63-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 18:36:51.665 [pool-63-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09T18:36:51.660Z|2024-01-09T18:36:51.665Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-63-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:51.660Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.665Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:51 2024-01-09 18:36:51.665 INFO [aai-resources,,] 2863 --- [ool-63-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 18:36:51.666 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 18:36:51 2024-01-09 18:36:51.666 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 18:36:51 2024-01-09 18:36:51.671 INFO [aai-resources,,] 2863 --- [ool-64-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.671 INFO [aai-resources,,] 2863 --- [ool-64-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.671 INFO [aai-resources,,] 2863 --- [ool-64-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 18:36:51.672 [pool-64-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09T18:36:51.671Z|2024-01-09T18:36:51.671Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-64-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.671Z, LogTimestamp=2024-01-09T18:36:51.671Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:51 2024-01-09 18:36:51.672 INFO [aai-resources,,] 2863 --- [ool-64-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 18:36:51.676 [pool-64-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.676 INFO [aai-resources,,] 2863 --- [ool-64-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:51 2024-01-09T18:36:51.671Z|2024-01-09T18:36:51.676Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-64-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:51.671Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.676Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:51 2024-01-09 18:36:51.680 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:51 2024-01-09 18:36:51.680 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:51 2024-01-09 18:36:51.680 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:51 2024-01-09T18:36:51.680Z|2024-01-09T18:36:51.680Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:51.680Z, LogTimestamp=2024-01-09T18:36:51.680Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:51 18:36:51.680 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:51 2024-01-09 18:36:51.680 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:51 2024-01-09T18:36:51.680Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 20688 with label vserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:51.680Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.680Z, elapsedTime=0, stopWatchStart=250961938302 Removing vertex 20688 with label vserver | 18:36:51 18:36:51.691 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 20688 with label vserver 18:36:51 2024-01-09 18:36:51.691 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20688 with label vserver 18:36:51 2024-01-09T18:36:51.680Z|2024-01-09T18:36:51.692Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01|COMPLETE|204|No Content||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=12, InvokeTimestamp=2024-01-09T18:36:51.680Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:51.692Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 18:36:51 18:36:51.692 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:51 2024-01-09 18:36:51.692 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09 18:36:52.005 INFO [aai-resources,,] 2863 --- [ool-65-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.005 INFO [aai-resources,,] 2863 --- [ool-65-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.005 INFO [aai-resources,,] 2863 --- [ool-65-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.006 INFO [aai-resources,,] 2863 --- [ool-65-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.006 [pool-65-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.005Z|2024-01-09T18:36:52.006Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-65-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.005Z, LogTimestamp=2024-01-09T18:36:52.006Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.011 INFO [aai-resources,,] 2863 --- [ool-65-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.011 [pool-65-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09T18:36:52.005Z|2024-01-09T18:36:52.011Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-65-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:52.005Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.011Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:52 2024-01-09 18:36:52.014 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.014 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.014 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09T18:36:52.015Z|2024-01-09T18:36:52.015Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.015Z, LogTimestamp=2024-01-09T18:36:52.015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.015 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.015 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.015Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 114936 with label pserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:52.015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.015Z, elapsedTime=0, stopWatchStart=251294192798 Removing vertex 114936 with label pserver | 18:36:52 2024-01-09 18:36:52.023 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114936 with label pserver 18:36:52 18:36:52.023 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 114936 with label pserver 18:36:52 2024-01-09T18:36:52.015Z|2024-01-09T18:36:52.024Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test01|COMPLETE|204|No Content||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:52.015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test01, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.024Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:36:52 2024-01-09 18:36:52.025 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.025 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.332 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 18:36:52.332 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.339 INFO [aai-resources,,] 2863 --- [ool-66-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.340 INFO [aai-resources,,] 2863 --- [ool-66-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.340 INFO [aai-resources,,] 2863 --- [ool-66-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.340 INFO [aai-resources,,] 2863 --- [ool-66-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.340 [pool-66-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.340Z|2024-01-09T18:36:52.340Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-66-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.340Z, LogTimestamp=2024-01-09T18:36:52.340Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.346 INFO [aai-resources,,] 2863 --- [ool-66-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09T18:36:52.340Z|2024-01-09T18:36:52.345Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-66-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|ERROR|404|Not Found||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:52.340Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:52.345Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 18:36:52 18:36:52.346 [pool-66-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.352 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.352 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.352 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09T18:36:52.352Z|2024-01-09T18:36:52.353Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.352Z, LogTimestamp=2024-01-09T18:36:52.353Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.353 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.353 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.352Z|2024-01-09T18:36:52.362Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|COMPLETE|201|Created||INFO||10.30.107.126|10|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=10, InvokeTimestamp=2024-01-09T18:36:52.352Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.362Z, ResponseDesc=Created, elapsedTime=6|||InvokeReturn 18:36:52 2024-01-09 18:36:52.362 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.362 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.374 INFO [aai-resources,,] 2863 --- [ool-67-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.375 INFO [aai-resources,,] 2863 --- [ool-67-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.375 INFO [aai-resources,,] 2863 --- [ool-67-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.375 INFO [aai-resources,,] 2863 --- [ool-67-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.375 [pool-67-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.375Z|2024-01-09T18:36:52.375Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-67-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.375Z, LogTimestamp=2024-01-09T18:36:52.375Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=5, TargetEntity=AAI.DB|||Invoke 18:36:52 18:36:52.383 [pool-67-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09T18:36:52.375Z|2024-01-09T18:36:52.382Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-67-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:52.375Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.382Z, ResponseDesc=OK, elapsedTime=5|||InvokeReturn 18:36:52 2024-01-09 18:36:52.383 INFO [aai-resources,,] 2863 --- [ool-67-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09 18:36:52.386 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.386 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.386 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09T18:36:52.387Z|2024-01-09T18:36:52.387Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.387Z, LogTimestamp=2024-01-09T18:36:52.387Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=5, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.387 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.387 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.387Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 98520 with label pserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:52.387Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.387Z, elapsedTime=0, stopWatchStart=251667864284 Removing vertex 98520 with label pserver | 18:36:52 2024-01-09 18:36:52.397 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 98520 with label pserver 18:36:52 18:36:52.397 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 98520 with label pserver 18:36:52 2024-01-09 18:36:52.398 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09T18:36:52.387Z|2024-01-09T18:36:52.398Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|COMPLETE|204|No Content||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:52.387Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.398Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:36:52 18:36:52.398 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.706 INFO [aai-resources,,] 2863 --- [ool-68-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.706 INFO [aai-resources,,] 2863 --- [ool-68-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.706 INFO [aai-resources,,] 2863 --- [ool-68-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09T18:36:52.706Z|2024-01-09T18:36:52.707Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-68-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.107.126|1|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ElapsedTime=1, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.706Z, LogTimestamp=2024-01-09T18:36:52.707Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.707 INFO [aai-resources,,] 2863 --- [ool-68-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.707 [pool-68-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.706Z|2024-01-09T18:36:52.713Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-68-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|ERROR|404|Not Found||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:52.706Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:52.713Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 18:36:52 2024-01-09 18:36:52.713 INFO [aai-resources,,] 2863 --- [ool-68-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.713 [pool-68-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 18:36:52.716 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.716 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.725 INFO [aai-resources,,] 2863 --- [ool-69-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.725 INFO [aai-resources,,] 2863 --- [ool-69-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.725 INFO [aai-resources,,] 2863 --- [ool-69-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.726 INFO [aai-resources,,] 2863 --- [ool-69-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.726 [pool-69-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.725Z|2024-01-09T18:36:52.726Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-69-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.725Z, LogTimestamp=2024-01-09T18:36:52.726Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.731 INFO [aai-resources,,] 2863 --- [ool-69-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.731 [pool-69-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09T18:36:52.725Z|2024-01-09T18:36:52.731Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-69-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|ERROR|404|Not Found||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:52.725Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:52.731Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 18:36:52 2024-01-09 18:36:52.736 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.736 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.736 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.737 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.737 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.737Z|2024-01-09T18:36:52.737Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.737Z, LogTimestamp=2024-01-09T18:36:52.737Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.744 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09T18:36:52.737Z|2024-01-09T18:36:52.744Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:52.737Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.744Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:52 18:36:52.744 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.754 INFO [aai-resources,,] 2863 --- [ool-70-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.754 INFO [aai-resources,,] 2863 --- [ool-70-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.754 INFO [aai-resources,,] 2863 --- [ool-70-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.755 INFO [aai-resources,,] 2863 --- [ool-70-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.755 [pool-70-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.755Z|2024-01-09T18:36:52.755Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-70-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.755Z, LogTimestamp=2024-01-09T18:36:52.755Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.762 INFO [aai-resources,,] 2863 --- [ool-70-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.762 [pool-70-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09T18:36:52.755Z|2024-01-09T18:36:52.762Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-70-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:52.755Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.762Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:52 2024-01-09 18:36:52.767 INFO [aai-resources,,] 2863 --- [ool-71-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.767 INFO [aai-resources,,] 2863 --- [ool-71-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.768 INFO [aai-resources,,] 2863 --- [ool-71-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.768 INFO [aai-resources,,] 2863 --- [ool-71-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 2024-01-09T18:36:52.768Z|2024-01-09T18:36:52.768Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-71-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.768Z, LogTimestamp=2024-01-09T18:36:52.768Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 18:36:52.768 [pool-71-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.768Z|2024-01-09T18:36:52.774Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-71-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|ERROR|404|Not Found||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:52.768Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:52.774Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 18:36:52 2024-01-09 18:36:52.774 INFO [aai-resources,,] 2863 --- [ool-71-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.774 [pool-71-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.779 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.779 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.779 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09T18:36:52.779Z|2024-01-09T18:36:52.779Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.779Z, LogTimestamp=2024-01-09T18:36:52.779Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.779 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.779 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09 18:36:52.791 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09T18:36:52.779Z|2024-01-09T18:36:52.791Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|COMPLETE|201|Created||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=12, InvokeTimestamp=2024-01-09T18:36:52.779Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.791Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:52 18:36:52.791 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.803 INFO [aai-resources,,] 2863 --- [ool-72-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.803 INFO [aai-resources,,] 2863 --- [ool-72-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.803 INFO [aai-resources,,] 2863 --- [ool-72-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.804 INFO [aai-resources,,] 2863 --- [ool-72-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 2024-01-09T18:36:52.803Z|2024-01-09T18:36:52.804Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-72-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.803Z, LogTimestamp=2024-01-09T18:36:52.804Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:52 18:36:52.804 [pool-72-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.803Z|2024-01-09T18:36:52.812Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-72-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e|COMPLETE|200|OK||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:52.803Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.812Z, ResponseDesc=OK, elapsedTime=5|||InvokeReturn 18:36:52 2024-01-09 18:36:52.812 INFO [aai-resources,,] 2863 --- [ool-72-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.812 [pool-72-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.817 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.817 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.817 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09T18:36:52.817Z|2024-01-09T18:36:52.818Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.817Z, LogTimestamp=2024-01-09T18:36:52.818Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=4, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.818 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.818 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.817Z|2024-01-09T18:36:52.824Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:52.817Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.824Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:52 18:36:52.824 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.824 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.835 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200 Entity: null 18:36:52 2024-01-09 18:36:52.835 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 200 Entity: null 18:36:52 2024-01-09 18:36:52.841 INFO [aai-resources,,] 2863 --- [ool-73-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.841 INFO [aai-resources,,] 2863 --- [ool-73-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.841 INFO [aai-resources,,] 2863 --- [ool-73-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.841 INFO [aai-resources,,] 2863 --- [ool-73-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.841 [pool-73-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.841Z|2024-01-09T18:36:52.841Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-73-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.841Z, LogTimestamp=2024-01-09T18:36:52.841Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.845 DEBUG [aai-resources,,] 2863 --- [ool-73-thread-1] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 18:36:52 18:36:52.845 [pool-73-thread-1] DEBUG org.onap.aai.serialization.queryformats.MultiFormatMapper - Formatting vertex object 18:36:52 2024-01-09T18:36:52.841Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Formatting vertex object RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.841Z, LogTimestamp=2024-01-09T18:36:52.841Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB Formatting vertex object | 18:36:52 2024-01-09T18:36:52.841Z|2024-01-09T18:36:52.850Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-73-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c|COMPLETE|200|OK||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:52.841Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.850Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:52 2024-01-09 18:36:52.850 INFO [aai-resources,,] 2863 --- [ool-73-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.850 [pool-73-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.854 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 18:36:52.854 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.856 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.857 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.857 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.857 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 2024-01-09T18:36:52.857Z|2024-01-09T18:36:52.857Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.857Z, LogTimestamp=2024-01-09T18:36:52.857Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:52 18:36:52.857 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.857Z|2024-01-09T18:36:52.862Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test|ERROR|404|Not Found||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:52.857Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:52.862Z, ResponseDesc=Not Found, elapsedTime=3|||InvokeReturn 18:36:52 2024-01-09 18:36:52.862 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.862 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.864 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 18:36:52.864 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.869 INFO [aai-resources,,] 2863 --- [ool-74-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.869 INFO [aai-resources,,] 2863 --- [ool-74-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.869 INFO [aai-resources,,] 2863 --- [ool-74-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.869 INFO [aai-resources,,] 2863 --- [ool-74-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 2024-01-09T18:36:52.869Z|2024-01-09T18:36:52.869Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-74-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.869Z, LogTimestamp=2024-01-09T18:36:52.869Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:52 18:36:52.869 [pool-74-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.869Z|2024-01-09T18:36:52.872Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-74-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|404|Not Found||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, InvokeTimestamp=2024-01-09T18:36:52.869Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:52.872Z, ResponseDesc=Not Found, elapsedTime=3|||InvokeReturn 18:36:52 2024-01-09 18:36:52.872 INFO [aai-resources,,] 2863 --- [ool-74-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.872 [pool-74-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.876 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.876 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.876 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.876 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.876 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.876Z|2024-01-09T18:36:52.876Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.876Z, LogTimestamp=2024-01-09T18:36:52.876Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.884 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.884 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09T18:36:52.876Z|2024-01-09T18:36:52.884Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:52.876Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.884Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:36:52 2024-01-09 18:36:52.894 INFO [aai-resources,,] 2863 --- [ool-75-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.894 INFO [aai-resources,,] 2863 --- [ool-75-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.894 INFO [aai-resources,,] 2863 --- [ool-75-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09T18:36:52.895Z|2024-01-09T18:36:52.895Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-75-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.895Z, LogTimestamp=2024-01-09T18:36:52.895Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.895 INFO [aai-resources,,] 2863 --- [ool-75-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.895 [pool-75-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09 18:36:52.901 INFO [aai-resources,,] 2863 --- [ool-75-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.901 [pool-75-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09T18:36:52.895Z|2024-01-09T18:36:52.901Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-75-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:52.895Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.901Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:52 2024-01-09 18:36:52.905 INFO [aai-resources,,] 2863 --- [ool-76-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.905 INFO [aai-resources,,] 2863 --- [ool-76-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.905 INFO [aai-resources,,] 2863 --- [ool-76-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.906 INFO [aai-resources,,] 2863 --- [ool-76-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.906 [pool-76-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.905Z|2024-01-09T18:36:52.906Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-76-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.905Z, LogTimestamp=2024-01-09T18:36:52.906Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.909 INFO [aai-resources,,] 2863 --- [ool-76-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09T18:36:52.905Z|2024-01-09T18:36:52.909Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-76-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:52.905Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:52.909Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 18:36:52 18:36:52.909 [pool-76-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09 18:36:52.914 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.914 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.914 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 18:36:52.914 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09T18:36:52.914Z|2024-01-09T18:36:52.914Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.914Z, LogTimestamp=2024-01-09T18:36:52.914Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.914 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 18:36:52.923 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09T18:36:52.914Z|2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|COMPLETE|201|Created||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:36:52.914Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.923Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:52 2024-01-09 18:36:52.923 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09 18:36:52.931 INFO [aai-resources,,] 2863 --- [ool-77-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.931 INFO [aai-resources,,] 2863 --- [ool-77-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.931 INFO [aai-resources,,] 2863 --- [ool-77-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 2024-01-09 18:36:52.931 INFO [aai-resources,,] 2863 --- [ool-77-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 2024-01-09T18:36:52.931Z|2024-01-09T18:36:52.931Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-77-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.931Z, LogTimestamp=2024-01-09T18:36:52.931Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 18:36:52.931 [pool-77-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09 18:36:52.936 INFO [aai-resources,,] 2863 --- [ool-77-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 18:36:52.936 [pool-77-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 2024-01-09T18:36:52.931Z|2024-01-09T18:36:52.936Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-77-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:52.931Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:52.936Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:52 2024-01-09 18:36:52.940 INFO [aai-resources,,] 2863 --- [ool-78-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:52 2024-01-09 18:36:52.940 INFO [aai-resources,,] 2863 --- [ool-78-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:52 2024-01-09 18:36:52.940 INFO [aai-resources,,] 2863 --- [ool-78-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:52 18:36:52.941 [pool-78-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:52 2024-01-09 18:36:52.941 INFO [aai-resources,,] 2863 --- [ool-78-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:52 2024-01-09T18:36:52.941Z|2024-01-09T18:36:52.941Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-78-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:52.941Z, LogTimestamp=2024-01-09T18:36:52.941Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:52 2024-01-09 18:36:52.943 ERROR [aai-resources,,] 2863 --- [ool-78-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 552 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 562 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 502 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 499 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run 18:36:52 2024-01-09T18:36:52.941Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|pool-78-thread-1|UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|300|No relationship was found:3000:Not Found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list|ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 552 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 562 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 502 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 499 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run 18:36:52 18:36:52.943 [pool-78-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 552 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 256 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 562 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 502 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$2 :LineNumber- 499 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run 18:36:52 2024-01-09 18:36:52.946 INFO [aai-resources,,] 2863 --- [ool-78-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:52 2024-01-09T18:36:52.941Z|2024-01-09T18:36:52.945Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-78-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:52.941Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:52.945Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 18:36:52 18:36:52.946 [pool-78-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:52 18:36:52.946 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 404 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["GET_RELATIONSHIP","cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d","No relationship was found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list","ERR.5.4.6149"]}}} 18:36:52 2024-01-09 18:36:52.946 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 404 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["GET_RELATIONSHIP","cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d","No relationship was found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list","ERR.5.4.6149"]}}} 18:36:52 18:36:52.948 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.948 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 18:36:52.950 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.950 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 646 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 316 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.951 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 646 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 316 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09 18:36:52.951 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 646 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 316 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 646 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 316 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.954 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 646 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 316 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09 18:36:52.954 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 646 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 316 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.954 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 500 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}} 18:36:52 2024-01-09 18:36:52.954 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 500 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}} 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 120 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 324 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.955 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 120 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 324 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09 18:36:52.955 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 120 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 324 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 120 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 324 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.957 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 120 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 324 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09 18:36:52.957 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 120 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 324 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.958 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 500 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}} 18:36:52 2024-01-09 18:36:52.958 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 500 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Internal Error:java.lang.IllegalArgumentException","ERR.5.4.4000"]}}} 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|pool-79-thread-1|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 265 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 235 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 232 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 18:36:52 18:36:52.960 [pool-79-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 265 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 235 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 232 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 18:36:52 2024-01-09 18:36:52.960 ERROR [aai-resources,,] 2863 --- [ool-79-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 265 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 235 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 232 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|pool-79-thread-1|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 265 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 235 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 232 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 18:36:52 2024-01-09 18:36:52.963 ERROR [aai-resources,,] 2863 --- [ool-79-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 265 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 235 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 232 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 18:36:52 18:36:52.963 [pool-79-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 265 :MethodName- getLegacy ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 235 :MethodName- process ClassName- org.onap.aai.rest.LegacyMoxyConsumer$1 :LineNumber- 232 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 50 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 266 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1149 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 624 :MethodName- run ClassName- java.lang.Thread :LineNumber- 750 :MethodName- run 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 369 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 338 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.964 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 369 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 338 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09 18:36:52.964 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 369 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 338 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 369 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 338 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.966 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 369 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 338 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09 18:36:52.966 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 369 :MethodName- delete ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 338 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 442 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 344 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.967 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 442 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 344 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09 18:36:52.967 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 442 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 344 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 442 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 344 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.969 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 442 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 344 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 2024-01-09 18:36:52.969 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.util.ValidateEncoding :LineNumber- 93 :MethodName- validate ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 592 :MethodName- validateRequest ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 442 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 344 :MethodName- testInvalidUriThrowRandomException 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 18:36:52 18:36:52.972 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.972 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 18:36:52.974 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.974 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 18:36:52.976 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09 18:36:52.976 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 655 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 359 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 18:36:52.978 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 655 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 359 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 2024-01-09 18:36:52.978 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 655 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 359 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 655 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 359 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 18:36:52.981 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 655 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 359 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 2024-01-09 18:36:52.981 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 655 :MethodName- handleWrites ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 89 :MethodName- update ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 359 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 18:36:52.982 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}} 18:36:52 2024-01-09 18:36:52.982 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}} 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 129 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 366 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 18:36:52.983 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 129 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 366 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 2024-01-09 18:36:52.983 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 129 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 366 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 129 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 366 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 18:36:52.985 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 129 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 366 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 2024-01-09 18:36:52.985 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 129 :MethodName- updateRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 366 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 18:36:52.986 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}} 18:36:52 2024-01-09 18:36:52.986 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3002","text":"Error writing output performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/related-to/fsdf","Cannot write via this URL","ERR.5.6.3010"]}}} 18:36:52 18:36:52.989 [pool-80-thread-1] DEBUG org.onap.aai.introspection.MoxyLoader - Unable to find fsdf in the store for lower hyphen to upper camel 18:36:52 2024-01-09 18:36:52.989 DEBUG [aai-resources,,] 2863 --- [ool-80-thread-1] org.onap.aai.introspection.MoxyLoader : Unable to find fsdf in the store for lower hyphen to upper camel 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Unable to find fsdf in the store for lower hyphen to upper camel RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, ElapsedTime=9, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=100, LogTimestamp=2024-01-09T18:36:52.923Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Unable to find fsdf in the store for lower hyphen to upper camel | 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Unable to find fsdf in the store for lower hyphen to upper camel RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, ElapsedTime=9, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=100, LogTimestamp=2024-01-09T18:36:52.923Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=2 Unable to find fsdf in the store for lower hyphen to upper camel | 18:36:52 18:36:52.994 [main] DEBUG org.onap.aai.introspection.MoxyLoader - Unable to find fsdf in the store for lower hyphen to upper camel 18:36:52 2024-01-09 18:36:52.994 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find fsdf in the store for lower hyphen to upper camel 18:36:52 18:36:52.996 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/related-to/fsdf","Invalid input performing %1 on %2:Unrecognized AAI object fsdf","ERR.5.2.3000"]}}} 18:36:52 2024-01-09 18:36:52.996 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/related-to/fsdf","Invalid input performing %1 on %2:Unrecognized AAI object fsdf","ERR.5.2.3000"]}}} 18:36:52 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 454 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 389 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:52 18:36:52.997 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 454 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 389 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:53 2024-01-09 18:36:52.997 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 454 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 389 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:53 2024-01-09T18:36:52.923Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 454 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 389 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:53 18:36:53.000 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 454 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 389 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:53 2024-01-09 18:36:53.000 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 709 :MethodName- validateURI ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 454 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 389 :MethodName- testInvalidUriContainingRelatedToShouldThrowAAIException 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 18:36:53 18:36:53.002 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:53 2024-01-09 18:36:53.002 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:53 18:36:53.004 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:53 2024-01-09 18:36:53.004 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:53 2024-01-09 18:36:53.008 INFO [aai-resources,,] 2863 --- [ool-81-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.009 INFO [aai-resources,,] 2863 --- [ool-81-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.009 INFO [aai-resources,,] 2863 --- [ool-81-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.009 INFO [aai-resources,,] 2863 --- [ool-81-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.009 [pool-81-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.009Z|2024-01-09T18:36:53.009Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-81-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:53.009Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, TargetServiceName=cloud-infrastructure/pservers, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=100, LogTimestamp=2024-01-09T18:36:53.009Z, elapsedTime=2|||Invoke 18:36:53 18:36:53.019 [pool-81-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.019 INFO [aai-resources,,] 2863 --- [ool-81-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.009Z|2024-01-09T18:36:53.019Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-81-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers|COMPLETE|200|OK||INFO||10.30.107.126|10|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=10, InvokeTimestamp=2024-01-09T18:36:53.009Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, TargetServiceName=cloud-infrastructure/pservers, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=100, LogTimestamp=2024-01-09T18:36:53.019Z, ResponseDesc=OK, elapsedTime=7|||InvokeReturn 18:36:53 2024-01-09 18:36:53.022 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:53 18:36:53.022 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:53 2024-01-09 18:36:53.029 INFO [aai-resources,,] 2863 --- [ool-82-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.029 INFO [aai-resources,,] 2863 --- [ool-82-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.029 INFO [aai-resources,,] 2863 --- [ool-82-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.030 [pool-82-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.030Z|2024-01-09T18:36:53.030Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-82-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:53.030Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=100, LogTimestamp=2024-01-09T18:36:53.030Z, elapsedTime=2|||Invoke 18:36:53 2024-01-09 18:36:53.030 INFO [aai-resources,,] 2863 --- [ool-82-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.035 [pool-82-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09T18:36:53.030Z|2024-01-09T18:36:53.035Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-82-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|ERROR|404|Not Found||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:53.030Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:53.035Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 18:36:53 2024-01-09 18:36:53.035 INFO [aai-resources,,] 2863 --- [ool-82-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09 18:36:53.040 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.040 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.040 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.041 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09 18:36:53.041 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 2024-01-09T18:36:53.041Z|2024-01-09T18:36:53.041Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:53.041Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=100, LogTimestamp=2024-01-09T18:36:53.041Z, elapsedTime=2|||Invoke 18:36:53 2024-01-09 18:36:53.048 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 18:36:53.048 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09T18:36:53.041Z|2024-01-09T18:36:53.048Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:53.041Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Cannot write via this URL:3002:Bad Request:null, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=100, LogTimestamp=2024-01-09T18:36:53.048Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:53 2024-01-09 18:36:53.055 INFO [aai-resources,,] 2863 --- [ool-83-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.055 INFO [aai-resources,,] 2863 --- [ool-83-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.055 INFO [aai-resources,,] 2863 --- [ool-83-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.056 INFO [aai-resources,,] 2863 --- [ool-83-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 2024-01-09T18:36:53.056Z|2024-01-09T18:36:53.056Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-83-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.056Z, LogTimestamp=2024-01-09T18:36:53.056Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.056 [pool-83-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 18:36:53.062 [pool-83-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.062 INFO [aai-resources,,] 2863 --- [ool-83-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.056Z|2024-01-09T18:36:53.062Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-83-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:53.056Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.062Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:53 2024-01-09 18:36:53.068 INFO [aai-resources,,] 2863 --- [ool-84-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.068 INFO [aai-resources,,] 2863 --- [ool-84-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.068 INFO [aai-resources,,] 2863 --- [ool-84-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.068 INFO [aai-resources,,] 2863 --- [ool-84-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.068 [pool-84-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.068Z|2024-01-09T18:36:53.068Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-84-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.068Z, LogTimestamp=2024-01-09T18:36:53.068Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 2024-01-09 18:36:53.072 INFO [aai-resources,,] 2863 --- [ool-84-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 18:36:53.072 [pool-84-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09T18:36:53.068Z|2024-01-09T18:36:53.072Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-84-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:53.068Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:53.072Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 18:36:53 2024-01-09 18:36:53.078 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.078 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.078 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.078 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09 18:36:53.078 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 2024-01-09T18:36:53.078Z|2024-01-09T18:36:53.078Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.078Z, LogTimestamp=2024-01-09T18:36:53.078Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.089 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.089 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.078Z|2024-01-09T18:36:53.089Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|COMPLETE|201|Created||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:53.078Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.089Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:53 2024-01-09 18:36:53.097 INFO [aai-resources,,] 2863 --- [ool-85-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.098 INFO [aai-resources,,] 2863 --- [ool-85-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.098 INFO [aai-resources,,] 2863 --- [ool-85-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.098 INFO [aai-resources,,] 2863 --- [ool-85-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.098 [pool-85-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.098Z|2024-01-09T18:36:53.098Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-85-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.098Z, LogTimestamp=2024-01-09T18:36:53.098Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 2024-01-09T18:36:53.098Z|2024-01-09T18:36:53.103Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-85-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:53.098Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.103Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:53 2024-01-09 18:36:53.103 INFO [aai-resources,,] 2863 --- [ool-85-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 18:36:53.103 [pool-85-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.108 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.108 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.108 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.108 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09 18:36:53.108 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 2024-01-09T18:36:53.108Z|2024-01-09T18:36:53.108Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.108Z, LogTimestamp=2024-01-09T18:36:53.108Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.113 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.113 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.108Z|2024-01-09T18:36:53.113Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:53.108Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.113Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:53 18:36:53.120 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200 Entity: null 18:36:53 2024-01-09 18:36:53.120 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 200 Entity: null 18:36:53 2024-01-09 18:36:53.126 INFO [aai-resources,,] 2863 --- [ool-86-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.126 INFO [aai-resources,,] 2863 --- [ool-86-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.126 INFO [aai-resources,,] 2863 --- [ool-86-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.126 INFO [aai-resources,,] 2863 --- [ool-86-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.126 [pool-86-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.126Z|2024-01-09T18:36:53.126Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-86-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.126Z, LogTimestamp=2024-01-09T18:36:53.126Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:53 2024-01-09T18:36:53.126Z|2024-01-09T18:36:53.131Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-86-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:53.126Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.131Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 18:36:53 18:36:53.131 [pool-86-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.131 INFO [aai-resources,,] 2863 --- [ool-86-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 18:36:53.134 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:53 2024-01-09 18:36:53.134 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:53 2024-01-09 18:36:53.141 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.141 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.141 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.142 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.142 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.142Z|2024-01-09T18:36:53.142Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.142Z, LogTimestamp=2024-01-09T18:36:53.142Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:53 2024-01-09 18:36:53.148 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 18:36:53.148 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09T18:36:53.142Z|2024-01-09T18:36:53.148Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|COMPLETE|201|Created||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:53.142Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.148Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:53 2024-01-09 18:36:53.154 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 18:36:53 18:36:53.154 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 18:36:53 2024-01-09 18:36:53.158 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.158 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.158 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.158 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.158 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.158Z|2024-01-09T18:36:53.158Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.158Z, LogTimestamp=2024-01-09T18:36:53.158Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.170 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09T18:36:53.158Z|2024-01-09T18:36:53.170Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|COMPLETE|201|Created||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=12, InvokeTimestamp=2024-01-09T18:36:53.158Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.170Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:53 2024-01-09 18:36:53.170 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 18:36:53.183 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 18:36:53 2024-01-09 18:36:53.183 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 18:36:53 2024-01-09 18:36:53.186 INFO [aai-resources,,] 2863 --- [ool-87-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.186 INFO [aai-resources,,] 2863 --- [ool-87-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.186 INFO [aai-resources,,] 2863 --- [ool-87-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.186 INFO [aai-resources,,] 2863 --- [ool-87-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.186 [pool-87-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.186Z|2024-01-09T18:36:53.186Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-87-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.186Z, LogTimestamp=2024-01-09T18:36:53.186Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.192 [pool-87-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.192 INFO [aai-resources,,] 2863 --- [ool-87-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.186Z|2024-01-09T18:36:53.192Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-87-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:53.186Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.192Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:53 18:36:53.192 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 18:36:53 2024-01-09 18:36:53.192 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 18:36:53 2024-01-09 18:36:53.195 INFO [aai-resources,,] 2863 --- [ool-88-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.195 INFO [aai-resources,,] 2863 --- [ool-88-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.195 INFO [aai-resources,,] 2863 --- [ool-88-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.196 [pool-88-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09 18:36:53.196 INFO [aai-resources,,] 2863 --- [ool-88-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 2024-01-09T18:36:53.195Z|2024-01-09T18:36:53.196Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-88-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.195Z, LogTimestamp=2024-01-09T18:36:53.196Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.200 [pool-88-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.200 INFO [aai-resources,,] 2863 --- [ool-88-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.195Z|2024-01-09T18:36:53.200Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-88-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:53.195Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.200Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:53 18:36:53.201 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:53 2024-01-09 18:36:53.201 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:53 2024-01-09 18:36:53.206 INFO [aai-resources,,] 2863 --- [ool-89-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.207 INFO [aai-resources,,] 2863 --- [ool-89-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.207 INFO [aai-resources,,] 2863 --- [ool-89-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.207 [pool-89-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09 18:36:53.207 INFO [aai-resources,,] 2863 --- [ool-89-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 2024-01-09T18:36:53.207Z|2024-01-09T18:36:53.207Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-89-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.207Z, LogTimestamp=2024-01-09T18:36:53.207Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.213 [pool-89-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.213 INFO [aai-resources,,] 2863 --- [ool-89-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.207Z|2024-01-09T18:36:53.213Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-89-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:53.207Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.213Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:53 2024-01-09 18:36:53.216 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.216 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.217 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.217 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09 18:36:53.217 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 2024-01-09T18:36:53.217Z|2024-01-09T18:36:53.217Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.217Z, LogTimestamp=2024-01-09T18:36:53.217Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.228 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 32776 with label vserver 18:36:53 2024-01-09 18:36:53.228 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32776 with label vserver 18:36:53 2024-01-09T18:36:53.217Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 32776 with label vserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:53.217Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.217Z, elapsedTime=0, stopWatchStart=252498755999 Removing vertex 32776 with label vserver | 18:36:53 18:36:53.229 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.229 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.217Z|2024-01-09T18:36:53.228Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05|COMPLETE|204|No Content||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:53.217Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.228Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 18:36:53 2024-01-09 18:36:53.538 INFO [aai-resources,,] 2863 --- [ool-90-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.539 INFO [aai-resources,,] 2863 --- [ool-90-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.539 INFO [aai-resources,,] 2863 --- [ool-90-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.540 [pool-90-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.539Z|2024-01-09T18:36:53.540Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-90-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.539Z, LogTimestamp=2024-01-09T18:36:53.540Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:53 2024-01-09 18:36:53.540 INFO [aai-resources,,] 2863 --- [ool-90-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.546 [pool-90-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09T18:36:53.539Z|2024-01-09T18:36:53.545Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-90-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:53.539Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.545Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:53 2024-01-09 18:36:53.546 INFO [aai-resources,,] 2863 --- [ool-90-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09 18:36:53.548 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.549 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.549 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.549 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.549Z|2024-01-09T18:36:53.549Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.549Z, LogTimestamp=2024-01-09T18:36:53.549Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:53 2024-01-09 18:36:53.549 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.559 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 28880 with label pserver 18:36:53 2024-01-09 18:36:53.559 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28880 with label pserver 18:36:53 2024-01-09T18:36:53.549Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 28880 with label pserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:53.549Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.549Z, elapsedTime=0, stopWatchStart=252829714608 Removing vertex 28880 with label pserver | 18:36:53 18:36:53.561 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.561 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.549Z|2024-01-09T18:36:53.560Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test05|COMPLETE|204|No Content||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:53.549Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test05, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.560Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:36:53 2024-01-09 18:36:53.866 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:53 18:36:53.866 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:53 2024-01-09 18:36:53.874 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.874 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.874 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.874 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.874 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.874Z|2024-01-09T18:36:53.874Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.874Z, LogTimestamp=2024-01-09T18:36:53.874Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.881 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.881 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.874Z|2024-01-09T18:36:53.881Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:53.874Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.881Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:53 18:36:53.887 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 18:36:53 2024-01-09 18:36:53.887 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 18:36:53 2024-01-09 18:36:53.891 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.891 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.891 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.891 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.891 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.891Z|2024-01-09T18:36:53.891Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.891Z, LogTimestamp=2024-01-09T18:36:53.891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.903 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.903 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.891Z|2024-01-09T18:36:53.903Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|COMPLETE|201|Created||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=12, InvokeTimestamp=2024-01-09T18:36:53.891Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.903Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:53 18:36:53.916 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 201 Entity: null 18:36:53 2024-01-09 18:36:53.916 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 201 Entity: null 18:36:53 2024-01-09 18:36:53.919 INFO [aai-resources,,] 2863 --- [ool-91-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.919 INFO [aai-resources,,] 2863 --- [ool-91-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.919 INFO [aai-resources,,] 2863 --- [ool-91-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.919 INFO [aai-resources,,] 2863 --- [ool-91-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.919 [pool-91-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.919Z|2024-01-09T18:36:53.919Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-91-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.919Z, LogTimestamp=2024-01-09T18:36:53.919Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:53 2024-01-09 18:36:53.920 DEBUG [aai-resources,,] 2863 --- [ool-91-thread-1] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 18:36:53 18:36:53.920 [pool-91-thread-1] DEBUG org.onap.aai.serialization.queryformats.MultiFormatMapper - Formatting vertex object 18:36:53 2024-01-09T18:36:53.919Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Formatting vertex object RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.919Z, LogTimestamp=2024-01-09T18:36:53.919Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB Formatting vertex object | 18:36:53 2024-01-09 18:36:53.925 INFO [aai-resources,,] 2863 --- [ool-91-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.919Z|2024-01-09T18:36:53.925Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-91-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:53.919Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.925Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:53 18:36:53.925 [pool-91-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.926 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:53 18:36:53.926 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:53 2024-01-09 18:36:53.932 INFO [aai-resources,,] 2863 --- [ool-92-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.932 INFO [aai-resources,,] 2863 --- [ool-92-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.932 INFO [aai-resources,,] 2863 --- [ool-92-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 18:36:53.933 [pool-92-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.933Z|2024-01-09T18:36:53.933Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-92-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.933Z, LogTimestamp=2024-01-09T18:36:53.933Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:53 2024-01-09 18:36:53.933 INFO [aai-resources,,] 2863 --- [ool-92-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.934 [pool-92-thread-1] DEBUG org.onap.aai.serialization.queryformats.MultiFormatMapper - Formatting vertex object 18:36:53 2024-01-09 18:36:53.934 DEBUG [aai-resources,,] 2863 --- [ool-92-thread-1] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 18:36:53 2024-01-09T18:36:53.933Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Formatting vertex object RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.933Z, LogTimestamp=2024-01-09T18:36:53.933Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB Formatting vertex object | 18:36:53 18:36:53.939 [pool-92-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.939 INFO [aai-resources,,] 2863 --- [ool-92-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.933Z|2024-01-09T18:36:53.939Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-92-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:53.933Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.939Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:53 18:36:53.940 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:53 2024-01-09 18:36:53.940 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 18:36:53 2024-01-09 18:36:53.945 INFO [aai-resources,,] 2863 --- [ool-93-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.945 INFO [aai-resources,,] 2863 --- [ool-93-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.945 INFO [aai-resources,,] 2863 --- [ool-93-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.945 INFO [aai-resources,,] 2863 --- [ool-93-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 18:36:53.945 [pool-93-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 2024-01-09T18:36:53.945Z|2024-01-09T18:36:53.945Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-93-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.945Z, LogTimestamp=2024-01-09T18:36:53.945Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.947 [pool-93-thread-1] DEBUG org.onap.aai.serialization.queryformats.MultiFormatMapper - Formatting vertex object 18:36:53 2024-01-09 18:36:53.947 DEBUG [aai-resources,,] 2863 --- [ool-93-thread-1] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 18:36:53 2024-01-09T18:36:53.945Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Formatting vertex object RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.945Z, LogTimestamp=2024-01-09T18:36:53.945Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB Formatting vertex object | 18:36:53 18:36:53.950 [pool-93-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.950 INFO [aai-resources,,] 2863 --- [ool-93-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.945Z|2024-01-09T18:36:53.950Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-93-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:53.945Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.950Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:53 2024-01-09 18:36:53.953 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:53 2024-01-09 18:36:53.953 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:53 2024-01-09 18:36:53.954 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:53 2024-01-09 18:36:53.954 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:53 2024-01-09T18:36:53.954Z|2024-01-09T18:36:53.954Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:53.954Z, LogTimestamp=2024-01-09T18:36:53.954Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=3, TargetEntity=AAI.DB|||Invoke 18:36:53 18:36:53.954 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:53 18:36:53.964 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 114904 with label vserver 18:36:53 2024-01-09 18:36:53.964 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 114904 with label vserver 18:36:53 2024-01-09T18:36:53.954Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 114904 with label vserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:53.954Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.954Z, elapsedTime=0, stopWatchStart=253235067119 Removing vertex 114904 with label vserver | 18:36:53 18:36:53.965 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:53 2024-01-09 18:36:53.965 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:53 2024-01-09T18:36:53.954Z|2024-01-09T18:36:53.965Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04|COMPLETE|204|No Content||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:53.954Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:53.965Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 18:36:54 2024-01-09 18:36:54.279 INFO [aai-resources,,] 2863 --- [ool-94-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.279 INFO [aai-resources,,] 2863 --- [ool-94-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.279 INFO [aai-resources,,] 2863 --- [ool-94-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.280 INFO [aai-resources,,] 2863 --- [ool-94-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 18:36:54.280 [pool-94-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09T18:36:54.279Z|2024-01-09T18:36:54.280Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-94-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:54.279Z, LogTimestamp=2024-01-09T18:36:54.280Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:54 2024-01-09 18:36:54.286 INFO [aai-resources,,] 2863 --- [ool-94-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 18:36:54.286 [pool-94-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09T18:36:54.279Z|2024-01-09T18:36:54.286Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-94-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:54.279Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.286Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:54 2024-01-09 18:36:54.289 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.289 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.290 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.290 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 18:36:54.290 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09T18:36:54.290Z|2024-01-09T18:36:54.290Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:54.290Z, LogTimestamp=2024-01-09T18:36:54.290Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:54 18:36:54.297 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 36872 with label pserver 18:36:54 2024-01-09T18:36:54.290Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 36872 with label pserver RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:54.290Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.290Z, elapsedTime=0, stopWatchStart=253568286464 Removing vertex 36872 with label pserver | 18:36:54 2024-01-09 18:36:54.297 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 36872 with label pserver 18:36:54 18:36:54.298 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09 18:36:54.298 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 2024-01-09T18:36:54.290Z|2024-01-09T18:36:54.298Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/pserver-hostname-test04|COMPLETE|204|No Content||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:54.290Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/pserver-hostname-test04, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.298Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 18:36:54 2024-01-09 18:36:54.604 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:54 18:36:54.604 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:54 2024-01-09T18:36:54.298Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 451 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 495 :MethodName- testDeleteRelationshipThrowsException 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 18:36:54 2024-01-09 18:36:54.607 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 451 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 495 :MethodName- testDeleteRelationshipThrowsException 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 18:36:54 18:36:54.607 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 451 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 495 :MethodName- testDeleteRelationshipThrowsException 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 18:36:54 2024-01-09T18:36:54.298Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 451 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 495 :MethodName- testDeleteRelationshipThrowsException 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 18:36:54 18:36:54.615 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 451 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 495 :MethodName- testDeleteRelationshipThrowsException 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 18:36:54 2024-01-09 18:36:54.615 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.rest.LegacyMoxyConsumer :LineNumber- 451 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.LegacyMoxyConsumerTest :LineNumber- 495 :MethodName- testDeleteRelationshipThrowsException 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 18:36:54 2024-01-09 18:36:54.615 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"policyException":{"messageId":"POL3102","text":"Error parsing input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship","Error parsing input performing %1 on %2:You must supply a relationship","ERR.5.1.3102"]}}} 18:36:54 18:36:54.615 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"policyException":{"messageId":"POL3102","text":"Error parsing input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship","Error parsing input performing %1 on %2:You must supply a relationship","ERR.5.1.3102"]}}} 18:36:54 2024-01-09 18:36:54.617 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:54 18:36:54.617 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:54 2024-01-09 18:36:54.623 INFO [aai-resources,,] 2863 --- [ool-95-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.623 INFO [aai-resources,,] 2863 --- [ool-95-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.623 INFO [aai-resources,,] 2863 --- [ool-95-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 18:36:54.624 [pool-95-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09 18:36:54.624 INFO [aai-resources,,] 2863 --- [ool-95-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 2024-01-09T18:36:54.624Z|2024-01-09T18:36:54.624Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-95-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:54.624Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.624Z, elapsedTime=0|||Invoke 18:36:54 2024-01-09 18:36:54.628 INFO [aai-resources,,] 2863 --- [ool-95-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 18:36:54.628 [pool-95-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09T18:36:54.624Z|2024-01-09T18:36:54.628Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-95-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:54.624Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:54.628Z, ResponseDesc=Not Found, elapsedTime=0|||InvokeReturn 18:36:54 2024-01-09 18:36:54.633 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.633 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.633 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.634 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 18:36:54.634 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09T18:36:54.634Z|2024-01-09T18:36:54.634Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:54.634Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.634Z, elapsedTime=0|||Invoke 18:36:54 2024-01-09 18:36:54.642 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 18:36:54.642 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09T18:36:54.634Z|2024-01-09T18:36:54.642Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|COMPLETE|201|Created||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:54.634Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.642Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:54 2024-01-09 18:36:54.650 INFO [aai-resources,,] 2863 --- [ool-96-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.650 INFO [aai-resources,,] 2863 --- [ool-96-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.650 INFO [aai-resources,,] 2863 --- [ool-96-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.650 INFO [aai-resources,,] 2863 --- [ool-96-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 18:36:54.650 [pool-96-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09T18:36:54.650Z|2024-01-09T18:36:54.650Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-96-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:54.650Z, LogTimestamp=2024-01-09T18:36:54.650Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:54 2024-01-09 18:36:54.655 INFO [aai-resources,,] 2863 --- [ool-96-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 2024-01-09T18:36:54.650Z|2024-01-09T18:36:54.655Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-96-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:54.650Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.655Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:36:54 18:36:54.655 [pool-96-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09 18:36:54.660 INFO [aai-resources,,] 2863 --- [ool-97-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.660 INFO [aai-resources,,] 2863 --- [ool-97-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.661 INFO [aai-resources,,] 2863 --- [ool-97-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.661 INFO [aai-resources,,] 2863 --- [ool-97-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 2024-01-09T18:36:54.661Z|2024-01-09T18:36:54.661Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-97-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:54.661Z, LogTimestamp=2024-01-09T18:36:54.661Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:54 18:36:54.661 [pool-97-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 18:36:54.667 [pool-97-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09 18:36:54.667 INFO [aai-resources,,] 2863 --- [ool-97-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 2024-01-09T18:36:54.661Z|2024-01-09T18:36:54.666Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-97-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|ERROR|404|Not Found||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:54.661Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:54.666Z, ResponseDesc=Not Found, elapsedTime=2|||InvokeReturn 18:36:54 2024-01-09 18:36:54.673 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.673 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.673 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 18:36:54.673 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09 18:36:54.673 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 2024-01-09T18:36:54.673Z|2024-01-09T18:36:54.673Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:54.673Z, LogTimestamp=2024-01-09T18:36:54.673Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:54 2024-01-09 18:36:54.684 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 2024-01-09T18:36:54.673Z|2024-01-09T18:36:54.684Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|COMPLETE|201|Created||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:54.673Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.684Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:54 18:36:54.684 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09 18:36:54.693 INFO [aai-resources,,] 2863 --- [ool-98-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.693 INFO [aai-resources,,] 2863 --- [ool-98-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.693 INFO [aai-resources,,] 2863 --- [ool-98-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.694 INFO [aai-resources,,] 2863 --- [ool-98-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 2024-01-09T18:36:54.693Z|2024-01-09T18:36:54.694Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-98-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:54.693Z, LogTimestamp=2024-01-09T18:36:54.694Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:54 18:36:54.694 [pool-98-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09 18:36:54.700 INFO [aai-resources,,] 2863 --- [ool-98-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 2024-01-09T18:36:54.693Z|2024-01-09T18:36:54.699Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-98-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:54.693Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.699Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:54 18:36:54.700 [pool-98-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09 18:36:54.704 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.704 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.704 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.704 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 2024-01-09T18:36:54.704Z|2024-01-09T18:36:54.704Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:54.704Z, LogTimestamp=2024-01-09T18:36:54.704Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:54 18:36:54.704 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09 18:36:54.709 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 2024-01-09T18:36:54.704Z|2024-01-09T18:36:54.708Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list|COMPLETE|200|OK||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:54.704Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.708Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 18:36:54 18:36:54.709 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09 18:36:54.716 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 200 Entity: null 18:36:54 18:36:54.716 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 200 Entity: null 18:36:54 2024-01-09 18:36:54.720 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.720 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.720 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.720 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 2024-01-09T18:36:54.720Z|2024-01-09T18:36:54.720Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:54.720Z, LogTimestamp=2024-01-09T18:36:54.720Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:54 18:36:54.720 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09 18:36:54.723 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 2024-01-09T18:36:54.720Z|2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list|COMPLETE|204|No Content||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, InvokeTimestamp=2024-01-09T18:36:54.720Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.723Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:36:54 18:36:54.723 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09 18:36:54.731 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:54 18:36:54.731 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:54 2024-01-09 18:36:54.733 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find fake-infrastructure in the store for lower hyphen to upper camel 18:36:54 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Unable to find fake-infrastructure in the store for lower hyphen to upper camel RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Unable to find fake-infrastructure in the store for lower hyphen to upper camel | 18:36:54 18:36:54.733 [main] DEBUG org.onap.aai.introspection.MoxyLoader - Unable to find fake-infrastructure in the store for lower hyphen to upper camel 18:36:54 2024-01-09 18:36:54.736 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Invalid input performing %1 on %2:Unrecognized AAI object fake-infrastructure","ERR.5.2.3000"]}}} 18:36:54 18:36:54.736 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Response Code: 400 Entity: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","fake-infrastructure/pservers/pserver/fajsidj","Invalid input performing %1 on %2:Unrecognized AAI object fake-infrastructure","ERR.5.2.3000"]}}} 18:36:54 2024-01-09 18:36:54.737 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:54 18:36:54.737 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:54 [WARNING] Tests run: 24, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 6.276 s - in org.onap.aai.rest.LegacyMoxyConsumerTest 18:36:54 [INFO] Running org.onap.aai.rest.ModelDistributionTest 18:36:54 2024-01-09 18:36:54.749 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:54 18:36:54.749 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:54 2024-01-09 18:36:54.749 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:54 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, ElapsedTime=3, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:54 18:36:54.749 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:54 2024-01-09 18:36:54.749 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:54 18:36:54.749 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:54 2024-01-09 18:36:54.749 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:54 18:36:54.749 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:54 2024-01-09 18:36:54.763 INFO [aai-resources,659d924684faff761c9409344d071de6,0ee4d185da339a8f] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:54 2024-01-09T18:36:54.763Z|2024-01-09T18:36:54.763Z|bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8||qtp1470087908-61||/aai/v28/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d924684faff761c9409344d071de6, RequestID=bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=0ee4d185da339a8f, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:54.763Z, InvocationID=2dac84c3-571e-401b-af01-119becaa7710, LogTimestamp=2024-01-09T18:36:54.763Z|||Entering 18:36:54 2024-01-09 18:36:54.775 INFO [aai-resources,659d924684faff761c9409344d071de6,0ee4d185da339a8f] 2863 --- [ool-99-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.775 INFO [aai-resources,659d924684faff761c9409344d071de6,0ee4d185da339a8f] 2863 --- [ool-99-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.775 INFO [aai-resources,659d924684faff761c9409344d071de6,0ee4d185da339a8f] 2863 --- [ool-99-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 2024-01-09 18:36:54.775 INFO [aai-resources,659d924684faff761c9409344d071de6,0ee4d185da339a8f] 2863 --- [ool-99-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 2024-01-09T18:36:54.775Z|2024-01-09T18:36:54.775Z|bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8||pool-99-thread-1||/aai/v28/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d924684faff761c9409344d071de6, RequestID=bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:54.775Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=0ee4d185da339a8f, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:54.763Z, InvocationID=2dac84c3-571e-401b-af01-119becaa7710, LogTimestamp=2024-01-09T18:36:54.775Z|||Invoke 18:36:54 18:36:54.775 [pool-99-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 18:36:54.785 [pool-99-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09 18:36:54.785 INFO [aai-resources,659d924684faff761c9409344d071de6,0ee4d185da339a8f] 2863 --- [ool-99-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:54 2024-01-09T18:36:54.775Z|2024-01-09T18:36:54.785Z|bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8||pool-99-thread-1||/aai/v28/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|ERROR|404|Not Found||INFO||10.30.107.126|10|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d924684faff761c9409344d071de6, ResponseCode=404, RequestID=bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=10, InvokeTimestamp=2024-01-09T18:36:54.775Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, spanId=0ee4d185da339a8f, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:54.763Z, InvocationID=2dac84c3-571e-401b-af01-119becaa7710, ErrorCode=404, LogTimestamp=2024-01-09T18:36:54.785Z, ResponseDesc=Not Found|||InvokeReturn 18:36:54 2024-01-09T18:36:54.763Z|2024-01-09T18:36:54.786+0000|bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v28/service-design-and-creation/models|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8","status":"404","rqstDate":"240109-18:36:54:764","respDate":"240109-18:36:54:786","sourceId":"JUNIT:bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8","resourceId":"http://localhost:45985/aai/v28/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:54:764-69145\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[1c9409344d071de6], traceparent=[00-659d924684faff761c9409344d071de6-1c9409344d071de6-01], X-B3-Sampled=[1], X-B3-TraceId=[659d924684faff761c9409344d071de6], X-TransactionId=[JUNIT], X-ONAP-RequestID=[bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8]}\"}"} 18:36:54 2024-01-09 18:36:54.787 INFO [aai-resources,659d924684faff761c9409344d071de6,0ee4d185da339a8f] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:54 2024-01-09T18:36:54.763Z|2024-01-09T18:36:54.787Z|bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8||qtp1470087908-61||/aai/v28/service-design-and-creation/models|JUNIT|ERROR|404|Not Found||INFO||10.30.107.126|24|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d924684faff761c9409344d071de6, ResponseCode=404, RequestID=bfd9ad55-2ef4-4cdc-9276-d3795d5a77b8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=24, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=0ee4d185da339a8f, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:54.763Z, InvocationID=2dac84c3-571e-401b-af01-119becaa7710, ErrorCode=404, LogTimestamp=2024-01-09T18:36:54.787Z, ResponseDesc=Not Found|||Exiting. 18:36:54 2024-01-09 18:36:54.790 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 404 NOT_FOUND 18:36:54 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 404 NOT_FOUND RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 404 NOT_FOUND | 18:36:54 18:36:54.790 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 404 NOT_FOUND 18:36:54 127.0.0.1 - - [09/Jan/2024:18:36:54 +0000] "GET /aai/v28/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 707 REST JUNIT JUNIT - - - - - - - - - - 29 - "logType": "access" 18:36:54 2024-01-09 18:36:54.797 INFO [aai-resources,659d9246008bff2eecb3280c908533be,279f395e0177ceeb] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:54 2024-01-09T18:36:54.797Z|2024-01-09T18:36:54.797Z|26209611-8d7c-480c-a09b-4722c5ab9635||qtp1470087908-59||/aai/v28/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9246008bff2eecb3280c908533be, RequestID=26209611-8d7c-480c-a09b-4722c5ab9635, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=279f395e0177ceeb, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:54.797Z, InvocationID=2905deb3-71c4-4db3-a91a-7e7ed7a1230a, LogTimestamp=2024-01-09T18:36:54.797Z|||Entering 18:36:54 2024-01-09 18:36:54.806 INFO [aai-resources,659d9246008bff2eecb3280c908533be,279f395e0177ceeb] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:54 2024-01-09 18:36:54.806 INFO [aai-resources,659d9246008bff2eecb3280c908533be,279f395e0177ceeb] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:54 2024-01-09 18:36:54.806 INFO [aai-resources,659d9246008bff2eecb3280c908533be,279f395e0177ceeb] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:54 18:36:54.806 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:54 2024-01-09 18:36:54.806 INFO [aai-resources,659d9246008bff2eecb3280c908533be,279f395e0177ceeb] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:54 2024-01-09T18:36:54.806Z|2024-01-09T18:36:54.806Z|26209611-8d7c-480c-a09b-4722c5ab9635||qtp1470087908-59||/aai/v28/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9246008bff2eecb3280c908533be, RequestID=26209611-8d7c-480c-a09b-4722c5ab9635, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:54.806Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=279f395e0177ceeb, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:54.797Z, InvocationID=2905deb3-71c4-4db3-a91a-7e7ed7a1230a, LogTimestamp=2024-01-09T18:36:54.806Z|||Invoke 18:36:54 18:36:54.832 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:54 2024-01-09T18:36:54.806Z|2024-01-09T18:36:54.832Z|26209611-8d7c-480c-a09b-4722c5ab9635||qtp1470087908-59||/aai/v28/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|COMPLETE|201|Created||INFO||10.30.107.126|26|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9246008bff2eecb3280c908533be, ResponseCode=201, RequestID=26209611-8d7c-480c-a09b-4722c5ab9635, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=26, InvokeTimestamp=2024-01-09T18:36:54.806Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=279f395e0177ceeb, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:54.797Z, InvocationID=2905deb3-71c4-4db3-a91a-7e7ed7a1230a, LogTimestamp=2024-01-09T18:36:54.832Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:36:54 2024-01-09 18:36:54.832 INFO [aai-resources,659d9246008bff2eecb3280c908533be,279f395e0177ceeb] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:55 2024-01-09T18:36:54.832Z|2024-01-09T18:36:55.144+0000|26209611-8d7c-480c-a09b-4722c5ab9635||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v28/service-design-and-creation/models|JUNIT|||||DEBUG||10.30.107.126|26|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"26209611-8d7c-480c-a09b-4722c5ab9635","status":"201","rqstDate":"240109-18:36:54:797","respDate":"240109-18:36:55:144","sourceId":"JUNIT:26209611-8d7c-480c-a09b-4722c5ab9635","resourceId":"http://localhost:45985/aai/v28/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:54:797-25622\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/xml\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[ecb3280c908533be], traceparent=[00-659d9246008bff2eecb3280c908533be-ecb3280c908533be-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9246008bff2eecb3280c908533be], X-TransactionId=[JUNIT], Content-Length=[1093], Content-Type=[application/xml], X-ONAP-RequestID=[26209611-8d7c-480c-a09b-4722c5ab9635]}\",\"Payload\":\"\\n d821d1aa-8a69-47a4-aa63-3dae1742c47c\\n service\\n Network Service\\n \\n \\n 8b713350-90fc-44b1-8c6e-a2b3973aa9d3\\n test-svc-distribution\\n 1.0\\n test-svc-distribution\\n \\n \\n T\\n unbounded\\n \\n \\n T\\n unbounded\\n \\n \\n \\n \\n \\n \\n \\n\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:54:797-25622\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[119000], Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:54:797-25622]}\",\"Entity\":\"\"}"} 18:36:55 2024-01-09 18:36:55.145 INFO [aai-resources,659d9246008bff2eecb3280c908533be,279f395e0177ceeb] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:55 2024-01-09T18:36:54.797Z|2024-01-09T18:36:55.145Z|26209611-8d7c-480c-a09b-4722c5ab9635||qtp1470087908-59||/aai/v28/service-design-and-creation/models|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|348|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9246008bff2eecb3280c908533be, ResponseCode=201, RequestID=26209611-8d7c-480c-a09b-4722c5ab9635, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=348, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=279f395e0177ceeb, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:54.797Z, InvocationID=2905deb3-71c4-4db3-a91a-7e7ed7a1230a, LogTimestamp=2024-01-09T18:36:55.145Z, ResponseDesc=Created, elapsedTime=7|||Exiting. 18:36:55 127.0.0.1 - - [09/Jan/2024:18:36:55 +0000] "PUT /aai/v28/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST JUNIT JUNIT - - - - - - - - - - 354 - "logType": "access" 18:36:55 2024-01-09 18:36:55.149 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:55 18:36:55.149 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:55 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 201 CREATED | 18:36:55 2024-01-09 18:36:55.157 INFO [aai-resources,659d92472dd9176fc853aceb4c9bf55b,81bacb375bc62466] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:55 2024-01-09T18:36:55.157Z|2024-01-09T18:36:55.157Z|b3f647bc-cb91-4930-9454-5c3c2b78b60c||qtp1470087908-61||/aai/v28/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92472dd9176fc853aceb4c9bf55b, RequestID=b3f647bc-cb91-4930-9454-5c3c2b78b60c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=81bacb375bc62466, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.157Z, InvocationID=f4497cd8-cf95-42d3-89ce-12874796788d, LogTimestamp=2024-01-09T18:36:55.157Z|||Entering 18:36:55 2024-01-09 18:36:55.161 INFO [aai-resources,659d92472dd9176fc853aceb4c9bf55b,81bacb375bc62466] 2863 --- [ol-100-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:55 2024-01-09 18:36:55.162 INFO [aai-resources,659d92472dd9176fc853aceb4c9bf55b,81bacb375bc62466] 2863 --- [ol-100-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:55 2024-01-09 18:36:55.162 INFO [aai-resources,659d92472dd9176fc853aceb4c9bf55b,81bacb375bc62466] 2863 --- [ol-100-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:55 2024-01-09 18:36:55.162 INFO [aai-resources,659d92472dd9176fc853aceb4c9bf55b,81bacb375bc62466] 2863 --- [ol-100-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:55 18:36:55.162 [pool-100-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:55 2024-01-09T18:36:55.162Z|2024-01-09T18:36:55.162Z|b3f647bc-cb91-4930-9454-5c3c2b78b60c||pool-100-thread-1||/aai/v28/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d92472dd9176fc853aceb4c9bf55b, RequestID=b3f647bc-cb91-4930-9454-5c3c2b78b60c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.162Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=81bacb375bc62466, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:55.157Z, InvocationID=f4497cd8-cf95-42d3-89ce-12874796788d, LogTimestamp=2024-01-09T18:36:55.162Z|||Invoke 18:36:55 18:36:55.165 [pool-100-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:55 2024-01-09 18:36:55.165 INFO [aai-resources,659d92472dd9176fc853aceb4c9bf55b,81bacb375bc62466] 2863 --- [ol-100-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:55 2024-01-09T18:36:55.162Z|2024-01-09T18:36:55.165Z|b3f647bc-cb91-4930-9454-5c3c2b78b60c||pool-100-thread-1||/aai/v28/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|COMPLETE|200|OK||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d92472dd9176fc853aceb4c9bf55b, ResponseCode=200, RequestID=b3f647bc-cb91-4930-9454-5c3c2b78b60c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, InvokeTimestamp=2024-01-09T18:36:55.162Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=81bacb375bc62466, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:55.157Z, InvocationID=f4497cd8-cf95-42d3-89ce-12874796788d, LogTimestamp=2024-01-09T18:36:55.165Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 18:36:55 2024-01-09T18:36:55.157Z|2024-01-09T18:36:55.166+0000|b3f647bc-cb91-4930-9454-5c3c2b78b60c||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v28/service-design-and-creation/models|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"b3f647bc-cb91-4930-9454-5c3c2b78b60c","status":"200","rqstDate":"240109-18:36:55:157","respDate":"240109-18:36:55:166","sourceId":"JUNIT:b3f647bc-cb91-4930-9454-5c3c2b78b60c","resourceId":"http://localhost:45985/aai/v28/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:157-88316\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[c853aceb4c9bf55b], traceparent=[00-659d92472dd9176fc853aceb4c9bf55b-c853aceb4c9bf55b-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92472dd9176fc853aceb4c9bf55b], X-TransactionId=[JUNIT], Content-Type=[application/xml], X-ONAP-RequestID=[b3f647bc-cb91-4930-9454-5c3c2b78b60c]}\"}"} 18:36:55 2024-01-09 18:36:55.166 INFO [aai-resources,659d92472dd9176fc853aceb4c9bf55b,81bacb375bc62466] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:55 2024-01-09T18:36:55.157Z|2024-01-09T18:36:55.166Z|b3f647bc-cb91-4930-9454-5c3c2b78b60c||qtp1470087908-61||/aai/v28/service-design-and-creation/models|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92472dd9176fc853aceb4c9bf55b, ResponseCode=200, RequestID=b3f647bc-cb91-4930-9454-5c3c2b78b60c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=9, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=81bacb375bc62466, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.157Z, InvocationID=f4497cd8-cf95-42d3-89ce-12874796788d, LogTimestamp=2024-01-09T18:36:55.166Z, ResponseDesc=OK|||Exiting. 18:36:55 127.0.0.1 - - [09/Jan/2024:18:36:55 +0000] "GET /aai/v28/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 200 150 REST JUNIT JUNIT - - - - - - - - - - 16 - "logType": "access" 18:36:55 2024-01-09 18:36:55.180 INFO [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:55 2024-01-09T18:36:55.179Z|2024-01-09T18:36:55.179Z|25edd107-1082-4308-ab5e-615e7d58e249||qtp1470087908-59||/aai/v28/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9247fb44fd3c003d305b498c575d, RequestID=25edd107-1082-4308-ab5e-615e7d58e249, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=e611cad1ad249728, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.179Z, InvocationID=4baad175-f9e7-4ebb-b136-d508e9210f74, LogTimestamp=2024-01-09T18:36:55.179Z|||Entering 18:36:55 2024-01-09 18:36:55.183 INFO [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:55 2024-01-09 18:36:55.183 INFO [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:55 2024-01-09 18:36:55.183 INFO [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:55 18:36:55.183 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:55 2024-01-09 18:36:55.183 INFO [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:55 2024-01-09T18:36:55.183Z|2024-01-09T18:36:55.183Z|25edd107-1082-4308-ab5e-615e7d58e249||qtp1470087908-59||/aai/v28/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9247fb44fd3c003d305b498c575d, RequestID=25edd107-1082-4308-ab5e-615e7d58e249, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.183Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=e611cad1ad249728, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:55.179Z, InvocationID=4baad175-f9e7-4ebb-b136-d508e9210f74, LogTimestamp=2024-01-09T18:36:55.183Z|||Invoke 18:36:55 2024-01-09T18:36:55.183Z|25edd107-1082-4308-ab5e-615e7d58e249|Removing vertex 119000 with label model traceId=659d9247fb44fd3c003d305b498c575d, RequestID=25edd107-1082-4308-ab5e-615e7d58e249, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.183Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=e611cad1ad249728, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:55.179Z, InvocationID=4baad175-f9e7-4ebb-b136-d508e9210f74, LogTimestamp=2024-01-09T18:36:55.183Z, elapsedTime=0, stopWatchStart=254468727452 Removing vertex 119000 with label model | 18:36:55 18:36:55.198 [qtp1470087908-59] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 119000 with label model 18:36:55 2024-01-09 18:36:55.198 DEBUG [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] o.o.aai.serialization.db.DBSerializer : Removing vertex 119000 with label model 18:36:55 2024-01-09T18:36:55.183Z|25edd107-1082-4308-ab5e-615e7d58e249|Removing vertex 123128 with label model-ver traceId=659d9247fb44fd3c003d305b498c575d, RequestID=25edd107-1082-4308-ab5e-615e7d58e249, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.183Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=e611cad1ad249728, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:55.179Z, InvocationID=4baad175-f9e7-4ebb-b136-d508e9210f74, LogTimestamp=2024-01-09T18:36:55.183Z, elapsedTime=0, stopWatchStart=254468727452 Removing vertex 123128 with label model-ver | 18:36:55 18:36:55.198 [qtp1470087908-59] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 123128 with label model-ver 18:36:55 2024-01-09 18:36:55.198 DEBUG [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] o.o.aai.serialization.db.DBSerializer : Removing vertex 123128 with label model-ver 18:36:55 2024-01-09T18:36:55.183Z|25edd107-1082-4308-ab5e-615e7d58e249|Removing vertex 45064 with label model-element traceId=659d9247fb44fd3c003d305b498c575d, RequestID=25edd107-1082-4308-ab5e-615e7d58e249, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.183Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=e611cad1ad249728, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:55.179Z, InvocationID=4baad175-f9e7-4ebb-b136-d508e9210f74, LogTimestamp=2024-01-09T18:36:55.183Z, elapsedTime=0, stopWatchStart=254468727452 Removing vertex 45064 with label model-element | 18:36:55 18:36:55.199 [qtp1470087908-59] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 45064 with label model-element 18:36:55 2024-01-09 18:36:55.199 DEBUG [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] o.o.aai.serialization.db.DBSerializer : Removing vertex 45064 with label model-element 18:36:55 2024-01-09T18:36:55.183Z|25edd107-1082-4308-ab5e-615e7d58e249|Removing vertex 123096 with label model-element traceId=659d9247fb44fd3c003d305b498c575d, RequestID=25edd107-1082-4308-ab5e-615e7d58e249, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.183Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=e611cad1ad249728, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:55.179Z, InvocationID=4baad175-f9e7-4ebb-b136-d508e9210f74, LogTimestamp=2024-01-09T18:36:55.183Z, elapsedTime=0, stopWatchStart=254468727452 Removing vertex 123096 with label model-element | 18:36:55 18:36:55.199 [qtp1470087908-59] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 123096 with label model-element 18:36:55 2024-01-09 18:36:55.199 DEBUG [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] o.o.aai.serialization.db.DBSerializer : Removing vertex 123096 with label model-element 18:36:55 18:36:55.201 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:55 2024-01-09 18:36:55.201 INFO [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:55 2024-01-09T18:36:55.183Z|2024-01-09T18:36:55.201Z|25edd107-1082-4308-ab5e-615e7d58e249||qtp1470087908-59||/aai/v28/service-design-and-creation/models|JUNIT|AAI.DB|service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c|COMPLETE|204|No Content||INFO||10.30.107.126|18|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9247fb44fd3c003d305b498c575d, ResponseCode=204, RequestID=25edd107-1082-4308-ab5e-615e7d58e249, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=18, InvokeTimestamp=2024-01-09T18:36:55.183Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=e611cad1ad249728, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, TargetServiceName=service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c, EntryTimestamp=2024-01-09T18:36:55.179Z, InvocationID=4baad175-f9e7-4ebb-b136-d508e9210f74, LogTimestamp=2024-01-09T18:36:55.201Z, ResponseDesc=No Content, elapsedTime=2|||InvokeReturn 18:36:55 2024-01-09T18:36:55.201Z|2024-01-09T18:36:55.507+0000|25edd107-1082-4308-ab5e-615e7d58e249||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v28/service-design-and-creation/models|JUNIT|||||DEBUG||10.30.107.126|18|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"25edd107-1082-4308-ab5e-615e7d58e249","status":"204","rqstDate":"240109-18:36:55:180","respDate":"240109-18:36:55:507","sourceId":"JUNIT:25edd107-1082-4308-ab5e-615e7d58e249","resourceId":"http://localhost:45985/aai/v28/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1704825414806","resourceType":"DELETE","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:180-59532\",\"Http-Method\":\"DELETE\",\"Content-Type\":\"application/xml\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[003d305b498c575d], traceparent=[00-659d9247fb44fd3c003d305b498c575d-003d305b498c575d-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9247fb44fd3c003d305b498c575d], X-TransactionId=[JUNIT], Content-Length=[0], Content-Type=[application/xml], X-ONAP-RequestID=[25edd107-1082-4308-ab5e-615e7d58e249]}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:180-59532\",\"Content-Type\":null,\"Response-Code\":204,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:180-59532]}\",\"Entity\":\"\"}"} 18:36:55 2024-01-09 18:36:55.508 INFO [aai-resources,659d9247fb44fd3c003d305b498c575d,e611cad1ad249728] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:55 2024-01-09T18:36:55.179Z|2024-01-09T18:36:55.508Z|25edd107-1082-4308-ab5e-615e7d58e249||qtp1470087908-59||/aai/v28/service-design-and-creation/models|JUNIT|COMPLETE|204|No Content||INFO||10.30.107.126|329|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9247fb44fd3c003d305b498c575d, ResponseCode=204, RequestID=25edd107-1082-4308-ab5e-615e7d58e249, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=329, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=e611cad1ad249728, ServiceName=/aai/v28/service-design-and-creation/models, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.179Z, InvocationID=4baad175-f9e7-4ebb-b136-d508e9210f74, LogTimestamp=2024-01-09T18:36:55.508Z, ResponseDesc=No Content, elapsedTime=2|||Exiting. 18:36:55 127.0.0.1 - - [09/Jan/2024:18:36:55 +0000] "DELETE /aai/v28/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1704825414806" 204 0 REST JUNIT JUNIT - - - - - - - - - - 335 - "logType": "access" 18:36:55 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 204 NO_CONTENT RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 204 NO_CONTENT | 18:36:55 2024-01-09 18:36:55.514 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 204 NO_CONTENT 18:36:55 18:36:55.514 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 204 NO_CONTENT 18:36:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.093 s - in org.onap.aai.rest.ModelDistributionTest 18:36:55 [INFO] Running org.onap.aai.rest.PserverGenerateUrlTest 18:36:55 2024-01-09 18:36:55.843 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:55 18:36:55.843 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:55 2024-01-09 18:36:55.843 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:55 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:55 2024-01-09 18:36:55.843 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:55 18:36:55.843 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:55 18:36:55.843 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:55 2024-01-09 18:36:55.844 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:55 18:36:55.844 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:55 2024-01-09 18:36:55.850 INFO [aai-resources,659d9247004bb9f9ccd4d975643ec629,070bef9f7137612f] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:55 2024-01-09T18:36:55.850Z|2024-01-09T18:36:55.850Z|a74a0f34-16ae-49a4-8c94-a0010bfa5fb0||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9247004bb9f9ccd4d975643ec629, RequestID=a74a0f34-16ae-49a4-8c94-a0010bfa5fb0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=070bef9f7137612f, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.850Z, InvocationID=df6b8dcd-2a66-473b-90d0-12f0b133c7c5, LogTimestamp=2024-01-09T18:36:55.850Z|||Entering 18:36:55 2024-01-09 18:36:55.855 INFO [aai-resources,659d9247004bb9f9ccd4d975643ec629,070bef9f7137612f] 2863 --- [ol-101-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:55 2024-01-09 18:36:55.856 INFO [aai-resources,659d9247004bb9f9ccd4d975643ec629,070bef9f7137612f] 2863 --- [ol-101-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:55 2024-01-09 18:36:55.856 INFO [aai-resources,659d9247004bb9f9ccd4d975643ec629,070bef9f7137612f] 2863 --- [ol-101-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:55 2024-01-09 18:36:55.856 INFO [aai-resources,659d9247004bb9f9ccd4d975643ec629,070bef9f7137612f] 2863 --- [ol-101-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:55 2024-01-09T18:36:55.856Z|2024-01-09T18:36:55.856Z|a74a0f34-16ae-49a4-8c94-a0010bfa5fb0||pool-101-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9247004bb9f9ccd4d975643ec629, RequestID=a74a0f34-16ae-49a4-8c94-a0010bfa5fb0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.856Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=070bef9f7137612f, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, EntryTimestamp=2024-01-09T18:36:55.850Z, InvocationID=df6b8dcd-2a66-473b-90d0-12f0b133c7c5, LogTimestamp=2024-01-09T18:36:55.856Z|||Invoke 18:36:55 18:36:55.856 [pool-101-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:55 18:36:55.861 [pool-101-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:55 2024-01-09 18:36:55.861 INFO [aai-resources,659d9247004bb9f9ccd4d975643ec629,070bef9f7137612f] 2863 --- [ol-101-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:55 2024-01-09T18:36:55.856Z|2024-01-09T18:36:55.861Z|a74a0f34-16ae-49a4-8c94-a0010bfa5fb0||pool-101-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2|ERROR|404|Not Found||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9247004bb9f9ccd4d975643ec629, ResponseCode=404, RequestID=a74a0f34-16ae-49a4-8c94-a0010bfa5fb0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:55.856Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, spanId=070bef9f7137612f, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:55.850Z, InvocationID=df6b8dcd-2a66-473b-90d0-12f0b133c7c5, ErrorCode=404, LogTimestamp=2024-01-09T18:36:55.861Z, ResponseDesc=Not Found|||InvokeReturn 18:36:55 2024-01-09T18:36:55.850Z|2024-01-09T18:36:55.862+0000|a74a0f34-16ae-49a4-8c94-a0010bfa5fb0||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"a74a0f34-16ae-49a4-8c94-a0010bfa5fb0","status":"404","rqstDate":"240109-18:36:55:850","respDate":"240109-18:36:55:862","sourceId":"JUNIT:a74a0f34-16ae-49a4-8c94-a0010bfa5fb0","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:850-81191\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[ccd4d975643ec629], traceparent=[00-659d9247004bb9f9ccd4d975643ec629-ccd4d975643ec629-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9247004bb9f9ccd4d975643ec629], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[a74a0f34-16ae-49a4-8c94-a0010bfa5fb0]}\"}"} 18:36:55 2024-01-09 18:36:55.862 INFO [aai-resources,659d9247004bb9f9ccd4d975643ec629,070bef9f7137612f] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:55 2024-01-09T18:36:55.850Z|2024-01-09T18:36:55.862Z|a74a0f34-16ae-49a4-8c94-a0010bfa5fb0||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|ERROR|404|Not Found||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9247004bb9f9ccd4d975643ec629, ResponseCode=404, RequestID=a74a0f34-16ae-49a4-8c94-a0010bfa5fb0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=12, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=070bef9f7137612f, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:55.850Z, InvocationID=df6b8dcd-2a66-473b-90d0-12f0b133c7c5, ErrorCode=404, LogTimestamp=2024-01-09T18:36:55.862Z, ResponseDesc=Not Found|||Exiting. 18:36:55 127.0.0.1 - - [09/Jan/2024:18:36:55 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2" 404 371 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access" 18:36:55 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 404 NOT_FOUND RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 404 NOT_FOUND | 18:36:55 2024-01-09 18:36:55.865 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 404 NOT_FOUND 18:36:55 18:36:55.865 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 404 NOT_FOUND 18:36:55 2024-01-09 18:36:55.871 INFO [aai-resources,659d924704fc88f7ed0f10af31676b54,38e4bdf868c9e357] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:55 2024-01-09T18:36:55.871Z|2024-01-09T18:36:55.871Z|336df58f-9123-4f25-92de-f082c9e1c47c||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d924704fc88f7ed0f10af31676b54, RequestID=336df58f-9123-4f25-92de-f082c9e1c47c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=38e4bdf868c9e357, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.871Z, InvocationID=d59eb206-e422-4206-ae42-287d65bd876e, LogTimestamp=2024-01-09T18:36:55.871Z|||Entering 18:36:55 2024-01-09 18:36:55.875 INFO [aai-resources,659d924704fc88f7ed0f10af31676b54,38e4bdf868c9e357] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:55 2024-01-09 18:36:55.876 INFO [aai-resources,659d924704fc88f7ed0f10af31676b54,38e4bdf868c9e357] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:55 2024-01-09 18:36:55.876 INFO [aai-resources,659d924704fc88f7ed0f10af31676b54,38e4bdf868c9e357] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:55 2024-01-09 18:36:55.876 INFO [aai-resources,659d924704fc88f7ed0f10af31676b54,38e4bdf868c9e357] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:55 2024-01-09T18:36:55.876Z|2024-01-09T18:36:55.876Z|336df58f-9123-4f25-92de-f082c9e1c47c||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d924704fc88f7ed0f10af31676b54, RequestID=336df58f-9123-4f25-92de-f082c9e1c47c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.876Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=38e4bdf868c9e357, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, EntryTimestamp=2024-01-09T18:36:55.871Z, InvocationID=d59eb206-e422-4206-ae42-287d65bd876e, LogTimestamp=2024-01-09T18:36:55.876Z|||Invoke 18:36:55 18:36:55.876 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:55 18:36:55.881 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:55 2024-01-09 18:36:55.881 INFO [aai-resources,659d924704fc88f7ed0f10af31676b54,38e4bdf868c9e357] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:55 2024-01-09T18:36:55.876Z|2024-01-09T18:36:55.881Z|336df58f-9123-4f25-92de-f082c9e1c47c||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d924704fc88f7ed0f10af31676b54, ResponseCode=201, RequestID=336df58f-9123-4f25-92de-f082c9e1c47c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:55.876Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=38e4bdf868c9e357, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, EntryTimestamp=2024-01-09T18:36:55.871Z, InvocationID=d59eb206-e422-4206-ae42-287d65bd876e, LogTimestamp=2024-01-09T18:36:55.881Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:55 2024-01-09T18:36:55.881Z|2024-01-09T18:36:55.887+0000|336df58f-9123-4f25-92de-f082c9e1c47c||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"336df58f-9123-4f25-92de-f082c9e1c47c","status":"201","rqstDate":"240109-18:36:55:871","respDate":"240109-18:36:55:887","sourceId":"JUNIT:336df58f-9123-4f25-92de-f082c9e1c47c","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:871-9263\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[ed0f10af31676b54], traceparent=[00-659d924704fc88f7ed0f10af31676b54-ed0f10af31676b54-01], X-B3-Sampled=[1], X-B3-TraceId=[659d924704fc88f7ed0f10af31676b54], X-TransactionId=[JUNIT], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[336df58f-9123-4f25-92de-f082c9e1c47c]}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:871-9263\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[49160], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:871-9263]}\",\"Entity\":\"\"}"} 18:36:55 2024-01-09 18:36:55.888 INFO [aai-resources,659d924704fc88f7ed0f10af31676b54,38e4bdf868c9e357] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:55 2024-01-09T18:36:55.871Z|2024-01-09T18:36:55.888Z|336df58f-9123-4f25-92de-f082c9e1c47c||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|17|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d924704fc88f7ed0f10af31676b54, ResponseCode=201, RequestID=336df58f-9123-4f25-92de-f082c9e1c47c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=17, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=38e4bdf868c9e357, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.871Z, InvocationID=d59eb206-e422-4206-ae42-287d65bd876e, LogTimestamp=2024-01-09T18:36:55.888Z, ResponseDesc=Created, elapsedTime=3|||Exiting. 18:36:55 127.0.0.1 - - [09/Jan/2024:18:36:55 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2" 201 0 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access" 18:36:55 2024-01-09 18:36:55.891 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:55 18:36:55.891 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:55 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 201 CREATED | 18:36:55 2024-01-09 18:36:55.896 INFO [aai-resources,659d924787ec676f084f281051a1bf01,15a76eaa3a0fe802] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:55 2024-01-09T18:36:55.895Z|2024-01-09T18:36:55.895Z|af4a82ac-a776-4175-a041-d2fe35499fbc||qtp1470087908-61||/aai/v11/generateurl/id|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d924787ec676f084f281051a1bf01, RequestID=af4a82ac-a776-4175-a041-d2fe35499fbc, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=15a76eaa3a0fe802, ServiceName=/aai/v11/generateurl/id, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.895Z, InvocationID=e4b7cbf7-bfe0-477f-a8c6-36d9b057fe61, LogTimestamp=2024-01-09T18:36:55.895Z|||Entering 18:36:55 2024-01-09T18:36:55.895Z|2024-01-09T18:36:55.907+0000|af4a82ac-a776-4175-a041-d2fe35499fbc||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/generateurl/id|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"af4a82ac-a776-4175-a041-d2fe35499fbc","status":"200","rqstDate":"240109-18:36:55:896","respDate":"240109-18:36:55:907","sourceId":"JUNIT:af4a82ac-a776-4175-a041-d2fe35499fbc","resourceId":"http://localhost:45985/aai/v11/generateurl/id/49160","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:896-45503\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[text/plain], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[084f281051a1bf01], traceparent=[00-659d924787ec676f084f281051a1bf01-084f281051a1bf01-01], X-B3-Sampled=[1], X-B3-TraceId=[659d924787ec676f084f281051a1bf01], X-TransactionId=[JUNIT], X-ONAP-RequestID=[af4a82ac-a776-4175-a041-d2fe35499fbc]}\"}"} 18:36:55 2024-01-09 18:36:55.907 INFO [aai-resources,659d924787ec676f084f281051a1bf01,15a76eaa3a0fe802] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:55 2024-01-09T18:36:55.895Z|2024-01-09T18:36:55.907Z|af4a82ac-a776-4175-a041-d2fe35499fbc||qtp1470087908-61||/aai/v11/generateurl/id|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d924787ec676f084f281051a1bf01, ResponseCode=200, RequestID=af4a82ac-a776-4175-a041-d2fe35499fbc, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=12, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=15a76eaa3a0fe802, ServiceName=/aai/v11/generateurl/id, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.895Z, InvocationID=e4b7cbf7-bfe0-477f-a8c6-36d9b057fe61, LogTimestamp=2024-01-09T18:36:55.907Z, ResponseDesc=OK|||Exiting. 18:36:55 127.0.0.1 - - [09/Jan/2024:18:36:55 +0000] "GET /aai/v11/generateurl/id/49160" 200 109 REST JUNIT JUNIT - - - - - - - - - - 15 - "logType": "access" 18:36:55 2024-01-09 18:36:55.914 INFO [aai-resources,659d9247915ea1fb7e9a78e83bc05451,6a447f7f06856328] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:55 2024-01-09T18:36:55.914Z|2024-01-09T18:36:55.914Z|3ffda36a-7133-43ed-a29a-f29092a45bee||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9247915ea1fb7e9a78e83bc05451, RequestID=3ffda36a-7133-43ed-a29a-f29092a45bee, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=6a447f7f06856328, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.914Z, InvocationID=b5e4e49e-ede9-45bb-80a7-f08b8794a2bf, LogTimestamp=2024-01-09T18:36:55.914Z|||Entering 18:36:55 2024-01-09 18:36:55.918 INFO [aai-resources,659d9247915ea1fb7e9a78e83bc05451,6a447f7f06856328] 2863 --- [ol-102-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:55 2024-01-09 18:36:55.919 INFO [aai-resources,659d9247915ea1fb7e9a78e83bc05451,6a447f7f06856328] 2863 --- [ol-102-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:55 2024-01-09 18:36:55.919 INFO [aai-resources,659d9247915ea1fb7e9a78e83bc05451,6a447f7f06856328] 2863 --- [ol-102-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:55 18:36:55.919 [pool-102-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:55 2024-01-09 18:36:55.919 INFO [aai-resources,659d9247915ea1fb7e9a78e83bc05451,6a447f7f06856328] 2863 --- [ol-102-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:55 2024-01-09T18:36:55.919Z|2024-01-09T18:36:55.919Z|3ffda36a-7133-43ed-a29a-f29092a45bee||pool-102-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9247915ea1fb7e9a78e83bc05451, RequestID=3ffda36a-7133-43ed-a29a-f29092a45bee, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.919Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=6a447f7f06856328, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, EntryTimestamp=2024-01-09T18:36:55.914Z, InvocationID=b5e4e49e-ede9-45bb-80a7-f08b8794a2bf, LogTimestamp=2024-01-09T18:36:55.919Z|||Invoke 18:36:55 18:36:55.921 [pool-102-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:55 2024-01-09 18:36:55.921 INFO [aai-resources,659d9247915ea1fb7e9a78e83bc05451,6a447f7f06856328] 2863 --- [ol-102-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:55 2024-01-09T18:36:55.919Z|2024-01-09T18:36:55.921Z|3ffda36a-7133-43ed-a29a-f29092a45bee||pool-102-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2|COMPLETE|200|OK||INFO||10.30.107.126|2|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9247915ea1fb7e9a78e83bc05451, ResponseCode=200, RequestID=3ffda36a-7133-43ed-a29a-f29092a45bee, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=2, InvokeTimestamp=2024-01-09T18:36:55.919Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=6a447f7f06856328, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, EntryTimestamp=2024-01-09T18:36:55.914Z, InvocationID=b5e4e49e-ede9-45bb-80a7-f08b8794a2bf, LogTimestamp=2024-01-09T18:36:55.921Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 18:36:55 2024-01-09T18:36:55.914Z|2024-01-09T18:36:55.922+0000|3ffda36a-7133-43ed-a29a-f29092a45bee||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"3ffda36a-7133-43ed-a29a-f29092a45bee","status":"200","rqstDate":"240109-18:36:55:915","respDate":"240109-18:36:55:922","sourceId":"JUNIT:3ffda36a-7133-43ed-a29a-f29092a45bee","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:915-51828\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[7e9a78e83bc05451], traceparent=[00-659d9247915ea1fb7e9a78e83bc05451-7e9a78e83bc05451-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9247915ea1fb7e9a78e83bc05451], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[3ffda36a-7133-43ed-a29a-f29092a45bee]}\"}"} 18:36:55 2024-01-09 18:36:55.922 INFO [aai-resources,659d9247915ea1fb7e9a78e83bc05451,6a447f7f06856328] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:55 2024-01-09T18:36:55.914Z|2024-01-09T18:36:55.922Z|3ffda36a-7133-43ed-a29a-f29092a45bee||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9247915ea1fb7e9a78e83bc05451, ResponseCode=200, RequestID=3ffda36a-7133-43ed-a29a-f29092a45bee, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=8, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=6a447f7f06856328, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.914Z, InvocationID=b5e4e49e-ede9-45bb-80a7-f08b8794a2bf, LogTimestamp=2024-01-09T18:36:55.922Z, ResponseDesc=OK|||Exiting. 18:36:55 127.0.0.1 - - [09/Jan/2024:18:36:55 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2" 200 107 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access" 18:36:55 2024-01-09 18:36:55.931 INFO [aai-resources,659d92477c8bf908dedefd80dc0845f9,edd8b50acc00e5bc] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:55 2024-01-09T18:36:55.931Z|2024-01-09T18:36:55.931Z|c182fbbf-85e6-4a5e-a841-38a2fe9397f6||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92477c8bf908dedefd80dc0845f9, RequestID=c182fbbf-85e6-4a5e-a841-38a2fe9397f6, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=edd8b50acc00e5bc, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.931Z, InvocationID=017e59eb-0645-4687-9664-b2940b2587be, LogTimestamp=2024-01-09T18:36:55.931Z|||Entering 18:36:55 2024-01-09 18:36:55.936 INFO [aai-resources,659d92477c8bf908dedefd80dc0845f9,edd8b50acc00e5bc] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:55 2024-01-09 18:36:55.936 INFO [aai-resources,659d92477c8bf908dedefd80dc0845f9,edd8b50acc00e5bc] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:55 2024-01-09 18:36:55.936 INFO [aai-resources,659d92477c8bf908dedefd80dc0845f9,edd8b50acc00e5bc] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:55 18:36:55.936 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:55 2024-01-09 18:36:55.936 INFO [aai-resources,659d92477c8bf908dedefd80dc0845f9,edd8b50acc00e5bc] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:55 2024-01-09T18:36:55.936Z|2024-01-09T18:36:55.936Z|c182fbbf-85e6-4a5e-a841-38a2fe9397f6||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d92477c8bf908dedefd80dc0845f9, RequestID=c182fbbf-85e6-4a5e-a841-38a2fe9397f6, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.936Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=edd8b50acc00e5bc, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, EntryTimestamp=2024-01-09T18:36:55.931Z, InvocationID=017e59eb-0645-4687-9664-b2940b2587be, LogTimestamp=2024-01-09T18:36:55.936Z|||Invoke 18:36:55 2024-01-09 18:36:55.942 DEBUG [aai-resources,659d92477c8bf908dedefd80dc0845f9,edd8b50acc00e5bc] 2863 --- [tp1470087908-61] o.o.aai.serialization.db.DBSerializer : Removing vertex 49160 with label pserver 18:36:55 2024-01-09T18:36:55.936Z|c182fbbf-85e6-4a5e-a841-38a2fe9397f6|Removing vertex 49160 with label pserver traceId=659d92477c8bf908dedefd80dc0845f9, RequestID=c182fbbf-85e6-4a5e-a841-38a2fe9397f6, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:55.936Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=edd8b50acc00e5bc, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, EntryTimestamp=2024-01-09T18:36:55.931Z, InvocationID=017e59eb-0645-4687-9664-b2940b2587be, LogTimestamp=2024-01-09T18:36:55.936Z, elapsedTime=0, stopWatchStart=255213643428 Removing vertex 49160 with label pserver | 18:36:55 18:36:55.942 [qtp1470087908-61] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 49160 with label pserver 18:36:55 2024-01-09 18:36:55.943 INFO [aai-resources,659d92477c8bf908dedefd80dc0845f9,edd8b50acc00e5bc] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:55 18:36:55.943 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:55 2024-01-09T18:36:55.936Z|2024-01-09T18:36:55.943Z|c182fbbf-85e6-4a5e-a841-38a2fe9397f6||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2|COMPLETE|204|No Content||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d92477c8bf908dedefd80dc0845f9, ResponseCode=204, RequestID=c182fbbf-85e6-4a5e-a841-38a2fe9397f6, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:55.936Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=edd8b50acc00e5bc, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2, EntryTimestamp=2024-01-09T18:36:55.931Z, InvocationID=017e59eb-0645-4687-9664-b2940b2587be, LogTimestamp=2024-01-09T18:36:55.943Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 18:36:56 2024-01-09T18:36:55.943Z|2024-01-09T18:36:56.248+0000|c182fbbf-85e6-4a5e-a841-38a2fe9397f6||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"c182fbbf-85e6-4a5e-a841-38a2fe9397f6","status":"204","rqstDate":"240109-18:36:55:932","respDate":"240109-18:36:56:247","sourceId":"JUNIT:c182fbbf-85e6-4a5e-a841-38a2fe9397f6","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2?resource-version=1704825415875","resourceType":"DELETE","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:932-33056\",\"Http-Method\":\"DELETE\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[dedefd80dc0845f9], traceparent=[00-659d92477c8bf908dedefd80dc0845f9-dedefd80dc0845f9-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92477c8bf908dedefd80dc0845f9], X-TransactionId=[JUNIT], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[c182fbbf-85e6-4a5e-a841-38a2fe9397f6]}\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:932-33056\",\"Content-Type\":null,\"Response-Code\":204,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:55:932-33056]}\",\"Entity\":\"\"}"} 18:36:56 2024-01-09 18:36:56.248 INFO [aai-resources,659d92477c8bf908dedefd80dc0845f9,edd8b50acc00e5bc] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:56 2024-01-09T18:36:55.931Z|2024-01-09T18:36:56.248Z|c182fbbf-85e6-4a5e-a841-38a2fe9397f6||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|204|No Content||INFO||10.30.107.126|317|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92477c8bf908dedefd80dc0845f9, ResponseCode=204, RequestID=c182fbbf-85e6-4a5e-a841-38a2fe9397f6, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=317, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=edd8b50acc00e5bc, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:55.931Z, InvocationID=017e59eb-0645-4687-9664-b2940b2587be, LogTimestamp=2024-01-09T18:36:56.248Z, ResponseDesc=No Content, elapsedTime=0|||Exiting. 18:36:56 127.0.0.1 - - [09/Jan/2024:18:36:56 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/testd88ae3fa-9860-40e6-8371-dc2fbf46e3f2?resource-version=1704825415875" 204 0 REST JUNIT JUNIT - - - - - - - - - - 323 - "logType": "access" 18:36:56 2024-01-09 18:36:56.253 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 204 NO_CONTENT 18:36:56 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 204 NO_CONTENT RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 204 NO_CONTENT | 18:36:56 18:36:56.253 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 204 NO_CONTENT 18:36:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in org.onap.aai.rest.PserverGenerateUrlTest 18:36:56 [INFO] Running org.onap.aai.rest.PserverMissingTest 18:36:56 2024-01-09 18:36:56.268 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:56 18:36:56.268 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:56 2024-01-09 18:36:56.268 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 18:36:56.268 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 2024-01-09 18:36:56.268 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:56 2024-01-09 18:36:56.269 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:56 18:36:56.268 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 18:36:56.269 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:56 2024-01-09 18:36:56.275 INFO [aai-resources,659d9248897ce0e30c90412bd3f1595d,03f18c182931ec07] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:56 2024-01-09T18:36:56.275Z|2024-01-09T18:36:56.275Z|3ba60750-bf68-4060-8966-a3a0d57064fd||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9248897ce0e30c90412bd3f1595d, RequestID=3ba60750-bf68-4060-8966-a3a0d57064fd, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=03f18c182931ec07, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.275Z, InvocationID=5c109928-001d-4efb-bc98-ca24ca5cf687, LogTimestamp=2024-01-09T18:36:56.275Z|||Entering 18:36:56 2024-01-09 18:36:56.282 INFO [aai-resources,659d9248897ce0e30c90412bd3f1595d,03f18c182931ec07] 2863 --- [ol-103-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:56 2024-01-09 18:36:56.282 INFO [aai-resources,659d9248897ce0e30c90412bd3f1595d,03f18c182931ec07] 2863 --- [ol-103-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:56 2024-01-09 18:36:56.282 INFO [aai-resources,659d9248897ce0e30c90412bd3f1595d,03f18c182931ec07] 2863 --- [ol-103-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:56 2024-01-09 18:36:56.282 INFO [aai-resources,659d9248897ce0e30c90412bd3f1595d,03f18c182931ec07] 2863 --- [ol-103-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:56 18:36:56.282 [pool-103-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:56 2024-01-09T18:36:56.282Z|2024-01-09T18:36:56.282Z|3ba60750-bf68-4060-8966-a3a0d57064fd||pool-103-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-d5d0cdd2-a018-432d-9685-4add0685a203|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9248897ce0e30c90412bd3f1595d, RequestID=3ba60750-bf68-4060-8966-a3a0d57064fd, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:56.282Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=03f18c182931ec07, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/test-d5d0cdd2-a018-432d-9685-4add0685a203, EntryTimestamp=2024-01-09T18:36:56.275Z, InvocationID=5c109928-001d-4efb-bc98-ca24ca5cf687, LogTimestamp=2024-01-09T18:36:56.282Z|||Invoke 18:36:56 2024-01-09 18:36:56.289 INFO [aai-resources,659d9248897ce0e30c90412bd3f1595d,03f18c182931ec07] 2863 --- [ol-103-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:56 18:36:56.289 [pool-103-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:56 2024-01-09T18:36:56.282Z|2024-01-09T18:36:56.289Z|3ba60750-bf68-4060-8966-a3a0d57064fd||pool-103-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-d5d0cdd2-a018-432d-9685-4add0685a203|ERROR|404|Not Found||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9248897ce0e30c90412bd3f1595d, ResponseCode=404, RequestID=3ba60750-bf68-4060-8966-a3a0d57064fd, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:56.282Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, spanId=03f18c182931ec07, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/test-d5d0cdd2-a018-432d-9685-4add0685a203, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:56.275Z, InvocationID=5c109928-001d-4efb-bc98-ca24ca5cf687, ErrorCode=404, LogTimestamp=2024-01-09T18:36:56.289Z, ResponseDesc=Not Found|||InvokeReturn 18:36:56 2024-01-09T18:36:56.275Z|2024-01-09T18:36:56.290+0000|3ba60750-bf68-4060-8966-a3a0d57064fd||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"3ba60750-bf68-4060-8966-a3a0d57064fd","status":"404","rqstDate":"240109-18:36:56:277","respDate":"240109-18:36:56:290","sourceId":"JUNIT:3ba60750-bf68-4060-8966-a3a0d57064fd","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/test-d5d0cdd2-a018-432d-9685-4add0685a203","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:277-53353\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[text/plain, application/json, application/*+json, */*], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[0c90412bd3f1595d], traceparent=[00-659d9248897ce0e30c90412bd3f1595d-0c90412bd3f1595d-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9248897ce0e30c90412bd3f1595d], X-TransactionId=[JUNIT], X-ONAP-RequestID=[3ba60750-bf68-4060-8966-a3a0d57064fd]}\"}"} 18:36:56 2024-01-09 18:36:56.291 INFO [aai-resources,659d9248897ce0e30c90412bd3f1595d,03f18c182931ec07] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:56 2024-01-09T18:36:56.275Z|2024-01-09T18:36:56.290Z|3ba60750-bf68-4060-8966-a3a0d57064fd||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|ERROR|404|Not Found||INFO||10.30.107.126|15|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9248897ce0e30c90412bd3f1595d, ResponseCode=404, RequestID=3ba60750-bf68-4060-8966-a3a0d57064fd, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=15, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=03f18c182931ec07, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:56.275Z, InvocationID=5c109928-001d-4efb-bc98-ca24ca5cf687, ErrorCode=404, LogTimestamp=2024-01-09T18:36:56.290Z, ResponseDesc=Not Found|||Exiting. 18:36:56 2024-01-09 18:36:56.293 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 404 NOT_FOUND 18:36:56 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 404 NOT_FOUND RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 404 NOT_FOUND | 18:36:56 18:36:56.293 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 404 NOT_FOUND 18:36:56 127.0.0.1 - - [09/Jan/2024:18:36:56 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test-d5d0cdd2-a018-432d-9685-4add0685a203" 404 713 REST JUNIT JUNIT - - - - - - - - - - 22 - "logType": "access" 18:36:56 18:36:56.298 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:56 2024-01-09 18:36:56.298 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:56 2024-01-09 18:36:56.298 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:56 18:36:56.298 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 18:36:56.298 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 2024-01-09 18:36:56.298 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 2024-01-09 18:36:56.299 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:56 18:36:56.299 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:56 2024-01-09 18:36:56.306 INFO [aai-resources,659d9248d888e80e4c5e2a7bca694fb9,79439f8047c495c8] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:56 2024-01-09T18:36:56.305Z|2024-01-09T18:36:56.306Z|42945659-3942-4091-93d3-9fe3f67ee69a||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|1|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9248d888e80e4c5e2a7bca694fb9, RequestID=42945659-3942-4091-93d3-9fe3f67ee69a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=1, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=79439f8047c495c8, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.305Z, InvocationID=95e1349e-afd6-4b20-b101-d8d7db901b74, LogTimestamp=2024-01-09T18:36:56.306Z|||Entering 18:36:56 2024-01-09 18:36:56.313 INFO [aai-resources,659d9248d888e80e4c5e2a7bca694fb9,79439f8047c495c8] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:56 2024-01-09 18:36:56.313 INFO [aai-resources,659d9248d888e80e4c5e2a7bca694fb9,79439f8047c495c8] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:56 2024-01-09 18:36:56.313 INFO [aai-resources,659d9248d888e80e4c5e2a7bca694fb9,79439f8047c495c8] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:56 2024-01-09 18:36:56.313 INFO [aai-resources,659d9248d888e80e4c5e2a7bca694fb9,79439f8047c495c8] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:56 18:36:56.313 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:56 2024-01-09T18:36:56.313Z|2024-01-09T18:36:56.313Z|42945659-3942-4091-93d3-9fe3f67ee69a||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-f53ba999-dba2-4739-9644-7f55d7b52a65|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9248d888e80e4c5e2a7bca694fb9, RequestID=42945659-3942-4091-93d3-9fe3f67ee69a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:56.313Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=79439f8047c495c8, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/test-f53ba999-dba2-4739-9644-7f55d7b52a65, EntryTimestamp=2024-01-09T18:36:56.305Z, InvocationID=95e1349e-afd6-4b20-b101-d8d7db901b74, LogTimestamp=2024-01-09T18:36:56.313Z|||Invoke 18:36:56 2024-01-09 18:36:56.317 INFO [aai-resources,659d9248d888e80e4c5e2a7bca694fb9,79439f8047c495c8] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:56 18:36:56.317 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:56 2024-01-09T18:36:56.313Z|2024-01-09T18:36:56.317Z|42945659-3942-4091-93d3-9fe3f67ee69a||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-f53ba999-dba2-4739-9644-7f55d7b52a65|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9248d888e80e4c5e2a7bca694fb9, ResponseCode=201, RequestID=42945659-3942-4091-93d3-9fe3f67ee69a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:56.313Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=79439f8047c495c8, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/test-f53ba999-dba2-4739-9644-7f55d7b52a65, EntryTimestamp=2024-01-09T18:36:56.305Z, InvocationID=95e1349e-afd6-4b20-b101-d8d7db901b74, LogTimestamp=2024-01-09T18:36:56.317Z, ResponseDesc=Created, elapsedTime=1|||InvokeReturn 18:36:56 2024-01-09 18:36:56.321 INFO [aai-resources,659d9248d888e80e4c5e2a7bca694fb9,79439f8047c495c8] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:56 2024-01-09T18:36:56.317Z|2024-01-09T18:36:56.320+0000|42945659-3942-4091-93d3-9fe3f67ee69a||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"42945659-3942-4091-93d3-9fe3f67ee69a","status":"201","rqstDate":"240109-18:36:56:306","respDate":"240109-18:36:56:320","sourceId":"JUNIT:42945659-3942-4091-93d3-9fe3f67ee69a","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/test-f53ba999-dba2-4739-9644-7f55d7b52a65","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:306-67474\",\"Http-Method\":\"PUT\",\"Content-Type\":\"text/plain;charset=UTF-8\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[4c5e2a7bca694fb9], traceparent=[00-659d9248d888e80e4c5e2a7bca694fb9-4c5e2a7bca694fb9-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9248d888e80e4c5e2a7bca694fb9], X-TransactionId=[JUNIT], Content-Length=[63], Content-Type=[text/plain;charset=UTF-8], X-ONAP-RequestID=[42945659-3942-4091-93d3-9fe3f67ee69a]}\",\"Payload\":\"{\\n \\\"hostname\\\": \\\"test-f53ba999-dba2-4739-9644-7f55d7b52a65\\\"\\n}\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:306-67474\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[57472], Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:306-67474]}\",\"Entity\":\"\"}"} 18:36:56 2024-01-09T18:36:56.305Z|2024-01-09T18:36:56.321Z|42945659-3942-4091-93d3-9fe3f67ee69a||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|16|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9248d888e80e4c5e2a7bca694fb9, ResponseCode=201, RequestID=42945659-3942-4091-93d3-9fe3f67ee69a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=16, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=79439f8047c495c8, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.305Z, InvocationID=95e1349e-afd6-4b20-b101-d8d7db901b74, LogTimestamp=2024-01-09T18:36:56.321Z, ResponseDesc=Created, elapsedTime=1|||Exiting. 18:36:56 127.0.0.1 - - [09/Jan/2024:18:36:56 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test-f53ba999-dba2-4739-9644-7f55d7b52a65" 201 0 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access" 18:36:56 18:36:56.324 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:56 2024-01-09 18:36:56.324 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:56 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 201 CREATED | 18:36:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.onap.aai.rest.PserverMissingTest 18:36:56 [INFO] Running org.onap.aai.rest.PserverRelationshipTest 18:36:56 2024-01-09 18:36:56.642 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:56 18:36:56.642 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:56 2024-01-09 18:36:56.642 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:56 18:36:56.642 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 2024-01-09 18:36:56.642 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 18:36:56.642 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:56 2024-01-09 18:36:56.642 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:56 18:36:56.642 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:56 2024-01-09 18:36:56.647 INFO [aai-resources,659d9248906dffa5e9d43b0d24311dd5,152e4b28eb4cf415] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:56 2024-01-09T18:36:56.647Z|2024-01-09T18:36:56.647Z|0776a180-d19b-4334-b63e-8cfa53d2db0a||qtp1470087908-59||/aai/v12/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9248906dffa5e9d43b0d24311dd5, RequestID=0776a180-d19b-4334-b63e-8cfa53d2db0a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=152e4b28eb4cf415, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.647Z, InvocationID=0b83743b-c5a5-440f-955c-d4dd027e381b, LogTimestamp=2024-01-09T18:36:56.647Z|||Entering 18:36:56 2024-01-09 18:36:56.653 INFO [aai-resources,659d9248906dffa5e9d43b0d24311dd5,152e4b28eb4cf415] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:56 2024-01-09 18:36:56.654 INFO [aai-resources,659d9248906dffa5e9d43b0d24311dd5,152e4b28eb4cf415] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:56 2024-01-09 18:36:56.654 INFO [aai-resources,659d9248906dffa5e9d43b0d24311dd5,152e4b28eb4cf415] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:56 18:36:56.654 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:56 2024-01-09 18:36:56.654 INFO [aai-resources,659d9248906dffa5e9d43b0d24311dd5,152e4b28eb4cf415] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:56 2024-01-09T18:36:56.654Z|2024-01-09T18:36:56.654Z|0776a180-d19b-4334-b63e-8cfa53d2db0a||qtp1470087908-59||/aai/v12/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-pserver1|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9248906dffa5e9d43b0d24311dd5, RequestID=0776a180-d19b-4334-b63e-8cfa53d2db0a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:56.654Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=152e4b28eb4cf415, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/test-pserver1, EntryTimestamp=2024-01-09T18:36:56.647Z, InvocationID=0b83743b-c5a5-440f-955c-d4dd027e381b, LogTimestamp=2024-01-09T18:36:56.654Z|||Invoke 18:36:56 18:36:56.659 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:56 2024-01-09 18:36:56.659 INFO [aai-resources,659d9248906dffa5e9d43b0d24311dd5,152e4b28eb4cf415] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:56 2024-01-09T18:36:56.654Z|2024-01-09T18:36:56.659Z|0776a180-d19b-4334-b63e-8cfa53d2db0a||qtp1470087908-59||/aai/v12/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/test-pserver1|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9248906dffa5e9d43b0d24311dd5, ResponseCode=201, RequestID=0776a180-d19b-4334-b63e-8cfa53d2db0a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:56.654Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=152e4b28eb4cf415, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/test-pserver1, EntryTimestamp=2024-01-09T18:36:56.647Z, InvocationID=0b83743b-c5a5-440f-955c-d4dd027e381b, LogTimestamp=2024-01-09T18:36:56.659Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:56 2024-01-09T18:36:56.659Z|2024-01-09T18:36:56.664+0000|0776a180-d19b-4334-b63e-8cfa53d2db0a||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"0776a180-d19b-4334-b63e-8cfa53d2db0a","status":"201","rqstDate":"240109-18:36:56:647","respDate":"240109-18:36:56:663","sourceId":"JUNIT:0776a180-d19b-4334-b63e-8cfa53d2db0a","resourceId":"http://localhost:45985/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:647-44911\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[e9d43b0d24311dd5], traceparent=[00-659d9248906dffa5e9d43b0d24311dd5-e9d43b0d24311dd5-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9248906dffa5e9d43b0d24311dd5], X-TransactionId=[JUNIT], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[0776a180-d19b-4334-b63e-8cfa53d2db0a]}\"}","respBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:647-44911\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[127224], Content-Type=[application/json], X-AAI-TXID=[1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:647-44911]}\",\"Entity\":\"\"}"} 18:36:56 2024-01-09 18:36:56.664 INFO [aai-resources,659d9248906dffa5e9d43b0d24311dd5,152e4b28eb4cf415] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:56 2024-01-09T18:36:56.647Z|2024-01-09T18:36:56.664Z|0776a180-d19b-4334-b63e-8cfa53d2db0a||qtp1470087908-59||/aai/v12/cloud-infrastructure/pservers|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|17|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9248906dffa5e9d43b0d24311dd5, ResponseCode=201, RequestID=0776a180-d19b-4334-b63e-8cfa53d2db0a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=17, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=152e4b28eb4cf415, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.647Z, InvocationID=0b83743b-c5a5-440f-955c-d4dd027e381b, LogTimestamp=2024-01-09T18:36:56.664Z, ResponseDesc=Created, elapsedTime=2|||Exiting. 18:36:56 127.0.0.1 - - [09/Jan/2024:18:36:56 +0000] "PUT /aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access" 18:36:56 18:36:56.667 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:56 2024-01-09 18:36:56.667 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:56 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 201 CREATED | 18:36:56 2024-01-09 18:36:56.674 INFO [aai-resources,659d9248d5efe0765e1f15a28b988143,c5f68953d5f3954b] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:56 2024-01-09T18:36:56.674Z|2024-01-09T18:36:56.674Z|619bcb1a-f271-42f9-9687-3676dc371a7b||qtp1470087908-61||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9248d5efe0765e1f15a28b988143, RequestID=619bcb1a-f271-42f9-9687-3676dc371a7b, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=c5f68953d5f3954b, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.674Z, InvocationID=11efce7b-f83b-4360-b6f3-09e6e5724632, LogTimestamp=2024-01-09T18:36:56.674Z|||Entering 18:36:56 2024-01-09 18:36:56.681 INFO [aai-resources,659d9248d5efe0765e1f15a28b988143,c5f68953d5f3954b] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:56 2024-01-09 18:36:56.681 INFO [aai-resources,659d9248d5efe0765e1f15a28b988143,c5f68953d5f3954b] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:56 2024-01-09 18:36:56.681 INFO [aai-resources,659d9248d5efe0765e1f15a28b988143,c5f68953d5f3954b] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:56 2024-01-09 18:36:56.681 INFO [aai-resources,659d9248d5efe0765e1f15a28b988143,c5f68953d5f3954b] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:56 18:36:56.681 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:56 2024-01-09T18:36:56.681Z|2024-01-09T18:36:56.681Z|619bcb1a-f271-42f9-9687-3676dc371a7b||qtp1470087908-61||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9248d5efe0765e1f15a28b988143, RequestID=619bcb1a-f271-42f9-9687-3676dc371a7b, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:56.681Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=c5f68953d5f3954b, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-01-09T18:36:56.674Z, InvocationID=11efce7b-f83b-4360-b6f3-09e6e5724632, LogTimestamp=2024-01-09T18:36:56.681Z|||Invoke 18:36:56 2024-01-09 18:36:56.693 INFO [aai-resources,659d9248d5efe0765e1f15a28b988143,c5f68953d5f3954b] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:56 18:36:56.693 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:56 2024-01-09T18:36:56.681Z|2024-01-09T18:36:56.692Z|619bcb1a-f271-42f9-9687-3676dc371a7b||qtp1470087908-61||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|COMPLETE|201|Created||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9248d5efe0765e1f15a28b988143, ResponseCode=201, RequestID=619bcb1a-f271-42f9-9687-3676dc371a7b, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:36:56.681Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=c5f68953d5f3954b, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-01-09T18:36:56.674Z, InvocationID=11efce7b-f83b-4360-b6f3-09e6e5724632, LogTimestamp=2024-01-09T18:36:56.692Z, ResponseDesc=Created, elapsedTime=8|||InvokeReturn 18:36:56 2024-01-09T18:36:56.692Z|2024-01-09T18:36:56.702+0000|619bcb1a-f271-42f9-9687-3676dc371a7b||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|||||DEBUG||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"619bcb1a-f271-42f9-9687-3676dc371a7b","status":"201","rqstDate":"240109-18:36:56:674","respDate":"240109-18:36:56:702","sourceId":"JUNIT:619bcb1a-f271-42f9-9687-3676dc371a7b","resourceId":"http://localhost:45985/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:674-3955\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[5e1f15a28b988143], traceparent=[00-659d9248d5efe0765e1f15a28b988143-5e1f15a28b988143-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9248d5efe0765e1f15a28b988143], X-TransactionId=[JUNIT], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[619bcb1a-f271-42f9-9687-3676dc371a7b]}\",\"Payload\":\"{\\n \\\"cloud-region-id\\\": \\\"test-region-1\\\",\\n \\\"cloud-owner\\\": \\\"test-owner-1\\\",\\n \\\"relationship-list\\\": {\\n \\\"relationship\\\": [\\n {\\n \\\"related-to\\\": \\\"pserver\\\",\\n \\\"related-link\\\": \\\"/cloud-infrastructure/pservers/pserver/test-pserver1\\\"\\n }\\n ]\\n }\\n}\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:674-3955\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[32976], Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:674-3955]}\",\"Entity\":\"\"}"} 18:36:56 2024-01-09 18:36:56.702 INFO [aai-resources,659d9248d5efe0765e1f15a28b988143,c5f68953d5f3954b] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:56 2024-01-09T18:36:56.674Z|2024-01-09T18:36:56.702Z|619bcb1a-f271-42f9-9687-3676dc371a7b||qtp1470087908-61||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|28|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9248d5efe0765e1f15a28b988143, ResponseCode=201, RequestID=619bcb1a-f271-42f9-9687-3676dc371a7b, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=28, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=c5f68953d5f3954b, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.674Z, InvocationID=11efce7b-f83b-4360-b6f3-09e6e5724632, LogTimestamp=2024-01-09T18:36:56.702Z, ResponseDesc=Created, elapsedTime=3|||Exiting. 18:36:56 127.0.0.1 - - [09/Jan/2024:18:36:56 +0000] "PUT /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 33 - "logType": "access" 18:36:56 2024-01-09 18:36:56.705 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:56 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 201 CREATED | 18:36:56 18:36:56.705 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:56 2024-01-09 18:36:56.710 INFO [aai-resources,659d9248a8b69a23755a67dc587a659e,f29d78340988a1f2] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:56 2024-01-09T18:36:56.709Z|2024-01-09T18:36:56.709Z|8f771e4a-0985-4175-82e8-290baadd6c74||qtp1470087908-59||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9248a8b69a23755a67dc587a659e, RequestID=8f771e4a-0985-4175-82e8-290baadd6c74, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=f29d78340988a1f2, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.709Z, InvocationID=5cea6e6c-bfd0-4584-987e-610553b69baf, LogTimestamp=2024-01-09T18:36:56.709Z|||Entering 18:36:56 2024-01-09 18:36:56.714 INFO [aai-resources,659d9248a8b69a23755a67dc587a659e,f29d78340988a1f2] 2863 --- [ol-104-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:56 2024-01-09 18:36:56.714 INFO [aai-resources,659d9248a8b69a23755a67dc587a659e,f29d78340988a1f2] 2863 --- [ol-104-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:56 2024-01-09 18:36:56.714 INFO [aai-resources,659d9248a8b69a23755a67dc587a659e,f29d78340988a1f2] 2863 --- [ol-104-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:56 2024-01-09T18:36:56.714Z|2024-01-09T18:36:56.715Z|8f771e4a-0985-4175-82e8-290baadd6c74||pool-104-thread-1||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|INPROGRESS||||INFO||10.30.107.126|1|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9248a8b69a23755a67dc587a659e, RequestID=8f771e4a-0985-4175-82e8-290baadd6c74, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=1, InvokeTimestamp=2024-01-09T18:36:56.714Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=f29d78340988a1f2, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-01-09T18:36:56.709Z, InvocationID=5cea6e6c-bfd0-4584-987e-610553b69baf, LogTimestamp=2024-01-09T18:36:56.715Z|||Invoke 18:36:56 18:36:56.715 [pool-104-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:56 2024-01-09 18:36:56.715 INFO [aai-resources,659d9248a8b69a23755a67dc587a659e,f29d78340988a1f2] 2863 --- [ol-104-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:56 2024-01-09T18:36:56.714Z|2024-01-09T18:36:56.722Z|8f771e4a-0985-4175-82e8-290baadd6c74||pool-104-thread-1||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|COMPLETE|200|OK||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9248a8b69a23755a67dc587a659e, ResponseCode=200, RequestID=8f771e4a-0985-4175-82e8-290baadd6c74, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:36:56.714Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=f29d78340988a1f2, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-01-09T18:36:56.709Z, InvocationID=5cea6e6c-bfd0-4584-987e-610553b69baf, LogTimestamp=2024-01-09T18:36:56.722Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:56 2024-01-09 18:36:56.722 INFO [aai-resources,659d9248a8b69a23755a67dc587a659e,f29d78340988a1f2] 2863 --- [ol-104-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:56 18:36:56.722 [pool-104-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:56 2024-01-09T18:36:56.709Z|2024-01-09T18:36:56.723+0000|8f771e4a-0985-4175-82e8-290baadd6c74||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"8f771e4a-0985-4175-82e8-290baadd6c74","status":"200","rqstDate":"240109-18:36:56:710","respDate":"240109-18:36:56:723","sourceId":"JUNIT:8f771e4a-0985-4175-82e8-290baadd6c74","resourceId":"http://localhost:45985/aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:710-75861\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[755a67dc587a659e], traceparent=[00-659d9248a8b69a23755a67dc587a659e-755a67dc587a659e-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9248a8b69a23755a67dc587a659e], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[8f771e4a-0985-4175-82e8-290baadd6c74]}\"}"} 18:36:56 2024-01-09 18:36:56.724 INFO [aai-resources,659d9248a8b69a23755a67dc587a659e,f29d78340988a1f2] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:56 2024-01-09T18:36:56.709Z|2024-01-09T18:36:56.723Z|8f771e4a-0985-4175-82e8-290baadd6c74||qtp1470087908-59||/aai/v12/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|14|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9248a8b69a23755a67dc587a659e, ResponseCode=200, RequestID=8f771e4a-0985-4175-82e8-290baadd6c74, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=14, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=f29d78340988a1f2, ServiceName=/aai/v12/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.709Z, InvocationID=5cea6e6c-bfd0-4584-987e-610553b69baf, LogTimestamp=2024-01-09T18:36:56.723Z, ResponseDesc=OK|||Exiting. 18:36:56 127.0.0.1 - - [09/Jan/2024:18:36:56 +0000] "GET /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 471 REST JUNIT JUNIT - - - - - - - - - - 20 - "logType": "access" 18:36:56 2024-01-09 18:36:56.732 INFO [aai-resources,659d92481cceb03f5d283a4a4ddd034e,57a913e6249d1717] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:56 2024-01-09T18:36:56.732Z|2024-01-09T18:36:56.732Z|ca842d98-0d80-4868-ba6e-f9586225947a||qtp1470087908-61||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92481cceb03f5d283a4a4ddd034e, RequestID=ca842d98-0d80-4868-ba6e-f9586225947a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=57a913e6249d1717, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.732Z, InvocationID=194651fb-4435-4c35-9316-ff52a5b05793, LogTimestamp=2024-01-09T18:36:56.732Z|||Entering 18:36:56 2024-01-09 18:36:56.737 INFO [aai-resources,659d92481cceb03f5d283a4a4ddd034e,57a913e6249d1717] 2863 --- [ol-105-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:56 2024-01-09 18:36:56.737 INFO [aai-resources,659d92481cceb03f5d283a4a4ddd034e,57a913e6249d1717] 2863 --- [ol-105-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:56 2024-01-09 18:36:56.737 INFO [aai-resources,659d92481cceb03f5d283a4a4ddd034e,57a913e6249d1717] 2863 --- [ol-105-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:56 2024-01-09T18:36:56.737Z|2024-01-09T18:36:56.737Z|ca842d98-0d80-4868-ba6e-f9586225947a||pool-105-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d92481cceb03f5d283a4a4ddd034e, RequestID=ca842d98-0d80-4868-ba6e-f9586225947a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:56.737Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=57a913e6249d1717, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-01-09T18:36:56.732Z, InvocationID=194651fb-4435-4c35-9316-ff52a5b05793, LogTimestamp=2024-01-09T18:36:56.737Z|||Invoke 18:36:56 2024-01-09 18:36:56.737 INFO [aai-resources,659d92481cceb03f5d283a4a4ddd034e,57a913e6249d1717] 2863 --- [ol-105-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:56 18:36:56.737 [pool-105-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:56 2024-01-09T18:36:56.737Z|2024-01-09T18:36:56.743Z|ca842d98-0d80-4868-ba6e-f9586225947a||pool-105-thread-1||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|AAI.DB|cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1|COMPLETE|200|OK||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d92481cceb03f5d283a4a4ddd034e, ResponseCode=200, RequestID=ca842d98-0d80-4868-ba6e-f9586225947a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:56.737Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=57a913e6249d1717, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1, EntryTimestamp=2024-01-09T18:36:56.732Z, InvocationID=194651fb-4435-4c35-9316-ff52a5b05793, LogTimestamp=2024-01-09T18:36:56.743Z, ResponseDesc=OK, elapsedTime=4|||InvokeReturn 18:36:56 2024-01-09 18:36:56.743 INFO [aai-resources,659d92481cceb03f5d283a4a4ddd034e,57a913e6249d1717] 2863 --- [ol-105-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:56 18:36:56.743 [pool-105-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:56 2024-01-09T18:36:56.732Z|2024-01-09T18:36:56.744+0000|ca842d98-0d80-4868-ba6e-f9586225947a||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"ca842d98-0d80-4868-ba6e-f9586225947a","status":"200","rqstDate":"240109-18:36:56:732","respDate":"240109-18:36:56:744","sourceId":"JUNIT:ca842d98-0d80-4868-ba6e-f9586225947a","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:56:732-56798\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[5d283a4a4ddd034e], traceparent=[00-659d92481cceb03f5d283a4a4ddd034e-5d283a4a4ddd034e-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92481cceb03f5d283a4a4ddd034e], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[ca842d98-0d80-4868-ba6e-f9586225947a]}\"}"} 18:36:56 2024-01-09 18:36:56.744 INFO [aai-resources,659d92481cceb03f5d283a4a4ddd034e,57a913e6249d1717] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:56 2024-01-09T18:36:56.732Z|2024-01-09T18:36:56.744Z|ca842d98-0d80-4868-ba6e-f9586225947a||qtp1470087908-61||/aai/v11/cloud-infrastructure/cloud-regions|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|12|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92481cceb03f5d283a4a4ddd034e, ResponseCode=200, RequestID=ca842d98-0d80-4868-ba6e-f9586225947a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=12, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=57a913e6249d1717, ServiceName=/aai/v11/cloud-infrastructure/cloud-regions, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:56.732Z, InvocationID=194651fb-4435-4c35-9316-ff52a5b05793, LogTimestamp=2024-01-09T18:36:56.744Z, ResponseDesc=OK|||Exiting. 18:36:56 127.0.0.1 - - [09/Jan/2024:18:36:56 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 405 REST JUNIT JUNIT - - - - - - - - - - 18 - "logType": "access" 18:36:57 2024-01-09 18:36:57.056 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:57 18:36:57.056 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:57 2024-01-09 18:36:57.056 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:57 18:36:57.056 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 2024-01-09 18:36:57.056 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 18:36:57.056 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 2024-01-09 18:36:57.057 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:57 18:36:57.057 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:57 2024-01-09 18:36:57.063 INFO [aai-resources,659d9249f5a419566ced1482c5472e74,efb4d2728ff8ca57] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:57 2024-01-09T18:36:57.063Z|2024-01-09T18:36:57.063Z|2b8ab9c2-7235-4416-900c-498c83ba2c4d||qtp1470087908-59||/aai/v12/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9249f5a419566ced1482c5472e74, RequestID=2b8ab9c2-7235-4416-900c-498c83ba2c4d, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=efb4d2728ff8ca57, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.063Z, InvocationID=c38fd999-74f8-4a20-8617-459e8a2812c2, LogTimestamp=2024-01-09T18:36:57.063Z|||Entering 18:36:57 2024-01-09T18:36:57.063Z|2024-01-09T18:36:57.067+0000|2b8ab9c2-7235-4416-900c-498c83ba2c4d||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"2b8ab9c2-7235-4416-900c-498c83ba2c4d","status":"405","rqstDate":"240109-18:36:57:064","respDate":"240109-18:36:57:067","sourceId":"JUNIT:2b8ab9c2-7235-4416-900c-498c83ba2c4d","resourceId":"http://localhost:45985/aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:064-8533\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[6ced1482c5472e74], traceparent=[00-659d9249f5a419566ced1482c5472e74-6ced1482c5472e74-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9249f5a419566ced1482c5472e74], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[2b8ab9c2-7235-4416-900c-498c83ba2c4d]}\"}"} 18:36:57 2024-01-09 18:36:57.070 INFO [aai-resources,659d9249f5a419566ced1482c5472e74,efb4d2728ff8ca57] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:57 2024-01-09T18:36:57.063Z|2024-01-09T18:36:57.070Z|2b8ab9c2-7235-4416-900c-498c83ba2c4d||qtp1470087908-59||/aai/v12/cloud-infrastructure/pservers|JUNIT|ERROR|400|Bad Request||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9249f5a419566ced1482c5472e74, ResponseCode=400, RequestID=2b8ab9c2-7235-4416-900c-498c83ba2c4d, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=7, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=efb4d2728ff8ca57, ServiceName=/aai/v12/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Bad Request, EntryTimestamp=2024-01-09T18:36:57.063Z, InvocationID=c38fd999-74f8-4a20-8617-459e8a2812c2, ErrorCode=400, LogTimestamp=2024-01-09T18:36:57.070Z, ResponseDesc=Bad Request|||Exiting. 18:36:57 2024-01-09 18:36:57.073 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 400 BAD_REQUEST 18:36:57 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 400 BAD_REQUEST RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 400 BAD_REQUEST | 18:36:57 18:36:57.073 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 400 BAD_REQUEST 18:36:57 127.0.0.1 - - [09/Jan/2024:18:36:57 +0000] "GET /aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship" 400 170 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access" 18:36:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in org.onap.aai.rest.PserverRelationshipTest 18:36:57 [INFO] Running org.onap.aai.rest.PserverTest 18:36:57 2024-01-09 18:36:57.091 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:57 18:36:57.091 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:57 2024-01-09 18:36:57.091 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:57 2024-01-09 18:36:57.091 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 18:36:57.091 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 18:36:57.091 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 2024-01-09 18:36:57.091 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:57 18:36:57.091 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:57 2024-01-09 18:36:57.097 INFO [aai-resources,659d92493fa270b6ab4688830b494f83,e60520d537398513] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:57 2024-01-09T18:36:57.097Z|2024-01-09T18:36:57.097Z|9f161f2e-6271-4972-acfd-282e1f36ff05||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92493fa270b6ab4688830b494f83, RequestID=9f161f2e-6271-4972-acfd-282e1f36ff05, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=e60520d537398513, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.097Z, InvocationID=d2ff8447-f5c7-4510-b6aa-6f7f558e11b2, LogTimestamp=2024-01-09T18:36:57.097Z|||Entering 18:36:57 2024-01-09 18:36:57.104 INFO [aai-resources,659d92493fa270b6ab4688830b494f83,e60520d537398513] 2863 --- [ol-106-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.104 INFO [aai-resources,659d92493fa270b6ab4688830b494f83,e60520d537398513] 2863 --- [ol-106-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.104 INFO [aai-resources,659d92493fa270b6ab4688830b494f83,e60520d537398513] 2863 --- [ol-106-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09T18:36:57.104Z|2024-01-09T18:36:57.104Z|9f161f2e-6271-4972-acfd-282e1f36ff05||pool-106-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d92493fa270b6ab4688830b494f83, RequestID=9f161f2e-6271-4972-acfd-282e1f36ff05, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:57.104Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=e60520d537398513, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, EntryTimestamp=2024-01-09T18:36:57.097Z, InvocationID=d2ff8447-f5c7-4510-b6aa-6f7f558e11b2, LogTimestamp=2024-01-09T18:36:57.104Z|||Invoke 18:36:57 2024-01-09 18:36:57.104 INFO [aai-resources,659d92493fa270b6ab4688830b494f83,e60520d537398513] 2863 --- [ol-106-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.104 [pool-106-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.104Z|2024-01-09T18:36:57.111Z|9f161f2e-6271-4972-acfd-282e1f36ff05||pool-106-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b|ERROR|404|Not Found||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d92493fa270b6ab4688830b494f83, ResponseCode=404, RequestID=9f161f2e-6271-4972-acfd-282e1f36ff05, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:57.104Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, spanId=e60520d537398513, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:57.097Z, InvocationID=d2ff8447-f5c7-4510-b6aa-6f7f558e11b2, ErrorCode=404, LogTimestamp=2024-01-09T18:36:57.111Z, ResponseDesc=Not Found|||InvokeReturn 18:36:57 2024-01-09 18:36:57.111 INFO [aai-resources,659d92493fa270b6ab4688830b494f83,e60520d537398513] 2863 --- [ol-106-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 18:36:57.111 [pool-106-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09T18:36:57.097Z|2024-01-09T18:36:57.112+0000|9f161f2e-6271-4972-acfd-282e1f36ff05||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"9f161f2e-6271-4972-acfd-282e1f36ff05","status":"404","rqstDate":"240109-18:36:57:098","respDate":"240109-18:36:57:112","sourceId":"JUNIT:9f161f2e-6271-4972-acfd-282e1f36ff05","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:098-10887\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[ab4688830b494f83], traceparent=[00-659d92493fa270b6ab4688830b494f83-ab4688830b494f83-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92493fa270b6ab4688830b494f83], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[9f161f2e-6271-4972-acfd-282e1f36ff05]}\"}"} 18:36:57 2024-01-09 18:36:57.113 INFO [aai-resources,659d92493fa270b6ab4688830b494f83,e60520d537398513] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:57 2024-01-09T18:36:57.097Z|2024-01-09T18:36:57.112Z|9f161f2e-6271-4972-acfd-282e1f36ff05||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|ERROR|404|Not Found||INFO||10.30.107.126|15|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92493fa270b6ab4688830b494f83, ResponseCode=404, RequestID=9f161f2e-6271-4972-acfd-282e1f36ff05, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=15, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=e60520d537398513, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:36:57.097Z, InvocationID=d2ff8447-f5c7-4510-b6aa-6f7f558e11b2, ErrorCode=404, LogTimestamp=2024-01-09T18:36:57.112Z, ResponseDesc=Not Found|||Exiting. 18:36:57 18:36:57.115 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 404 NOT_FOUND 18:36:57 2024-01-09 18:36:57.115 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 404 NOT_FOUND 18:36:57 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 404 NOT_FOUND RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 404 NOT_FOUND | 18:36:57 127.0.0.1 - - [09/Jan/2024:18:36:57 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b" 404 371 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access" 18:36:57 2024-01-09 18:36:57.120 INFO [aai-resources,659d9249de43eb39b0d88b5242de5047,d6c25373fbc1da14] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:57 2024-01-09T18:36:57.120Z|2024-01-09T18:36:57.120Z|724a74b6-2ddc-43aa-9fdf-64479aaf9008||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9249de43eb39b0d88b5242de5047, RequestID=724a74b6-2ddc-43aa-9fdf-64479aaf9008, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=d6c25373fbc1da14, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.120Z, InvocationID=a666251b-8996-41a9-9284-96a71047e48d, LogTimestamp=2024-01-09T18:36:57.120Z|||Entering 18:36:57 2024-01-09 18:36:57.125 INFO [aai-resources,659d9249de43eb39b0d88b5242de5047,d6c25373fbc1da14] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.126 INFO [aai-resources,659d9249de43eb39b0d88b5242de5047,d6c25373fbc1da14] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.126 INFO [aai-resources,659d9249de43eb39b0d88b5242de5047,d6c25373fbc1da14] 2863 --- [tp1470087908-59] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.126 INFO [aai-resources,659d9249de43eb39b0d88b5242de5047,d6c25373fbc1da14] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.126 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.126Z|2024-01-09T18:36:57.126Z|724a74b6-2ddc-43aa-9fdf-64479aaf9008||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9249de43eb39b0d88b5242de5047, RequestID=724a74b6-2ddc-43aa-9fdf-64479aaf9008, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:57.126Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=d6c25373fbc1da14, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, EntryTimestamp=2024-01-09T18:36:57.120Z, InvocationID=a666251b-8996-41a9-9284-96a71047e48d, LogTimestamp=2024-01-09T18:36:57.126Z|||Invoke 18:36:57 2024-01-09T18:36:57.126Z|2024-01-09T18:36:57.133Z|724a74b6-2ddc-43aa-9fdf-64479aaf9008||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9249de43eb39b0d88b5242de5047, ResponseCode=201, RequestID=724a74b6-2ddc-43aa-9fdf-64479aaf9008, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:57.126Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=d6c25373fbc1da14, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, EntryTimestamp=2024-01-09T18:36:57.120Z, InvocationID=a666251b-8996-41a9-9284-96a71047e48d, LogTimestamp=2024-01-09T18:36:57.133Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:36:57 2024-01-09 18:36:57.133 INFO [aai-resources,659d9249de43eb39b0d88b5242de5047,d6c25373fbc1da14] 2863 --- [tp1470087908-59] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 18:36:57.133 [qtp1470087908-59] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09T18:36:57.133Z|2024-01-09T18:36:57.138+0000|724a74b6-2ddc-43aa-9fdf-64479aaf9008||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"724a74b6-2ddc-43aa-9fdf-64479aaf9008","status":"201","rqstDate":"240109-18:36:57:121","respDate":"240109-18:36:57:138","sourceId":"JUNIT:724a74b6-2ddc-43aa-9fdf-64479aaf9008","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:121-36472\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[b0d88b5242de5047], traceparent=[00-659d9249de43eb39b0d88b5242de5047-b0d88b5242de5047-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9249de43eb39b0d88b5242de5047], X-TransactionId=[JUNIT], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[724a74b6-2ddc-43aa-9fdf-64479aaf9008]}\"}","respBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:121-36472\",\"Content-Type\":null,\"Response-Code\":201,\"Headers\":\"{vertex-id=[57496], Content-Type=[application/json], X-AAI-TXID=[0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:121-36472]}\",\"Entity\":\"\"}"} 18:36:57 2024-01-09 18:36:57.139 INFO [aai-resources,659d9249de43eb39b0d88b5242de5047,d6c25373fbc1da14] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:57 2024-01-09T18:36:57.120Z|2024-01-09T18:36:57.139Z|724a74b6-2ddc-43aa-9fdf-64479aaf9008||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|201|Created||INFO||10.30.107.126|19|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9249de43eb39b0d88b5242de5047, ResponseCode=201, RequestID=724a74b6-2ddc-43aa-9fdf-64479aaf9008, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=19, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=d6c25373fbc1da14, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.120Z, InvocationID=a666251b-8996-41a9-9284-96a71047e48d, LogTimestamp=2024-01-09T18:36:57.139Z, ResponseDesc=Created, elapsedTime=2|||Exiting. 18:36:57 127.0.0.1 - - [09/Jan/2024:18:36:57 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b" 201 0 REST JUNIT JUNIT - - - - - - - - - - 24 - "logType": "access" 18:36:57 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 201 CREATED RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 201 CREATED | 18:36:57 2024-01-09 18:36:57.143 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 201 CREATED 18:36:57 18:36:57.143 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 201 CREATED 18:36:57 2024-01-09 18:36:57.148 INFO [aai-resources,659d9249cee1b1051acdc31389d0cb04,eda454bb42af385c] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:57 2024-01-09T18:36:57.148Z|2024-01-09T18:36:57.148Z|1d6807e2-ea4a-4532-9490-6ad0541f4fd0||qtp1470087908-61||/aai/v11/resources/id|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9249cee1b1051acdc31389d0cb04, RequestID=1d6807e2-ea4a-4532-9490-6ad0541f4fd0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=eda454bb42af385c, ServiceName=/aai/v11/resources/id, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.148Z, InvocationID=ada9bdfe-90c5-4e25-8c5d-302941cd2961, LogTimestamp=2024-01-09T18:36:57.148Z|||Entering 18:36:57 2024-01-09 18:36:57.159 INFO [aai-resources,659d9249cee1b1051acdc31389d0cb04,eda454bb42af385c] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.159 INFO [aai-resources,659d9249cee1b1051acdc31389d0cb04,eda454bb42af385c] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.159 INFO [aai-resources,659d9249cee1b1051acdc31389d0cb04,eda454bb42af385c] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.159 INFO [aai-resources,659d9249cee1b1051acdc31389d0cb04,eda454bb42af385c] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.159 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.159Z|2024-01-09T18:36:57.159Z|1d6807e2-ea4a-4532-9490-6ad0541f4fd0||qtp1470087908-61||/aai/v11/resources/id|JUNIT|AAI.DB|v11/resources/id/57496|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9249cee1b1051acdc31389d0cb04, RequestID=1d6807e2-ea4a-4532-9490-6ad0541f4fd0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:57.159Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=eda454bb42af385c, ServiceName=/aai/v11/resources/id, ServerIPAddress=10.30.107.126, TargetServiceName=v11/resources/id/57496, EntryTimestamp=2024-01-09T18:36:57.148Z, InvocationID=ada9bdfe-90c5-4e25-8c5d-302941cd2961, LogTimestamp=2024-01-09T18:36:57.159Z|||Invoke 18:36:57 2024-01-09 18:36:57.162 INFO [aai-resources,659d9249cee1b1051acdc31389d0cb04,eda454bb42af385c] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 18:36:57.162 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09T18:36:57.159Z|2024-01-09T18:36:57.162Z|1d6807e2-ea4a-4532-9490-6ad0541f4fd0||qtp1470087908-61||/aai/v11/resources/id|JUNIT|AAI.DB|v11/resources/id/57496|COMPLETE|200|OK||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9249cee1b1051acdc31389d0cb04, ResponseCode=200, RequestID=1d6807e2-ea4a-4532-9490-6ad0541f4fd0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, InvokeTimestamp=2024-01-09T18:36:57.159Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=eda454bb42af385c, ServiceName=/aai/v11/resources/id, ServerIPAddress=10.30.107.126, TargetServiceName=v11/resources/id/57496, EntryTimestamp=2024-01-09T18:36:57.148Z, InvocationID=ada9bdfe-90c5-4e25-8c5d-302941cd2961, LogTimestamp=2024-01-09T18:36:57.162Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 18:36:57 2024-01-09T18:36:57.162Z|2024-01-09T18:36:57.163+0000|1d6807e2-ea4a-4532-9490-6ad0541f4fd0||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/resources/id|JUNIT|||||DEBUG||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"1d6807e2-ea4a-4532-9490-6ad0541f4fd0","status":"200","rqstDate":"240109-18:36:57:149","respDate":"240109-18:36:57:162","sourceId":"JUNIT:1d6807e2-ea4a-4532-9490-6ad0541f4fd0","resourceId":"http://localhost:45985/aai/v11/resources/id/57496","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:149-59376\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[1acdc31389d0cb04], traceparent=[00-659d9249cee1b1051acdc31389d0cb04-1acdc31389d0cb04-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9249cee1b1051acdc31389d0cb04], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[1d6807e2-ea4a-4532-9490-6ad0541f4fd0]}\"}"} 18:36:57 2024-01-09 18:36:57.163 INFO [aai-resources,659d9249cee1b1051acdc31389d0cb04,eda454bb42af385c] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:57 2024-01-09T18:36:57.148Z|2024-01-09T18:36:57.163Z|1d6807e2-ea4a-4532-9490-6ad0541f4fd0||qtp1470087908-61||/aai/v11/resources/id|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|15|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9249cee1b1051acdc31389d0cb04, ResponseCode=200, RequestID=1d6807e2-ea4a-4532-9490-6ad0541f4fd0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=15, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=eda454bb42af385c, ServiceName=/aai/v11/resources/id, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.148Z, InvocationID=ada9bdfe-90c5-4e25-8c5d-302941cd2961, LogTimestamp=2024-01-09T18:36:57.163Z, ResponseDesc=OK, elapsedTime=1|||Exiting. 18:36:57 127.0.0.1 - - [09/Jan/2024:18:36:57 +0000] "GET /aai/v11/resources/id/57496" 200 119 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access" 18:36:57 2024-01-09 18:36:57.172 INFO [aai-resources,659d92493cc821879b769359bcc6143e,398b0d2e2c02ccce] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:57 2024-01-09T18:36:57.171Z|2024-01-09T18:36:57.171Z|6249febe-2785-4437-8c56-f49e16fa1ee4||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92493cc821879b769359bcc6143e, RequestID=6249febe-2785-4437-8c56-f49e16fa1ee4, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=398b0d2e2c02ccce, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.171Z, InvocationID=614b3090-1226-4530-b87b-08ad7ea39725, LogTimestamp=2024-01-09T18:36:57.171Z|||Entering 18:36:57 2024-01-09 18:36:57.178 INFO [aai-resources,659d92493cc821879b769359bcc6143e,398b0d2e2c02ccce] 2863 --- [ol-107-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.178 INFO [aai-resources,659d92493cc821879b769359bcc6143e,398b0d2e2c02ccce] 2863 --- [ol-107-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.178 INFO [aai-resources,659d92493cc821879b769359bcc6143e,398b0d2e2c02ccce] 2863 --- [ol-107-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.178 INFO [aai-resources,659d92493cc821879b769359bcc6143e,398b0d2e2c02ccce] 2863 --- [ol-107-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.178 [pool-107-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.178Z|2024-01-09T18:36:57.178Z|6249febe-2785-4437-8c56-f49e16fa1ee4||pool-107-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d92493cc821879b769359bcc6143e, RequestID=6249febe-2785-4437-8c56-f49e16fa1ee4, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:57.178Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=398b0d2e2c02ccce, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, EntryTimestamp=2024-01-09T18:36:57.171Z, InvocationID=614b3090-1226-4530-b87b-08ad7ea39725, LogTimestamp=2024-01-09T18:36:57.178Z|||Invoke 18:36:57 18:36:57.183 [pool-107-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09 18:36:57.183 INFO [aai-resources,659d92493cc821879b769359bcc6143e,398b0d2e2c02ccce] 2863 --- [ol-107-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 2024-01-09T18:36:57.178Z|2024-01-09T18:36:57.183Z|6249febe-2785-4437-8c56-f49e16fa1ee4||pool-107-thread-1||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b|COMPLETE|200|OK||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d92493cc821879b769359bcc6143e, ResponseCode=200, RequestID=6249febe-2785-4437-8c56-f49e16fa1ee4, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:57.178Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=398b0d2e2c02ccce, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, EntryTimestamp=2024-01-09T18:36:57.171Z, InvocationID=614b3090-1226-4530-b87b-08ad7ea39725, LogTimestamp=2024-01-09T18:36:57.183Z, ResponseDesc=OK, elapsedTime=2|||InvokeReturn 18:36:57 2024-01-09T18:36:57.171Z|2024-01-09T18:36:57.184+0000|6249febe-2785-4437-8c56-f49e16fa1ee4||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"6249febe-2785-4437-8c56-f49e16fa1ee4","status":"200","rqstDate":"240109-18:36:57:172","respDate":"240109-18:36:57:184","sourceId":"JUNIT:6249febe-2785-4437-8c56-f49e16fa1ee4","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:172-20308\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[9b769359bcc6143e], traceparent=[00-659d92493cc821879b769359bcc6143e-9b769359bcc6143e-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92493cc821879b769359bcc6143e], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[6249febe-2785-4437-8c56-f49e16fa1ee4]}\"}"} 18:36:57 2024-01-09T18:36:57.171Z|2024-01-09T18:36:57.185Z|6249febe-2785-4437-8c56-f49e16fa1ee4||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|200|OK||INFO||10.30.107.126|14|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92493cc821879b769359bcc6143e, ResponseCode=200, RequestID=6249febe-2785-4437-8c56-f49e16fa1ee4, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=14, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=398b0d2e2c02ccce, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.171Z, InvocationID=614b3090-1226-4530-b87b-08ad7ea39725, LogTimestamp=2024-01-09T18:36:57.185Z, ResponseDesc=OK|||Exiting. 18:36:57 2024-01-09 18:36:57.185 INFO [aai-resources,659d92493cc821879b769359bcc6143e,398b0d2e2c02ccce] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:57 127.0.0.1 - - [09/Jan/2024:18:36:57 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b" 200 107 REST JUNIT JUNIT - - - - - - - - - - 18 - "logType": "access" 18:36:57 2024-01-09 18:36:57.194 INFO [aai-resources,659d924948c1b8d9668e75cea50adcae,0748e4ab520fc345] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:57 2024-01-09T18:36:57.193Z|2024-01-09T18:36:57.193Z|692e1e15-6a8d-4e9a-bd2c-cdea99d9161e||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d924948c1b8d9668e75cea50adcae, RequestID=692e1e15-6a8d-4e9a-bd2c-cdea99d9161e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=0748e4ab520fc345, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.193Z, InvocationID=510b4211-0b6b-4f65-a7a3-1b551398b674, LogTimestamp=2024-01-09T18:36:57.193Z|||Entering 18:36:57 2024-01-09 18:36:57.199 INFO [aai-resources,659d924948c1b8d9668e75cea50adcae,0748e4ab520fc345] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.199 INFO [aai-resources,659d924948c1b8d9668e75cea50adcae,0748e4ab520fc345] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.199 INFO [aai-resources,659d924948c1b8d9668e75cea50adcae,0748e4ab520fc345] 2863 --- [tp1470087908-61] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.199 INFO [aai-resources,659d924948c1b8d9668e75cea50adcae,0748e4ab520fc345] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.199 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.199Z|2024-01-09T18:36:57.199Z|692e1e15-6a8d-4e9a-bd2c-cdea99d9161e||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d924948c1b8d9668e75cea50adcae, RequestID=692e1e15-6a8d-4e9a-bd2c-cdea99d9161e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:57.199Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=0748e4ab520fc345, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, EntryTimestamp=2024-01-09T18:36:57.193Z, InvocationID=510b4211-0b6b-4f65-a7a3-1b551398b674, LogTimestamp=2024-01-09T18:36:57.199Z|||Invoke 18:36:57 2024-01-09 18:36:57.204 DEBUG [aai-resources,659d924948c1b8d9668e75cea50adcae,0748e4ab520fc345] 2863 --- [tp1470087908-61] o.o.aai.serialization.db.DBSerializer : Removing vertex 57496 with label pserver 18:36:57 18:36:57.204 [qtp1470087908-61] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 57496 with label pserver 18:36:57 2024-01-09T18:36:57.199Z|692e1e15-6a8d-4e9a-bd2c-cdea99d9161e|Removing vertex 57496 with label pserver traceId=659d924948c1b8d9668e75cea50adcae, RequestID=692e1e15-6a8d-4e9a-bd2c-cdea99d9161e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:57.199Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=0748e4ab520fc345, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, EntryTimestamp=2024-01-09T18:36:57.193Z, InvocationID=510b4211-0b6b-4f65-a7a3-1b551398b674, LogTimestamp=2024-01-09T18:36:57.199Z, elapsedTime=0, stopWatchStart=256475333722 Removing vertex 57496 with label pserver | 18:36:57 2024-01-09 18:36:57.205 INFO [aai-resources,659d924948c1b8d9668e75cea50adcae,0748e4ab520fc345] 2863 --- [tp1470087908-61] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 18:36:57.205 [qtp1470087908-61] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09T18:36:57.199Z|2024-01-09T18:36:57.205Z|692e1e15-6a8d-4e9a-bd2c-cdea99d9161e||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b|COMPLETE|204|No Content||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d924948c1b8d9668e75cea50adcae, ResponseCode=204, RequestID=692e1e15-6a8d-4e9a-bd2c-cdea99d9161e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:36:57.199Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, TargetEntity=AAI.DB, spanId=0748e4ab520fc345, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b, EntryTimestamp=2024-01-09T18:36:57.193Z, InvocationID=510b4211-0b6b-4f65-a7a3-1b551398b674, LogTimestamp=2024-01-09T18:36:57.205Z, ResponseDesc=No Content, elapsedTime=0|||InvokeReturn 18:36:57 2024-01-09T18:36:57.205Z|2024-01-09T18:36:57.508+0000|692e1e15-6a8d-4e9a-bd2c-cdea99d9161e||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|JUNIT|||||DEBUG||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"692e1e15-6a8d-4e9a-bd2c-cdea99d9161e","status":"204","rqstDate":"240109-18:36:57:194","respDate":"240109-18:36:57:508","sourceId":"JUNIT:692e1e15-6a8d-4e9a-bd2c-cdea99d9161e","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b?resource-version=1704825417125","resourceType":"DELETE","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:194-49496\",\"Http-Method\":\"DELETE\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[668e75cea50adcae], traceparent=[00-659d924948c1b8d9668e75cea50adcae-668e75cea50adcae-01], X-B3-Sampled=[1], X-B3-TraceId=[659d924948c1b8d9668e75cea50adcae], X-TransactionId=[JUNIT], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[692e1e15-6a8d-4e9a-bd2c-cdea99d9161e]}\"}","respBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:194-49496\",\"Content-Type\":null,\"Response-Code\":204,\"Headers\":\"{Content-Type=[application/json], X-AAI-TXID=[2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:194-49496]}\",\"Entity\":\"\"}"} 18:36:57 2024-01-09 18:36:57.509 INFO [aai-resources,659d924948c1b8d9668e75cea50adcae,0748e4ab520fc345] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:57 2024-01-09T18:36:57.193Z|2024-01-09T18:36:57.509Z|692e1e15-6a8d-4e9a-bd2c-cdea99d9161e||qtp1470087908-61||/aai/v11/cloud-infrastructure/pservers|JUNIT|COMPLETE|204|No Content||INFO||10.30.107.126|316|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d924948c1b8d9668e75cea50adcae, ResponseCode=204, RequestID=692e1e15-6a8d-4e9a-bd2c-cdea99d9161e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=316, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=COMPLETE, spanId=0748e4ab520fc345, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.193Z, InvocationID=510b4211-0b6b-4f65-a7a3-1b551398b674, LogTimestamp=2024-01-09T18:36:57.509Z, ResponseDesc=No Content, elapsedTime=0|||Exiting. 18:36:57 127.0.0.1 - - [09/Jan/2024:18:36:57 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/testd1135901-f0df-4532-853d-3f5f2e74431b?resource-version=1704825417125" 204 0 REST JUNIT JUNIT - - - - - - - - - - 319 - "logType": "access" 18:36:57 18:36:57.512 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 204 NO_CONTENT 18:36:57 2024-01-09 18:36:57.512 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 204 NO_CONTENT 18:36:57 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 204 NO_CONTENT RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 204 NO_CONTENT | 18:36:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s - in org.onap.aai.rest.PserverTest 18:36:57 [INFO] Running org.onap.aai.rest.PserverWrongHeaderTest 18:36:57 18:36:57.531 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:36:57 2024-01-09 18:36:57.531 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:36:57 2024-01-09 18:36:57.531 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 18:36:57.531 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:36:57 2024-01-09 18:36:57.531 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 18:36:57.531 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:36:57 2024-01-09 18:36:57.532 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:36:57 18:36:57.532 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:36:57 2024-01-09T18:36:57.538Z|2024-01-09T18:36:57.538Z|||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/1.8.0_342)|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9249ad5d68d0e4aa78b3f1196c62, RequestID=null, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=Apache-HttpClient/4.5.13 (Java/1.8.0_342), ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=6636a58b7b8d220e, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:36:57.538Z, InvocationID=f782d938-d792-41fa-b36a-5c7b2ea697ee, LogTimestamp=2024-01-09T18:36:57.538Z|||Entering 18:36:57 2024-01-09 18:36:57.538 INFO [aai-resources,659d9249ad5d68d0e4aa78b3f1196c62,6636a58b7b8d220e] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:36:57 2024-01-09T18:36:57.538Z||qtp1470087908-59|/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/1.8.0_342)|||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run ClassName- org.glassfish.jersey.internal.Errors$1 :LineNumber- 248 :MethodName- call ClassName- org.glassfish.jersey.internal.Errors$1 :LineNumber- 244 :MethodName- call 18:36:57 2024-01-09 18:36:57.541 ERROR [aai-resources,659d9249ad5d68d0e4aa78b3f1196c62,6636a58b7b8d220e] 2863 --- [tp1470087908-59] 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- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run ClassName- org.glassfish.jersey.internal.Errors$1 :LineNumber- 248 :MethodName- call ClassName- org.glassfish.jersey.internal.Errors$1 :LineNumber- 244 :MethodName- call 18:36:57 18:36:57.541 [qtp1470087908-59] ERROR 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- 621 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 219 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 247 :MethodName- run ClassName- org.glassfish.jersey.internal.Errors$1 :LineNumber- 248 :MethodName- call ClassName- org.glassfish.jersey.internal.Errors$1 :LineNumber- 244 :MethodName- call 18:36:57 2024-01-09T18:36:57.538Z|2024-01-09T18:36:57.554+0000|||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/1.8.0_342)|ERROR||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=Apache-HttpClient/4.5.13 (Java/1.8.0_342):{"transactionId":null,"status":"400","rqstDate":"240109-18:36:57:539","respDate":"240109-18:36:57:553","sourceId":"null:null","resourceId":"http://localhost:45985/aai/v11/cloud-infrastructure/pservers/pserver/testd696dab8-6847-4cba-b21c-6ae7b9967bb7","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:36:57:539-76576\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Accept=[text/plain, application/json, application/*+json, */*], X-B3-SpanId=[e4aa78b3f1196c62], traceparent=[00-659d9249ad5d68d0e4aa78b3f1196c62-e4aa78b3f1196c62-01], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], X-B3-Sampled=[1], X-B3-TraceId=[659d9249ad5d68d0e4aa78b3f1196c62], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], X-ONAP-RequestID=[]}\"}"} 18:36:57 2024-01-09 18:36:57.554 INFO [aai-resources,659d9249ad5d68d0e4aa78b3f1196c62,6636a58b7b8d220e] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:36:57 2024-01-09T18:36:57.538Z|2024-01-09T18:36:57.554Z|||qtp1470087908-59||/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/1.8.0_342)|ERROR|400|Bad Request||INFO||10.30.107.126|16|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9249ad5d68d0e4aa78b3f1196c62, ResponseCode=400, RequestID=null, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=16, PartnerName=Apache-HttpClient/4.5.13 (Java/1.8.0_342), ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=6636a58b7b8d220e, ServiceName=/aai/v11/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Bad Request, EntryTimestamp=2024-01-09T18:36:57.538Z, InvocationID=f782d938-d792-41fa-b36a-5c7b2ea697ee, ErrorCode=400, LogTimestamp=2024-01-09T18:36:57.554Z, ResponseDesc=Bad Request|||Exiting. 18:36:57 127.0.0.1 - - [09/Jan/2024:18:36:57 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testd696dab8-6847-4cba-b21c-6ae7b9967bb7" 400 532 REST - - - - - - - - - - - - 22 - "logType": "access" 18:36:57 18:36:57.556 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 400 BAD_REQUEST 18:36:57 2024-01-09 18:36:57.556 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 400 BAD_REQUEST 18:36:57 2024-01-09T18:36:54.723Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 400 BAD_REQUEST RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Unrecognized AAI object fake-infrastructure, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:54.723Z, elapsedTime=1 Status code: 400 BAD_REQUEST | 18:36:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.aai.rest.PserverWrongHeaderTest 18:36:57 [INFO] Running org.onap.aai.rest.URLFromVertexIdConsumerTest 18:36:57 2024-01-09 18:36:57.570 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:57 18:36:57.570 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:57 18:36:57.576 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:57 2024-01-09 18:36:57.576 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:57 2024-01-09 18:36:57.581 INFO [aai-resources,,] 2863 --- [ol-108-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.581 INFO [aai-resources,,] 2863 --- [ol-108-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.581 INFO [aai-resources,,] 2863 --- [ol-108-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.581 INFO [aai-resources,,] 2863 --- [ol-108-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.581 [pool-108-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.581Z|2024-01-09T18:36:57.581Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-108-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/65a936d5-8646-449d-93ed-b8ee58975788|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:57.581Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Node Not Found:3001:Not Found:no node at that vertex id, TargetServiceName=cloud-infrastructure/pservers/pserver/65a936d5-8646-449d-93ed-b8ee58975788, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:57.581Z, elapsedTime=1|||Invoke 18:36:57 18:36:57.585 [pool-108-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09 18:36:57.585 INFO [aai-resources,,] 2863 --- [ol-108-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 2024-01-09T18:36:57.581Z|2024-01-09T18:36:57.585Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-108-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/65a936d5-8646-449d-93ed-b8ee58975788|ERROR|404|Not Found||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:36:57.581Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, TargetServiceName=cloud-infrastructure/pservers/pserver/65a936d5-8646-449d-93ed-b8ee58975788, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:57.585Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 18:36:57 2024-01-09 18:36:57.590 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.590 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.590 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.590 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.590 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.590Z|2024-01-09T18:36:57.590Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/65a936d5-8646-449d-93ed-b8ee58975788|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:36:57.590Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Node Not Found:3001:Not Found:no node at that vertex id, TargetServiceName=cloud-infrastructure/pservers/pserver/65a936d5-8646-449d-93ed-b8ee58975788, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:57.590Z, elapsedTime=1|||Invoke 18:36:57 2024-01-09 18:36:57.597 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 18:36:57.597 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09T18:36:57.590Z|2024-01-09T18:36:57.597Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/65a936d5-8646-449d-93ed-b8ee58975788|COMPLETE|201|Created||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:36:57.590Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Node Not Found:3001:Not Found:no node at that vertex id, TargetServiceName=cloud-infrastructure/pservers/pserver/65a936d5-8646-449d-93ed-b8ee58975788, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:36:57.597Z, ResponseDesc=Created, elapsedTime=4|||InvokeReturn 18:36:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.aai.rest.URLFromVertexIdConsumerTest 18:36:57 [INFO] Running org.onap.aai.rest.VertexIdConsumerTest 18:36:57 18:36:57.609 [main] INFO org.onap.aai.rest.LegacyMoxyConsumerTest - Starting the setup for the integration tests of Rest Endpoints 18:36:57 2024-01-09 18:36:57.609 INFO [aai-resources,,] 2863 --- [ main] o.onap.aai.rest.LegacyMoxyConsumerTest : Starting the setup for the integration tests of Rest Endpoints 18:36:57 2024-01-09 18:36:57.614 INFO [aai-resources,,] 2863 --- [ol-109-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.614 INFO [aai-resources,,] 2863 --- [ol-109-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.614 INFO [aai-resources,,] 2863 --- [ol-109-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.615 INFO [aai-resources,,] 2863 --- [ol-109-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.615 [pool-109-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.614Z|2024-01-09T18:36:57.615Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-109-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:57.614Z, LogTimestamp=2024-01-09T18:36:57.615Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:57 18:36:57.619 [pool-109-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09 18:36:57.619 INFO [aai-resources,,] 2863 --- [ol-109-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 2024-01-09T18:36:57.614Z|2024-01-09T18:36:57.619Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||pool-109-thread-1||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2|ERROR|404|Not Found||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:57.614Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:36:57.619Z, ResponseDesc=Not Found, elapsedTime=1|||InvokeReturn 18:36:57 2024-01-09 18:36:57.625 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.625 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.625 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.625 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.625 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.625Z|2024-01-09T18:36:57.625Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:57.625Z, LogTimestamp=2024-01-09T18:36:57.625Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:36:57 18:36:57.630 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09 18:36:57.630 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 2024-01-09T18:36:57.625Z|2024-01-09T18:36:57.630Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:36:57.625Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.630Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:36:57 2024-01-09 18:36:57.636 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:36:57 2024-01-09 18:36:57.636 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:36:57 2024-01-09 18:36:57.636 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:36:57 2024-01-09 18:36:57.636 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:36:57 18:36:57.636 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:36:57 2024-01-09T18:36:57.636Z|2024-01-09T18:36:57.636Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:36:57.636Z, LogTimestamp=2024-01-09T18:36:57.636Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:36:57 2024-01-09 18:36:57.638 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:36:57 18:36:57.638 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:36:57 2024-01-09T18:36:57.636Z|2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2|COMPLETE|200|OK||INFO||10.30.107.126|2|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, InvokeTimestamp=2024-01-09T18:36:57.636Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/0b2203c8-1d59-4a98-80bc-ff60fd389dd2, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 18:36:57 {"pserver":{"hostname":"0b2203c8-1d59-4a98-80bc-ff60fd389dd2","in-maint":false,"resource-version":"1704825417624"}} 18:36:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.aai.rest.VertexIdConsumerTest 18:36:57 [INFO] Running org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest 18:36:57 18:36:57.659 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 18:36:57 2024-01-09 18:36:57.659 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 18:36:57 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Processing the translator | 18:36:57 2024-01-09 18:36:57.659 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 18:36:57 18:36:57.659 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv10 18:36:57 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv10 | 18:36:57 2024-01-09 18:36:57.661 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:57 18:36:57.661 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:57 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:36:57 2024-01-09 18:36:57.661 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:57 18:36:57.661 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:57 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:36:57 2024-01-09 18:36:57.937 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 18:36:57 18:36:57.937 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 197 18:36:57 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 197 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 197 | 18:36:57 2024-01-09 18:36:57.944 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 18:36:57 18:36:57.944 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv11 18:36:57 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv11 | 18:36:57 2024-01-09 18:36:57.946 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:57 18:36:57.946 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:57 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:36:57 2024-01-09 18:36:57.946 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:57 18:36:57.946 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:57 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:36:58 2024-01-09 18:36:58.206 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 18:36:58 18:36:58.206 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 222 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 222 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 222 | 18:36:58 2024-01-09 18:36:58.215 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 18:36:58 18:36:58.215 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv12 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv12 | 18:36:58 2024-01-09 18:36:58.216 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:58 18:36:58.216 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:58 2024-01-09 18:36:58.216 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:58 18:36:58.216 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:36:58 2024-01-09 18:36:58.489 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 18:36:58 18:36:58.489 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 235 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 235 | 18:36:58 2024-01-09 18:36:58.499 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv13 | 18:36:58 18:36:58.499 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 18:36:58 2024-01-09 18:36:58.500 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:36:58 2024-01-09 18:36:58.501 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:58 18:36:58.500 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:36:58 18:36:58.501 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:58 2024-01-09 18:36:58.775 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 237 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 237 | 18:36:58 18:36:58.775 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 237 18:36:58 2024-01-09 18:36:58.785 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 18:36:58 18:36:58.785 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv14 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv14 | 18:36:58 2024-01-09 18:36:58.786 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:36:58 18:36:58.786 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:58 2024-01-09 18:36:58.786 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:58 18:36:58.786 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:58 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:36:59 2024-01-09 18:36:59.098 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 18:36:59 18:36:59.098 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 272 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 272 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 272 | 18:36:59 2024-01-09 18:36:59.109 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv15 | 18:36:59 18:36:59.109 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv15 18:36:59 2024-01-09 18:36:59.111 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:59 18:36:59.111 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:59 2024-01-09 18:36:59.111 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:36:59 18:36:59.111 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:36:59 2024-01-09 18:36:59.426 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 18:36:59 18:36:59.426 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 279 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 279 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 279 | 18:36:59 2024-01-09 18:36:59.437 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 18:36:59 18:36:59.437 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv16 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv16 | 18:36:59 2024-01-09 18:36:59.439 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:59 18:36:59.439 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:59 2024-01-09 18:36:59.439 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:59 18:36:59.439 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:36:59 2024-01-09 18:36:59.767 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:36:59 18:36:59.767 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 281 | 18:36:59 2024-01-09 18:36:59.778 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 18:36:59 18:36:59.778 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv17 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv17 | 18:36:59 2024-01-09 18:36:59.780 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:36:59 18:36:59.780 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:36:59 2024-01-09 18:36:59.780 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:36:59 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:36:59 18:36:59.780 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:00 2024-01-09 18:37:00.098 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:37:00 18:37:00.098 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 281 | 18:37:00 2024-01-09 18:37:00.109 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 18:37:00 18:37:00.109 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv18 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv18 | 18:37:00 2024-01-09 18:37:00.111 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:00 18:37:00.111 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:00 2024-01-09 18:37:00.111 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:00 18:37:00.111 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:00 2024-01-09 18:37:00.438 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:37:00 18:37:00.438 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 281 | 18:37:00 2024-01-09 18:37:00.449 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv19 | 18:37:00 18:37:00.449 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv19 18:37:00 2024-01-09 18:37:00.451 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:00 18:37:00.451 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:00 2024-01-09 18:37:00.452 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:00 18:37:00.452 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:00 2024-01-09 18:37:00.800 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 301 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 301 | 18:37:00 18:37:00.800 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 301 18:37:00 2024-01-09 18:37:00.813 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 18:37:00 18:37:00.813 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv20 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv20 | 18:37:00 2024-01-09 18:37:00.815 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:00 18:37:00.815 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:00 2024-01-09 18:37:00.815 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:00 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:00 18:37:00.815 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:01 2024-01-09 18:37:01.174 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 18:37:01 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 305 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 305 | 18:37:01 18:37:01.174 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 305 18:37:01 2024-01-09 18:37:01.187 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 18:37:01 18:37:01.187 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv21 18:37:01 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv21 | 18:37:01 2024-01-09 18:37:01.190 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:01 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:01 18:37:01.190 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:01 2024-01-09 18:37:01.190 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:01 18:37:01.190 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:01 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:01 2024-01-09 18:37:01.698 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 18:37:01 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 371 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 371 | 18:37:01 18:37:01.698 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 371 18:37:01 2024-01-09 18:37:01.714 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 18:37:01 18:37:01.714 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv22 18:37:01 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv22 | 18:37:01 2024-01-09 18:37:01.717 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:01 18:37:01.717 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:01 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:01 2024-01-09 18:37:01.717 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:01 18:37:01.717 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:01 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:02 2024-01-09 18:37:02.199 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:37:02 18:37:02.199 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:37:02 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 378 | 18:37:02 2024-01-09 18:37:02.218 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 18:37:02 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv23 | 18:37:02 18:37:02.218 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv23 18:37:02 2024-01-09 18:37:02.221 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:02 18:37:02.221 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:02 2024-01-09 18:37:02.221 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:02 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:02 18:37:02.221 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:02 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:02 2024-01-09 18:37:02.706 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:37:02 18:37:02.706 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:37:02 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 378 | 18:37:02 2024-01-09 18:37:02.726 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 18:37:02 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv24 | 18:37:02 18:37:02.726 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv24 18:37:02 18:37:02.730 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:02 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:02 2024-01-09 18:37:02.730 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:02 2024-01-09 18:37:02.730 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:02 18:37:02.730 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:02 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:03 2024-01-09 18:37:03.246 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 18:37:03 18:37:03.246 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 406 18:37:03 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 406 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 406 | 18:37:03 2024-01-09 18:37:03.266 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 18:37:03 18:37:03.266 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv25 18:37:03 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv25 | 18:37:03 2024-01-09 18:37:03.270 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:03 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:03 18:37:03.270 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:03 2024-01-09 18:37:03.271 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:03 18:37:03.271 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:03 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:03 2024-01-09 18:37:03.786 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:37:03 18:37:03.786 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:37:03 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 410 | 18:37:03 2024-01-09 18:37:03.806 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 18:37:03 18:37:03.806 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv26 18:37:03 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv26 | 18:37:03 2024-01-09 18:37:03.811 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:03 18:37:03.811 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:03 2024-01-09 18:37:03.811 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:03 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:03 18:37:03.811 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:03 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:04 2024-01-09 18:37:04.320 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:37:04 18:37:04.320 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:37:04 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 410 | 18:37:04 2024-01-09 18:37:04.340 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 18:37:04 18:37:04.340 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv27 18:37:04 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv27 | 18:37:04 2024-01-09 18:37:04.344 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:04 18:37:04.344 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:04 2024-01-09 18:37:04.345 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:04 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:04 18:37:04.345 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:04 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:04 2024-01-09 18:37:04.870 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:37:04 18:37:04.870 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:37:04 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 414 | 18:37:04 2024-01-09 18:37:04.891 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 18:37:04 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv28 | 18:37:04 18:37:04.891 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv28 18:37:04 2024-01-09 18:37:04.895 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:04 2024-01-09 18:37:04.895 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:04 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:04 18:37:04.895 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:04 18:37:04.895 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:04 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Ingested the InputStream | 18:37:05 2024-01-09 18:37:05.437 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:37:05 18:37:05.437 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Types size 414 | 18:37:05 2024-01-09 18:37:05.459 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Processing the translator | 18:37:05 18:37:05.459 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 18:37:05 2024-01-09 18:37:05.460 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 18:37:05 18:37:05.460 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv10 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv10 | 18:37:05 2024-01-09 18:37:05.460 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 18:37:05.460 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.460 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 18:37:05 18:37:05.460 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv11 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv11 | 18:37:05 2024-01-09 18:37:05.461 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 18:37:05.461 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.461 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 18:37:05 18:37:05.461 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv12 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv12 | 18:37:05 2024-01-09 18:37:05.462 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 18:37:05.462 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09 18:37:05.462 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 18:37:05 18:37:05.462 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv13 | 18:37:05 2024-01-09 18:37:05.463 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 18:37:05.463 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.463 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 18:37:05 18:37:05.463 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv14 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv14 | 18:37:05 2024-01-09 18:37:05.464 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.464 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 18:37:05 18:37:05.464 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 18:37:05.464 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv15 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv15 | 18:37:05 2024-01-09 18:37:05.465 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 18:37:05.465 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.465 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 18:37:05 18:37:05.465 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv16 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv16 | 18:37:05 2024-01-09 18:37:05.466 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 18:37:05.466 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09 18:37:05.466 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 18:37:05 18:37:05.466 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv17 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv17 | 18:37:05 2024-01-09 18:37:05.467 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 18:37:05.467 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09 18:37:05.467 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 18:37:05 18:37:05.467 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv18 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv18 | 18:37:05 2024-01-09 18:37:05.468 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 18:37:05.468 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 18:37:05.468 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv19 18:37:05 2024-01-09 18:37:05.468 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv19 | 18:37:05 2024-01-09 18:37:05.469 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 18:37:05.469 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.469 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 18:37:05 18:37:05.469 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv20 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv20 | 18:37:05 2024-01-09 18:37:05.471 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 18:37:05.471 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.471 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 18:37:05 18:37:05.471 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv21 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv21 | 18:37:05 2024-01-09 18:37:05.472 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.472 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv22 | 18:37:05 18:37:05.472 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 18:37:05.472 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv22 18:37:05 2024-01-09 18:37:05.474 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 18:37:05.474 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09 18:37:05.474 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 18:37:05 18:37:05.474 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv23 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv23 | 18:37:05 2024-01-09 18:37:05.475 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 18:37:05.475 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09 18:37:05.475 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv24 | 18:37:05 18:37:05.475 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv24 18:37:05 2024-01-09 18:37:05.477 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.477 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv25 | 18:37:05 18:37:05.477 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 18:37:05.477 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv25 18:37:05 2024-01-09 18:37:05.478 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 18:37:05.478 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09 18:37:05.478 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 18:37:05 18:37:05.478 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv26 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv26 | 18:37:05 2024-01-09 18:37:05.480 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 2024-01-09 18:37:05.480 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv27 | 18:37:05 18:37:05.480 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 18:37:05.480 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv27 18:37:05 2024-01-09 18:37:05.482 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 18:37:05.482 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 2024-01-09 18:37:05.482 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Version being processedv28 | 18:37:05 18:37:05.482 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv28 18:37:05 2024-01-09 18:37:05.483 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:36:57.638Z, elapsedTime=1 Retrieved json from SchemaService | 18:37:05 18:37:05.483 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:05 18:37:05.511 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.511 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- missingFields 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 18:37:05 18:37:05.522 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- missingFields 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 18:37:05 2024-01-09 18:37:05.522 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- missingFields 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 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- missingFields 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 18:37:05 18:37:05.525 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- missingFields 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 18:37:05 2024-01-09 18:37:05.525 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- missingFields 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 18:37:05 18:37:05.527 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.527 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 238 :MethodName- checkExceedsLimit 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 18:37:05 18:37:05.530 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 238 :MethodName- checkExceedsLimit 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 18:37:05 2024-01-09 18:37:05.530 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 238 :MethodName- checkExceedsLimit 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 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 238 :MethodName- checkExceedsLimit 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 18:37:05 18:37:05.532 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 238 :MethodName- checkExceedsLimit 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 18:37:05 2024-01-09 18:37:05.532 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 238 :MethodName- checkExceedsLimit 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 18:37:05 18:37:05.534 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.534 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 271 :MethodName- invalidAction 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 18:37:05 18:37:05.537 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 271 :MethodName- invalidAction 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 18:37:05 2024-01-09 18:37:05.537 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 271 :MethodName- invalidAction 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 18:37:05 2024-01-09T18:36:57.638Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 271 :MethodName- invalidAction 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 18:37:05 18:37:05.539 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 271 :MethodName- invalidAction 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 18:37:05 2024-01-09 18:37:05.539 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 271 :MethodName- invalidAction 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 18:37:05 18:37:05.541 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.541 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.573 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:05 2024-01-09 18:37:05.573 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:05 2024-01-09 18:37:05.573 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:05 2024-01-09 18:37:05.574 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:05 18:37:05.574 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:05 2024-01-09T18:37:05.573Z|2024-01-09T18:37:05.574Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnfFail|INPROGRESS||||INFO||10.30.107.126|1|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=1, InvokeTimestamp=2024-01-09T18:37:05.573Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'], TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:05.574Z, elapsedTime=1|||Invoke 18:37:05 18:37:05.582 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:05 2024-01-09 18:37:05.582 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:05 2024-01-09T18:37:05.573Z|2024-01-09T18:37:05.582Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnfFail|COMPLETE|201|Created||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:37:05.573Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'], TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:05.582Z, ResponseDesc=Created, elapsedTime=6|||InvokeReturn 18:37:05 2024-01-09 18:37:05.583 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:05 18:37:05.583 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:05 2024-01-09T18:37:05.583Z|2024-01-09T18:37:05.583Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:05.583Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.583Z, elapsedTime=6|||Invoke 18:37:05 18:37:05.588 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:05 2024-01-09 18:37:05.588 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:05 2024-01-09T18:37:05.583Z|2024-01-09T18:37:05.587Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:37:05.583Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.587Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:37:05 2024-01-09 18:37:05.588 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:05 18:37:05.588 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:05 2024-01-09T18:37:05.588Z|2024-01-09T18:37:05.588Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:05.588Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.588Z, elapsedTime=3|||Invoke 18:37:05 2024-01-09 18:37:05.597 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:05 2024-01-09T18:37:05.588Z|2024-01-09T18:37:05.597Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail|COMPLETE|200|OK||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:37:05.588Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.597Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:37:05 18:37:05.597 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:05 2024-01-09 18:37:05.597 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:05 18:37:05.597 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:05 2024-01-09T18:37:05.597Z|2024-01-09T18:37:05.597Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:05.597Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.597Z, elapsedTime=3|||Invoke 18:37:05 2024-01-09T18:37:05.597Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|WARN|300|Precondition Failed:3000:Precondition Failed:resource-version MISMATCH for delete of generic-vnf|ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2264 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2164 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2105 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 671 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 214 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 18:37:05 18:37:05.623 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2264 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2164 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2105 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 671 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 214 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 18:37:05 2024-01-09 18:37:05.623 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2264 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2164 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2105 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 671 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 351 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 214 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- sun.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke 18:37:05 18:37:05.626 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:05 2024-01-09 18:37:05.626 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:05 2024-01-09T18:37:05.597Z|2024-01-09T18:37:05.626Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|ERROR|412|Precondition Failed||INFO||10.30.107.126|29|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=412, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=29, InvokeTimestamp=2024-01-09T18:37:05.597Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail, ErrorDesc=Precondition Failed, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=412, LogTimestamp=2024-01-09T18:37:05.626Z, ResponseDesc=Precondition Failed, elapsedTime=0|||InvokeReturn 18:37:05 2024-01-09 18:37:05.628 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Rolled back the transaction due to failure 18:37:05 18:37:05.628 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure 18:37:05 {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["POST","/aai/v28/bulk/single-transaction","Invalid input performing %1 on %2:Operation 3 with action (DELETE) on uri (/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail) failed with status code (412), error code (ERR.5.4.6131) and msg (Precondition Failed:resource-version MISMATCH for delete of generic-vnf)","ERR.5.2.3000"]}}} 18:37:05 2024-01-09 18:37:05.631 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:05 18:37:05.631 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09T18:37:05.626Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 249 :MethodName- invalidJson 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 18:37:05 18:37:05.633 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 249 :MethodName- invalidJson 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 18:37:05 2024-01-09 18:37:05.633 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 249 :MethodName- invalidJson 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 18:37:05 18:37:05.636 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 249 :MethodName- invalidJson 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 18:37:05 2024-01-09 18:37:05.636 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 249 :MethodName- invalidJson 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 18:37:05 2024-01-09T18:37:05.626Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 249 :MethodName- invalidJson 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 18:37:05 18:37:05.637 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.637 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.644 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:05 2024-01-09 18:37:05.644 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:05 2024-01-09 18:37:05.644 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:05 2024-01-09 18:37:05.645 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:05 18:37:05.645 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:05 2024-01-09T18:37:05.645Z|2024-01-09T18:37:05.645Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:05.645Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:05.645Z, elapsedTime=0|||Invoke 18:37:05 2024-01-09 18:37:05.650 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:05 18:37:05.650 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:05 2024-01-09T18:37:05.645Z|2024-01-09T18:37:05.650Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:37:05.645Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:05.650Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:37:05 2024-01-09 18:37:05.650 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:05 18:37:05.650 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:05 2024-01-09T18:37:05.650Z|2024-01-09T18:37:05.650Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:05.650Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.650Z, elapsedTime=2|||Invoke 18:37:05 18:37:05.658 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:05 2024-01-09 18:37:05.658 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:05 2024-01-09T18:37:05.650Z|2024-01-09T18:37:05.658Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver|COMPLETE|200|OK||INFO||10.30.107.126|8|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=8, InvokeTimestamp=2024-01-09T18:37:05.650Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-1-putPatchSamePserverPutAnotherPserver, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.658Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:37:05 2024-01-09 18:37:05.658 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:05 18:37:05.658 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:05 2024-01-09T18:37:05.658Z|2024-01-09T18:37:05.658Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-2-putPatchSamePserverPutAnotherPserver|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:05.658Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-2-putPatchSamePserverPutAnotherPserver, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.658Z, elapsedTime=3|||Invoke 18:37:05 2024-01-09 18:37:05.663 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:05 2024-01-09T18:37:05.658Z|2024-01-09T18:37:05.663Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-2-putPatchSamePserverPutAnotherPserver|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:37:05.658Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-2-putPatchSamePserverPutAnotherPserver, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.663Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:37:05 18:37:05.663 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:05 18:37:05.685 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 18:37:05 2024-01-09 18:37:05.685 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 18:37:05 18:37:05.688 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.688 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:05 2024-01-09 18:37:05.692 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:05 2024-01-09 18:37:05.693 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:05 2024-01-09 18:37:05.693 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:05 2024-01-09 18:37:05.693 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:05 18:37:05.693 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:05 2024-01-09T18:37:05.693Z|2024-01-09T18:37:05.693Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/logical-links/logical-link/ll, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:37:05.693Z, LogTimestamp=2024-01-09T18:37:05.693Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:37:05 18:37:05.703 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:05 2024-01-09 18:37:05.703 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:05 2024-01-09T18:37:05.693Z|2024-01-09T18:37:05.703Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|COMPLETE|201|Created||INFO||10.30.107.126|10|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=10, InvokeTimestamp=2024-01-09T18:37:05.693Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:05.703Z, ResponseDesc=Created, elapsedTime=5|||InvokeReturn 18:37:06 18:37:06.010 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 18:37:06 2024-01-09 18:37:06.010 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 18:37:06 {"operation-responses":[{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]} 18:37:06 2024-01-09 18:37:06.014 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:06 2024-01-09 18:37:06.014 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:06 2024-01-09 18:37:06.014 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:06 2024-01-09 18:37:06.015 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.015 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.015Z|2024-01-09T18:37:06.015Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/logical-links/logical-link/ll, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:37:06.015Z, LogTimestamp=2024-01-09T18:37:06.015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:37:06 18:37:06.021 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 135384 with label logical-link 18:37:06 2024-01-09 18:37:06.021 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 135384 with label logical-link 18:37:06 2024-01-09T18:37:06.015Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 135384 with label logical-link RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.015Z, elapsedTime=0, stopWatchStart=265292063398 Removing vertex 135384 with label logical-link | 18:37:06 18:37:06.025 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09 18:37:06.025 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 2024-01-09T18:37:06.015Z|2024-01-09T18:37:06.025Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|COMPLETE|204|No Content||INFO||10.30.107.126|10|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=10, InvokeTimestamp=2024-01-09T18:37:06.015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.025Z, ResponseDesc=No Content, elapsedTime=3|||InvokeReturn 18:37:06 2024-01-09 18:37:06.025 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.025 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.025Z|2024-01-09T18:37:06.025Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.025Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.025Z, elapsedTime=3|||Invoke 18:37:06 2024-01-09 18:37:06.031 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 18:37:06.031 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09T18:37:06.025Z|2024-01-09T18:37:06.031Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/logical-links/logical-link/ll|COMPLETE|201|Created||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:37:06.025Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/logical-links/logical-link/ll, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.031Z, ResponseDesc=Created, elapsedTime=1|||InvokeReturn 18:37:06 2024-01-09 18:37:06.346 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 18:37:06 {"operation-responses":[{"action":"delete","uri":"/network/logical-links/logical-link/ll?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]} 18:37:06 18:37:06.346 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 18:37:06 2024-01-09 18:37:06.348 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:06 18:37:06.348 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09 18:37:06.354 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:06 2024-01-09 18:37:06.354 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:06 2024-01-09 18:37:06.354 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:06 2024-01-09 18:37:06.354 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.354 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.354Z|2024-01-09T18:37:06.354Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:37:06.354Z, LogTimestamp=2024-01-09T18:37:06.354Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=1, TargetEntity=AAI.DB|||Invoke 18:37:06 2024-01-09 18:37:06.360 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 2024-01-09T18:37:06.354Z|2024-01-09T18:37:06.360Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest|COMPLETE|201|Created||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:37:06.354Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.360Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:37:06 18:37:06.360 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09 18:37:06.360 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 2024-01-09T18:37:06.360Z|2024-01-09T18:37:06.360Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.360Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.360Z, elapsedTime=3|||Invoke 18:37:06 18:37:06.360 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09 18:37:06.368 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 2024-01-09T18:37:06.360Z|2024-01-09T18:37:06.367Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest|COMPLETE|200|OK||INFO||10.30.107.126|7|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=7, InvokeTimestamp=2024-01-09T18:37:06.360Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-addPserverPatchSamePserverTest, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.367Z, ResponseDesc=OK, elapsedTime=3|||InvokeReturn 18:37:06 18:37:06.368 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09 18:37:06.373 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 18:37:06 18:37:06.373 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 18:37:06 2024-01-09 18:37:06.376 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:06 18:37:06.376 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09 18:37:06.441 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:06 2024-01-09 18:37:06.441 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:06 2024-01-09 18:37:06.441 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:06 2024-01-09 18:37:06.441 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.441 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.441Z|2024-01-09T18:37:06.441Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:37:06.441Z, LogTimestamp=2024-01-09T18:37:06.441Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:37:06 2024-01-09 18:37:06.450 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 18:37:06.450 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09T18:37:06.441Z|2024-01-09T18:37:06.450Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween|ERROR|404|Not Found||INFO||10.30.107.126|9|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=404, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=9, InvokeTimestamp=2024-01-09T18:37:06.441Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween, ErrorDesc=Not Found, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=404, LogTimestamp=2024-01-09T18:37:06.450Z, ResponseDesc=Not Found, elapsedTime=4|||InvokeReturn 18:37:06 2024-01-09 18:37:06.452 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Rolled back the transaction due to failure 18:37:06 18:37:06.452 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure 18:37:06 18:37:06.454 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09 18:37:06.454 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09 18:37:06.461 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:06 2024-01-09 18:37:06.461 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:06 2024-01-09 18:37:06.461 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:06 2024-01-09 18:37:06.461 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.461 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.461Z|2024-01-09T18:37:06.461Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnf|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.461Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Operation 0 with action (PUT) on uri (/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween) failed with status code (404), error code (ERR.5.4.6129) and msg (pserver: /cloud-infrastructure/pservers/pserver/pserver-putComplexWithRelToNonExistentPserverBetween: Error making edge to target node:Node of type pserver. Could not find object at: /cloud-infrastructure/pservers/pserver/pserver-putComplexWithRelToNonExistentPserverBetween), TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:06.461Z, elapsedTime=4|||Invoke 18:37:06 2024-01-09 18:37:06.465 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 18:37:06.465 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09T18:37:06.461Z|2024-01-09T18:37:06.465Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnf|COMPLETE|201|Created||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=4, InvokeTimestamp=2024-01-09T18:37:06.461Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Invalid input performing %1 on %2:3000:Bad Request:Operation 0 with action (PUT) on uri (/cloud-infrastructure/complexes/complex/complex-putComplexWithRelToNonExistentPserverBetween) failed with status code (404), error code (ERR.5.4.6129) and msg (pserver: /cloud-infrastructure/pservers/pserver/pserver-putComplexWithRelToNonExistentPserverBetween: Error making edge to target node:Node of type pserver. Could not find object at: /cloud-infrastructure/pservers/pserver/pserver-putComplexWithRelToNonExistentPserverBetween), TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:06.465Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:37:06 2024-01-09 18:37:06.465 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.465 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.465Z|2024-01-09T18:37:06.465Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.465Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.465Z, elapsedTime=2|||Invoke 18:37:06 2024-01-09 18:37:06.469 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 18:37:06.469 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09T18:37:06.465Z|2024-01-09T18:37:06.468Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf|COMPLETE|201|Created||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, InvokeTimestamp=2024-01-09T18:37:06.465Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.468Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:37:06 2024-01-09 18:37:06.469 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.469 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.469Z|2024-01-09T18:37:06.469Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.469Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.469Z, elapsedTime=2|||Invoke 18:37:06 18:37:06.471 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09 18:37:06.471 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 2024-01-09T18:37:06.469Z|2024-01-09T18:37:06.471Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf|COMPLETE|200|OK||INFO||10.30.107.126|2|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, InvokeTimestamp=2024-01-09T18:37:06.469Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.471Z, ResponseDesc=OK, elapsedTime=1|||InvokeReturn 18:37:06 18:37:06.472 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09 18:37:06.472 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 2024-01-09T18:37:06.472Z|2024-01-09T18:37:06.472Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.472Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.472Z, elapsedTime=1|||Invoke 18:37:06 18:37:06.477 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 37072 with label vertex 18:37:06 2024-01-09 18:37:06.477 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 37072 with label vertex 18:37:06 2024-01-09T18:37:06.472Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 37072 with label vertex RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.472Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.472Z, elapsedTime=0, stopWatchStart=265747811318 Removing vertex 37072 with label vertex | 18:37:06 18:37:06.478 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09 18:37:06.478 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 2024-01-09T18:37:06.472Z|2024-01-09T18:37:06.478Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf|COMPLETE|204|No Content||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:37:06.472Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnf, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.478Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:37:06 2024-01-09 18:37:06.797 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 18:37:06 18:37:06.797 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 18:37:06 18:37:06.803 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09 18:37:06.803 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09T18:37:06.478Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 260 :MethodName- noOperations 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 18:37:06 2024-01-09 18:37:06.806 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 260 :MethodName- noOperations 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 18:37:06 18:37:06.806 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 260 :MethodName- noOperations 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 18:37:06 2024-01-09T18:37:06.478Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 260 :MethodName- noOperations 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 18:37:06 2024-01-09 18:37:06.808 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 260 :MethodName- noOperations 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 18:37:06 18:37:06.808 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 360 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 260 :MethodName- noOperations 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 18:37:06 2024-01-09 18:37:06.810 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:06 18:37:06.810 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09 18:37:06.815 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:06 2024-01-09 18:37:06.815 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:06 2024-01-09 18:37:06.815 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:06 2024-01-09 18:37:06.815 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.815 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.815Z|2024-01-09T18:37:06.815Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetween|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.815Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request: Payload has no objects to operate on, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetween, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:37:06.815Z, elapsedTime=7|||Invoke 18:37:06 18:37:06.820 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09 18:37:06.820 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 2024-01-09T18:37:06.815Z|2024-01-09T18:37:06.820Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetween|COMPLETE|201|Created||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=5, InvokeTimestamp=2024-01-09T18:37:06.815Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Required Field not passed.:3000:Bad Request: Payload has no objects to operate on, TargetServiceName=/cloud-infrastructure/pservers/pserver/pserver-putPserverComplexRelBetween, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=400, LogTimestamp=2024-01-09T18:37:06.820Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:37:06 2024-01-09 18:37:06.820 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.820 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.820Z|2024-01-09T18:37:06.820Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.820Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.820Z, elapsedTime=2|||Invoke 18:37:06 2024-01-09 18:37:06.823 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 18:37:06.823 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09T18:37:06.820Z|2024-01-09T18:37:06.823Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween|COMPLETE|201|Created||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=3, InvokeTimestamp=2024-01-09T18:37:06.820Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.823Z, ResponseDesc=Created, elapsedTime=2|||InvokeReturn 18:37:06 2024-01-09 18:37:06.823 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.823 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.823Z|2024-01-09T18:37:06.823Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:06.823Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.823Z, elapsedTime=2|||Invoke 18:37:06 2024-01-09 18:37:06.826 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 18:37:06.826 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09T18:37:06.823Z|2024-01-09T18:37:06.825Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween|COMPLETE|200|OK||INFO||10.30.107.126|2|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=200, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=2, InvokeTimestamp=2024-01-09T18:37:06.823Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/cloud-infrastructure/complexes/complex/complex-putPserverComplexRelBetween, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.825Z, ResponseDesc=OK, elapsedTime=0|||InvokeReturn 18:37:06 18:37:06.835 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 18:37:06 2024-01-09 18:37:06.835 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 18:37:06 18:37:06.839 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09 18:37:06.839 INFO [aai-resources,,] 2863 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 18:37:06 2024-01-09 18:37:06.845 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:06 2024-01-09 18:37:06.845 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:06 2024-01-09 18:37:06.845 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:06 2024-01-09 18:37:06.845 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:06 18:37:06.845 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:06 2024-01-09T18:37:06.845Z|2024-01-09T18:37:06.845Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/pnfs/pnf/pnf-1, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:37:06.845Z, LogTimestamp=2024-01-09T18:37:06.845Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=2, TargetEntity=AAI.DB|||Invoke 18:37:06 2024-01-09 18:37:06.873 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:06 18:37:06.873 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:06 2024-01-09T18:37:06.845Z|2024-01-09T18:37:06.873Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|COMPLETE|201|Created||INFO||10.30.107.126|28|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=28, InvokeTimestamp=2024-01-09T18:37:06.845Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:06.873Z, ResponseDesc=Created, elapsedTime=0|||InvokeReturn 18:37:07 2024-01-09 18:37:07.209 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 18:37:07 18:37:07.209 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 18:37:07 {"operation-responses":[{"action":"put","uri":"/network/pnfs/pnf/pnf-1","response-status-code":201,"response-body":null}]} 18:37:07 2024-01-09 18:37:07.215 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:07 2024-01-09 18:37:07.215 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:07 2024-01-09 18:37:07.215 INFO [aai-resources,,] 2863 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:07 2024-01-09 18:37:07.216 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:07 18:37:07.216 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:07 2024-01-09T18:37:07.215Z|2024-01-09T18:37:07.216Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/pnfs/pnf/pnf-1, ElapsedTime=0, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, InvokeTimestamp=2024-01-09T18:37:07.215Z, LogTimestamp=2024-01-09T18:37:07.216Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, elapsedTime=31, TargetEntity=AAI.DB|||Invoke 18:37:07 18:37:07.224 [main] DEBUG org.onap.aai.serialization.db.DBSerializer - Removing vertex 65664 with label p-interface 18:37:07 2024-01-09T18:37:07.216Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Removing vertex 65664 with label p-interface RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:07.215Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.216Z, elapsedTime=0, stopWatchStart=266495219266 Removing vertex 65664 with label p-interface | 18:37:07 2024-01-09 18:37:07.224 DEBUG [aai-resources,,] 2863 --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 65664 with label p-interface 18:37:07 2024-01-09 18:37:07.226 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:07 18:37:07.226 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:07 2024-01-09T18:37:07.215Z|2024-01-09T18:37:07.226Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|COMPLETE|204|No Content||INFO||10.30.107.126|11|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=204, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=11, InvokeTimestamp=2024-01-09T18:37:07.215Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.226Z, ResponseDesc=No Content, elapsedTime=1|||InvokeReturn 18:37:07 2024-01-09 18:37:07.226 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:07 18:37:07.226 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:07 2024-01-09T18:37:07.226Z|2024-01-09T18:37:07.226Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:07.226Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.226Z, elapsedTime=1|||Invoke 18:37:07 2024-01-09 18:37:07.232 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:07 18:37:07.232 [main] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:07 2024-01-09T18:37:07.226Z|2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70||main||UNKNOWN||AAI.DB|/network/pnfs/pnf/pnf-1|COMPLETE|201|Created||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|ResponseCode=201, RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:37:07.226Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=COMPLETE, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, TargetServiceName=/network/pnfs/pnf/pnf-1, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ResponseDesc=Created, elapsedTime=3|||InvokeReturn 18:37:07 2024-01-09 18:37:07.542 INFO [aai-resources,,] 2863 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 18:37:07 18:37:07.542 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 18:37:07 {"operation-responses":[{"action":"delete","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a","response-status-code":201,"response-body":null}]} 18:37:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.904 s - in org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest 18:37:07 [INFO] Running org.onap.aai.rest.retired.RetiredConsumerSpringTest 18:37:07 2024-01-09 18:37:07.558 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:37:07 18:37:07.558 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:37:07 2024-01-09 18:37:07.558 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:07 18:37:07.558 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:37:07 2024-01-09 18:37:07.559 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:07 18:37:07.559 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:07 2024-01-09 18:37:07.559 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:37:07 18:37:07.559 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:37:07 2024-01-09 18:37:07.566 INFO [aai-resources,659d9253fbf64fa4361173227be6b8da,a436fdd0277b9e13] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.566Z|2024-01-09T18:37:07.566Z|298f06f3-500f-4ec2-8f41-e556e256c282||qtp1470087908-61||/aai/v13/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9253fbf64fa4361173227be6b8da, RequestID=298f06f3-500f-4ec2-8f41-e556e256c282, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=a436fdd0277b9e13, ServiceName=/aai/v13/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.566Z, InvocationID=ef04ba85-b492-4ec5-ad38-6f4115eb659e, LogTimestamp=2024-01-09T18:37:07.566Z|||Entering 18:37:07 2024-01-09 18:37:07.572 INFO [aai-resources,659d9253fbf64fa4361173227be6b8da,a436fdd0277b9e13] 2863 --- [ol-110-thread-1] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 18:37:07 2024-01-09 18:37:07.572 INFO [aai-resources,659d9253fbf64fa4361173227be6b8da,a436fdd0277b9e13] 2863 --- [ol-110-thread-1] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 18:37:07 2024-01-09 18:37:07.574 INFO [aai-resources,659d9253fbf64fa4361173227be6b8da,a436fdd0277b9e13] 2863 --- [ol-110-thread-1] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 18:37:07 2024-01-09 18:37:07.574 INFO [aai-resources,659d9253fbf64fa4361173227be6b8da,a436fdd0277b9e13] 2863 --- [ol-110-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 18:37:07 18:37:07.574 [pool-110-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - Invoke 18:37:07 2024-01-09T18:37:07.574Z|2024-01-09T18:37:07.574Z|298f06f3-500f-4ec2-8f41-e556e256c282||pool-110-thread-1||/aai/v13/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE|traceId=659d9253fbf64fa4361173227be6b8da, RequestID=298f06f3-500f-4ec2-8f41-e556e256c282, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, InvokeTimestamp=2024-01-09T18:37:07.574Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, TargetEntity=AAI.DB, spanId=a436fdd0277b9e13, ServiceName=/aai/v13/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas, EntryTimestamp=2024-01-09T18:37:07.566Z, InvocationID=ef04ba85-b492-4ec5-ad38-6f4115eb659e, LogTimestamp=2024-01-09T18:37:07.574Z|||Invoke 18:37:07 18:37:07.580 [pool-110-thread-1] INFO org.onap.aai.aailog.logs.AaiDBMetricLog - InvokeReturn 18:37:07 2024-01-09 18:37:07.580 INFO [aai-resources,659d9253fbf64fa4361173227be6b8da,a436fdd0277b9e13] 2863 --- [ol-110-thread-1] org.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 18:37:07 2024-01-09T18:37:07.574Z|2024-01-09T18:37:07.580Z|298f06f3-500f-4ec2-8f41-e556e256c282||pool-110-thread-1||/aai/v13/cloud-infrastructure/pservers|JUNIT|AAI.DB|cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas|ERROR|404|Not Found||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805||||||INVOKE-RETURN|traceId=659d9253fbf64fa4361173227be6b8da, ResponseCode=404, RequestID=298f06f3-500f-4ec2-8f41-e556e256c282, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=6, InvokeTimestamp=2024-01-09T18:37:07.574Z, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, TargetEntity=AAI.DB, spanId=a436fdd0277b9e13, ServiceName=/aai/v13/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, TargetServiceName=cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:37:07.566Z, InvocationID=ef04ba85-b492-4ec5-ad38-6f4115eb659e, ErrorCode=404, LogTimestamp=2024-01-09T18:37:07.580Z, ResponseDesc=Not Found|||InvokeReturn 18:37:07 2024-01-09T18:37:07.566Z|2024-01-09T18:37:07.581+0000|298f06f3-500f-4ec2-8f41-e556e256c282||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v13/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"298f06f3-500f-4ec2-8f41-e556e256c282","status":"404","rqstDate":"240109-18:37:07:566","respDate":"240109-18:37:07:581","sourceId":"JUNIT:298f06f3-500f-4ec2-8f41-e556e256c282","resourceId":"http://localhost:45985/aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:566-68491\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[361173227be6b8da], traceparent=[00-659d9253fbf64fa4361173227be6b8da-361173227be6b8da-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9253fbf64fa4361173227be6b8da], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[298f06f3-500f-4ec2-8f41-e556e256c282]}\"}"} 18:37:07 2024-01-09T18:37:07.566Z|2024-01-09T18:37:07.582Z|298f06f3-500f-4ec2-8f41-e556e256c282||qtp1470087908-61||/aai/v13/cloud-infrastructure/pservers|JUNIT|ERROR|404|Not Found||INFO||10.30.107.126|16|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9253fbf64fa4361173227be6b8da, ResponseCode=404, RequestID=298f06f3-500f-4ec2-8f41-e556e256c282, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=16, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=a436fdd0277b9e13, ServiceName=/aai/v13/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Not Found, EntryTimestamp=2024-01-09T18:37:07.566Z, InvocationID=ef04ba85-b492-4ec5-ad38-6f4115eb659e, ErrorCode=404, LogTimestamp=2024-01-09T18:37:07.582Z, ResponseDesc=Not Found|||Exiting. 18:37:07 2024-01-09 18:37:07.582 INFO [aai-resources,659d9253fbf64fa4361173227be6b8da,a436fdd0277b9e13] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 18:37:07.585 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 404 NOT_FOUND 18:37:07 2024-01-09 18:37:07.585 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 404 NOT_FOUND 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 404 NOT_FOUND RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 404 NOT_FOUND | 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 404 327 REST JUNIT JUNIT - - - - - - - - - - 22 - "logType": "access" 18:37:07 18:37:07.586 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas expected status 404 NOT_FOUND actual status 404 and body {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","Node Not Found:No Node of type pserver found at: cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","ERR.5.4.6114"]}}} 18:37:07 2024-01-09 18:37:07.586 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas expected status 404 NOT_FOUND actual status 404 and body {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","Node Not Found:No Node of type pserver found at: cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","ERR.5.4.6114"]}}} 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas expected status 404 NOT_FOUND actual status 404 and body {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","Node Not Found:No Node of type pserver found at: cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","ERR.5.4.6114"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas expected status 404 NOT_FOUND actual status 404 and body {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","Node Not Found:No Node of type pserver found at: cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","ERR.5.4.6114"]}}} | 18:37:07 2024-01-09 18:37:07.591 INFO [aai-resources,659d9253b6d49daae8dac6b12e82d988,d06c7f1b6394c1a9] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.591Z|2024-01-09T18:37:07.591Z|8ed9a82e-b412-4790-b700-d852e5689e58||qtp1470087908-59||/aai/v8/service-design-and-creation/named-queries|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9253b6d49daae8dac6b12e82d988, RequestID=8ed9a82e-b412-4790-b700-d852e5689e58, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=d06c7f1b6394c1a9, ServiceName=/aai/v8/service-design-and-creation/named-queries, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.591Z, InvocationID=416a92ec-e4b5-4c58-8d9f-df1eef5fe288, LogTimestamp=2024-01-09T18:37:07.591Z|||Entering 18:37:07 2024-01-09T18:37:07.591Z|2024-01-09T18:37:07.595+0000|8ed9a82e-b412-4790-b700-d852e5689e58||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v8/service-design-and-creation/named-queries|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"8ed9a82e-b412-4790-b700-d852e5689e58","status":"410","rqstDate":"240109-18:37:07:591","respDate":"240109-18:37:07:594","sourceId":"JUNIT:8ed9a82e-b412-4790-b700-d852e5689e58","resourceId":"http://localhost:45985/aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:591-58446\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[e8dac6b12e82d988], traceparent=[00-659d9253b6d49daae8dac6b12e82d988-e8dac6b12e82d988-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9253b6d49daae8dac6b12e82d988], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[8ed9a82e-b412-4790-b700-d852e5689e58]}\"}"} 18:37:07 2024-01-09 18:37:07.595 INFO [aai-resources,659d9253b6d49daae8dac6b12e82d988,d06c7f1b6394c1a9] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 2024-01-09T18:37:07.591Z|2024-01-09T18:37:07.595Z|8ed9a82e-b412-4790-b700-d852e5689e58||qtp1470087908-59||/aai/v8/service-design-and-creation/named-queries|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9253b6d49daae8dac6b12e82d988, ResponseCode=410, RequestID=8ed9a82e-b412-4790-b700-d852e5689e58, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=d06c7f1b6394c1a9, ServiceName=/aai/v8/service-design-and-creation/named-queries, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:07.591Z, InvocationID=416a92ec-e4b5-4c58-8d9f-df1eef5fe288, ErrorCode=410, LogTimestamp=2024-01-09T18:37:07.595Z, ResponseDesc=Gone|||Exiting. 18:37:07 2024-01-09 18:37:07.596 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:07 18:37:07.596 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:07 18:37:07.597 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} 18:37:07 2024-01-09 18:37:07.597 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas" 410 337 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} | 18:37:07 18:37:07.906 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:37:07 2024-01-09 18:37:07.906 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:37:07 18:37:07.906 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:37:07 2024-01-09 18:37:07.906 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:07 18:37:07.906 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:07 2024-01-09 18:37:07.906 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:07 18:37:07.907 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:37:07 2024-01-09 18:37:07.907 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:37:07 2024-01-09 18:37:07.915 INFO [aai-resources,659d925307af1b9fd49ff9921c541a01,66245fad6e3303e8] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.915Z|2024-01-09T18:37:07.915Z|a03cc561-4ed9-4d54-a2f6-f7520a5fadeb||qtp1470087908-61||/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d925307af1b9fd49ff9921c541a01, RequestID=a03cc561-4ed9-4d54-a2f6-f7520a5fadeb, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=66245fad6e3303e8, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.915Z, InvocationID=bd3d6d22-d87a-43d5-8942-9c29c8410a20, LogTimestamp=2024-01-09T18:37:07.915Z|||Entering 18:37:07 2024-01-09T18:37:07.915Z|2024-01-09T18:37:07.921+0000|a03cc561-4ed9-4d54-a2f6-f7520a5fadeb||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"a03cc561-4ed9-4d54-a2f6-f7520a5fadeb","status":"410","rqstDate":"240109-18:37:07:915","respDate":"240109-18:37:07:920","sourceId":"JUNIT:a03cc561-4ed9-4d54-a2f6-f7520a5fadeb","resourceId":"http://localhost:45985/aai/v2/search/edge-tag-query/","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:915-94527\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[d49ff9921c541a01], traceparent=[00-659d925307af1b9fd49ff9921c541a01-d49ff9921c541a01-01], X-B3-Sampled=[1], X-B3-TraceId=[659d925307af1b9fd49ff9921c541a01], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[a03cc561-4ed9-4d54-a2f6-f7520a5fadeb]}\"}"} 18:37:07 2024-01-09 18:37:07.921 INFO [aai-resources,659d925307af1b9fd49ff9921c541a01,66245fad6e3303e8] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 2024-01-09T18:37:07.915Z|2024-01-09T18:37:07.921Z|a03cc561-4ed9-4d54-a2f6-f7520a5fadeb||qtp1470087908-61||/aai/v2/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d925307af1b9fd49ff9921c541a01, ResponseCode=410, RequestID=a03cc561-4ed9-4d54-a2f6-f7520a5fadeb, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=6, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=66245fad6e3303e8, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:07.915Z, InvocationID=bd3d6d22-d87a-43d5-8942-9c29c8410a20, ErrorCode=410, LogTimestamp=2024-01-09T18:37:07.921Z, ResponseDesc=Gone|||Exiting. 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v2/search/edge-tag-query/" 410 340 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access" 18:37:07 18:37:07.923 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:07 2024-01-09 18:37:07.923 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:07 18:37:07.924 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v2/search/edge-tag-query/ expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query/"]}}} 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v2/search/edge-tag-query/ expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query/"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v2/search/edge-tag-query/ expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query/"]}}} | 18:37:07 2024-01-09 18:37:07.924 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v2/search/edge-tag-query/ expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query/"]}}} 18:37:07 2024-01-09 18:37:07.929 INFO [aai-resources,659d9253be34547a7b1311b20925082d,1e6728919bdfec0d] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.929Z|2024-01-09T18:37:07.929Z|e3341d4b-28b5-426c-a7e6-fdc97647d4ab||qtp1470087908-59||/aai/v4/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9253be34547a7b1311b20925082d, RequestID=e3341d4b-28b5-426c-a7e6-fdc97647d4ab, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=1e6728919bdfec0d, ServiceName=/aai/v4/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.929Z, InvocationID=d60a8c78-517e-466f-a876-b17319d61068, LogTimestamp=2024-01-09T18:37:07.929Z|||Entering 18:37:07 2024-01-09T18:37:07.929Z|2024-01-09T18:37:07.933+0000|e3341d4b-28b5-426c-a7e6-fdc97647d4ab||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v4/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"e3341d4b-28b5-426c-a7e6-fdc97647d4ab","status":"410","rqstDate":"240109-18:37:07:930","respDate":"240109-18:37:07:933","sourceId":"JUNIT:e3341d4b-28b5-426c-a7e6-fdc97647d4ab","resourceId":"http://localhost:45985/aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:930-34462\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[7b1311b20925082d], traceparent=[00-659d9253be34547a7b1311b20925082d-7b1311b20925082d-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9253be34547a7b1311b20925082d], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[e3341d4b-28b5-426c-a7e6-fdc97647d4ab]}\"}"} 18:37:07 2024-01-09 18:37:07.933 INFO [aai-resources,659d9253be34547a7b1311b20925082d,1e6728919bdfec0d] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 2024-01-09T18:37:07.929Z|2024-01-09T18:37:07.933Z|e3341d4b-28b5-426c-a7e6-fdc97647d4ab||qtp1470087908-59||/aai/v4/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9253be34547a7b1311b20925082d, ResponseCode=410, RequestID=e3341d4b-28b5-426c-a7e6-fdc97647d4ab, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=1e6728919bdfec0d, ServiceName=/aai/v4/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:07.929Z, InvocationID=d60a8c78-517e-466f-a876-b17319d61068, ErrorCode=410, LogTimestamp=2024-01-09T18:37:07.933Z, ResponseDesc=Gone|||Exiting. 18:37:07 18:37:07.935 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:07 2024-01-09 18:37:07.935 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:07 18:37:07.936 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:07 2024-01-09 18:37:07.936 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 2024-01-09 18:37:07.940 INFO [aai-resources,659d92535c22aef7062e07f538add0f8,965320c06938b60a] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.940Z|2024-01-09T18:37:07.940Z|663843af-dba8-4029-9038-5dad0c3873e5||qtp1470087908-61||/aai/v7/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92535c22aef7062e07f538add0f8, RequestID=663843af-dba8-4029-9038-5dad0c3873e5, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=965320c06938b60a, ServiceName=/aai/v7/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.940Z, InvocationID=dd7380c9-98dc-4b8d-9baa-a8aef3457d07, LogTimestamp=2024-01-09T18:37:07.940Z|||Entering 18:37:07 2024-01-09T18:37:07.940Z|2024-01-09T18:37:07.945+0000|663843af-dba8-4029-9038-5dad0c3873e5||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v7/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"663843af-dba8-4029-9038-5dad0c3873e5","status":"410","rqstDate":"240109-18:37:07:940","respDate":"240109-18:37:07:945","sourceId":"JUNIT:663843af-dba8-4029-9038-5dad0c3873e5","resourceId":"http://localhost:45985/aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:940-58126\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[062e07f538add0f8], traceparent=[00-659d92535c22aef7062e07f538add0f8-062e07f538add0f8-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92535c22aef7062e07f538add0f8], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[663843af-dba8-4029-9038-5dad0c3873e5]}\"}"} 18:37:07 2024-01-09 18:37:07.946 INFO [aai-resources,659d92535c22aef7062e07f538add0f8,965320c06938b60a] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 2024-01-09T18:37:07.940Z|2024-01-09T18:37:07.945Z|663843af-dba8-4029-9038-5dad0c3873e5||qtp1470087908-61||/aai/v7/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92535c22aef7062e07f538add0f8, ResponseCode=410, RequestID=663843af-dba8-4029-9038-5dad0c3873e5, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=965320c06938b60a, ServiceName=/aai/v7/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:07.940Z, InvocationID=dd7380c9-98dc-4b8d-9baa-a8aef3457d07, ErrorCode=410, LogTimestamp=2024-01-09T18:37:07.945Z, ResponseDesc=Gone|||Exiting. 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 18:37:07 18:37:07.948 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:07 2024-01-09 18:37:07.948 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:07 18:37:07.949 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:07 2024-01-09 18:37:07.949 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 2024-01-09 18:37:07.954 INFO [aai-resources,659d9253402be47793ca628324c37728,a04c4e79607d7546] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.954Z|2024-01-09T18:37:07.954Z|54b720da-308f-4829-b6df-5269d4dd5c68||qtp1470087908-59||/aai/v12/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9253402be47793ca628324c37728, RequestID=54b720da-308f-4829-b6df-5269d4dd5c68, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=a04c4e79607d7546, ServiceName=/aai/v12/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.954Z, InvocationID=1c46f919-3cf7-45aa-8b5c-b0fd09176ee9, LogTimestamp=2024-01-09T18:37:07.954Z|||Entering 18:37:07 2024-01-09T18:37:07.954Z|2024-01-09T18:37:07.958+0000|54b720da-308f-4829-b6df-5269d4dd5c68||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"54b720da-308f-4829-b6df-5269d4dd5c68","status":"410","rqstDate":"240109-18:37:07:954","respDate":"240109-18:37:07:957","sourceId":"JUNIT:54b720da-308f-4829-b6df-5269d4dd5c68","resourceId":"http://localhost:45985/aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:954-43830\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[93ca628324c37728], traceparent=[00-659d9253402be47793ca628324c37728-93ca628324c37728-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9253402be47793ca628324c37728], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[54b720da-308f-4829-b6df-5269d4dd5c68]}\"}"} 18:37:07 2024-01-09 18:37:07.958 INFO [aai-resources,659d9253402be47793ca628324c37728,a04c4e79607d7546] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 2024-01-09T18:37:07.954Z|2024-01-09T18:37:07.958Z|54b720da-308f-4829-b6df-5269d4dd5c68||qtp1470087908-59||/aai/v12/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9253402be47793ca628324c37728, ResponseCode=410, RequestID=54b720da-308f-4829-b6df-5269d4dd5c68, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=a04c4e79607d7546, ServiceName=/aai/v12/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:07.954Z, InvocationID=1c46f919-3cf7-45aa-8b5c-b0fd09176ee9, ErrorCode=410, LogTimestamp=2024-01-09T18:37:07.958Z, ResponseDesc=Gone|||Exiting. 18:37:07 18:37:07.960 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:07 2024-01-09 18:37:07.960 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:07 18:37:07.960 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:07 2024-01-09 18:37:07.960 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 18:37:07 2024-01-09 18:37:07.966 INFO [aai-resources,659d92531725c41806ebff83e66ab35b,3f9bdfb12674eb0a] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.965Z|2024-01-09T18:37:07.965Z|c65f7be5-a542-4933-9dc8-9f4e9c2414e3||qtp1470087908-61||/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92531725c41806ebff83e66ab35b, RequestID=c65f7be5-a542-4933-9dc8-9f4e9c2414e3, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=3f9bdfb12674eb0a, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.965Z, InvocationID=7613cf43-0bc8-4857-b327-2d1d868333ff, LogTimestamp=2024-01-09T18:37:07.965Z|||Entering 18:37:07 2024-01-09T18:37:07.965Z|2024-01-09T18:37:07.969+0000|c65f7be5-a542-4933-9dc8-9f4e9c2414e3||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"c65f7be5-a542-4933-9dc8-9f4e9c2414e3","status":"410","rqstDate":"240109-18:37:07:966","respDate":"240109-18:37:07:969","sourceId":"JUNIT:c65f7be5-a542-4933-9dc8-9f4e9c2414e3","resourceId":"http://localhost:45985/aai/v2/search/edge-tag-query/something","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:966-60679\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[06ebff83e66ab35b], traceparent=[00-659d92531725c41806ebff83e66ab35b-06ebff83e66ab35b-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92531725c41806ebff83e66ab35b], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[c65f7be5-a542-4933-9dc8-9f4e9c2414e3]}\"}"} 18:37:07 2024-01-09T18:37:07.965Z|2024-01-09T18:37:07.969Z|c65f7be5-a542-4933-9dc8-9f4e9c2414e3||qtp1470087908-61||/aai/v2/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92531725c41806ebff83e66ab35b, ResponseCode=410, RequestID=c65f7be5-a542-4933-9dc8-9f4e9c2414e3, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=3f9bdfb12674eb0a, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:07.965Z, InvocationID=7613cf43-0bc8-4857-b327-2d1d868333ff, ErrorCode=410, LogTimestamp=2024-01-09T18:37:07.969Z, ResponseDesc=Gone|||Exiting. 18:37:07 2024-01-09 18:37:07.969 INFO [aai-resources,659d92531725c41806ebff83e66ab35b,3f9bdfb12674eb0a] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v2/search/edge-tag-query/something" 410 349 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access" 18:37:07 18:37:07.974 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:07 2024-01-09 18:37:07.974 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:07 18:37:07.975 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v2/search/edge-tag-query/something expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query/something"]}}} 18:37:07 2024-01-09 18:37:07.975 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v2/search/edge-tag-query/something expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query/something"]}}} 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v2/search/edge-tag-query/something expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query/something"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v2/search/edge-tag-query/something expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query/something"]}}} | 18:37:07 2024-01-09 18:37:07.980 INFO [aai-resources,659d9253c25a7bd6b6391570116abf0c,21e31b5c78c5c570] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.980Z|2024-01-09T18:37:07.980Z|23a90d4c-bf94-497c-96ac-763f664748c8||qtp1470087908-59||/aai/v5/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9253c25a7bd6b6391570116abf0c, RequestID=23a90d4c-bf94-497c-96ac-763f664748c8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=21e31b5c78c5c570, ServiceName=/aai/v5/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.980Z, InvocationID=6f0c28a5-57d6-43c6-8bb3-528e9fe2f873, LogTimestamp=2024-01-09T18:37:07.980Z|||Entering 18:37:07 2024-01-09T18:37:07.980Z|2024-01-09T18:37:07.984+0000|23a90d4c-bf94-497c-96ac-763f664748c8||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v5/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"23a90d4c-bf94-497c-96ac-763f664748c8","status":"410","rqstDate":"240109-18:37:07:981","respDate":"240109-18:37:07:984","sourceId":"JUNIT:23a90d4c-bf94-497c-96ac-763f664748c8","resourceId":"http://localhost:45985/aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:981-17741\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[b6391570116abf0c], traceparent=[00-659d9253c25a7bd6b6391570116abf0c-b6391570116abf0c-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9253c25a7bd6b6391570116abf0c], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[23a90d4c-bf94-497c-96ac-763f664748c8]}\"}"} 18:37:07 2024-01-09 18:37:07.984 INFO [aai-resources,659d9253c25a7bd6b6391570116abf0c,21e31b5c78c5c570] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 2024-01-09T18:37:07.980Z|2024-01-09T18:37:07.984Z|23a90d4c-bf94-497c-96ac-763f664748c8||qtp1470087908-59||/aai/v5/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9253c25a7bd6b6391570116abf0c, ResponseCode=410, RequestID=23a90d4c-bf94-497c-96ac-763f664748c8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=21e31b5c78c5c570, ServiceName=/aai/v5/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:07.980Z, InvocationID=6f0c28a5-57d6-43c6-8bb3-528e9fe2f873, ErrorCode=410, LogTimestamp=2024-01-09T18:37:07.984Z, ResponseDesc=Gone|||Exiting. 18:37:07 18:37:07.986 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:07 2024-01-09 18:37:07.986 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:07 18:37:07.986 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 2024-01-09 18:37:07.986 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access" 18:37:07 2024-01-09 18:37:07.990 INFO [aai-resources,659d92538f36cb8eff25cdcdda61af38,4cd3548341a904a2] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:07 2024-01-09T18:37:07.990Z|2024-01-09T18:37:07.990Z|42dd1325-3807-46e2-b805-6e4e61f8dda4||qtp1470087908-61||/aai/v11/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92538f36cb8eff25cdcdda61af38, RequestID=42dd1325-3807-46e2-b805-6e4e61f8dda4, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=4cd3548341a904a2, ServiceName=/aai/v11/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:07.990Z, InvocationID=e790c736-fe76-4fa6-9250-59272fc43cb5, LogTimestamp=2024-01-09T18:37:07.990Z|||Entering 18:37:07 2024-01-09T18:37:07.990Z|2024-01-09T18:37:07.995+0000|42dd1325-3807-46e2-b805-6e4e61f8dda4||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"42dd1325-3807-46e2-b805-6e4e61f8dda4","status":"410","rqstDate":"240109-18:37:07:991","respDate":"240109-18:37:07:995","sourceId":"JUNIT:42dd1325-3807-46e2-b805-6e4e61f8dda4","resourceId":"http://localhost:45985/aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:07:991-96289\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[ff25cdcdda61af38], traceparent=[00-659d92538f36cb8eff25cdcdda61af38-ff25cdcdda61af38-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92538f36cb8eff25cdcdda61af38], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[42dd1325-3807-46e2-b805-6e4e61f8dda4]}\"}"} 18:37:07 2024-01-09 18:37:07.995 INFO [aai-resources,659d92538f36cb8eff25cdcdda61af38,4cd3548341a904a2] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:07 2024-01-09T18:37:07.990Z|2024-01-09T18:37:07.995Z|42dd1325-3807-46e2-b805-6e4e61f8dda4||qtp1470087908-61||/aai/v11/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92538f36cb8eff25cdcdda61af38, ResponseCode=410, RequestID=42dd1325-3807-46e2-b805-6e4e61f8dda4, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=4cd3548341a904a2, ServiceName=/aai/v11/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:07.990Z, InvocationID=e790c736-fe76-4fa6-9250-59272fc43cb5, ErrorCode=410, LogTimestamp=2024-01-09T18:37:07.995Z, ResponseDesc=Gone|||Exiting. 18:37:07 18:37:07.996 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:07 2024-01-09 18:37:07.996 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:07 18:37:07.997 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 127.0.0.1 - - [09/Jan/2024:18:37:07 +0000] "GET /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:07 2024-01-09 18:37:07.997 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:07 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:08 2024-01-09 18:37:08.001 INFO [aai-resources,659d9253d2473c362c0f25ce06e75f28,3709c92cc2d6abdf] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08Z|2024-01-09T18:37:08Z|a895b4b4-9f4c-4e1f-b822-68a879dadfa0||qtp1470087908-59||/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9253d2473c362c0f25ce06e75f28, RequestID=a895b4b4-9f4c-4e1f-b822-68a879dadfa0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=3709c92cc2d6abdf, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08Z, InvocationID=0a6ef990-6726-4ab1-bd50-485e6342533d, LogTimestamp=2024-01-09T18:37:08Z|||Entering 18:37:08 2024-01-09T18:37:08Z|2024-01-09T18:37:08.004+0000|a895b4b4-9f4c-4e1f-b822-68a879dadfa0||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v2/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"a895b4b4-9f4c-4e1f-b822-68a879dadfa0","status":"410","rqstDate":"240109-18:37:08:001","respDate":"240109-18:37:08:004","sourceId":"JUNIT:a895b4b4-9f4c-4e1f-b822-68a879dadfa0","resourceId":"http://localhost:45985/aai/v2/search/edge-tag-query","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:001-83134\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[2c0f25ce06e75f28], traceparent=[00-659d9253d2473c362c0f25ce06e75f28-2c0f25ce06e75f28-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9253d2473c362c0f25ce06e75f28], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[a895b4b4-9f4c-4e1f-b822-68a879dadfa0]}\"}"} 18:37:08 2024-01-09 18:37:08.004 INFO [aai-resources,659d9253d2473c362c0f25ce06e75f28,3709c92cc2d6abdf] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08Z|2024-01-09T18:37:08.004Z|a895b4b4-9f4c-4e1f-b822-68a879dadfa0||qtp1470087908-59||/aai/v2/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9253d2473c362c0f25ce06e75f28, ResponseCode=410, RequestID=a895b4b4-9f4c-4e1f-b822-68a879dadfa0, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=3709c92cc2d6abdf, ServiceName=/aai/v2/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08Z, InvocationID=0a6ef990-6726-4ab1-bd50-485e6342533d, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.004Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v2/search/edge-tag-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 18:37:08.006 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.006 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.007 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v2/search/edge-tag-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v2/search/edge-tag-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v2/search/edge-tag-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query"]}}} | 18:37:08 2024-01-09 18:37:08.007 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v2/search/edge-tag-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/edge-tag-query"]}}} 18:37:08 2024-01-09 18:37:08.011 INFO [aai-resources,659d92540a358fa41115e7cacacdd12c,756f2ab3a9fd639e] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.011Z|2024-01-09T18:37:08.011Z|0960e60e-f1ac-42b7-ad29-7cdf889f457d||qtp1470087908-61||/aai/v8/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92540a358fa41115e7cacacdd12c, RequestID=0960e60e-f1ac-42b7-ad29-7cdf889f457d, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=756f2ab3a9fd639e, ServiceName=/aai/v8/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.011Z, InvocationID=b16a6fe2-91ca-450e-a0c0-ce850e0e3fa5, LogTimestamp=2024-01-09T18:37:08.011Z|||Entering 18:37:08 2024-01-09T18:37:08.011Z|2024-01-09T18:37:08.014+0000|0960e60e-f1ac-42b7-ad29-7cdf889f457d||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v8/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"0960e60e-f1ac-42b7-ad29-7cdf889f457d","status":"410","rqstDate":"240109-18:37:08:011","respDate":"240109-18:37:08:014","sourceId":"JUNIT:0960e60e-f1ac-42b7-ad29-7cdf889f457d","resourceId":"http://localhost:45985/aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:011-98505\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[1115e7cacacdd12c], traceparent=[00-659d92540a358fa41115e7cacacdd12c-1115e7cacacdd12c-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92540a358fa41115e7cacacdd12c], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[0960e60e-f1ac-42b7-ad29-7cdf889f457d]}\"}"} 18:37:08 2024-01-09 18:37:08.014 INFO [aai-resources,659d92540a358fa41115e7cacacdd12c,756f2ab3a9fd639e] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.011Z|2024-01-09T18:37:08.014Z|0960e60e-f1ac-42b7-ad29-7cdf889f457d||qtp1470087908-61||/aai/v8/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92540a358fa41115e7cacacdd12c, ResponseCode=410, RequestID=0960e60e-f1ac-42b7-ad29-7cdf889f457d, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=756f2ab3a9fd639e, ServiceName=/aai/v8/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.011Z, InvocationID=b16a6fe2-91ca-450e-a0c0-ce850e0e3fa5, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.014Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.015 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.015 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.016 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09 18:37:08.016 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 7 - "logType": "access" 18:37:08 2024-01-09 18:37:08.019 INFO [aai-resources,659d925474ed6e8dcd446fb5b3675eda,81183c9c06427677] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.019Z|2024-01-09T18:37:08.019Z|d6f79850-8eca-44d9-a3f7-e162a5901a1e||qtp1470087908-59||/aai/v6/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d925474ed6e8dcd446fb5b3675eda, RequestID=d6f79850-8eca-44d9-a3f7-e162a5901a1e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=81183c9c06427677, ServiceName=/aai/v6/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.019Z, InvocationID=c4450369-1b27-4676-9568-d8cd914c4a1d, LogTimestamp=2024-01-09T18:37:08.019Z|||Entering 18:37:08 2024-01-09T18:37:08.019Z|2024-01-09T18:37:08.023+0000|d6f79850-8eca-44d9-a3f7-e162a5901a1e||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v6/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"d6f79850-8eca-44d9-a3f7-e162a5901a1e","status":"410","rqstDate":"240109-18:37:08:019","respDate":"240109-18:37:08:023","sourceId":"JUNIT:d6f79850-8eca-44d9-a3f7-e162a5901a1e","resourceId":"http://localhost:45985/aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:019-21204\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[cd446fb5b3675eda], traceparent=[00-659d925474ed6e8dcd446fb5b3675eda-cd446fb5b3675eda-01], X-B3-Sampled=[1], X-B3-TraceId=[659d925474ed6e8dcd446fb5b3675eda], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[d6f79850-8eca-44d9-a3f7-e162a5901a1e]}\"}"} 18:37:08 2024-01-09 18:37:08.023 INFO [aai-resources,659d925474ed6e8dcd446fb5b3675eda,81183c9c06427677] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.019Z|2024-01-09T18:37:08.023Z|d6f79850-8eca-44d9-a3f7-e162a5901a1e||qtp1470087908-59||/aai/v6/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d925474ed6e8dcd446fb5b3675eda, ResponseCode=410, RequestID=d6f79850-8eca-44d9-a3f7-e162a5901a1e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=81183c9c06427677, ServiceName=/aai/v6/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.019Z, InvocationID=c4450369-1b27-4676-9568-d8cd914c4a1d, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.023Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.025 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.025 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:08 2024-01-09 18:37:08.026 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 18:37:08.026 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09 18:37:08.031 INFO [aai-resources,659d92545f9f4ac1bfbc805d05eed970,7053a8547d0148b7] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.031Z|2024-01-09T18:37:08.031Z|3a5f3dc0-4ead-4c43-ada8-5b58889233dd||qtp1470087908-61||/aai/v10/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92545f9f4ac1bfbc805d05eed970, RequestID=3a5f3dc0-4ead-4c43-ada8-5b58889233dd, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=7053a8547d0148b7, ServiceName=/aai/v10/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.031Z, InvocationID=beafbed3-7310-48b9-99d7-afec8f3593c4, LogTimestamp=2024-01-09T18:37:08.031Z|||Entering 18:37:08 2024-01-09T18:37:08.031Z|2024-01-09T18:37:08.037+0000|3a5f3dc0-4ead-4c43-ada8-5b58889233dd||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v10/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"3a5f3dc0-4ead-4c43-ada8-5b58889233dd","status":"410","rqstDate":"240109-18:37:08:032","respDate":"240109-18:37:08:036","sourceId":"JUNIT:3a5f3dc0-4ead-4c43-ada8-5b58889233dd","resourceId":"http://localhost:45985/aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:032-95189\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[bfbc805d05eed970], traceparent=[00-659d92545f9f4ac1bfbc805d05eed970-bfbc805d05eed970-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92545f9f4ac1bfbc805d05eed970], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[3a5f3dc0-4ead-4c43-ada8-5b58889233dd]}\"}"} 18:37:08 2024-01-09 18:37:08.037 INFO [aai-resources,659d92545f9f4ac1bfbc805d05eed970,7053a8547d0148b7] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.031Z|2024-01-09T18:37:08.037Z|3a5f3dc0-4ead-4c43-ada8-5b58889233dd||qtp1470087908-61||/aai/v10/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92545f9f4ac1bfbc805d05eed970, ResponseCode=410, RequestID=3a5f3dc0-4ead-4c43-ada8-5b58889233dd, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=6, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=7053a8547d0148b7, ServiceName=/aai/v10/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.031Z, InvocationID=beafbed3-7310-48b9-99d7-afec8f3593c4, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.037Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access" 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.039 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.039 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.040 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09 18:37:08.040 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:08 2024-01-09 18:37:08.045 INFO [aai-resources,659d9254b79eb9218a96e4535d712221,a2af342f7d5dac4c] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.045Z|2024-01-09T18:37:08.045Z|2ba64091-a6e9-4b82-bcdd-d3d24168e9c3||qtp1470087908-59||/aai/v13/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254b79eb9218a96e4535d712221, RequestID=2ba64091-a6e9-4b82-bcdd-d3d24168e9c3, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=a2af342f7d5dac4c, ServiceName=/aai/v13/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.045Z, InvocationID=97078fee-0623-42a0-82d5-8dac1aec7449, LogTimestamp=2024-01-09T18:37:08.045Z|||Entering 18:37:08 2024-01-09T18:37:08.045Z|2024-01-09T18:37:08.050+0000|2ba64091-a6e9-4b82-bcdd-d3d24168e9c3||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v13/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"2ba64091-a6e9-4b82-bcdd-d3d24168e9c3","status":"410","rqstDate":"240109-18:37:08:046","respDate":"240109-18:37:08:050","sourceId":"JUNIT:2ba64091-a6e9-4b82-bcdd-d3d24168e9c3","resourceId":"http://localhost:45985/aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:046-94396\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[8a96e4535d712221], traceparent=[00-659d9254b79eb9218a96e4535d712221-8a96e4535d712221-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254b79eb9218a96e4535d712221], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[2ba64091-a6e9-4b82-bcdd-d3d24168e9c3]}\"}"} 18:37:08 2024-01-09 18:37:08.050 INFO [aai-resources,659d9254b79eb9218a96e4535d712221,a2af342f7d5dac4c] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.045Z|2024-01-09T18:37:08.050Z|2ba64091-a6e9-4b82-bcdd-d3d24168e9c3||qtp1470087908-59||/aai/v13/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254b79eb9218a96e4535d712221, ResponseCode=410, RequestID=2ba64091-a6e9-4b82-bcdd-d3d24168e9c3, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=a2af342f7d5dac4c, ServiceName=/aai/v13/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.045Z, InvocationID=97078fee-0623-42a0-82d5-8dac1aec7449, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.050Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access" 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.052 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.052 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.053 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:08 2024-01-09 18:37:08.053 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09 18:37:08.059 INFO [aai-resources,659d9254f338d5fa783380b3233c254f,fbbdf56f8f683602] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.059Z|2024-01-09T18:37:08.059Z|cad6993d-76e6-49cd-b3bb-2a861f0d2149||qtp1470087908-61||/aai/v3/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254f338d5fa783380b3233c254f, RequestID=cad6993d-76e6-49cd-b3bb-2a861f0d2149, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=fbbdf56f8f683602, ServiceName=/aai/v3/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.059Z, InvocationID=9f3c6fd2-985e-4171-9b28-8f221dbb8522, LogTimestamp=2024-01-09T18:37:08.059Z|||Entering 18:37:08 2024-01-09T18:37:08.059Z|2024-01-09T18:37:08.064+0000|cad6993d-76e6-49cd-b3bb-2a861f0d2149||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v3/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"cad6993d-76e6-49cd-b3bb-2a861f0d2149","status":"410","rqstDate":"240109-18:37:08:059","respDate":"240109-18:37:08:063","sourceId":"JUNIT:cad6993d-76e6-49cd-b3bb-2a861f0d2149","resourceId":"http://localhost:45985/aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:059-2321\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[783380b3233c254f], traceparent=[00-659d9254f338d5fa783380b3233c254f-783380b3233c254f-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254f338d5fa783380b3233c254f], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[cad6993d-76e6-49cd-b3bb-2a861f0d2149]}\"}"} 18:37:08 2024-01-09 18:37:08.064 INFO [aai-resources,659d9254f338d5fa783380b3233c254f,fbbdf56f8f683602] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.059Z|2024-01-09T18:37:08.064Z|cad6993d-76e6-49cd-b3bb-2a861f0d2149||qtp1470087908-61||/aai/v3/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254f338d5fa783380b3233c254f, ResponseCode=410, RequestID=cad6993d-76e6-49cd-b3bb-2a861f0d2149, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=fbbdf56f8f683602, ServiceName=/aai/v3/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.059Z, InvocationID=9f3c6fd2-985e-4171-9b28-8f221dbb8522, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.064Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.066 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.066 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access" 18:37:08 18:37:08.067 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09 18:37:08.067 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:08 2024-01-09 18:37:08.073 INFO [aai-resources,659d9254791d50621217074cb1790b6a,0a26a1532b24bcec] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.073Z|2024-01-09T18:37:08.073Z|edf67375-a7e0-48ce-8e6e-b7271c7a447c||qtp1470087908-59||/aai/v9/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254791d50621217074cb1790b6a, RequestID=edf67375-a7e0-48ce-8e6e-b7271c7a447c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=0a26a1532b24bcec, ServiceName=/aai/v9/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.073Z, InvocationID=f7afc5de-7001-4bb2-8250-5029e190b2f7, LogTimestamp=2024-01-09T18:37:08.073Z|||Entering 18:37:08 2024-01-09T18:37:08.073Z|2024-01-09T18:37:08.076+0000|edf67375-a7e0-48ce-8e6e-b7271c7a447c||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v9/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"edf67375-a7e0-48ce-8e6e-b7271c7a447c","status":"410","rqstDate":"240109-18:37:08:073","respDate":"240109-18:37:08:076","sourceId":"JUNIT:edf67375-a7e0-48ce-8e6e-b7271c7a447c","resourceId":"http://localhost:45985/aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:073-17339\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[1217074cb1790b6a], traceparent=[00-659d9254791d50621217074cb1790b6a-1217074cb1790b6a-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254791d50621217074cb1790b6a], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[edf67375-a7e0-48ce-8e6e-b7271c7a447c]}\"}"} 18:37:08 2024-01-09 18:37:08.077 INFO [aai-resources,659d9254791d50621217074cb1790b6a,0a26a1532b24bcec] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.073Z|2024-01-09T18:37:08.077Z|edf67375-a7e0-48ce-8e6e-b7271c7a447c||qtp1470087908-59||/aai/v9/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254791d50621217074cb1790b6a, ResponseCode=410, RequestID=edf67375-a7e0-48ce-8e6e-b7271c7a447c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=0a26a1532b24bcec, ServiceName=/aai/v9/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.073Z, InvocationID=f7afc5de-7001-4bb2-8250-5029e190b2f7, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.077Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.079 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.079 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 18:37:08 18:37:08.079 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09 18:37:08.079 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj"]}}} | 18:37:08 2024-01-09 18:37:08.083 INFO [aai-resources,659d92545bbab1acd8a8ec7c90f43f41,edb2717e815a0d22] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.083Z|2024-01-09T18:37:08.083Z|acbf926e-4478-4189-9808-c753b881dad6||qtp1470087908-61||/aai/v13/search/edge-tag-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92545bbab1acd8a8ec7c90f43f41, RequestID=acbf926e-4478-4189-9808-c753b881dad6, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=edb2717e815a0d22, ServiceName=/aai/v13/search/edge-tag-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.083Z, InvocationID=4825051a-0386-4c48-94d0-1a8246476ea9, LogTimestamp=2024-01-09T18:37:08.083Z|||Entering 18:37:08 2024-01-09T18:37:08.083Z|2024-01-09T18:37:08.086+0000|acbf926e-4478-4189-9808-c753b881dad6||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v13/search/edge-tag-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"acbf926e-4478-4189-9808-c753b881dad6","status":"410","rqstDate":"240109-18:37:08:084","respDate":"240109-18:37:08:086","sourceId":"JUNIT:acbf926e-4478-4189-9808-c753b881dad6","resourceId":"http://localhost:45985/aai/v13/search/edge-tag-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:084-43202\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[d8a8ec7c90f43f41], traceparent=[00-659d92545bbab1acd8a8ec7c90f43f41-d8a8ec7c90f43f41-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92545bbab1acd8a8ec7c90f43f41], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[acbf926e-4478-4189-9808-c753b881dad6]}\"}"} 18:37:08 2024-01-09 18:37:08.087 INFO [aai-resources,659d92545bbab1acd8a8ec7c90f43f41,edb2717e815a0d22] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.083Z|2024-01-09T18:37:08.087Z|acbf926e-4478-4189-9808-c753b881dad6||qtp1470087908-61||/aai/v13/search/edge-tag-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92545bbab1acd8a8ec7c90f43f41, ResponseCode=410, RequestID=acbf926e-4478-4189-9808-c753b881dad6, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=edb2717e815a0d22, ServiceName=/aai/v13/search/edge-tag-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.083Z, InvocationID=4825051a-0386-4c48-94d0-1a8246476ea9, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.087Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v13/search/edge-tag-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 7 - "logType": "access" 18:37:08 18:37:08.088 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.088 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.088 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v13/search/edge-tag-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v13/search/edge-tag-query"]}}} 18:37:08 2024-01-09 18:37:08.088 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v13/search/edge-tag-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v13/search/edge-tag-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v13/search/edge-tag-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v13/search/edge-tag-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v13/search/edge-tag-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v13/search/edge-tag-query"]}}} | 18:37:08 18:37:08.092 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:37:08 2024-01-09 18:37:08.092 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:37:08 18:37:08.092 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:37:08 2024-01-09 18:37:08.092 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 18:37:08.092 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 2024-01-09 18:37:08.092 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 18:37:08.093 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:37:08 2024-01-09 18:37:08.093 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:37:08 2024-01-09 18:37:08.099 INFO [aai-resources,659d92544d7a2fd055a00a6bfffe600b,10c868abf92b1fad] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.099Z|2024-01-09T18:37:08.099Z|82a68d31-4f0a-44af-b692-e4109d8ecd27||qtp1470087908-59||/aai/v12/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92544d7a2fd055a00a6bfffe600b, RequestID=82a68d31-4f0a-44af-b692-e4109d8ecd27, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=10c868abf92b1fad, ServiceName=/aai/v12/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.099Z, InvocationID=54e204b6-66b0-4b0d-937b-2c154b93f701, LogTimestamp=2024-01-09T18:37:08.099Z|||Entering 18:37:08 2024-01-09T18:37:08.099Z|2024-01-09T18:37:08.103+0000|82a68d31-4f0a-44af-b692-e4109d8ecd27||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"82a68d31-4f0a-44af-b692-e4109d8ecd27","status":"410","rqstDate":"240109-18:37:08:100","respDate":"240109-18:37:08:103","sourceId":"JUNIT:82a68d31-4f0a-44af-b692-e4109d8ecd27","resourceId":"http://localhost:45985/aai/v12/search/sdn-zone-query/fjaisdofjasdjf","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:100-58317\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[55a00a6bfffe600b], traceparent=[00-659d92544d7a2fd055a00a6bfffe600b-55a00a6bfffe600b-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92544d7a2fd055a00a6bfffe600b], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[82a68d31-4f0a-44af-b692-e4109d8ecd27]}\"}"} 18:37:08 2024-01-09 18:37:08.103 INFO [aai-resources,659d92544d7a2fd055a00a6bfffe600b,10c868abf92b1fad] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.099Z|2024-01-09T18:37:08.103Z|82a68d31-4f0a-44af-b692-e4109d8ecd27||qtp1470087908-59||/aai/v12/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92544d7a2fd055a00a6bfffe600b, ResponseCode=410, RequestID=82a68d31-4f0a-44af-b692-e4109d8ecd27, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=10c868abf92b1fad, ServiceName=/aai/v12/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.099Z, InvocationID=54e204b6-66b0-4b0d-937b-2c154b93f701, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.103Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v12/search/sdn-zone-query/fjaisdofjasdjf" 410 355 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 18:37:08 18:37:08.105 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.105 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.106 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v12/search/sdn-zone-query/fjaisdofjasdjf expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/sdn-zone-query/fjaisdofjasdjf"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v12/search/sdn-zone-query/fjaisdofjasdjf expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/sdn-zone-query/fjaisdofjasdjf"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v12/search/sdn-zone-query/fjaisdofjasdjf expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/sdn-zone-query/fjaisdofjasdjf"]}}} | 18:37:08 2024-01-09 18:37:08.106 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v12/search/sdn-zone-query/fjaisdofjasdjf expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/sdn-zone-query/fjaisdofjasdjf"]}}} 18:37:08 2024-01-09 18:37:08.110 INFO [aai-resources,659d92549390eee934e3c784af77d3ea,258e9ef06dbebcaa] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.110Z|2024-01-09T18:37:08.110Z|d7979831-2a6a-4f27-a2ae-16c4b510702c||qtp1470087908-61||/aai/v2/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92549390eee934e3c784af77d3ea, RequestID=d7979831-2a6a-4f27-a2ae-16c4b510702c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=258e9ef06dbebcaa, ServiceName=/aai/v2/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.110Z, InvocationID=72a46d50-b189-4ecb-9eab-78e030cd765f, LogTimestamp=2024-01-09T18:37:08.110Z|||Entering 18:37:08 2024-01-09T18:37:08.110Z|2024-01-09T18:37:08.112+0000|d7979831-2a6a-4f27-a2ae-16c4b510702c||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v2/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"d7979831-2a6a-4f27-a2ae-16c4b510702c","status":"410","rqstDate":"240109-18:37:08:110","respDate":"240109-18:37:08:112","sourceId":"JUNIT:d7979831-2a6a-4f27-a2ae-16c4b510702c","resourceId":"http://localhost:45985/aai/v2/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:110-44063\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[34e3c784af77d3ea], traceparent=[00-659d92549390eee934e3c784af77d3ea-34e3c784af77d3ea-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92549390eee934e3c784af77d3ea], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[d7979831-2a6a-4f27-a2ae-16c4b510702c]}\"}"} 18:37:08 2024-01-09 18:37:08.113 INFO [aai-resources,659d92549390eee934e3c784af77d3ea,258e9ef06dbebcaa] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.110Z|2024-01-09T18:37:08.113Z|d7979831-2a6a-4f27-a2ae-16c4b510702c||qtp1470087908-61||/aai/v2/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92549390eee934e3c784af77d3ea, ResponseCode=410, RequestID=d7979831-2a6a-4f27-a2ae-16c4b510702c, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=258e9ef06dbebcaa, ServiceName=/aai/v2/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.110Z, InvocationID=72a46d50-b189-4ecb-9eab-78e030cd765f, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.113Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.114 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.114 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v2/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 6 - "logType": "access" 18:37:08 18:37:08.115 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v2/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v2/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v2/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.115 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v2/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v2/search/sdn-zone-query"]}}} 18:37:08 2024-01-09 18:37:08.117 INFO [aai-resources,659d9254f3aa254b8b7f89c2c832cc93,64d1d9c7ef957906] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.117Z|2024-01-09T18:37:08.117Z|a1aa31d3-8d0f-4bac-b3c4-ea88b0abdb4f||qtp1470087908-59||/aai/v3/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254f3aa254b8b7f89c2c832cc93, RequestID=a1aa31d3-8d0f-4bac-b3c4-ea88b0abdb4f, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=64d1d9c7ef957906, ServiceName=/aai/v3/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.117Z, InvocationID=54be0154-2664-4575-94ec-941e0083b935, LogTimestamp=2024-01-09T18:37:08.117Z|||Entering 18:37:08 2024-01-09T18:37:08.117Z|2024-01-09T18:37:08.120+0000|a1aa31d3-8d0f-4bac-b3c4-ea88b0abdb4f||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v3/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"a1aa31d3-8d0f-4bac-b3c4-ea88b0abdb4f","status":"410","rqstDate":"240109-18:37:08:118","respDate":"240109-18:37:08:120","sourceId":"JUNIT:a1aa31d3-8d0f-4bac-b3c4-ea88b0abdb4f","resourceId":"http://localhost:45985/aai/v3/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:118-74499\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[8b7f89c2c832cc93], traceparent=[00-659d9254f3aa254b8b7f89c2c832cc93-8b7f89c2c832cc93-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254f3aa254b8b7f89c2c832cc93], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[a1aa31d3-8d0f-4bac-b3c4-ea88b0abdb4f]}\"}"} 18:37:08 2024-01-09 18:37:08.121 INFO [aai-resources,659d9254f3aa254b8b7f89c2c832cc93,64d1d9c7ef957906] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.117Z|2024-01-09T18:37:08.121Z|a1aa31d3-8d0f-4bac-b3c4-ea88b0abdb4f||qtp1470087908-59||/aai/v3/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254f3aa254b8b7f89c2c832cc93, ResponseCode=410, RequestID=a1aa31d3-8d0f-4bac-b3c4-ea88b0abdb4f, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=64d1d9c7ef957906, ServiceName=/aai/v3/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.117Z, InvocationID=54be0154-2664-4575-94ec-941e0083b935, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.121Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v3/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 6 - "logType": "access" 18:37:08 18:37:08.123 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.123 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.123 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v3/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v3/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v3/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v3/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v3/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v3/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.123 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v3/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v3/search/sdn-zone-query"]}}} 18:37:08 2024-01-09 18:37:08.127 INFO [aai-resources,659d92540a41808753dce0b72166a6db,aced45068e972724] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.127Z|2024-01-09T18:37:08.127Z|feca9cf7-2af9-43ad-9b35-0308785bbd78||qtp1470087908-61||/aai/v11/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92540a41808753dce0b72166a6db, RequestID=feca9cf7-2af9-43ad-9b35-0308785bbd78, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=aced45068e972724, ServiceName=/aai/v11/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.127Z, InvocationID=c1aa9ac7-0d16-4b45-a844-34a1bf509b41, LogTimestamp=2024-01-09T18:37:08.127Z|||Entering 18:37:08 2024-01-09T18:37:08.127Z|2024-01-09T18:37:08.130+0000|feca9cf7-2af9-43ad-9b35-0308785bbd78||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v11/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"feca9cf7-2af9-43ad-9b35-0308785bbd78","status":"410","rqstDate":"240109-18:37:08:127","respDate":"240109-18:37:08:130","sourceId":"JUNIT:feca9cf7-2af9-43ad-9b35-0308785bbd78","resourceId":"http://localhost:45985/aai/v11/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:127-53493\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[53dce0b72166a6db], traceparent=[00-659d92540a41808753dce0b72166a6db-53dce0b72166a6db-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92540a41808753dce0b72166a6db], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[feca9cf7-2af9-43ad-9b35-0308785bbd78]}\"}"} 18:37:08 2024-01-09 18:37:08.130 INFO [aai-resources,659d92540a41808753dce0b72166a6db,aced45068e972724] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.127Z|2024-01-09T18:37:08.130Z|feca9cf7-2af9-43ad-9b35-0308785bbd78||qtp1470087908-61||/aai/v11/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92540a41808753dce0b72166a6db, ResponseCode=410, RequestID=feca9cf7-2af9-43ad-9b35-0308785bbd78, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=aced45068e972724, ServiceName=/aai/v11/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.127Z, InvocationID=c1aa9ac7-0d16-4b45-a844-34a1bf509b41, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.130Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.132 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v11/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 6 - "logType": "access" 18:37:08 2024-01-09 18:37:08.132 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.132 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v11/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v11/search/sdn-zone-query"]}}} 18:37:08 2024-01-09 18:37:08.132 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v11/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v11/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v11/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v11/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v11/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v11/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.135 INFO [aai-resources,659d9254f63b2c490ef1ee87d402172f,7e9b2fe57084cd73] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.135Z|2024-01-09T18:37:08.135Z|7417c444-30d3-406f-b3ac-8d9883d78a71||qtp1470087908-59||/aai/v12/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254f63b2c490ef1ee87d402172f, RequestID=7417c444-30d3-406f-b3ac-8d9883d78a71, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=7e9b2fe57084cd73, ServiceName=/aai/v12/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.135Z, InvocationID=d214e12f-5b3d-4e6b-b6a1-ace26e352d08, LogTimestamp=2024-01-09T18:37:08.135Z|||Entering 18:37:08 2024-01-09T18:37:08.135Z|2024-01-09T18:37:08.138+0000|7417c444-30d3-406f-b3ac-8d9883d78a71||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v12/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"7417c444-30d3-406f-b3ac-8d9883d78a71","status":"410","rqstDate":"240109-18:37:08:135","respDate":"240109-18:37:08:138","sourceId":"JUNIT:7417c444-30d3-406f-b3ac-8d9883d78a71","resourceId":"http://localhost:45985/aai/v12/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:135-63155\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[0ef1ee87d402172f], traceparent=[00-659d9254f63b2c490ef1ee87d402172f-0ef1ee87d402172f-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254f63b2c490ef1ee87d402172f], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[7417c444-30d3-406f-b3ac-8d9883d78a71]}\"}"} 18:37:08 2024-01-09 18:37:08.138 INFO [aai-resources,659d9254f63b2c490ef1ee87d402172f,7e9b2fe57084cd73] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.135Z|2024-01-09T18:37:08.138Z|7417c444-30d3-406f-b3ac-8d9883d78a71||qtp1470087908-59||/aai/v12/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254f63b2c490ef1ee87d402172f, ResponseCode=410, RequestID=7417c444-30d3-406f-b3ac-8d9883d78a71, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=7e9b2fe57084cd73, ServiceName=/aai/v12/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.135Z, InvocationID=d214e12f-5b3d-4e6b-b6a1-ace26e352d08, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.138Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.140 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.140 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.140 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v12/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v12/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v12/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.140 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v12/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v12/search/sdn-zone-query"]}}} 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v12/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 6 - "logType": "access" 18:37:08 2024-01-09 18:37:08.144 INFO [aai-resources,659d925429ae932d8de5bc8ff8880b4f,2e619a805e0343c9] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.144Z|2024-01-09T18:37:08.144Z|09b9c742-6e61-4737-8581-86d84f1da736||qtp1470087908-61||/aai/v5/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d925429ae932d8de5bc8ff8880b4f, RequestID=09b9c742-6e61-4737-8581-86d84f1da736, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=2e619a805e0343c9, ServiceName=/aai/v5/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.144Z, InvocationID=f7d08951-9feb-4448-af89-af8d5fb4a01e, LogTimestamp=2024-01-09T18:37:08.144Z|||Entering 18:37:08 2024-01-09T18:37:08.144Z|2024-01-09T18:37:08.148+0000|09b9c742-6e61-4737-8581-86d84f1da736||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v5/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"09b9c742-6e61-4737-8581-86d84f1da736","status":"410","rqstDate":"240109-18:37:08:144","respDate":"240109-18:37:08:147","sourceId":"JUNIT:09b9c742-6e61-4737-8581-86d84f1da736","resourceId":"http://localhost:45985/aai/v5/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:144-92794\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[8de5bc8ff8880b4f], traceparent=[00-659d925429ae932d8de5bc8ff8880b4f-8de5bc8ff8880b4f-01], X-B3-Sampled=[1], X-B3-TraceId=[659d925429ae932d8de5bc8ff8880b4f], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[09b9c742-6e61-4737-8581-86d84f1da736]}\"}"} 18:37:08 2024-01-09 18:37:08.148 INFO [aai-resources,659d925429ae932d8de5bc8ff8880b4f,2e619a805e0343c9] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.144Z|2024-01-09T18:37:08.148Z|09b9c742-6e61-4737-8581-86d84f1da736||qtp1470087908-61||/aai/v5/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d925429ae932d8de5bc8ff8880b4f, ResponseCode=410, RequestID=09b9c742-6e61-4737-8581-86d84f1da736, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=2e619a805e0343c9, ServiceName=/aai/v5/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.144Z, InvocationID=f7d08951-9feb-4448-af89-af8d5fb4a01e, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.148Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.150 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.150 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.150 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v5/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v5/search/sdn-zone-query"]}}} 18:37:08 2024-01-09 18:37:08.150 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v5/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v5/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v5/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v5/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v5/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v5/search/sdn-zone-query"]}}} | 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v5/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 2024-01-09 18:37:08.154 INFO [aai-resources,659d92547097d5d7901526bcb927f89f,dd68fa4e4637e61a] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.154Z|2024-01-09T18:37:08.154Z|805a4bdb-c974-4011-bcc9-2b2b37fd8f07||qtp1470087908-61||/aai/v4/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92547097d5d7901526bcb927f89f, RequestID=805a4bdb-c974-4011-bcc9-2b2b37fd8f07, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=dd68fa4e4637e61a, ServiceName=/aai/v4/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.154Z, InvocationID=77cd3f87-b833-4628-9809-22d595a45dd6, LogTimestamp=2024-01-09T18:37:08.154Z|||Entering 18:37:08 2024-01-09T18:37:08.154Z|2024-01-09T18:37:08.158+0000|805a4bdb-c974-4011-bcc9-2b2b37fd8f07||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v4/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"805a4bdb-c974-4011-bcc9-2b2b37fd8f07","status":"410","rqstDate":"240109-18:37:08:155","respDate":"240109-18:37:08:158","sourceId":"JUNIT:805a4bdb-c974-4011-bcc9-2b2b37fd8f07","resourceId":"http://localhost:45985/aai/v4/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:155-11235\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[901526bcb927f89f], traceparent=[00-659d92547097d5d7901526bcb927f89f-901526bcb927f89f-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92547097d5d7901526bcb927f89f], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[805a4bdb-c974-4011-bcc9-2b2b37fd8f07]}\"}"} 18:37:08 2024-01-09 18:37:08.158 INFO [aai-resources,659d92547097d5d7901526bcb927f89f,dd68fa4e4637e61a] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.154Z|2024-01-09T18:37:08.158Z|805a4bdb-c974-4011-bcc9-2b2b37fd8f07||qtp1470087908-61||/aai/v4/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92547097d5d7901526bcb927f89f, ResponseCode=410, RequestID=805a4bdb-c974-4011-bcc9-2b2b37fd8f07, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=dd68fa4e4637e61a, ServiceName=/aai/v4/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.154Z, InvocationID=77cd3f87-b833-4628-9809-22d595a45dd6, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.158Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v4/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 18:37:08.160 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.160 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.160 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v4/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v4/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v4/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v4/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v4/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v4/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.160 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v4/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v4/search/sdn-zone-query"]}}} 18:37:08 2024-01-09 18:37:08.164 INFO [aai-resources,659d925489f257eb43fca41178b46b6f,eb902d02b70e1f66] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.164Z|2024-01-09T18:37:08.164Z|9004f4e2-2b5f-4484-9e3b-42e41d15e615||qtp1470087908-59||/aai/v9/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d925489f257eb43fca41178b46b6f, RequestID=9004f4e2-2b5f-4484-9e3b-42e41d15e615, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=eb902d02b70e1f66, ServiceName=/aai/v9/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.164Z, InvocationID=b019e8f6-8cae-4160-813f-953273e6d8a8, LogTimestamp=2024-01-09T18:37:08.164Z|||Entering 18:37:08 2024-01-09T18:37:08.164Z|2024-01-09T18:37:08.170+0000|9004f4e2-2b5f-4484-9e3b-42e41d15e615||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v9/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"9004f4e2-2b5f-4484-9e3b-42e41d15e615","status":"410","rqstDate":"240109-18:37:08:165","respDate":"240109-18:37:08:170","sourceId":"JUNIT:9004f4e2-2b5f-4484-9e3b-42e41d15e615","resourceId":"http://localhost:45985/aai/v9/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:165-10841\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[43fca41178b46b6f], traceparent=[00-659d925489f257eb43fca41178b46b6f-43fca41178b46b6f-01], X-B3-Sampled=[1], X-B3-TraceId=[659d925489f257eb43fca41178b46b6f], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[9004f4e2-2b5f-4484-9e3b-42e41d15e615]}\"}"} 18:37:08 2024-01-09 18:37:08.170 INFO [aai-resources,659d925489f257eb43fca41178b46b6f,eb902d02b70e1f66] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.164Z|2024-01-09T18:37:08.170Z|9004f4e2-2b5f-4484-9e3b-42e41d15e615||qtp1470087908-59||/aai/v9/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|6|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d925489f257eb43fca41178b46b6f, ResponseCode=410, RequestID=9004f4e2-2b5f-4484-9e3b-42e41d15e615, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=6, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=eb902d02b70e1f66, ServiceName=/aai/v9/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.164Z, InvocationID=b019e8f6-8cae-4160-813f-953273e6d8a8, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.170Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v9/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access" 18:37:08 2024-01-09 18:37:08.173 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.173 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.181 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v9/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v9/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v9/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v9/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v9/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v9/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.181 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v9/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v9/search/sdn-zone-query"]}}} 18:37:08 2024-01-09 18:37:08.185 INFO [aai-resources,659d925491b25d5858545333db67fe9f,35524b3025768d88] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.185Z|2024-01-09T18:37:08.185Z|8b754495-dc2d-47f8-9dbf-e076d9174708||qtp1470087908-61||/aai/v6/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d925491b25d5858545333db67fe9f, RequestID=8b754495-dc2d-47f8-9dbf-e076d9174708, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=35524b3025768d88, ServiceName=/aai/v6/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.185Z, InvocationID=3dc4a144-985e-4fad-884f-df431b6c6d4d, LogTimestamp=2024-01-09T18:37:08.185Z|||Entering 18:37:08 2024-01-09T18:37:08.185Z|2024-01-09T18:37:08.189+0000|8b754495-dc2d-47f8-9dbf-e076d9174708||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v6/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"8b754495-dc2d-47f8-9dbf-e076d9174708","status":"410","rqstDate":"240109-18:37:08:186","respDate":"240109-18:37:08:188","sourceId":"JUNIT:8b754495-dc2d-47f8-9dbf-e076d9174708","resourceId":"http://localhost:45985/aai/v6/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:186-66299\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[58545333db67fe9f], traceparent=[00-659d925491b25d5858545333db67fe9f-58545333db67fe9f-01], X-B3-Sampled=[1], X-B3-TraceId=[659d925491b25d5858545333db67fe9f], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[8b754495-dc2d-47f8-9dbf-e076d9174708]}\"}"} 18:37:08 2024-01-09 18:37:08.189 INFO [aai-resources,659d925491b25d5858545333db67fe9f,35524b3025768d88] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.185Z|2024-01-09T18:37:08.189Z|8b754495-dc2d-47f8-9dbf-e076d9174708||qtp1470087908-61||/aai/v6/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d925491b25d5858545333db67fe9f, ResponseCode=410, RequestID=8b754495-dc2d-47f8-9dbf-e076d9174708, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=35524b3025768d88, ServiceName=/aai/v6/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.185Z, InvocationID=3dc4a144-985e-4fad-884f-df431b6c6d4d, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.189Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v6/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 18:37:08.191 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.191 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.192 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v6/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v6/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v6/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v6/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v6/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v6/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.192 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v6/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v6/search/sdn-zone-query"]}}} 18:37:08 2024-01-09 18:37:08.197 INFO [aai-resources,659d9254625aca143f9719aed68a02ec,4ff7f91741c2e7d6] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.197Z|2024-01-09T18:37:08.197Z|ff391184-044c-469f-943e-49359e760133||qtp1470087908-59||/aai/v7/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254625aca143f9719aed68a02ec, RequestID=ff391184-044c-469f-943e-49359e760133, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=4ff7f91741c2e7d6, ServiceName=/aai/v7/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.197Z, InvocationID=8477ab11-8708-4929-9e3c-5728ed149071, LogTimestamp=2024-01-09T18:37:08.197Z|||Entering 18:37:08 2024-01-09T18:37:08.197Z|2024-01-09T18:37:08.201+0000|ff391184-044c-469f-943e-49359e760133||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v7/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"ff391184-044c-469f-943e-49359e760133","status":"410","rqstDate":"240109-18:37:08:198","respDate":"240109-18:37:08:201","sourceId":"JUNIT:ff391184-044c-469f-943e-49359e760133","resourceId":"http://localhost:45985/aai/v7/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:198-59321\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[3f9719aed68a02ec], traceparent=[00-659d9254625aca143f9719aed68a02ec-3f9719aed68a02ec-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254625aca143f9719aed68a02ec], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[ff391184-044c-469f-943e-49359e760133]}\"}"} 18:37:08 2024-01-09 18:37:08.201 INFO [aai-resources,659d9254625aca143f9719aed68a02ec,4ff7f91741c2e7d6] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.197Z|2024-01-09T18:37:08.201Z|ff391184-044c-469f-943e-49359e760133||qtp1470087908-59||/aai/v7/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254625aca143f9719aed68a02ec, ResponseCode=410, RequestID=ff391184-044c-469f-943e-49359e760133, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=4ff7f91741c2e7d6, ServiceName=/aai/v7/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.197Z, InvocationID=8477ab11-8708-4929-9e3c-5728ed149071, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.201Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.203 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.203 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.204 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v7/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v7/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v7/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v7/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v7/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v7/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.204 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v7/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v7/search/sdn-zone-query"]}}} 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v7/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 18:37:08 2024-01-09 18:37:08.208 INFO [aai-resources,659d92545a5d8f569f80fdfa5a1ff8fd,33bcfc891647e808] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.208Z|2024-01-09T18:37:08.208Z|511750e9-2bec-418c-bbc7-eb0ca9499389||qtp1470087908-61||/aai/v8/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92545a5d8f569f80fdfa5a1ff8fd, RequestID=511750e9-2bec-418c-bbc7-eb0ca9499389, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=33bcfc891647e808, ServiceName=/aai/v8/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.208Z, InvocationID=a53cd204-4e85-45b0-925b-826ecb1a00b9, LogTimestamp=2024-01-09T18:37:08.208Z|||Entering 18:37:08 2024-01-09T18:37:08.208Z|2024-01-09T18:37:08.211+0000|511750e9-2bec-418c-bbc7-eb0ca9499389||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v8/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"511750e9-2bec-418c-bbc7-eb0ca9499389","status":"410","rqstDate":"240109-18:37:08:208","respDate":"240109-18:37:08:211","sourceId":"JUNIT:511750e9-2bec-418c-bbc7-eb0ca9499389","resourceId":"http://localhost:45985/aai/v8/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:208-73052\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[9f80fdfa5a1ff8fd], traceparent=[00-659d92545a5d8f569f80fdfa5a1ff8fd-9f80fdfa5a1ff8fd-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92545a5d8f569f80fdfa5a1ff8fd], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[511750e9-2bec-418c-bbc7-eb0ca9499389]}\"}"} 18:37:08 2024-01-09 18:37:08.211 INFO [aai-resources,659d92545a5d8f569f80fdfa5a1ff8fd,33bcfc891647e808] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.208Z|2024-01-09T18:37:08.211Z|511750e9-2bec-418c-bbc7-eb0ca9499389||qtp1470087908-61||/aai/v8/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92545a5d8f569f80fdfa5a1ff8fd, ResponseCode=410, RequestID=511750e9-2bec-418c-bbc7-eb0ca9499389, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=33bcfc891647e808, ServiceName=/aai/v8/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.208Z, InvocationID=a53cd204-4e85-45b0-925b-826ecb1a00b9, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.211Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v8/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 6 - "logType": "access" 18:37:08 18:37:08.213 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.213 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.213 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v8/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v8/search/sdn-zone-query"]}}} 18:37:08 2024-01-09 18:37:08.213 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v8/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v8/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v8/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v8/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v8/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v8/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.218 INFO [aai-resources,659d92544be3541f20a631ddb55445de,0fd73edf2b2018da] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.218Z|2024-01-09T18:37:08.218Z|33bad756-e275-4b30-abea-c04cac258dd2||qtp1470087908-59||/aai/v10/search/sdn-zone-query|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92544be3541f20a631ddb55445de, RequestID=33bad756-e275-4b30-abea-c04cac258dd2, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=0fd73edf2b2018da, ServiceName=/aai/v10/search/sdn-zone-query, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.218Z, InvocationID=a6df2f68-ba79-4768-a599-3eb4b14214a7, LogTimestamp=2024-01-09T18:37:08.218Z|||Entering 18:37:08 2024-01-09T18:37:08.218Z|2024-01-09T18:37:08.221+0000|33bad756-e275-4b30-abea-c04cac258dd2||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v10/search/sdn-zone-query|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"33bad756-e275-4b30-abea-c04cac258dd2","status":"410","rqstDate":"240109-18:37:08:218","respDate":"240109-18:37:08:221","sourceId":"JUNIT:33bad756-e275-4b30-abea-c04cac258dd2","resourceId":"http://localhost:45985/aai/v10/search/sdn-zone-query","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:218-94481\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[20a631ddb55445de], traceparent=[00-659d92544be3541f20a631ddb55445de-20a631ddb55445de-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92544be3541f20a631ddb55445de], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[33bad756-e275-4b30-abea-c04cac258dd2]}\"}"} 18:37:08 2024-01-09 18:37:08.222 INFO [aai-resources,659d92544be3541f20a631ddb55445de,0fd73edf2b2018da] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.218Z|2024-01-09T18:37:08.221Z|33bad756-e275-4b30-abea-c04cac258dd2||qtp1470087908-59||/aai/v10/search/sdn-zone-query|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92544be3541f20a631ddb55445de, ResponseCode=410, RequestID=33bad756-e275-4b30-abea-c04cac258dd2, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=0fd73edf2b2018da, ServiceName=/aai/v10/search/sdn-zone-query, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.218Z, InvocationID=a6df2f68-ba79-4768-a599-3eb4b14214a7, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.221Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v10/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.224 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.224 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.225 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v10/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v10/search/sdn-zone-query"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v10/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v10/search/sdn-zone-query"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v10/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v10/search/sdn-zone-query"]}}} | 18:37:08 2024-01-09 18:37:08.225 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v10/search/sdn-zone-query expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3015","text":"The %1 capability is retired, please contact the A&AI SE team to identify a replacement query (msg=%2) (ec=%3)","variables":["PUT","The %1 capability is retired, please contact the A&AI SE team to identify a replacement query","ERR.5.6.3015","v10/search/sdn-zone-query"]}}} 18:37:08 18:37:08.231 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:37:08 2024-01-09 18:37:08.231 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:37:08 18:37:08.231 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 2024-01-09 18:37:08.231 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:37:08 18:37:08.231 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 2024-01-09 18:37:08.231 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 18:37:08.232 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:37:08 2024-01-09 18:37:08.232 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:37:08 2024-01-09 18:37:08.238 INFO [aai-resources,659d92545cd2478d0723e0873c9beb46,c0ac775009392ebc] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.238Z|2024-01-09T18:37:08.238Z|676752d5-c210-41d2-8a82-ae3bc3b90d6b||qtp1470087908-61||/aai/v8/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92545cd2478d0723e0873c9beb46, RequestID=676752d5-c210-41d2-8a82-ae3bc3b90d6b, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=c0ac775009392ebc, ServiceName=/aai/v8/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.238Z, InvocationID=cb4c8f75-462b-4257-96ab-49a60a0b244a, LogTimestamp=2024-01-09T18:37:08.238Z|||Entering 18:37:08 2024-01-09T18:37:08.238Z|2024-01-09T18:37:08.242+0000|676752d5-c210-41d2-8a82-ae3bc3b90d6b||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v8/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"676752d5-c210-41d2-8a82-ae3bc3b90d6b","status":"410","rqstDate":"240109-18:37:08:238","respDate":"240109-18:37:08:242","sourceId":"JUNIT:676752d5-c210-41d2-8a82-ae3bc3b90d6b","resourceId":"http://localhost:45985/aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:238-91125\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[0723e0873c9beb46], traceparent=[00-659d92545cd2478d0723e0873c9beb46-0723e0873c9beb46-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92545cd2478d0723e0873c9beb46], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[676752d5-c210-41d2-8a82-ae3bc3b90d6b]}\"}"} 18:37:08 2024-01-09 18:37:08.242 INFO [aai-resources,659d92545cd2478d0723e0873c9beb46,c0ac775009392ebc] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.238Z|2024-01-09T18:37:08.242Z|676752d5-c210-41d2-8a82-ae3bc3b90d6b||qtp1470087908-61||/aai/v8/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92545cd2478d0723e0873c9beb46, ResponseCode=410, RequestID=676752d5-c210-41d2-8a82-ae3bc3b90d6b, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=c0ac775009392ebc, ServiceName=/aai/v8/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.238Z, InvocationID=cb4c8f75-462b-4257-96ab-49a60a0b244a, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.242Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 410 321 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 18:37:08.244 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.244 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.245 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} | 18:37:08 2024-01-09 18:37:08.245 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} 18:37:08 2024-01-09 18:37:08.251 INFO [aai-resources,659d92546020d3366ea22360ed1f3a7d,d567097826560176] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.251Z|2024-01-09T18:37:08.251Z|e9d61bd1-3020-43f1-bfaa-02cbd59bb492||qtp1470087908-59||/aai/v8/service-design-and-creation/models|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92546020d3366ea22360ed1f3a7d, RequestID=e9d61bd1-3020-43f1-bfaa-02cbd59bb492, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=d567097826560176, ServiceName=/aai/v8/service-design-and-creation/models, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.251Z, InvocationID=9e63663f-4577-44c0-a2a5-e189a86ce8d3, LogTimestamp=2024-01-09T18:37:08.251Z|||Entering 18:37:08 2024-01-09T18:37:08.251Z|2024-01-09T18:37:08.255+0000|e9d61bd1-3020-43f1-bfaa-02cbd59bb492||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v8/service-design-and-creation/models|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"e9d61bd1-3020-43f1-bfaa-02cbd59bb492","status":"410","rqstDate":"240109-18:37:08:251","respDate":"240109-18:37:08:255","sourceId":"JUNIT:e9d61bd1-3020-43f1-bfaa-02cbd59bb492","resourceId":"http://localhost:45985/aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:251-96022\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[6ea22360ed1f3a7d], traceparent=[00-659d92546020d3366ea22360ed1f3a7d-6ea22360ed1f3a7d-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92546020d3366ea22360ed1f3a7d], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[e9d61bd1-3020-43f1-bfaa-02cbd59bb492]}\"}"} 18:37:08 2024-01-09T18:37:08.251Z|2024-01-09T18:37:08.256Z|e9d61bd1-3020-43f1-bfaa-02cbd59bb492||qtp1470087908-59||/aai/v8/service-design-and-creation/models|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92546020d3366ea22360ed1f3a7d, ResponseCode=410, RequestID=e9d61bd1-3020-43f1-bfaa-02cbd59bb492, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=d567097826560176, ServiceName=/aai/v8/service-design-and-creation/models, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.251Z, InvocationID=9e63663f-4577-44c0-a2a5-e189a86ce8d3, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.256Z, ResponseDesc=Gone|||Exiting. 18:37:08 2024-01-09 18:37:08.256 INFO [aai-resources,659d92546020d3366ea22360ed1f3a7d,d567097826560176] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas" 410 324 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access" 18:37:08 18:37:08.258 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.258 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.259 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/service-design-and-creation/models/model/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} 18:37:08 2024-01-09 18:37:08.259 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/service-design-and-creation/models/model/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/service-design-and-creation/models/model/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/service-design-and-creation/models/model/samomaisdjfajsfoas","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} | 18:37:08 18:37:08.263 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 18:37:08 2024-01-09 18:37:08.263 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 18:37:08 18:37:08.264 [main] DEBUG org.onap.aai.util.AAIConfig - Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 2024-01-09 18:37:08.264 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties | 18:37:08 18:37:08.264 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 2024-01-09 18:37:08.264 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 18:37:08 18:37:08.264 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 18:37:08 2024-01-09 18:37:08.264 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 18:37:08 2024-01-09 18:37:08.270 INFO [aai-resources,659d925419d87cb106fc9c7bfdb0afea,232ec238f218d9a5] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.270Z|2024-01-09T18:37:08.270Z|523ffdc4-21f8-47bb-b241-db208f25238e||qtp1470087908-61||/aai/v2/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d925419d87cb106fc9c7bfdb0afea, RequestID=523ffdc4-21f8-47bb-b241-db208f25238e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=232ec238f218d9a5, ServiceName=/aai/v2/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.270Z, InvocationID=404a805c-8004-4434-8129-7d93826e885c, LogTimestamp=2024-01-09T18:37:08.270Z|||Entering 18:37:08 2024-01-09T18:37:08.270Z|2024-01-09T18:37:08.274+0000|523ffdc4-21f8-47bb-b241-db208f25238e||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v2/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"523ffdc4-21f8-47bb-b241-db208f25238e","status":"410","rqstDate":"240109-18:37:08:270","respDate":"240109-18:37:08:274","sourceId":"JUNIT:523ffdc4-21f8-47bb-b241-db208f25238e","resourceId":"http://localhost:45985/aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:270-71877\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[06fc9c7bfdb0afea], traceparent=[00-659d925419d87cb106fc9c7bfdb0afea-06fc9c7bfdb0afea-01], X-B3-Sampled=[1], X-B3-TraceId=[659d925419d87cb106fc9c7bfdb0afea], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[523ffdc4-21f8-47bb-b241-db208f25238e]}\"}"} 18:37:08 2024-01-09 18:37:08.274 INFO [aai-resources,659d925419d87cb106fc9c7bfdb0afea,232ec238f218d9a5] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.270Z|2024-01-09T18:37:08.274Z|523ffdc4-21f8-47bb-b241-db208f25238e||qtp1470087908-61||/aai/v2/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d925419d87cb106fc9c7bfdb0afea, ResponseCode=410, RequestID=523ffdc4-21f8-47bb-b241-db208f25238e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=232ec238f218d9a5, ServiceName=/aai/v2/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.270Z, InvocationID=404a805c-8004-4434-8129-7d93826e885c, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.274Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 18:37:08 18:37:08.277 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.277 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.278 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v2/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v2","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v2/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v2","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v2/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v2","v20"]}}} | 18:37:08 2024-01-09 18:37:08.278 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v2/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v2","v20"]}}} 18:37:08 2024-01-09 18:37:08.284 INFO [aai-resources,659d925430d44c72be2955d6d81ba2ad,f82a1fd7719fbc9e] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.284Z|2024-01-09T18:37:08.284Z|201c5964-871b-47fb-a853-03df594a8843||qtp1470087908-59||/aai/v5/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d925430d44c72be2955d6d81ba2ad, RequestID=201c5964-871b-47fb-a853-03df594a8843, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=f82a1fd7719fbc9e, ServiceName=/aai/v5/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.284Z, InvocationID=5d8badff-ab1a-4e07-a90a-059744f92fb6, LogTimestamp=2024-01-09T18:37:08.284Z|||Entering 18:37:08 2024-01-09T18:37:08.284Z|2024-01-09T18:37:08.289+0000|201c5964-871b-47fb-a853-03df594a8843||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v5/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"201c5964-871b-47fb-a853-03df594a8843","status":"410","rqstDate":"240109-18:37:08:285","respDate":"240109-18:37:08:288","sourceId":"JUNIT:201c5964-871b-47fb-a853-03df594a8843","resourceId":"http://localhost:45985/aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:285-84198\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[be2955d6d81ba2ad], traceparent=[00-659d925430d44c72be2955d6d81ba2ad-be2955d6d81ba2ad-01], X-B3-Sampled=[1], X-B3-TraceId=[659d925430d44c72be2955d6d81ba2ad], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[201c5964-871b-47fb-a853-03df594a8843]}\"}"} 18:37:08 2024-01-09 18:37:08.289 INFO [aai-resources,659d925430d44c72be2955d6d81ba2ad,f82a1fd7719fbc9e] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.284Z|2024-01-09T18:37:08.289Z|201c5964-871b-47fb-a853-03df594a8843||qtp1470087908-59||/aai/v5/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d925430d44c72be2955d6d81ba2ad, ResponseCode=410, RequestID=201c5964-871b-47fb-a853-03df594a8843, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=f82a1fd7719fbc9e, ServiceName=/aai/v5/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.284Z, InvocationID=5d8badff-ab1a-4e07-a90a-059744f92fb6, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.289Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.291 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access" 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.291 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.291 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v5/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v5","v20"]}}} 18:37:08 2024-01-09 18:37:08.291 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v5/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v5","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v5/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v5","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v5/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v5","v20"]}}} | 18:37:08 2024-01-09 18:37:08.295 INFO [aai-resources,659d9254507bf067a95c0bba469dc4f9,088b103e41e62c5c] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.295Z|2024-01-09T18:37:08.295Z|d2ca8a51-711a-467f-8953-b24feec8585e||qtp1470087908-61||/aai/v7/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254507bf067a95c0bba469dc4f9, RequestID=d2ca8a51-711a-467f-8953-b24feec8585e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=088b103e41e62c5c, ServiceName=/aai/v7/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.295Z, InvocationID=d5516259-1f74-491c-9bb4-99c910a1b9b9, LogTimestamp=2024-01-09T18:37:08.295Z|||Entering 18:37:08 2024-01-09T18:37:08.295Z|2024-01-09T18:37:08.299+0000|d2ca8a51-711a-467f-8953-b24feec8585e||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v7/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"d2ca8a51-711a-467f-8953-b24feec8585e","status":"410","rqstDate":"240109-18:37:08:296","respDate":"240109-18:37:08:299","sourceId":"JUNIT:d2ca8a51-711a-467f-8953-b24feec8585e","resourceId":"http://localhost:45985/aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:296-5111\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[a95c0bba469dc4f9], traceparent=[00-659d9254507bf067a95c0bba469dc4f9-a95c0bba469dc4f9-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254507bf067a95c0bba469dc4f9], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[d2ca8a51-711a-467f-8953-b24feec8585e]}\"}"} 18:37:08 2024-01-09 18:37:08.299 INFO [aai-resources,659d9254507bf067a95c0bba469dc4f9,088b103e41e62c5c] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.295Z|2024-01-09T18:37:08.299Z|d2ca8a51-711a-467f-8953-b24feec8585e||qtp1470087908-61||/aai/v7/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254507bf067a95c0bba469dc4f9, ResponseCode=410, RequestID=d2ca8a51-711a-467f-8953-b24feec8585e, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=088b103e41e62c5c, ServiceName=/aai/v7/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.295Z, InvocationID=d5516259-1f74-491c-9bb4-99c910a1b9b9, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.299Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 7 - "logType": "access" 18:37:08 18:37:08.300 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.300 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.301 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v7/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v7","v20"]}}} 18:37:08 2024-01-09 18:37:08.301 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v7/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v7","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v7/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v7","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v7/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v7","v20"]}}} | 18:37:08 2024-01-09 18:37:08.305 INFO [aai-resources,659d92549b2fee0ad667cedc91e6f5ef,36f2ca5f6729f5fe] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.305Z|2024-01-09T18:37:08.305Z|0b9aa9eb-3f56-432b-8ce7-0afffeab6a92||qtp1470087908-59||/aai/v9/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92549b2fee0ad667cedc91e6f5ef, RequestID=0b9aa9eb-3f56-432b-8ce7-0afffeab6a92, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=36f2ca5f6729f5fe, ServiceName=/aai/v9/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.305Z, InvocationID=b3b8f4c3-7dbf-4353-8c4b-55aa82e386ee, LogTimestamp=2024-01-09T18:37:08.305Z|||Entering 18:37:08 2024-01-09T18:37:08.305Z|2024-01-09T18:37:08.309+0000|0b9aa9eb-3f56-432b-8ce7-0afffeab6a92||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v9/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"0b9aa9eb-3f56-432b-8ce7-0afffeab6a92","status":"410","rqstDate":"240109-18:37:08:306","respDate":"240109-18:37:08:309","sourceId":"JUNIT:0b9aa9eb-3f56-432b-8ce7-0afffeab6a92","resourceId":"http://localhost:45985/aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:306-25908\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[d667cedc91e6f5ef], traceparent=[00-659d92549b2fee0ad667cedc91e6f5ef-d667cedc91e6f5ef-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92549b2fee0ad667cedc91e6f5ef], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[0b9aa9eb-3f56-432b-8ce7-0afffeab6a92]}\"}"} 18:37:08 2024-01-09 18:37:08.309 INFO [aai-resources,659d92549b2fee0ad667cedc91e6f5ef,36f2ca5f6729f5fe] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.305Z|2024-01-09T18:37:08.309Z|0b9aa9eb-3f56-432b-8ce7-0afffeab6a92||qtp1470087908-59||/aai/v9/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92549b2fee0ad667cedc91e6f5ef, ResponseCode=410, RequestID=0b9aa9eb-3f56-432b-8ce7-0afffeab6a92, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=36f2ca5f6729f5fe, ServiceName=/aai/v9/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.305Z, InvocationID=b3b8f4c3-7dbf-4353-8c4b-55aa82e386ee, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.309Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 18:37:08.312 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.312 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.312 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v9/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v9","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v9/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v9","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v9/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v9","v20"]}}} | 18:37:08 2024-01-09 18:37:08.312 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v9/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v9","v20"]}}} 18:37:08 2024-01-09 18:37:08.317 INFO [aai-resources,659d9254913bda07a332a96df5641f08,bbef3ec6efc98ff1] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.317Z|2024-01-09T18:37:08.317Z|b1076f47-f905-4894-a0c6-925b0387deca||qtp1470087908-61||/aai/v6/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254913bda07a332a96df5641f08, RequestID=b1076f47-f905-4894-a0c6-925b0387deca, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=bbef3ec6efc98ff1, ServiceName=/aai/v6/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.317Z, InvocationID=2660f040-3b74-4bb4-8b8f-26a2c99bca4c, LogTimestamp=2024-01-09T18:37:08.317Z|||Entering 18:37:08 2024-01-09T18:37:08.317Z|2024-01-09T18:37:08.321+0000|b1076f47-f905-4894-a0c6-925b0387deca||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v6/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"b1076f47-f905-4894-a0c6-925b0387deca","status":"410","rqstDate":"240109-18:37:08:318","respDate":"240109-18:37:08:321","sourceId":"JUNIT:b1076f47-f905-4894-a0c6-925b0387deca","resourceId":"http://localhost:45985/aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"1-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:318-2465\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[a332a96df5641f08], traceparent=[00-659d9254913bda07a332a96df5641f08-a332a96df5641f08-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254913bda07a332a96df5641f08], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[b1076f47-f905-4894-a0c6-925b0387deca]}\"}"} 18:37:08 2024-01-09 18:37:08.321 INFO [aai-resources,659d9254913bda07a332a96df5641f08,bbef3ec6efc98ff1] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.317Z|2024-01-09T18:37:08.321Z|b1076f47-f905-4894-a0c6-925b0387deca||qtp1470087908-61||/aai/v6/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254913bda07a332a96df5641f08, ResponseCode=410, RequestID=b1076f47-f905-4894-a0c6-925b0387deca, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=bbef3ec6efc98ff1, ServiceName=/aai/v6/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.317Z, InvocationID=2660f040-3b74-4bb4-8b8f-26a2c99bca4c, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.321Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.323 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.323 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.323 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v6/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v6","v20"]}}} 18:37:08 2024-01-09 18:37:08.323 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v6/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v6","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v6/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v6","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v6/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v6","v20"]}}} | 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 2024-01-09 18:37:08.328 INFO [aai-resources,659d9254a59036b2c750e0608f8d5b7c,35086c7173ea0f38] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.328Z|2024-01-09T18:37:08.328Z|e251dbad-1b2c-4383-beeb-83a4323c8dd8||qtp1470087908-59||/aai/v3/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254a59036b2c750e0608f8d5b7c, RequestID=e251dbad-1b2c-4383-beeb-83a4323c8dd8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=35086c7173ea0f38, ServiceName=/aai/v3/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.328Z, InvocationID=3ea940c3-66de-4054-89da-f99568f682cf, LogTimestamp=2024-01-09T18:37:08.328Z|||Entering 18:37:08 2024-01-09T18:37:08.328Z|2024-01-09T18:37:08.332+0000|e251dbad-1b2c-4383-beeb-83a4323c8dd8||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v3/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"e251dbad-1b2c-4383-beeb-83a4323c8dd8","status":"410","rqstDate":"240109-18:37:08:328","respDate":"240109-18:37:08:332","sourceId":"JUNIT:e251dbad-1b2c-4383-beeb-83a4323c8dd8","resourceId":"http://localhost:45985/aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"0-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:328-55965\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[c750e0608f8d5b7c], traceparent=[00-659d9254a59036b2c750e0608f8d5b7c-c750e0608f8d5b7c-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254a59036b2c750e0608f8d5b7c], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[e251dbad-1b2c-4383-beeb-83a4323c8dd8]}\"}"} 18:37:08 2024-01-09T18:37:08.328Z|2024-01-09T18:37:08.332Z|e251dbad-1b2c-4383-beeb-83a4323c8dd8||qtp1470087908-59||/aai/v3/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|4|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254a59036b2c750e0608f8d5b7c, ResponseCode=410, RequestID=e251dbad-1b2c-4383-beeb-83a4323c8dd8, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=4, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=35086c7173ea0f38, ServiceName=/aai/v3/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.328Z, InvocationID=3ea940c3-66de-4054-89da-f99568f682cf, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.332Z, ResponseDesc=Gone|||Exiting. 18:37:08 2024-01-09 18:37:08.332 INFO [aai-resources,659d9254a59036b2c750e0608f8d5b7c,35086c7173ea0f38] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access" 18:37:08 18:37:08.335 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.335 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.335 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v3/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v3","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v3/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v3","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v3/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v3","v20"]}}} | 18:37:08 2024-01-09 18:37:08.335 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v3/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v3","v20"]}}} 18:37:08 2024-01-09 18:37:08.341 INFO [aai-resources,659d9254fbfa7e462a4fd8dd8564f0f5,272b87e26bc8783e] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.341Z|2024-01-09T18:37:08.341Z|42c9f76c-328e-469f-95dc-2203fddfc612||qtp1470087908-61||/aai/v4/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d9254fbfa7e462a4fd8dd8564f0f5, RequestID=42c9f76c-328e-469f-95dc-2203fddfc612, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=272b87e26bc8783e, ServiceName=/aai/v4/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.341Z, InvocationID=6c77c9a1-3e62-4431-b8e2-3b74162b9a36, LogTimestamp=2024-01-09T18:37:08.341Z|||Entering 18:37:08 2024-01-09T18:37:08.341Z|2024-01-09T18:37:08.346+0000|42c9f76c-328e-469f-95dc-2203fddfc612||qtp1470087908-61|prd-ubuntu1804-docker-8c-8g-10805|/aai/v4/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"42c9f76c-328e-469f-95dc-2203fddfc612","status":"410","rqstDate":"240109-18:37:08:341","respDate":"240109-18:37:08:346","sourceId":"JUNIT:42c9f76c-328e-469f-95dc-2203fddfc612","resourceId":"http://localhost:45985/aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:341-23661\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[2a4fd8dd8564f0f5], traceparent=[00-659d9254fbfa7e462a4fd8dd8564f0f5-2a4fd8dd8564f0f5-01], X-B3-Sampled=[1], X-B3-TraceId=[659d9254fbfa7e462a4fd8dd8564f0f5], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[42c9f76c-328e-469f-95dc-2203fddfc612]}\"}"} 18:37:08 2024-01-09 18:37:08.346 INFO [aai-resources,659d9254fbfa7e462a4fd8dd8564f0f5,272b87e26bc8783e] 2863 --- [tp1470087908-61] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.341Z|2024-01-09T18:37:08.346Z|42c9f76c-328e-469f-95dc-2203fddfc612||qtp1470087908-61||/aai/v4/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|5|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d9254fbfa7e462a4fd8dd8564f0f5, ResponseCode=410, RequestID=42c9f76c-328e-469f-95dc-2203fddfc612, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=5, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=272b87e26bc8783e, ServiceName=/aai/v4/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.341Z, InvocationID=6c77c9a1-3e62-4431-b8e2-3b74162b9a36, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.346Z, ResponseDesc=Gone|||Exiting. 18:37:08 18:37:08.348 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09 18:37:08.348 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 18:37:08.348 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v4/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v4","v20"]}}} 18:37:08 2024-01-09 18:37:08.348 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v4/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v4","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v4/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v4","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v4/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v4","v20"]}}} | 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access" 18:37:08 2024-01-09 18:37:08.353 INFO [aai-resources,659d92549e50dd6e3fd70dd44bb5ec17,1598ca513d7448a0] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Entering 18:37:08 2024-01-09T18:37:08.353Z|2024-01-09T18:37:08.353Z|5eb17e93-76a8-41de-b269-cd4c75cf456a||qtp1470087908-59||/aai/v8/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||INFO||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||ENTRY|traceId=659d92549e50dd6e3fd70dd44bb5ec17, RequestID=5eb17e93-76a8-41de-b269-cd4c75cf456a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=0, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=INPROGRESS, spanId=1598ca513d7448a0, ServiceName=/aai/v8/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, EntryTimestamp=2024-01-09T18:37:08.353Z, InvocationID=cf436218-ef20-45fc-b083-3416f12f773f, LogTimestamp=2024-01-09T18:37:08.353Z|||Entering 18:37:08 2024-01-09T18:37:08.353Z|2024-01-09T18:37:08.356+0000|5eb17e93-76a8-41de-b269-cd4c75cf456a||qtp1470087908-59|prd-ubuntu1804-docker-8c-8g-10805|/aai/v8/cloud-infrastructure/pservers|JUNIT|INPROGRESS||||DEBUG||10.30.107.126|0|prd-ubuntu1804-docker-8c-8g-10805|||||||||co=JUNIT:{"transactionId":"5eb17e93-76a8-41de-b269-cd4c75cf456a","status":"410","rqstDate":"240109-18:37:08:353","respDate":"240109-18:37:08:356","sourceId":"JUNIT:5eb17e93-76a8-41de-b269-cd4c75cf456a","resourceId":"http://localhost:45985/aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1","resourceType":"GET","rqstBuf":"{\"ID\":\"2-prd-ubuntu1804-docker-8c-8g-10805-240109-18:37:08:353-41596\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/4.5.13 (Java/1.8.0_342)], Host=[localhost:45985], Accept-Encoding=[gzip,deflate], Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-B3-SpanId=[3fd70dd44bb5ec17], traceparent=[00-659d92549e50dd6e3fd70dd44bb5ec17-3fd70dd44bb5ec17-01], X-B3-Sampled=[1], X-B3-TraceId=[659d92549e50dd6e3fd70dd44bb5ec17], X-TransactionId=[JUNIT], Content-Type=[application/json], X-ONAP-RequestID=[5eb17e93-76a8-41de-b269-cd4c75cf456a]}\"}"} 18:37:08 2024-01-09 18:37:08.356 INFO [aai-resources,659d92549e50dd6e3fd70dd44bb5ec17,1598ca513d7448a0] 2863 --- [tp1470087908-59] o.o.l.f.base.AbstractAuditLogFilter : Exiting. 18:37:08 2024-01-09T18:37:08.353Z|2024-01-09T18:37:08.356Z|5eb17e93-76a8-41de-b269-cd4c75cf456a||qtp1470087908-59||/aai/v8/cloud-infrastructure/pservers|JUNIT|ERROR|410|Gone||INFO||10.30.107.126|3|prd-ubuntu1804-docker-8c-8g-10805|||||EXIT|traceId=659d92549e50dd6e3fd70dd44bb5ec17, ResponseCode=410, RequestID=5eb17e93-76a8-41de-b269-cd4c75cf456a, InstanceID=d18ab48c-7d68-44d5-9e7a-f75782bd1b83, ElapsedTime=3, PartnerName=JUNIT, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, ClientIPAddress=127.0.0.1, StatusCode=ERROR, spanId=1598ca513d7448a0, ServiceName=/aai/v8/cloud-infrastructure/pservers, ServerIPAddress=10.30.107.126, ErrorDesc=Gone, EntryTimestamp=2024-01-09T18:37:08.353Z, InvocationID=cf436218-ef20-45fc-b083-3416f12f773f, ErrorCode=410, LogTimestamp=2024-01-09T18:37:08.356Z, ResponseDesc=Gone|||Exiting. 18:37:08 127.0.0.1 - - [09/Jan/2024:18:37:08 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access" 18:37:08 18:37:08.358 [main] DEBUG org.onap.aai.ResourcesTestConfiguration - Status code: 410 GONE 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Status code: 410 GONE RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Status code: 410 GONE | 18:37:08 2024-01-09 18:37:08.358 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.ResourcesTestConfiguration : Status code: 410 GONE 18:37:08 18:37:08.359 [main] DEBUG org.onap.aai.rest.retired.RetiredConsumerSpringTest - For url /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|For url /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 For url /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} | 18:37:08 2024-01-09 18:37:08.359 DEBUG [aai-resources,,] 2863 --- [ main] o.o.a.r.r.RetiredConsumerSpringTest : For url /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1 expected status 410 GONE actual status 410 and body {"requestError":{"serviceException":{"messageId":"SVC3007","text":"This version (%1) of the API is retired, please migrate to %2 (msg=%3) (ec=%4)","variables":["PUT","v8/cloud-infrastructure/pservers/pserver/test-pserver1","This version (%1) of the API is retired, please migrate to %2","ERR.5.6.3007","v8","v20"]}}} 18:37:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in org.onap.aai.rest.retired.RetiredConsumerSpringTest 18:37:08 [INFO] Running org.onap.aai.rest.util.EchoResponseTest 18:37:08 18:37:08.391 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 18:37:08 2024-01-09 18:37:08.391 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Processing the translator | 18:37:08 18:37:08.391 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv10 18:37:08 2024-01-09 18:37:08.391 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv10 | 18:37:08 18:37:08.393 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:08 2024-01-09 18:37:08.393 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:08 18:37:08.393 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:08 2024-01-09 18:37:08.393 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:08 2024-01-09 18:37:08.726 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 197 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 197 | 18:37:08 18:37:08.726 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 197 18:37:08 2024-01-09 18:37:08.734 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 18:37:08 18:37:08.734 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv11 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv11 | 18:37:08 2024-01-09 18:37:08.735 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:08 18:37:08.735 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:08 2024-01-09 18:37:08.735 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:08 18:37:08.735 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:08 2024-01-09 18:37:08.991 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 18:37:08 18:37:08.991 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 222 18:37:08 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 222 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 222 | 18:37:09 2024-01-09 18:37:09.000 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv12 | 18:37:09 18:37:09.000 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv12 18:37:09 2024-01-09 18:37:09.002 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:09 18:37:09.002 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:09 2024-01-09 18:37:09.002 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:09 18:37:09.002 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:09 2024-01-09 18:37:09.282 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 18:37:09 18:37:09.282 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 235 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 235 | 18:37:09 2024-01-09 18:37:09.291 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv13 | 18:37:09 18:37:09.291 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 18:37:09 2024-01-09 18:37:09.293 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:09 18:37:09.293 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:09 2024-01-09 18:37:09.293 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:09 18:37:09.293 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:09 2024-01-09 18:37:09.583 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 18:37:09 18:37:09.583 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 237 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 237 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 237 | 18:37:09 2024-01-09 18:37:09.592 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 18:37:09 18:37:09.592 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv14 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv14 | 18:37:09 2024-01-09 18:37:09.594 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:09 18:37:09.594 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:09 2024-01-09 18:37:09.594 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:09 18:37:09.594 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:09 2024-01-09 18:37:09.909 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 18:37:09 18:37:09.909 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 272 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 272 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 272 | 18:37:09 2024-01-09 18:37:09.920 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 18:37:09 18:37:09.920 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv15 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv15 | 18:37:09 2024-01-09 18:37:09.922 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:09 18:37:09.922 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:09 2024-01-09 18:37:09.922 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:09 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:09 18:37:09.922 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:10 2024-01-09 18:37:10.239 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 18:37:10 18:37:10.239 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 279 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 279 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 279 | 18:37:10 2024-01-09 18:37:10.250 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv16 | 18:37:10 18:37:10.250 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv16 18:37:10 2024-01-09 18:37:10.252 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:10 2024-01-09 18:37:10.252 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:10 18:37:10.252 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:10 18:37:10.252 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:10 2024-01-09 18:37:10.577 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:37:10 18:37:10.577 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 281 | 18:37:10 2024-01-09 18:37:10.588 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 18:37:10 18:37:10.588 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv17 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv17 | 18:37:10 2024-01-09 18:37:10.590 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:10 18:37:10.590 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:10 2024-01-09 18:37:10.590 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:10 18:37:10.590 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:10 2024-01-09 18:37:10.919 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:37:10 18:37:10.919 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 281 | 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv18 | 18:37:10 2024-01-09 18:37:10.930 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 18:37:10 18:37:10.930 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv18 18:37:10 2024-01-09 18:37:10.932 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:10 18:37:10.932 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:10 2024-01-09 18:37:10.933 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:10 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:10 18:37:10.933 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:11 2024-01-09 18:37:11.266 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:37:11 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 281 | 18:37:11 18:37:11.266 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:37:11 2024-01-09 18:37:11.277 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 18:37:11 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv19 | 18:37:11 18:37:11.277 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv19 18:37:11 2024-01-09 18:37:11.280 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:11 18:37:11.280 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:11 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:11 2024-01-09 18:37:11.280 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:11 18:37:11.280 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:11 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:11 2024-01-09 18:37:11.641 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 18:37:11 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 301 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 301 | 18:37:11 18:37:11.641 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 301 18:37:11 2024-01-09 18:37:11.654 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 18:37:11 18:37:11.654 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv20 18:37:11 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv20 | 18:37:11 2024-01-09 18:37:11.656 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:11 18:37:11.656 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:11 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:11 2024-01-09 18:37:11.656 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:11 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:11 18:37:11.656 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:12 2024-01-09 18:37:12.013 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 18:37:12 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 305 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 305 | 18:37:12 18:37:12.013 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 305 18:37:12 2024-01-09 18:37:12.026 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 18:37:12 18:37:12.026 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv21 18:37:12 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv21 | 18:37:12 2024-01-09 18:37:12.028 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:12 18:37:12.028 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:12 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:12 2024-01-09 18:37:12.029 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:12 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:12 18:37:12.029 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:12 2024-01-09 18:37:12.472 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 18:37:12 18:37:12.472 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 371 18:37:12 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 371 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 371 | 18:37:12 18:37:12.489 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv22 18:37:12 2024-01-09 18:37:12.489 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 18:37:12 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv22 | 18:37:12 18:37:12.492 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:12 2024-01-09 18:37:12.492 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:12 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:12 2024-01-09 18:37:12.492 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:12 18:37:12.492 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:12 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:13 2024-01-09 18:37:13.083 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:37:13 18:37:13.083 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:37:13 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 378 | 18:37:13 2024-01-09 18:37:13.103 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 18:37:13 18:37:13.103 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv23 18:37:13 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv23 | 18:37:13 2024-01-09 18:37:13.106 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:13 18:37:13.106 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:13 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:13 2024-01-09 18:37:13.106 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:13 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:13 18:37:13.106 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:13 2024-01-09 18:37:13.611 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:37:13 18:37:13.611 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:37:13 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 378 | 18:37:13 2024-01-09 18:37:13.630 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 18:37:13 18:37:13.630 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv24 18:37:13 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv24 | 18:37:13 2024-01-09 18:37:13.634 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:13 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:13 18:37:13.634 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:13 2024-01-09 18:37:13.635 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:13 18:37:13.635 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:13 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:14 2024-01-09 18:37:14.149 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 18:37:14 18:37:14.149 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 406 18:37:14 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 406 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 406 | 18:37:14 2024-01-09 18:37:14.169 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 18:37:14 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv25 | 18:37:14 18:37:14.169 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv25 18:37:14 2024-01-09 18:37:14.173 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:14 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:14 18:37:14.173 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:14 18:37:14.173 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:14 2024-01-09 18:37:14.173 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:14 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:14 2024-01-09 18:37:14.692 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:37:14 18:37:14.692 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:37:14 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 410 | 18:37:14 2024-01-09 18:37:14.712 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 18:37:14 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv26 | 18:37:14 18:37:14.712 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv26 18:37:14 2024-01-09 18:37:14.717 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:14 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:14 18:37:14.717 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:14 2024-01-09 18:37:14.717 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:14 18:37:14.717 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:14 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:15 2024-01-09 18:37:15.240 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:37:15 18:37:15.240 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:37:15 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 410 | 18:37:15 2024-01-09 18:37:15.260 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 18:37:15 18:37:15.260 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv27 18:37:15 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv27 | 18:37:15 2024-01-09 18:37:15.264 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:15 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:15 2024-01-09 18:37:15.265 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:15 18:37:15.264 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:15 18:37:15.265 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:15 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:15 2024-01-09 18:37:15.794 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:37:15 18:37:15.794 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:37:15 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 414 | 18:37:15 2024-01-09 18:37:15.815 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 18:37:15 18:37:15.815 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv28 18:37:15 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv28 | 18:37:15 2024-01-09 18:37:15.820 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:15 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:15 2024-01-09 18:37:15.820 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:15 18:37:15.820 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:15 18:37:15.820 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:15 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Ingested the InputStream | 18:37:16 2024-01-09 18:37:16.371 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:37:16 18:37:16.371 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Types size 414 | 18:37:16 2024-01-09 18:37:16.394 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 18:37:16 18:37:16.394 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Processing the translator | 18:37:16 2024-01-09 18:37:16.395 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 18:37:16 18:37:16.395 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv10 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv10 | 18:37:16 2024-01-09 18:37:16.396 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.396 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.396 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 18:37:16 18:37:16.396 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv11 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv11 | 18:37:16 2024-01-09 18:37:16.397 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 18:37:16.397 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 2024-01-09 18:37:16.397 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 18:37:16 18:37:16.397 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv12 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv12 | 18:37:16 2024-01-09 18:37:16.398 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.398 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.398 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 18:37:16 18:37:16.398 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv13 | 18:37:16 2024-01-09 18:37:16.398 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.398 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.399 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv14 | 18:37:16 18:37:16.399 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv14 18:37:16 2024-01-09 18:37:16.399 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.399 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.400 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv15 | 18:37:16 18:37:16.400 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv15 18:37:16 2024-01-09 18:37:16.400 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.400 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.401 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 18:37:16 18:37:16.401 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv16 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv16 | 18:37:16 2024-01-09 18:37:16.401 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 18:37:16.401 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 2024-01-09 18:37:16.402 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 18:37:16 18:37:16.402 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv17 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv17 | 18:37:16 2024-01-09 18:37:16.402 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 18:37:16.402 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 2024-01-09 18:37:16.403 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 18:37:16 18:37:16.403 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv18 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv18 | 18:37:16 2024-01-09 18:37:16.403 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.403 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.404 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 18:37:16 18:37:16.404 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv19 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv19 | 18:37:16 2024-01-09 18:37:16.405 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 18:37:16.405 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 2024-01-09 18:37:16.405 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv20 | 18:37:16 18:37:16.405 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv20 18:37:16 18:37:16.406 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.406 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 2024-01-09 18:37:16.406 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 18:37:16 18:37:16.406 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv21 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv21 | 18:37:16 2024-01-09 18:37:16.407 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 18:37:16.407 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 2024-01-09 18:37:16.407 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 18:37:16 18:37:16.407 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv22 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv22 | 18:37:16 2024-01-09 18:37:16.408 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.408 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.408 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 18:37:16 18:37:16.408 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv23 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv23 | 18:37:16 2024-01-09 18:37:16.410 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.410 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.410 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 18:37:16 18:37:16.410 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv24 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv24 | 18:37:16 2024-01-09 18:37:16.411 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.411 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.411 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 18:37:16 18:37:16.411 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv25 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv25 | 18:37:16 2024-01-09 18:37:16.413 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.413 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.413 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 18:37:16 18:37:16.413 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv26 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv26 | 18:37:16 2024-01-09 18:37:16.414 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 18:37:16.414 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 2024-01-09 18:37:16.414 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv27 | 18:37:16 18:37:16.414 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv27 18:37:16 2024-01-09 18:37:16.416 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.416 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.416 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Version being processedv28 | 18:37:16 18:37:16.416 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv28 18:37:16 2024-01-09 18:37:16.417 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Retrieved json from SchemaService | 18:37:16 18:37:16.417 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:16 2024-01-09 18:37:16.436 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 18:37:16 18:37:16.436 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, elapsedTime=1 Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 | 18:37:16 2024-01-09 18:37:16.443 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.443 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.452 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 18:37:16 2024-01-09 18:37:16.452 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 18:37:16 2024-01-09 18:37:16.453 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while getting ids 18:37:16 18:37:16 org.onap.aai.exceptions.AAIException: null 18:37:16 at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:93) 18:37:16 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:85) 18:37:16 at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 18:37:16 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:37:16 at java.lang.reflect.Method.invoke(Method.java:498) 18:37:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 18:37:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 18:37:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 18:37:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 18:37:16 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 18:37:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 18:37:16 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 18:37:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 18:37:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 18:37:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 18:37:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 18:37:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 18:37:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 18:37:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 18:37:16 18:37:16 18:37:16.453 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while getting ids 18:37:16 org.onap.aai.exceptions.AAIException: null 18:37:16 at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:93) 18:37:16 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:85) 18:37:16 at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 18:37:16 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:37:16 at java.lang.reflect.Method.invoke(Method.java:498) 18:37:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 18:37:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 18:37:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 18:37:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 18:37:16 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 18:37:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 18:37:16 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 18:37:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 18:37:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 18:37:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 18:37:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 18:37:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 18:37:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 18:37:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||WARN|300|Invalid X-FromAppId in header:3000:Bad Request:null|4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 93 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest 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 18:37:16 2024-01-09 18:37:16.456 WARN [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 93 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest 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 18:37:16 18:37:16.456 [main] WARN org.onap.aai.logging.ErrorLogHelper - 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 93 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 85 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest 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 18:37:16 2024-01-09 18:37:16.458 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.458 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 18:37:16 2024-01-09 18:37:16.459 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while processing echo request 18:37:16 18:37:16 org.onap.aai.exceptions.AAIException: Error establishing a database connection 18:37:16 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:134) 18:37:16 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:102) 18:37:16 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:177) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 18:37:16 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:37:16 at java.lang.reflect.Method.invoke(Method.java:498) 18:37:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 18:37:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 18:37:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 18:37:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 18:37:16 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 18:37:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 18:37:16 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 18:37:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 18:37:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 18:37:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 18:37:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 18:37:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 18:37:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 18:37:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 18:37:16 18:37:16 18:37:16.459 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 18:37:16 org.onap.aai.exceptions.AAIException: Error establishing a database connection 18:37:16 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:134) 18:37:16 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:102) 18:37:16 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:177) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 18:37:16 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:37:16 at java.lang.reflect.Method.invoke(Method.java:498) 18:37:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 18:37:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 18:37:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 18:37:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 18:37:16 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 18:37:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 18:37:16 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 18:37:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 18:37:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 18:37:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 18:37:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 18:37:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 18:37:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 18:37:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 134 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 102 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 177 :MethodName- testCheckDbNowAction_Failure 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 18:37:16 2024-01-09 18:37:16.461 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 134 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 102 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 177 :MethodName- testCheckDbNowAction_Failure 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 18:37:16 18:37:16.461 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 134 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 102 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 177 :MethodName- testCheckDbNowAction_Failure 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 18:37:16 2024-01-09 18:37:16.463 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.463 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 18:37:16 2024-01-09 18:37:16.465 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.465 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.467 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while generating echo response 18:37:16 java.lang.IllegalStateException: null 18:37:16 at org.onap.aai.rest.util.EchoResponse.generateSuccessResponse(EchoResponse.java:143) 18:37:16 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:104) 18:37:16 at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenValidHeadersButMediaTypeWrong(EchoResponseTest.java:131) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 18:37:16 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:37:16 at java.lang.reflect.Method.invoke(Method.java:498) 18:37:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 18:37:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 18:37:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 18:37:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 18:37:16 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 18:37:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 18:37:16 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 18:37:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 18:37:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 18:37:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 18:37:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 18:37:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 18:37:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 18:37:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 18:37:16 2024-01-09 18:37:16.467 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while generating echo response 18:37:16 18:37:16 java.lang.IllegalStateException: null 18:37:16 at org.onap.aai.rest.util.EchoResponse.generateSuccessResponse(EchoResponse.java:143) 18:37:16 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:104) 18:37:16 at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenValidHeadersButMediaTypeWrong(EchoResponseTest.java:131) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 18:37:16 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:37:16 at java.lang.reflect.Method.invoke(Method.java:498) 18:37:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 18:37:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 18:37:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 18:37:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 18:37:16 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 18:37:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 18:37:16 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 18:37:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 18:37:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 18:37:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 18:37:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 18:37:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 18:37:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 18:37:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 18:37:16 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalStateException|ERR.5.4.4000 root cause=java.lang.IllegalStateException ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 143 :MethodName- generateSuccessResponse ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 104 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 131 :MethodName- testEchoResultWhenValidHeadersButMediaTypeWrong 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 18:37:16 2024-01-09 18:37:16.470 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalStateException ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 143 :MethodName- generateSuccessResponse ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 104 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 131 :MethodName- testEchoResultWhenValidHeadersButMediaTypeWrong 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 18:37:16 18:37:16.470 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalStateException ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 143 :MethodName- generateSuccessResponse ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 104 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 131 :MethodName- testEchoResultWhenValidHeadersButMediaTypeWrong 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 18:37:16 2024-01-09 18:37:16.472 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.472 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 18:37:16 2024-01-09 18:37:16.474 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.474 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 18:37:16 2024-01-09 18:37:16.476 INFO [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.476 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 18:37:16 18:37:16.477 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 18:37:16 org.onap.aai.exceptions.AAIException: Error establishing a database connection 18:37:16 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:134) 18:37:16 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:102) 18:37:16 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:154) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 18:37:16 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:37:16 at java.lang.reflect.Method.invoke(Method.java:498) 18:37:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 18:37:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 18:37:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 18:37:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 18:37:16 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 18:37:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 18:37:16 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 18:37:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 18:37:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 18:37:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 18:37:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 18:37:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 18:37:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 18:37:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 18:37:16 2024-01-09 18:37:16.477 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while processing echo request 18:37:16 18:37:16 org.onap.aai.exceptions.AAIException: Error establishing a database connection 18:37:16 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:134) 18:37:16 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:102) 18:37:16 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:154) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 18:37:16 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 18:37:16 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 18:37:16 at java.lang.reflect.Method.invoke(Method.java:498) 18:37:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) 18:37:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 18:37:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 18:37:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) 18:37:16 at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) 18:37:16 at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) 18:37:16 at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) 18:37:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) 18:37:16 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) 18:37:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) 18:37:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) 18:37:16 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) 18:37:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) 18:37:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 18:37:16 at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) 18:37:16 at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) 18:37:16 at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) 18:37:16 at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) 18:37:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 18:37:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:363) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) 18:37:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) 18:37:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) 18:37:16 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|main|UNKNOWN||||ERROR|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 134 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 102 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 154 :MethodName- testCheckDbAction_CachedFailure 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 18:37:16 2024-01-09 18:37:16.479 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 134 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 102 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 154 :MethodName- testCheckDbAction_CachedFailure 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 18:37:16 18:37:16.479 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 134 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 102 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 154 :MethodName- testCheckDbAction_CachedFailure 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 18:37:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.113 s - in org.onap.aai.rest.util.EchoResponseTest 18:37:16 [INFO] Running org.onap.aai.rest.util.LogFormatToolsTest 18:37:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.rest.util.LogFormatToolsTest 18:37:16 [INFO] Running org.onap.aai.rest.util.ValidateEncodingTest 18:37:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.aai.rest.util.ValidateEncodingTest 18:37:16 [INFO] Running org.onap.aai.task.AaiGraphCheckerTest 18:37:16 2024-01-09 18:37:16.517 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 18:37:16 18:37:16.517 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Processing the translator 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Processing the translator | 18:37:16 2024-01-09 18:37:16.517 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 18:37:16 18:37:16.517 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv10 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv10 | 18:37:16 2024-01-09 18:37:16.519 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:16 18:37:16.519 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:16 2024-01-09 18:37:16.519 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:16 18:37:16.519 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:16 2024-01-09 18:37:16.759 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 18:37:16 18:37:16.759 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 197 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 197 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 197 | 18:37:16 2024-01-09 18:37:16.767 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 18:37:16 18:37:16.767 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv11 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv11 | 18:37:16 2024-01-09 18:37:16.768 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:16 18:37:16.768 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:16 2024-01-09 18:37:16.769 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:16 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:16 18:37:16.769 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:17 2024-01-09 18:37:17.038 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 18:37:17 18:37:17.038 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 222 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 222 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 222 | 18:37:17 2024-01-09 18:37:17.047 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 18:37:17 18:37:17.047 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv12 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv12 | 18:37:17 2024-01-09 18:37:17.049 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:17 18:37:17.049 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:17 2024-01-09 18:37:17.049 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:17 18:37:17.049 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:17 2024-01-09 18:37:17.396 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 235 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 235 | 18:37:17 18:37:17.396 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 235 18:37:17 2024-01-09 18:37:17.406 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 18:37:17 18:37:17.406 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv13 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv13 | 18:37:17 2024-01-09 18:37:17.407 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:17 2024-01-09 18:37:17.407 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:17 18:37:17.407 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:17 18:37:17.407 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:17 2024-01-09 18:37:17.693 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 18:37:17 18:37:17.693 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 237 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 237 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 237 | 18:37:17 2024-01-09 18:37:17.702 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv14 | 18:37:17 18:37:17.702 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv14 18:37:17 2024-01-09 18:37:17.704 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:17 18:37:17.704 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:17 2024-01-09 18:37:17.704 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:17 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:17 18:37:17.704 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:18 2024-01-09 18:37:18.037 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 18:37:18 18:37:18.037 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 272 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 272 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 272 | 18:37:18 2024-01-09 18:37:18.048 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv15 | 18:37:18 18:37:18.048 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv15 18:37:18 2024-01-09 18:37:18.050 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:18 18:37:18.050 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:18 2024-01-09 18:37:18.051 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:18 18:37:18.051 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:18 2024-01-09 18:37:18.378 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 18:37:18 18:37:18.378 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 279 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 279 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 279 | 18:37:18 2024-01-09 18:37:18.389 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 18:37:18 18:37:18.389 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv16 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv16 | 18:37:18 2024-01-09 18:37:18.390 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:18 18:37:18.390 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:18 2024-01-09 18:37:18.391 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:18 18:37:18.391 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:18 2024-01-09 18:37:18.741 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:37:18 18:37:18.741 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 281 | 18:37:18 2024-01-09 18:37:18.753 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 18:37:18 18:37:18.753 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv17 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv17 | 18:37:18 2024-01-09 18:37:18.755 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:18 18:37:18.755 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:18 2024-01-09 18:37:18.755 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:18 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:18 18:37:18.755 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:19 2024-01-09 18:37:19.089 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:37:19 18:37:19.089 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 281 | 18:37:19 2024-01-09 18:37:19.101 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 18:37:19 18:37:19.101 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv18 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv18 | 18:37:19 2024-01-09 18:37:19.102 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:19 18:37:19.102 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:19 2024-01-09 18:37:19.103 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:19 18:37:19.103 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:19 2024-01-09 18:37:19.431 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 18:37:19 18:37:19.431 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 281 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 281 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 281 | 18:37:19 2024-01-09 18:37:19.442 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 18:37:19 18:37:19.442 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv19 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv19 | 18:37:19 2024-01-09 18:37:19.444 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:19 18:37:19.444 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:19 2024-01-09 18:37:19.445 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:19 18:37:19.445 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:19 2024-01-09 18:37:19.805 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 18:37:19 18:37:19.805 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 301 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 301 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 301 | 18:37:19 2024-01-09 18:37:19.818 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 18:37:19 18:37:19.818 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv20 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv20 | 18:37:19 2024-01-09 18:37:19.820 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:19 18:37:19.820 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:19 2024-01-09 18:37:19.820 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:19 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:19 18:37:19.820 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:20 2024-01-09 18:37:20.181 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 18:37:20 18:37:20.181 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 305 18:37:20 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 305 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 305 | 18:37:20 2024-01-09 18:37:20.194 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 18:37:20 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv21 | 18:37:20 18:37:20.194 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv21 18:37:20 2024-01-09 18:37:20.196 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:20 18:37:20.196 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:20 2024-01-09 18:37:20.196 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:20 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:20 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:20 18:37:20.196 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:20 2024-01-09 18:37:20.642 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 18:37:20 18:37:20.642 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 371 18:37:20 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 371 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 371 | 18:37:20 2024-01-09 18:37:20.657 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 18:37:20 18:37:20.657 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv22 18:37:20 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv22 | 18:37:20 2024-01-09 18:37:20.660 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:20 18:37:20.660 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:20 2024-01-09 18:37:20.660 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:20 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:20 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:20 18:37:20.660 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:21 2024-01-09 18:37:21.136 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:37:21 18:37:21.136 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:37:21 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 378 | 18:37:21 2024-01-09 18:37:21.155 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 18:37:21 18:37:21.155 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv23 18:37:21 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv23 | 18:37:21 2024-01-09 18:37:21.158 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:21 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:21 2024-01-09 18:37:21.158 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:21 18:37:21.158 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:21 18:37:21.158 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:21 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:21 2024-01-09 18:37:21.743 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 18:37:21 18:37:21.743 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 378 18:37:21 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 378 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 378 | 18:37:21 2024-01-09 18:37:21.762 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 18:37:21 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv24 | 18:37:21 18:37:21.762 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv24 18:37:21 2024-01-09 18:37:21.766 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:21 18:37:21.766 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:21 2024-01-09 18:37:21.767 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:21 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:21 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:21 18:37:21.767 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:22 2024-01-09 18:37:22.318 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 18:37:22 18:37:22.318 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 406 18:37:22 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 406 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 406 | 18:37:22 2024-01-09 18:37:22.340 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 18:37:22 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv25 | 18:37:22 18:37:22.340 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv25 18:37:22 2024-01-09 18:37:22.345 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:22 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:22 2024-01-09 18:37:22.345 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:22 18:37:22.345 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:22 18:37:22.345 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:22 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:22 2024-01-09 18:37:22.884 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:37:22 18:37:22.884 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:37:22 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 410 | 18:37:22 2024-01-09 18:37:22.905 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 18:37:22 18:37:22.905 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv26 18:37:22 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv26 | 18:37:22 2024-01-09 18:37:22.909 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:22 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:22 2024-01-09 18:37:22.910 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:22 18:37:22.909 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:22 18:37:22.910 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:22 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:23 2024-01-09 18:37:23.467 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 18:37:23 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 410 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 410 | 18:37:23 18:37:23.467 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 410 18:37:23 18:37:23.488 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv27 18:37:23 2024-01-09 18:37:23.488 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 18:37:23 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv27 | 18:37:23 18:37:23.492 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:23 2024-01-09 18:37:23.492 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:23 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:23 2024-01-09 18:37:23.492 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:23 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:23 18:37:23.492 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:24 2024-01-09 18:37:24.036 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:37:24 18:37:24.036 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 414 | 18:37:24 2024-01-09 18:37:24.057 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 18:37:24 18:37:24.057 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Version being processedv28 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv28 | 18:37:24 2024-01-09 18:37:24.062 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved OXMs from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved OXMs from SchemaService | 18:37:24 2024-01-09 18:37:24.062 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 18:37:24 18:37:24.062 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Retrieved OXMs from SchemaService 18:37:24 18:37:24.062 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Ingested the InputStream 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Ingested the InputStream RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Ingested the InputStream | 18:37:24 2024-01-09 18:37:24.584 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 18:37:24 18:37:24.584 [main] DEBUG org.onap.aai.nodes.NodeIngestor - Types size 414 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Types size 414 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Types size 414 | 18:37:24 2024-01-09 18:37:24.607 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 18:37:24 18:37:24.607 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Processing the translator 18:37:24 2024-01-09 18:37:24.607 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Processing the translator RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Processing the translator | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv10 | 18:37:24 2024-01-09 18:37:24.608 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.608 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 18:37:24 18:37:24.607 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv10 18:37:24 18:37:24.608 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 18:37:24.608 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv11 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv11 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv11 | 18:37:24 2024-01-09 18:37:24.609 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.609 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.609 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 18:37:24 18:37:24.609 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv12 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv12 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv12 | 18:37:24 2024-01-09 18:37:24.610 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.610 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.610 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 18:37:24 18:37:24.610 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv13 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv13 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv13 | 18:37:24 2024-01-09 18:37:24.610 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.610 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.611 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 18:37:24 18:37:24.611 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv14 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv14 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv14 | 18:37:24 2024-01-09 18:37:24.611 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.611 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.612 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 18:37:24 18:37:24.612 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv15 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv15 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv15 | 18:37:24 2024-01-09 18:37:24.612 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.612 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.613 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv16 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv16 | 18:37:24 18:37:24.613 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv16 18:37:24 2024-01-09 18:37:24.613 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.613 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09 18:37:24.614 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 18:37:24 18:37:24.614 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv17 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv17 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv17 | 18:37:24 2024-01-09 18:37:24.615 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.615 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.615 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 18:37:24 18:37:24.615 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv18 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv18 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv18 | 18:37:24 2024-01-09 18:37:24.616 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.616 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.616 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 18:37:24 18:37:24.616 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv19 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv19 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv19 | 18:37:24 2024-01-09 18:37:24.617 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.617 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.617 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 18:37:24 18:37:24.617 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv20 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv20 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv20 | 18:37:24 2024-01-09 18:37:24.618 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.618 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09 18:37:24.618 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 18:37:24 18:37:24.618 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv21 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv21 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv21 | 18:37:24 2024-01-09 18:37:24.619 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.619 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.619 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 18:37:24 18:37:24.619 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv22 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv22 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv22 | 18:37:24 2024-01-09 18:37:24.620 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.620 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.621 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 18:37:24 18:37:24.621 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv23 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv23 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv23 | 18:37:24 2024-01-09 18:37:24.622 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.622 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.622 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv24 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv24 | 18:37:24 18:37:24.622 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv24 18:37:24 2024-01-09 18:37:24.623 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.623 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.623 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv25 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv25 | 18:37:24 18:37:24.623 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv25 18:37:24 2024-01-09 18:37:24.625 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.625 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.625 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 18:37:24 18:37:24.625 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv26 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv26 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv26 | 18:37:24 2024-01-09 18:37:24.626 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.626 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.626 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv27 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv27 | 18:37:24 18:37:24.626 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv27 18:37:24 2024-01-09 18:37:24.628 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.628 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09 18:37:24.628 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Version being processedv28 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Version being processedv28 | 18:37:24 18:37:24.628 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Version being processedv28 18:37:24 2024-01-09 18:37:24.629 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 18:37:24 18:37:24.629 [main] DEBUG org.onap.aai.edges.EdgeIngestor - Retrieved json from SchemaService 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Retrieved json from SchemaService RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Retrieved json from SchemaService | 18:37:24 2024-01-09 18:37:24.648 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 18:37:24 18:37:24.648 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Setting up AaiGraphChecker with scheduleEnabled=false, scheduleDelay=5, schedulePeriod=10 | 18:37:24 2024-01-09 18:37:24.656 ERROR [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Database availability is UNKNOWN from CACHED check. 18:37:24 18:37:24.656 [main] ERROR org.onap.aai.tasks.AaiGraphChecker - Database availability is UNKNOWN from CACHED check. 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 18:37:24 2024-01-09 18:37:24.658 WARN [aai-resources,,] 2863 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 18:37:24 2024-01-09 18:37:24.673 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Number of vertices retrieved while checking db: 1 18:37:24 18:37:24.673 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Number of vertices retrieved while checking db: 1 18:37:24 2024-01-09 18:37:24.673 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Actual database availability is true 18:37:24 2024-01-09 18:37:24.674 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Database is available from ACTUAL check. 18:37:24 18:37:24.673 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Actual database availability is true 18:37:24 18:37:24.674 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Database is available from ACTUAL check. 18:37:24 2024-01-09 18:37:24.674 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Database is available from CACHED check. 18:37:24 18:37:24.674 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Database is available from CACHED check. 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Number of vertices retrieved while checking db: 1 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Number of vertices retrieved while checking db: 1 | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Actual database availability is true RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Actual database availability is true | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Database is available from ACTUAL check. RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Database is available from ACTUAL check. | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Database is available from CACHED check. RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Database is available from CACHED check. | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 18:37:24 2024-01-09 18:37:24.675 WARN [aai-resources,,] 2863 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 18:37:24 2024-01-09 18:37:24.680 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Number of vertices retrieved while checking db: 1 18:37:24 18:37:24.680 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Number of vertices retrieved while checking db: 1 18:37:24 2024-01-09 18:37:24.680 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Actual database availability is true 18:37:24 18:37:24.680 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Actual database availability is true 18:37:24 2024-01-09 18:37:24.680 DEBUG [aai-resources,,] 2863 --- [ main] org.onap.aai.tasks.AaiGraphChecker : Database is available from ACTUAL check. 18:37:24 18:37:24.680 [main] DEBUG org.onap.aai.tasks.AaiGraphChecker - Database is available from ACTUAL check. 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Number of vertices retrieved while checking db: 1 RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Number of vertices retrieved while checking db: 1 | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Actual database availability is true RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Actual database availability is true | 18:37:24 2024-01-09T18:37:07.232Z|cd2b2106-2b59-4fba-ab64-f0d63f8a7a70|Database is available from ACTUAL check. RequestID=cd2b2106-2b59-4fba-ab64-f0d63f8a7a70, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.126, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=d7e90fd8-0682-4a43-aacd-cf0e504e285b, ErrorCode=300, LogTimestamp=2024-01-09T18:37:07.232Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-10805, StatusCode=ERROR, elapsedTime=1 Database is available from ACTUAL check. | 18:37:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.182 s - in org.onap.aai.task.AaiGraphCheckerTest 18:37:24 ||Tear down AaiGraphChecker Tear down AaiGraphChecker | 18:37:24 18:37:24.708 [SpringContextShutdownHook] DEBUG org.onap.aai.tasks.AaiGraphChecker - Tear down AaiGraphChecker 18:37:24 2024-01-09 18:37:24.708 DEBUG [aai-resources,,] 2863 --- [extShutdownHook] org.onap.aai.tasks.AaiGraphChecker : Tear down AaiGraphChecker 18:37:24 18:37:24.708 [SpringContextShutdownHook] DEBUG org.onap.aai.tasks.AaiGraphChecker - Tear down AaiGraphChecker 18:37:24 ||Tear down AaiGraphChecker Tear down AaiGraphChecker | 18:37:24 2024-01-09 18:37:24.708 DEBUG [aai-resources,,] 2863 --- [extShutdownHook] org.onap.aai.tasks.AaiGraphChecker : Tear down AaiGraphChecker 18:37:24 ||Could not close shared JMS Connection Could not close shared JMS Connection org.apache.activemq.transport.TransportDisposedIOException: peer (vm://localhost#1) stopped.\n\t... 9 common frames omitted\nWrapped by: org.apache.activemq.transport.TransportDisposedIOException: Disposed due to prior exception\n\tat org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:125)\n\tat org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114)\n\tat org.apache.activemq.transport.vm.VMTransport.stop(VMTransport.java:233)\n\tat org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72)\n\tat org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72)\n\tat org.apache.activemq.transport.ResponseCorrelator.stop(ResponseCorrelator.java:132)\n\tat org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1189)\n\tat org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1155)\n\t... 3 common frames omitted\nWrapped by: javax.jms.JMSException: Disposed due to prior exception\n\tat org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72)\n\tat org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1421)\n\tat org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:688)\n\tat org.springframework.jms.connection.SingleConnectionFactory.closeConnection(SingleConnectionFactory.java:502)\n\tat org.springframework.jms.connection.SingleConnectionFactory.resetConnection(SingleConnectionFactory.java:390)\n\tat org.springframework.jms.connection.CachingConnectionFactory.resetConnection(CachingConnectionFactory.java:223)\n\tat org.springframework.jms.connection.SingleConnectionFactory.onException(SingleConnectionFactory.java:368)\n\tat org.springframework.jms.connection.SingleConnectionFactory$AggregatedExceptionListener.onException(SingleConnectionFactory.java:716)\n\tat org.apache.activemq.ActiveMQConnection$5.run(ActiveMQConnection.java:1967)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat java.lang.Thread.run(Thread.java:750)\n | 18:37:24 javax.jms.JMSException: Disposed due to prior exception 18:37:24 at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72) 18:37:24 at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1421) 18:37:24 at org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:688) 18:37:24 at org.springframework.jms.connection.SingleConnectionFactory.closeConnection(SingleConnectionFactory.java:502) 18:37:24 at org.springframework.jms.connection.SingleConnectionFactory.resetConnection(SingleConnectionFactory.java:390) 18:37:24 at org.springframework.jms.connection.CachingConnectionFactory.resetConnection(CachingConnectionFactory.java:223) 18:37:24 at org.springframework.jms.connection.SingleConnectionFactory.onException(SingleConnectionFactory.java:368) 18:37:24 at org.springframework.jms.connection.SingleConnectionFactory$AggregatedExceptionListener.onException(SingleConnectionFactory.java:716) 18:37:24 at org.apache.activemq.ActiveMQConnection$5.run(ActiveMQConnection.java:1967) 18:37:24 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 18:37:24 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 18:37:24 at java.lang.Thread.run(Thread.java:750) 18:37:24 Caused by: org.apache.activemq.transport.TransportDisposedIOException: Disposed due to prior exception 18:37:24 at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:125) 18:37:24 at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114) 18:37:24 at org.apache.activemq.transport.vm.VMTransport.stop(VMTransport.java:233) 18:37:24 at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72) 18:37:24 at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72) 18:37:24 at org.apache.activemq.transport.ResponseCorrelator.stop(ResponseCorrelator.java:132) 18:37:24 at org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1189) 18:37:24 at org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1155) 18:37:24 ... 3 common frames omitted 18:37:24 Caused by: org.apache.activemq.transport.TransportDisposedIOException: peer (vm://localhost#1) stopped. 18:37:24 ... 9 common frames omitted 18:37:24 2024-01-09 18:37:24.861 WARN [aai-resources,,] 2863 --- [m://localhost#0] o.s.j.c.CachingConnectionFactory : Could not close shared JMS Connection 18:37:24 18:37:24 javax.jms.JMSException: Disposed due to prior exception 18:37:24 at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:72) 18:37:24 at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1421) 18:37:24 at org.apache.activemq.ActiveMQConnection.close(ActiveMQConnection.java:688) 18:37:24 at org.springframework.jms.connection.SingleConnectionFactory.closeConnection(SingleConnectionFactory.java:502) 18:37:24 at org.springframework.jms.connection.SingleConnectionFactory.resetConnection(SingleConnectionFactory.java:390) 18:37:24 at org.springframework.jms.connection.CachingConnectionFactory.resetConnection(CachingConnectionFactory.java:223) 18:37:24 at org.springframework.jms.connection.SingleConnectionFactory.onException(SingleConnectionFactory.java:368) 18:37:24 at org.springframework.jms.connection.SingleConnectionFactory$AggregatedExceptionListener.onException(SingleConnectionFactory.java:716) 18:37:24 at org.apache.activemq.ActiveMQConnection$5.run(ActiveMQConnection.java:1967) 18:37:24 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 18:37:24 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 18:37:24 at java.lang.Thread.run(Thread.java:750) 18:37:24 Caused by: org.apache.activemq.transport.TransportDisposedIOException: Disposed due to prior exception 18:37:24 at org.apache.activemq.transport.ResponseCorrelator.onException(ResponseCorrelator.java:125) 18:37:24 at org.apache.activemq.transport.TransportFilter.onException(TransportFilter.java:114) 18:37:24 at org.apache.activemq.transport.vm.VMTransport.stop(VMTransport.java:233) 18:37:24 at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72) 18:37:24 at org.apache.activemq.transport.TransportFilter.stop(TransportFilter.java:72) 18:37:24 at org.apache.activemq.transport.ResponseCorrelator.stop(ResponseCorrelator.java:132) 18:37:24 at org.apache.activemq.broker.TransportConnection.doStop(TransportConnection.java:1189) 18:37:24 at org.apache.activemq.broker.TransportConnection$4.run(TransportConnection.java:1155) 18:37:24 ... 3 common frames omitted 18:37:24 Caused by: org.apache.activemq.transport.TransportDisposedIOException: peer (vm://localhost#1) stopped. 18:37:24 ... 9 common frames omitted 18:37:24 18:37:24 ||Stopped without executing or closing null Stopped without executing or closing null | 18:37:24 2024-01-09 18:37:24.890 WARN [aai-resources,,] 2863 --- [extShutdownHook] o.e.jetty.util.thread.QueuedThreadPool : Stopped without executing or closing null 18:37:24 2024-01-09 18:37:24.943 DEBUG [aai-resources,,] 2863 --- [extShutdownHook] org.onap.aai.tasks.AaiGraphChecker : Tear down AaiGraphChecker 18:37:24 2024-01-09 18:37:24.943 DEBUG [aai-resources,,] 2863 --- [extShutdownHook] org.onap.aai.tasks.AaiGraphChecker : Tear down AaiGraphChecker 18:37:24 18:37:24.943 [SpringContextShutdownHook] DEBUG org.onap.aai.tasks.AaiGraphChecker - Tear down AaiGraphChecker 18:37:24 18:37:24.943 [SpringContextShutdownHook] DEBUG org.onap.aai.tasks.AaiGraphChecker - Tear down AaiGraphChecker 18:37:24 2024-01-09 18:37:24.943 INFO [aai-resources,,] 2863 --- [extShutdownHook] org.onap.aai.ResourcesApp : Shutting down both realtime and cached connections 18:37:24 18:37:24.943 [SpringContextShutdownHook] INFO org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections 18:37:24 18:37:24.943 [SpringContextShutdownHook] INFO org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections 18:37:24 2024-01-09 18:37:24.943 INFO [aai-resources,,] 2863 --- [extShutdownHook] org.onap.aai.ResourcesApp : Shutting down both realtime and cached connections 18:37:24 ||Tear down AaiGraphChecker Tear down AaiGraphChecker | 18:37:24 ||Tear down AaiGraphChecker Tear down AaiGraphChecker | 18:37:25 [INFO] 18:37:25 [INFO] Results: 18:37:25 [INFO] 18:37:25 [WARNING] Tests run: 103, Failures: 0, Errors: 0, Skipped: 2 18:37:25 [INFO] 18:37:25 [INFO] 18:37:25 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-resources --- 18:37:25 [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec 18:37:25 [INFO] Analyzed bundle 'aai-resources' with 55 classes 18:37:25 [INFO] 18:37:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-resources --- 18:37:28 Jan 09, 2024 6:37:28 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute 18:37:28 INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {s}->https://nexus.onap.org:443: No route to host (Host unreachable) 18:37:28 Jan 09, 2024 6:37:28 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute 18:37:28 INFO: Retrying request to {s}->https://nexus.onap.org:443 18:37:33 [INFO] Building jar: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.12.3-SNAPSHOT.jar 18:37:33 [INFO] 18:37:33 [INFO] --- spring-boot-maven-plugin:2.4.13:repackage (default) @ aai-resources --- 18:37:35 [INFO] Layout: ZIP 18:37:36 [INFO] Replacing main artifact with repackaged archive 18:37:36 [INFO] 18:37:36 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-resources --- 18:37:37 [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml 18:37:37 [INFO] Copying files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.12.3-SNAPSHOT-build 18:37:38 [WARNING] Assembly file: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.12.3-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. 18:37:38 [INFO] 18:37:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-resources --- 18:37: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-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-it.exec,excludes=**/*WebSecurityConfig.* 18:37:38 [INFO] 18:37:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-resources --- 18:37:38 [INFO] Tests are skipped. 18:37:38 [INFO] 18:37:38 [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-fat-jar) @ aai-resources --- 18:37:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 18:37:38 [INFO] ignoreDelta true 18:37:38 [INFO] Copying 1 resource 18:37:38 [INFO] Copying file aai-resources-1.12.3-SNAPSHOT.jar 18:37:38 [INFO] 18:37:38 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-resources --- 18:37:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:37:38 [INFO] 18:37:38 [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ aai-resources --- 18:37:38 [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec 18:37:38 [INFO] Analyzed bundle 'aai-resources' with 55 classes 18:37:38 [INFO] All coverage checks have been met. 18:37:38 [INFO] 18:37:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-resources --- 18:37:38 [INFO] Tests are skipped. 18:37:38 [INFO] 18:37:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-resources --- 18:37:38 [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.12.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.12.3-SNAPSHOT/aai-resources-1.12.3-SNAPSHOT.jar 18:37:38 [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.12.3-SNAPSHOT/aai-resources-1.12.3-SNAPSHOT.pom 18:37:38 [INFO] ------------------------------------------------------------------------ 18:37:38 [INFO] Reactor Summary: 18:37:38 [INFO] 18:37:38 [INFO] aai-resources ...................................... SUCCESS [ 9.637 s] 18:37:38 [INFO] aai-resources ...................................... SUCCESS [02:30 min] 18:37:38 [INFO] ------------------------------------------------------------------------ 18:37:38 [INFO] BUILD SUCCESS 18:37:38 [INFO] ------------------------------------------------------------------------ 18:37:38 [INFO] Total time: 02:42 min 18:37:38 [INFO] Finished at: 2024-01-09T18:37:38+00:00 18:37:39 [INFO] Final Memory: 108M/2400M 18:37:39 [INFO] ------------------------------------------------------------------------ 18:37:39 $ ssh-agent -k 18:37:39 unset SSH_AUTH_SOCK; 18:37:39 unset SSH_AGENT_PID; 18:37:39 echo Agent pid 2096 killed; 18:37:39 [ssh-agent] Stopped. 18:37:39 [PostBuildScript] - [INFO] Executing post build scripts. 18:37:39 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins9315345451780572284.sh 18:37:39 ---> sysstat.sh 18:37:40 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins11629720336331077996.sh 18:37:40 ---> package-listing.sh 18:37:40 ++ facter osfamily 18:37:40 ++ tr '[:upper:]' '[:lower:]' 18:37:40 + OS_FAMILY=debian 18:37:40 + workspace=/w/workspace/aai-resources-master-verify-java 18:37:40 + START_PACKAGES=/tmp/packages_start.txt 18:37:40 + END_PACKAGES=/tmp/packages_end.txt 18:37:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:37:40 + PACKAGES=/tmp/packages_start.txt 18:37:40 + '[' /w/workspace/aai-resources-master-verify-java ']' 18:37:40 + PACKAGES=/tmp/packages_end.txt 18:37:40 + case "${OS_FAMILY}" in 18:37:40 + dpkg -l 18:37:40 + grep '^ii' 18:37:40 + '[' -f /tmp/packages_start.txt ']' 18:37:40 + '[' -f /tmp/packages_end.txt ']' 18:37:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:37:40 + '[' /w/workspace/aai-resources-master-verify-java ']' 18:37:40 + mkdir -p /w/workspace/aai-resources-master-verify-java/archives/ 18:37:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-resources-master-verify-java/archives/ 18:37:40 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins17501562123762255110.sh 18:37:40 ---> capture-instance-metadata.sh 18:37:40 Setup pyenv: 18:37:40 system 18:37:40 3.8.13 18:37:40 3.9.13 18:37:40 * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version) 18:37:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GNew from file:/tmp/.os_lf_venv 18:37:41 lf-activate-venv(): INFO: Installing: lftools 18:37:52 lf-activate-venv(): INFO: Adding /tmp/venv-GNew/bin to PATH 18:37:52 INFO: Running in OpenStack, capturing instance metadata 18:37:53 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins15474514549299985417.sh 18:37:53 provisioning config files... 18:37:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config12494226454685812224tmp 18:37:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:37:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:37:53 [EnvInject] - Injecting environment variables from a build step. 18:37:53 [EnvInject] - Injecting as environment variables the properties content 18:37:53 SERVER_ID=logs 18:37:53 18:37:53 [EnvInject] - Variables injected successfully. 18:37:53 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins9310119680604719798.sh 18:37:53 ---> create-netrc.sh 18:37:53 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins12772158588740022857.sh 18:37:53 ---> python-tools-install.sh 18:37:53 Setup pyenv: 18:37:53 system 18:37:53 3.8.13 18:37:53 3.9.13 18:37:53 * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version) 18:37:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GNew from file:/tmp/.os_lf_venv 18:37:54 lf-activate-venv(): INFO: Installing: lftools 18:38:02 lf-activate-venv(): INFO: Adding /tmp/venv-GNew/bin to PATH 18:38:02 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins5135285577440263535.sh 18:38:02 ---> sudo-logs.sh 18:38:02 Archiving 'sudo' log.. 18:38:03 [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins7149432984280498110.sh 18:38:03 ---> job-cost.sh 18:38:03 Setup pyenv: 18:38:03 system 18:38:03 3.8.13 18:38:03 3.9.13 18:38:03 * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version) 18:38:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GNew from file:/tmp/.os_lf_venv 18:38:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:38:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:38:12 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 18:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-GNew/bin to PATH 18:38:13 INFO: No Stack... 18:38:13 INFO: Retrieving Pricing Info for: v3-standard-8 18:38:14 INFO: Archiving Costs 18:38:14 [aai-resources-master-verify-java] $ /bin/bash -l /tmp/jenkins11572596822770301709.sh 18:38:15 ---> logs-deploy.sh 18:38:15 Setup pyenv: 18:38:15 system 18:38:15 3.8.13 18:38:15 3.9.13 18:38:15 * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version) 18:38:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GNew from file:/tmp/.os_lf_venv 18:38:17 lf-activate-venv(): INFO: Installing: lftools 18:38:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:38:26 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:38:27 lf-activate-venv(): INFO: Adding /tmp/venv-GNew/bin to PATH 18:38:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-resources-master-verify-java/531 18:38:27 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 18:38:28 Archives upload complete. 18:38:28 INFO: archiving logs to Nexus 18:38:29 ---> uname -a: 18:38:29 Linux prd-ubuntu1804-docker-8c-8g-10805 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:38:29 18:38:29 18:38:29 ---> lscpu: 18:38:29 Architecture: x86_64 18:38:29 CPU op-mode(s): 32-bit, 64-bit 18:38:29 Byte Order: Little Endian 18:38:29 CPU(s): 8 18:38:29 On-line CPU(s) list: 0-7 18:38:29 Thread(s) per core: 1 18:38:29 Core(s) per socket: 1 18:38:29 Socket(s): 8 18:38:29 NUMA node(s): 1 18:38:29 Vendor ID: AuthenticAMD 18:38:29 CPU family: 23 18:38:29 Model: 49 18:38:29 Model name: AMD EPYC-Rome Processor 18:38:29 Stepping: 0 18:38:29 CPU MHz: 2799.998 18:38:29 BogoMIPS: 5599.99 18:38:29 Virtualization: AMD-V 18:38:29 Hypervisor vendor: KVM 18:38:29 Virtualization type: full 18:38:29 L1d cache: 32K 18:38:29 L1i cache: 32K 18:38:29 L2 cache: 512K 18:38:29 L3 cache: 16384K 18:38:29 NUMA node0 CPU(s): 0-7 18:38:29 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 18:38:29 18:38:29 18:38:29 ---> nproc: 18:38:29 8 18:38:29 18:38:29 18:38:29 ---> df -h: 18:38:29 Filesystem Size Used Avail Use% Mounted on 18:38:29 udev 16G 0 16G 0% /dev 18:38:29 tmpfs 3.2G 708K 3.2G 1% /run 18:38:29 /dev/vda1 155G 11G 145G 7% / 18:38:29 tmpfs 16G 0 16G 0% /dev/shm 18:38:29 tmpfs 5.0M 0 5.0M 0% /run/lock 18:38:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:38:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:38:29 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:38:29 18:38:29 18:38:29 ---> free -m: 18:38:29 total used free shared buff/cache available 18:38:29 Mem: 32167 837 28430 0 2900 30892 18:38:29 Swap: 1023 0 1023 18:38:29 18:38:29 18:38:29 ---> ip addr: 18:38:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:38:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:38:29 inet 127.0.0.1/8 scope host lo 18:38:29 valid_lft forever preferred_lft forever 18:38:29 inet6 ::1/128 scope host 18:38:29 valid_lft forever preferred_lft forever 18:38:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:38:29 link/ether fa:16:3e:37:69:50 brd ff:ff:ff:ff:ff:ff 18:38:29 inet 10.30.107.126/23 brd 10.30.107.255 scope global dynamic ens3 18:38:29 valid_lft 86061sec preferred_lft 86061sec 18:38:29 inet6 fe80::f816:3eff:fe37:6950/64 scope link 18:38:29 valid_lft forever preferred_lft forever 18:38:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:38:29 link/ether 02:42:d5:05:73:ee brd ff:ff:ff:ff:ff:ff 18:38:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:38:29 valid_lft forever preferred_lft forever 18:38:29 18:38:29 18:38:29 ---> sar -b -r -n DEV: 18:38:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-10805) 01/09/24 _x86_64_ (8 CPU) 18:38:29 18:38:29 18:32:51 LINUX RESTART (8 CPU) 18:38:29 18:38:29 18:33:01 tps rtps wtps bread/s bwrtn/s 18:38:29 18:34:02 314.40 74.32 240.08 5301.25 53864.62 18:38:29 18:35:01 140.06 50.08 89.98 2236.23 24505.95 18:38:29 18:36:01 118.46 19.55 98.92 642.43 27532.88 18:38:29 18:37:01 18.98 2.25 16.73 67.72 16459.66 18:38:29 18:38:01 28.25 0.92 27.33 87.45 15549.41 18:38:29 Average: 123.98 29.35 94.62 1665.11 27592.79 18:38:29 18:38:29 18:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:38:29 18:34:02 30321648 31687344 2617572 7.95 51496 1635008 1410512 4.15 857300 1488956 60480 18:38:29 18:35:01 29689464 31453516 3249756 9.87 77204 1989300 2225964 6.55 1129848 1810404 154344 18:38:29 18:36:01 26347824 28439436 6591396 20.01 87112 2296756 6739884 19.83 4222168 2032980 57632 18:38:29 18:37:01 24165864 26261316 8773356 26.63 87236 2300236 8627324 25.38 6414244 2017476 80 18:38:29 18:38:01 29092188 31606844 3847032 11.68 92364 2707928 1465060 4.31 1302060 2201732 419768 18:38:29 Average: 27923398 29889691 5015822 15.23 79082 2185846 4093749 12.04 2785124 1910310 138461 18:38:29 18:38:29 18:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:38:29 18:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:29 18:34:02 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 18:38:29 18:34:02 ens3 345.09 242.53 970.28 70.18 0.00 0.00 0.00 0.00 18:38:29 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:29 18:35:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 18:38:29 18:35:01 ens3 83.78 58.02 1284.83 11.41 0.00 0.00 0.00 0.00 18:38:29 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:29 18:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:38:29 18:36:01 ens3 374.07 297.00 3687.24 52.60 0.00 0.00 0.00 0.00 18:38:29 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:29 18:37:01 lo 2.87 2.87 2.72 2.72 0.00 0.00 0.00 0.00 18:38:29 18:37:01 ens3 216.93 169.29 48.04 72.95 0.00 0.00 0.00 0.00 18:38:29 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:29 18:38:01 lo 2.17 2.17 0.80 0.80 0.00 0.00 0.00 0.00 18:38:29 18:38:01 ens3 90.93 77.70 300.10 28.88 0.00 0.00 0.00 0.00 18:38:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:29 Average: lo 1.60 1.60 0.76 0.76 0.00 0.00 0.00 0.00 18:38:29 Average: ens3 222.62 169.28 1258.01 47.32 0.00 0.00 0.00 0.00 18:38:29 18:38:29 18:38:29 ---> sar -P ALL: 18:38:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-10805) 01/09/24 _x86_64_ (8 CPU) 18:38:29 18:38:29 18:32:51 LINUX RESTART (8 CPU) 18:38:29 18:38:29 18:33:01 CPU %user %nice %system %iowait %steal %idle 18:38:29 18:34:02 all 7.60 0.00 1.18 5.07 0.04 86.12 18:38:29 18:34:02 0 4.10 0.00 0.84 20.02 0.03 75.00 18:38:29 18:34:02 1 12.73 0.00 0.90 2.51 0.03 83.83 18:38:29 18:34:02 2 13.43 0.00 2.19 1.45 0.03 82.89 18:38:29 18:34:02 3 3.84 0.00 1.42 6.08 0.07 88.59 18:38:29 18:34:02 4 8.75 0.00 1.39 5.88 0.03 83.95 18:38:29 18:34:02 5 10.42 0.00 1.17 0.79 0.03 87.59 18:38:29 18:34:02 6 1.42 0.00 0.82 1.82 0.02 95.92 18:38:29 18:34:02 7 6.06 0.00 0.60 2.09 0.03 91.21 18:38:29 18:35:01 all 11.30 0.00 0.76 2.70 0.03 85.21 18:38:29 18:35:01 0 5.79 0.00 0.75 11.01 0.03 82.42 18:38:29 18:35:01 1 27.69 0.00 1.89 6.00 0.05 64.37 18:38:29 18:35:01 2 29.60 0.00 1.71 1.83 0.05 66.80 18:38:29 18:35:01 3 3.67 0.00 0.24 0.75 0.03 95.31 18:38:29 18:35:01 4 12.62 0.00 0.75 0.25 0.03 86.34 18:38:29 18:35:01 5 3.88 0.00 0.27 0.10 0.02 95.72 18:38:29 18:35:01 6 5.33 0.00 0.25 1.41 0.02 92.99 18:38:29 18:35:01 7 1.75 0.00 0.22 0.20 0.00 97.83 18:38:29 18:36:01 all 22.42 0.00 1.05 3.08 0.06 73.38 18:38:29 18:36:01 0 12.35 0.00 0.83 2.22 0.03 84.56 18:38:29 18:36:01 1 28.03 0.00 1.69 7.29 0.07 62.93 18:38:29 18:36:01 2 27.78 0.00 0.75 4.03 0.07 67.37 18:38:29 18:36:01 3 24.77 0.00 0.62 0.42 0.07 74.12 18:38:29 18:36:01 4 25.27 0.00 1.61 3.73 0.08 69.31 18:38:29 18:36:01 5 23.50 0.00 0.89 2.94 0.07 72.60 18:38:29 18:36:01 6 19.08 0.00 1.75 3.54 0.07 75.56 18:38:29 18:36:01 7 18.58 0.00 0.33 0.45 0.07 80.57 18:38:29 18:37:01 all 25.94 0.00 0.55 0.78 0.05 72.67 18:38:29 18:37:01 0 7.93 0.00 0.33 0.00 0.02 91.72 18:38:29 18:37:01 1 55.73 0.00 1.40 0.10 0.08 42.68 18:38:29 18:37:01 2 20.78 0.00 0.27 1.50 0.05 77.40 18:38:29 18:37:01 3 18.06 0.00 0.58 0.05 0.05 81.26 18:38:29 18:37:01 4 27.42 0.00 0.35 4.54 0.07 67.63 18:38:29 18:37:01 5 21.54 0.00 0.35 0.00 0.07 78.04 18:38:29 18:37:01 6 35.68 0.00 0.62 0.00 0.05 63.65 18:38:29 18:37:01 7 20.41 0.00 0.52 0.10 0.05 78.93 18:38:29 18:38:01 all 12.16 0.00 0.84 1.16 0.04 85.81 18:38:29 18:38:01 0 16.33 0.00 0.72 0.23 0.05 82.67 18:38:29 18:38:01 1 44.52 0.00 1.99 0.50 0.08 52.91 18:38:29 18:38:01 2 5.23 0.00 1.14 8.52 0.03 85.09 18:38:29 18:38:01 3 5.52 0.00 0.70 0.02 0.03 93.72 18:38:29 18:38:01 4 7.28 0.00 0.53 0.00 0.05 92.14 18:38:29 18:38:01 5 2.75 0.00 0.53 0.00 0.03 96.68 18:38:29 18:38:01 6 9.42 0.00 0.50 0.00 0.03 90.05 18:38:29 18:38:01 7 6.28 0.00 0.56 0.00 0.03 93.13 18:38:29 Average: all 15.90 0.00 0.88 2.56 0.05 80.62 18:38:29 Average: 0 9.32 0.00 0.69 6.67 0.03 83.29 18:38:29 Average: 1 33.76 0.00 1.57 3.27 0.06 61.33 18:38:29 Average: 2 19.33 0.00 1.21 3.47 0.05 75.94 18:38:29 Average: 3 11.21 0.00 0.71 1.46 0.05 86.56 18:38:29 Average: 4 16.28 0.00 0.92 2.89 0.05 79.86 18:38:29 Average: 5 12.45 0.00 0.64 0.77 0.04 86.09 18:38:29 Average: 6 14.22 0.00 0.79 1.35 0.04 83.60 18:38:29 Average: 7 10.63 0.00 0.45 0.57 0.04 88.31 18:38:29 18:38:29 18:38:29